summaryrefslogtreecommitdiffstats
path: root/application/views
AgeCommit message (Expand)AuthorFilesLines
2012-04-09Implement simple referral systemFlorian Pritz1-0/+10
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 Pritz1-1/+0
2012-04-09Don't show delete button when not foundFlorian Pritz1-25/+25
2012-04-09fix missing $username when including header from file_modFlorian Pritz1-1/+1
2012-04-09remove password from text formFlorian Pritz1-2/+0
2012-04-09Revert "Disable paste box"Florian Pritz1-22/+20
2012-04-09more user changesFlorian Pritz1-9/+11
2012-04-09start working on usersFlorian Pritz9-18/+36
2012-04-09improve start page for cli clientsFlorian Pritz2-4/+20
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 Pritz1-19/+21
2012-04-05Disable search indexingFlorian Pritz1-0/+1
2012-02-19encode special chars in some placesFlorian Pritz1-1/+1
2011-12-18uplaod_from: fix feature description for binary filesFlorian Pritz1-1/+1
2011-12-18fix missing space on upload_historyFlorian Pritz1-1/+1
2011-12-18display more information on delete_formFlorian Pritz1-5/+33
2011-12-18add delete icon on upload_historyFlorian Pritz2-0/+3
2011-12-17remove php code from upload_from.jsFlorian Pritz1-1/+3
2011-12-17move JS of upload_form to separate fileFlorian Pritz1-65/+1
2011-12-17add short features description to upload_formFlorian Pritz1-1/+13
2011-10-01check if file exists before getting mtimeFlorian Pritz1-1/+1
2011-10-01add mtime to url for default.cssFlorian Pritz1-1/+1
2011-09-30add expire header for css files and append mtime to urlFlorian Pritz1-2/+2
2011-09-30highlight complete line; not only line numberFlorian Pritz1-0/+29
2011-09-11add upload_history to front pageFlorian Pritz1-2/+3
2011-09-11add upload_history pageFlorian Pritz2-0/+43
2011-08-19hide "Latest release" on client page if there is noneFlorian Pritz1-1/+1
2011-08-19move inclusion of file_plaintext/client view to controllerFlorian Pritz1-2/+0
2011-08-19remove old upload snippetsFlorian Pritz1-4/+0
2011-08-19make "contact me" on the main page optionalFlorian Pritz1-2/+2
2011-06-12upload_error: print more precise error messageFlorian Pritz2-2/+2
2011-06-06remove double html_{header,footer} viewsFlorian Pritz2-26/+2
2011-06-06use javascript to allow text pastesFlorian Pritz1-11/+61
2011-06-04simplify do_paste and return correct status codesFlorian Pritz2-3/+3
2011-06-03remove double line endingFlorian Pritz1-1/+0
2011-05-29fix days on plaintext upload_form viewFlorian Pritz1-1/+1
2011-05-28remove text upload noticeFlorian Pritz1-1/+0
2011-05-28display configured age limit on front pageFlorian Pritz2-2/+2
2011-05-18fix missing </p>Florian Pritz1-1/+1
2011-05-18add CDATA to javascriptFlorian Pritz1-0/+2
2011-05-18fix leftover </form>Florian Pritz1-1/+1
2011-04-10use javascript to check file size before uploadingFlorian Pritz1-5/+22
2011-04-10update to CI 2.0.2Florian Pritz1-0/+0
2011-02-15fix line endings in upload_formFlorian Pritz1-2/+2
2011-02-15rework cli_client supportFlorian Pritz12-0/+53
2011-01-28fix checking for $msg variable before usingFlorian Pritz1-1/+1