summaryrefslogtreecommitdiffstats
path: root/system/application/controllers
AgeCommit message (Expand)AuthorFilesLines
2011-01-28update to CI 2.0Florian Pritz2-242/+0
2011-01-18disable do_paste due to bot problemsFlorian Pritz1-0/+4
2011-01-12delete_id(): don't get the password as a argumentFlorian Pritz1-1/+1
2010-12-30only show error if password was enteredFlorian Pritz1-1/+1
2010-12-30use model to get the password when deletingFlorian Pritz1-1/+1
2010-12-30add simple botfilteringFlorian Pritz1-0/+3
2010-12-19add deleteion support to the webuiFlorian Pritz1-4/+28
2010-12-07catch empty idFlorian Pritz1-1/+1
2010-12-07 will never be 'file' so don't checkFlorian Pritz1-1/+1
2010-12-07fix spelling mistakeFlorian Pritz1-1/+1
2010-12-07remove old files when viewing; catch non existent filesFlorian Pritz1-1/+4
2010-11-07change indentaion to tabsFlorian Pritz1-187/+185
2010-11-02move client/shell stuff to an own page; cleanup upload_formFlorian Pritz1-3/+13
2010-10-24add slackware package linkFlorian Pritz1-0/+1
2010-10-24add .deb link and line for arch usersFlorian Pritz1-0/+1
2010-10-24client download location movedFlorian Pritz1-1/+1
2010-09-13Add a lot of commentsFlorian Pritz1-1/+18
2010-08-17fix error message when client is too oldFlorian Pritz1-1/+1
2010-08-16show correct link to latest clientFlorian Pritz1-3/+4
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