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
/
controllers
/
file.php
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-03
add ID/info to display more information about a file
Florian Pritz
1
-10
/
+3
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
1
-5
/
+16
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
1
-5
/
+21
2012-04-13
Hide delete button if user doesn't own the id
Florian Pritz
1
-0
/
+2
2012-04-13
Add nuke_id() command
Florian Pritz
1
-0
/
+26
2012-04-13
Add do_paste() and remove ajax from upload_form
Florian Pritz
1
-5
/
+39
2012-04-11
Add filesize to history view
Florian Pritz
1
-1
/
+32
2012-04-09
Move is_cli_client() and random_id() to helper
Florian Pritz
1
-1
/
+1
2012-04-09
c/file: Style changes
Florian Pritz
1
-1
/
+3
2012-04-09
c/file: remove old comment
Florian Pritz
1
-2
/
+0
2012-04-09
upload_form(): don't require a user
Florian Pritz
1
-2
/
+0
2012-04-09
muser: fix handling of cli clients without account
Florian Pritz
1
-9
/
+2
2012-04-09
declare used class variables
Florian Pritz
1
-0
/
+3
2012-04-09
do_upload(): fix errors if no file was uploaded
Florian Pritz
1
-1
/
+6
2012-04-09
Revert "Disable paste box"
Florian Pritz
1
-1
/
+2
2012-04-09
improve page titles
Florian Pritz
1
-4
/
+5
2012-04-09
more user changes
Florian Pritz
1
-47
/
+41
2012-04-09
start working on users
Florian Pritz
1
-18
/
+39
2012-04-09
Set 404 if a paste doesn't exist
Florian Pritz
1
-0
/
+1
2012-04-09
Disable paste box
Florian Pritz
1
-2
/
+1
2012-04-02
Fix "Unknown ID" typo
Florian Pritz
1
-1
/
+1
2012-02-19
move stale file removal to it's own function
Florian Pritz
1
-5
/
+9
2012-02-19
file/cron: make accessible via CLI only
Florian Pritz
1
-1
/
+6
2012-02-19
file/cron: close dir handles after use
Florian Pritz
1
-0
/
+3
2012-02-19
file/cron: clean up stale files
Florian Pritz
1
-0
/
+33
2012-01-25
strip base64 decoded file of special chars
Florian Pritz
1
-1
/
+1
2012-01-25
allow client to overwrite filename
Florian Pritz
1
-1
/
+12
2011-12-18
only calculate field lengths for cli clients
Florian Pritz
1
-5
/
+7
2011-12-18
remove parameter of client()
Florian Pritz
1
-4
/
+4
2011-12-18
display more information on delete_form
Florian Pritz
1
-0
/
+6
2011-12-17
use perl from PATH and copy markdown.pl to scripts/
Florian Pritz
1
-0
/
+3
2011-12-17
use migrations; automatically set up the database
Florian Pritz
1
-0
/
+6
2011-11-18
don't display "latest client" link if there is no client
Florian Pritz
1
-1
/
+1
2011-09-15
remove leftover code
Florian Pritz
1
-2
/
+0
2011-09-13
fix undefined variables in upload_form when using a cli client
Florian Pritz
1
-4
/
+11
2011-09-11
properly initialize $lengths array
Florian Pritz
1
-5
/
+6
2011-09-11
add upload_history page
Florian Pritz
1
-0
/
+48
2011-08-19
hide "Latest release" on client page if there is none
Florian Pritz
1
-1
/
+3
2011-08-19
move inclusion of file_plaintext/client view to controller
Florian Pritz
1
-2
/
+3
2011-08-19
make "contact me" on the main page optional
Florian Pritz
1
-0
/
+1
2011-08-19
fix warning if data/client/latest doen't exist
Florian Pritz
1
-1
/
+3
2011-06-23
delete: return correct error if ID doesn't exist
Florian Pritz
1
-4
/
+3
2011-06-23
fix copyright year
Florian Pritz
1
-1
/
+1
2011-06-12
upload_error: print more precise error message
Florian Pritz
1
-1
/
+10
2011-06-06
remove do_paste()
Florian Pritz
1
-42
/
+0
2011-06-06
use javascript to allow text pastes
Florian Pritz
1
-0
/
+6
2011-06-04
refactor cli client check
Florian Pritz
1
-4
/
+6
[next]