summaryrefslogtreecommitdiffstats
path: root/application
AgeCommit message (Expand)AuthorFilesLines
2012-04-09c/file: Style changesFlorian Pritz1-1/+3
2012-04-09c/file: remove old commentFlorian Pritz1-2/+0
2012-04-09upload_form: Display everything but forms if not logged in.Florian Pritz1-1/+3
2012-04-09Fix netrc information on client page.Florian Pritz1-2/+2
2012-04-09add history link to header; fix indentationFlorian Pritz1-6/+7
2012-04-09Redirect to / if log in successfulFlorian Pritz2-5/+1
2012-04-09upload_form(): don't require a userFlorian Pritz1-2/+0
2012-04-09Don't show delete button when not foundFlorian Pritz1-25/+25
2012-04-09muser: fix handling of cli clients without accountFlorian Pritz3-11/+18
2012-04-09Improve handling of cli clients without accountFlorian Pritz1-2/+6
2012-04-09fix missing $username when including header from file_modFlorian Pritz2-25/+28
2012-04-09declare used class variablesFlorian Pritz1-0/+3
2012-04-09do_upload(): fix errors if no file was uploadedFlorian Pritz1-1/+6
2012-04-09remove password from text formFlorian Pritz1-2/+0
2012-04-09Revert "Disable paste box"Florian Pritz2-23/+22
2012-04-09improve page titlesFlorian Pritz2-5/+6
2012-04-09more user changesFlorian Pritz4-56/+55
2012-04-09start working on usersFlorian Pritz17-68/+280
2012-04-09add helper script to create split css filesFlorian Pritz1-0/+26
2012-04-09improve start page for cli clientsFlorian Pritz2-4/+20
2012-04-09Set 404 if a paste doesn't existFlorian Pritz1-0/+1
2012-04-09Remove upload box on UI.Florian Pritz1-0/+2
2012-04-09Fix HTML syntax errorFlorian Pritz1-1/+1
2012-04-09Disable paste boxFlorian Pritz2-21/+22
2012-04-05Disable search indexingFlorian Pritz1-0/+1
2012-04-02Fix "Unknown ID" typoFlorian Pritz1-1/+1
2012-03-28add scheme highlightingFlorian Pritz1-0/+1
2012-03-09CSP: allow object-srcFlorian Pritz1-1/+1
2012-02-26fix handling of ocaml mimetypeFlorian Pritz1-0/+1
2012-02-19move stale file removal to it's own functionFlorian Pritz1-5/+9
2012-02-19file/cron: make accessible via CLI onlyFlorian Pritz1-1/+6
2012-02-19file/cron: close dir handles after useFlorian Pritz1-0/+3
2012-02-19file/cron: clean up stale filesFlorian Pritz1-0/+33
2012-02-19Implement CSP for direct file downloadsFlorian Pritz1-0/+3
2012-02-19encode special chars in some placesFlorian Pritz2-3/+3
2012-02-14bump geshi to 1.0.8.10Florian Pritz207-497/+11171
2012-01-25strip base64 decoded file of special charsFlorian Pritz1-1/+1
2012-01-25allow client to overwrite filenameFlorian Pritz1-1/+12
2011-12-18remove superfluous spaceFlorian Pritz1-1/+1
2011-12-18uplaod_from: fix feature description for binary filesFlorian Pritz1-1/+1
2011-12-18fix left over mime2extension call and commentsFlorian Pritz1-4/+4
2011-12-18only calculate field lengths for cli clientsFlorian Pritz1-5/+7
2011-12-18factorise mode detectionFlorian Pritz1-8/+36
2011-12-18improve readability of download()Florian Pritz1-13/+17
2011-12-18use the same date for if-modified-since everywhereFlorian Pritz1-2/+1
2011-12-18remove parameter of client()Florian Pritz1-4/+4
2011-12-18fix missing space on upload_historyFlorian Pritz1-1/+1
2011-12-18display more information on delete_formFlorian Pritz2-5/+39
2011-12-18add delete icon on upload_historyFlorian Pritz2-0/+3
2011-12-17use perl from PATH and copy markdown.pl to scripts/Florian Pritz2-6/+8