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-04-09
upload_form: Display everything but forms if not logged in.
Florian Pritz
1
-1
/
+3
2012-04-09
Fix netrc information on client page.
Florian Pritz
1
-2
/
+2
2012-04-09
add history link to header; fix indentation
Florian Pritz
1
-6
/
+7
2012-04-09
Redirect to / if log in successful
Florian Pritz
2
-5
/
+1
2012-04-09
upload_form(): don't require a user
Florian Pritz
1
-2
/
+0
2012-04-09
Don't show delete button when not found
Florian Pritz
1
-25
/
+25
2012-04-09
muser: fix handling of cli clients without account
Florian Pritz
3
-11
/
+18
2012-04-09
Improve handling of cli clients without account
Florian Pritz
1
-2
/
+6
2012-04-09
fix missing $username when including header from file_mod
Florian Pritz
2
-25
/
+28
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
remove password from text form
Florian Pritz
1
-2
/
+0
2012-04-09
Revert "Disable paste box"
Florian Pritz
2
-23
/
+22
2012-04-09
improve page titles
Florian Pritz
2
-5
/
+6
2012-04-09
more user changes
Florian Pritz
4
-56
/
+55
2012-04-09
start working on users
Florian Pritz
17
-68
/
+280
2012-04-09
add helper script to create split css files
Florian Pritz
1
-0
/
+26
2012-04-09
improve start page for cli clients
Florian Pritz
2
-4
/
+20
2012-04-09
Set 404 if a paste doesn't exist
Florian Pritz
1
-0
/
+1
2012-04-09
Remove upload box on UI.
Florian Pritz
1
-0
/
+2
2012-04-09
Fix HTML syntax error
Florian Pritz
1
-1
/
+1
2012-04-09
Disable paste box
Florian Pritz
2
-21
/
+22
2012-04-05
Disable search indexing
Florian Pritz
1
-0
/
+1
2012-04-02
Fix "Unknown ID" typo
Florian Pritz
1
-1
/
+1
2012-03-28
add scheme highlighting
Florian Pritz
1
-0
/
+1
2012-03-09
CSP: allow object-src
Florian Pritz
1
-1
/
+1
2012-02-26
fix handling of ocaml mimetype
Florian Pritz
1
-0
/
+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-02-19
Implement CSP for direct file downloads
Florian Pritz
1
-0
/
+3
2012-02-19
encode special chars in some places
Florian Pritz
2
-3
/
+3
2012-02-14
bump geshi to 1.0.8.10
Florian Pritz
207
-497
/
+11171
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
remove superfluous space
Florian Pritz
1
-1
/
+1
2011-12-18
uplaod_from: fix feature description for binary files
Florian Pritz
1
-1
/
+1
2011-12-18
fix left over mime2extension call and comments
Florian Pritz
1
-4
/
+4
2011-12-18
only calculate field lengths for cli clients
Florian Pritz
1
-5
/
+7
2011-12-18
factorise mode detection
Florian Pritz
1
-8
/
+36
2011-12-18
improve readability of download()
Florian Pritz
1
-13
/
+17
2011-12-18
use the same date for if-modified-since everywhere
Florian Pritz
1
-2
/
+1
2011-12-18
remove parameter of client()
Florian Pritz
1
-4
/
+4
2011-12-18
fix missing space on upload_history
Florian Pritz
1
-1
/
+1
2011-12-18
display more information on delete_form
Florian Pritz
2
-5
/
+39
2011-12-18
add delete icon on upload_history
Florian Pritz
2
-0
/
+3
2011-12-17
use perl from PATH and copy markdown.pl to scripts/
Florian Pritz
2
-6
/
+8
2011-12-17
remove php code from upload_from.js
Florian Pritz
1
-1
/
+3
2011-12-17
move JS of upload_form to separate file
Florian Pritz
1
-65
/
+1
[next]