index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
application
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-28
Only create new sessions when the are really needed
Florian Pritz
2
-3
/
+39
2012-08-28
Move most config files back to app/config/
Florian Pritz
16
-2
/
+21
2012-08-16
Add help message when running file controller via CLI
Florian Pritz
1
-0
/
+12
2012-08-16
html_header: fix indentation
Florian Pritz
1
-19
/
+19
2012-08-16
Add Content-Type meta tag
Florian Pritz
1
-0
/
+1
2012-08-16
remove 'class="no"' from highlit html
Florian Pritz
1
-1
/
+1
2012-08-16
switch to pygments
Florian Pritz
212
-60519
/
+7
2012-08-09
rename file_mod to mfile
Florian Pritz
2
-33
/
+33
2012-07-26
fix typo in migration "add username index"
Florian Pritz
1
-1
/
+1
2012-07-24
Don't call undefined functions on error page
Florian Pritz
1
-11
/
+84
2012-07-22
display header on client page when using browser
Florian Pritz
1
-2
/
+2
2012-07-22
fix call to _non_existent() typos
Florian Pritz
1
-2
/
+2
2012-07-12
Add cron function for user controller
Florian Pritz
2
-0
/
+15
2012-07-12
Improve design of general error page
Florian Pritz
2
-61
/
+22
2012-07-12
c/user: improve error messages
Florian Pritz
1
-6
/
+2
2012-07-12
u/register: improve error message for invalid username
Florian Pritz
1
-1
/
+1
2012-07-12
Explicitly select fields in db queries
Florian Pritz
2
-2
/
+2
2012-07-12
Store userid in session
Florian Pritz
1
-6
/
+2
2012-07-12
Display nice error message if username exists already
Florian Pritz
2
-0
/
+19
2012-07-12
Add unique index for users.username
Florian Pritz
2
-1
/
+22
2012-07-07
Display total size uploaded by user on history page
Florian Pritz
3
-0
/
+15
2012-07-02
Only send a Content-Range header when we output a range
Florian Pritz
1
-2
/
+2
2012-06-22
format_bytes(): fix bug if size=0
Florian Pritz
1
-5
/
+18
2012-06-13
Merge tag '2.1.1'
Florian Pritz
1
-2
/
+2
2012-06-12
fix missing negation in delete
Florian Pritz
1
-1
/
+1
2012-06-09
detect new curl user agent
Florian Pritz
1
-1
/
+1
2012-05-17
Move some functions from file_mod to file controller
Florian Pritz
3
-212
/
+210
2012-05-17
improve is_cli_client() and use everywhere
Florian Pritz
3
-17
/
+23
2012-05-15
Ignore etags when displaying HTML pages
Florian Pritz
1
-1
/
+3
2012-05-12
Hide notice when getting key from memcache
Florian Pritz
1
-1
/
+9
2012-05-12
fix missing object initialization and properly declare class variables
Florian Pritz
3
-3
/
+11
2012-05-10
Prevent browsers from deleting files
Florian Pritz
1
-0
/
+5
2012-05-10
Replace timeout (delete) link with info link
Florian Pritz
1
-1
/
+2
2012-05-05
Rework file deletion; allow to delete multiple IDs at once
Florian Pritz
6
-82
/
+119
2012-05-03
user/hash_password: add form to support normal browsers
Florian Pritz
2
-2
/
+42
2012-05-03
document ID/info mode
Florian Pritz
2
-4
/
+10
2012-05-03
remove password column from `files`
Florian Pritz
2
-1
/
+22
2012-05-03
add ID/info to display more information about a file
Florian Pritz
3
-21
/
+45
2012-05-01
use function to generate links to css files
Florian Pritz
4
-4
/
+15
2012-05-01
move file link generation from controller to view
Florian Pritz
2
-12
/
+7
2012-05-01
move etag handling into handle_etag()
Florian Pritz
1
-27
/
+23
2012-04-21
Disable cache for upload_history for now.
Florian Pritz
1
-1
/
+3
2012-04-15
upload_hstory: Initialize $lengths correctly
Florian Pritz
2
-11
/
+22
2012-04-14
Make sure we keep the uri flashdata
Florian Pritz
1
-0
/
+1
2012-04-14
claim_id: Fix wrong variable name
Florian Pritz
1
-1
/
+1
2012-04-14
cron: Remove expired, unowned files
Florian Pritz
1
-4
/
+10
2012-04-14
Allow to keep and reclaim uploads without being logged in
Florian Pritz
3
-8
/
+59
2012-04-14
v/upload_form: Reword primary goal
Florian Pritz
1
-1
/
+1
2012-04-13
Hide delete button if user doesn't own the id
Florian Pritz
3
-3
/
+9
2012-04-13
Add nuke_id() command
Florian Pritz
1
-0
/
+26
[prev]
[next]