summaryrefslogtreecommitdiffstats
path: root/application/views/file
AgeCommit message (Expand)AuthorFilesLines
2012-04-14v/upload_form: Reword primary goalFlorian Pritz1-1/+1
2012-04-13Hide delete button if user doesn't own the idFlorian Pritz1-2/+6
2012-04-13Add do_paste() and remove ajax from upload_formFlorian Pritz1-10/+7
2012-04-11Display login boxes on upload_formFlorian Pritz2-10/+8
2012-04-11Add filesize to history viewFlorian Pritz1-0/+2
2012-04-09header: hide login box until hoverFlorian Pritz1-5/+10
2012-04-09Add invite link to headerFlorian Pritz1-1/+2
2012-04-09Fix HTML syntax errorFlorian Pritz1-1/+1
2012-04-09Add information about acceptable usage and accounts.Florian Pritz1-1/+6
2012-04-09css: limit width of <p> and <li> to 800pxFlorian Pritz7-7/+7
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-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 Pritz4-18/+14
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 Pritz1-0/+26
2011-08-19hide "Latest release" on client page if there is noneFlorian Pritz1-1/+1
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 Pritz1-1/+1
2011-06-06use javascript to allow text pastesFlorian Pritz1-11/+61
2011-06-04simplify do_paste and return correct status codesFlorian Pritz1-2/+2
2011-05-28remove text upload noticeFlorian Pritz1-1/+0
2011-05-28display configured age limit on front pageFlorian Pritz1-1/+1
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-01-28fix checking for $msg variable before usingFlorian Pritz1-1/+1