summaryrefslogtreecommitdiffstats
path: root/system/application/controllers
AgeCommit message (Expand)AuthorFilesLines
2010-07-26display maximum upload size on upload formFlorian Pritz1-0/+1
2010-07-26change filesize checking to > instead of >=Florian Pritz1-2/+2
2010-07-26add function to get max upload sizeFlorian Pritz1-0/+5
2010-07-13print nice error instead of html for cli clientsFlorian Pritz1-0/+2
2010-07-11display minimum deletion size on upload_formFlorian Pritz1-1/+2
2010-07-11don't delete if max age is 0Florian Pritz1-0/+2
2010-07-11allow small files to be excluded from deletionFlorian Pritz1-4/+12
2010-06-12add support for client update warningsFlorian Pritz1-0/+13
2010-05-22fix empty paste checkFlorian Pritz1-1/+1
2010-03-19restructure; add paste support; shorter URLsFlorian Pritz1-140/+58
2010-03-16fix message when delete password is wrongFlorian Pritz1-2/+1
2010-03-05file/cron: fix error if file doesn't existsFlorian Pritz1-1/+1
2010-02-27change comment for line numbersFlorian Pritz1-1/+2
2010-02-27move html template to own fileFlorian Pritz1-14/+5
2010-02-26add LIMITs to (maybe) speedup queriesFlorian Pritz1-1/+1
2010-02-26remove useless variable in download()Florian Pritz1-2/+1
2010-02-15add vim modelinesFlorian Pritz1-0/+1
2010-02-07fix indentingFlorian Pritz1-5/+5
2010-02-07add function to generate file pathsFlorian Pritz1-5/+3
2010-02-06Initial commitFlorian Pritz2-0/+241