summaryrefslogtreecommitdiffstats
path: root/system
AgeCommit message (Expand)AuthorFilesLines
2011-04-12reapply changes made to core filesFlorian Pritz1-2/+2
2011-04-10update to CI 2.0.2Florian Pritz61-411/+1573
2011-01-28fix filtered / at the end of URIsFlorian Pritz1-1/+1
2011-01-28update to CI 2.0Florian Pritz368-62013/+12043
2011-01-18disable do_paste due to bot problemsFlorian Pritz3-5/+15
2011-01-12get_password(): fix handling of empty passwordsFlorian Pritz1-2/+2
2011-01-12delete_id(): don't get the password as a argumentFlorian Pritz2-2/+2
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 Pritz2-0/+4
2010-12-20highlight text/html as xmlFlorian Pritz1-1/+1
2010-12-19add deleteion support to the webuiFlorian Pritz6-6/+45
2010-12-07update to CI 1.7.3Florian Pritz99-101/+100
2010-12-07catch empty idFlorian Pritz1-1/+1
2010-12-07remove all ids if the file doesn't existFlorian Pritz1-5/+5
2010-12-07cosmetic changeFlorian Pritz1-1/+1
2010-12-07 will never be 'file' so don't checkFlorian Pritz1-1/+1
2010-12-07fix spelling mistakeFlorian Pritz3-4/+4
2010-12-07remove old files when viewing; catch non existent filesFlorian Pritz2-1/+24
2010-12-06add timeout to html pageFlorian Pritz2-2/+8
2010-11-24fix error in extension_aliases()Florian Pritz1-0/+1
2010-11-23add aliases for highlight extensionsFlorian Pritz1-0/+12
2010-11-07change indentaion to tabsFlorian Pritz4-720/+714
2010-11-02move client/shell stuff to an own page; cleanup upload_formFlorian Pritz4-30/+37
2010-10-24unify designFlorian Pritz3-3/+3
2010-10-24add slackware package linkFlorian Pritz2-1/+3
2010-10-24add .deb link and line for arch usersFlorian Pritz2-0/+4
2010-10-24client download location movedFlorian Pritz2-2/+6
2010-10-23remove double check of in file_mod->download()Florian Pritz1-5/+1
2010-10-19remove name attributeFlorian Pritz1-1/+1
2010-10-19fix XHTML errorsFlorian Pritz5-14/+21
2010-10-05fix .as filetypeFlorian Pritz1-1/+2
2010-09-22split css fileFlorian Pritz1-0/+1
2010-09-13clean up file_mod->random_id()Florian Pritz1-6/+2
2010-09-13cleanup file_mod->download()Florian Pritz1-51/+34
2010-09-13Add a lot of commentsFlorian Pritz2-1/+34
2010-09-122 filename2extension fixesFlorian Pritz1-1/+2
2010-09-12switch to geshi for highlightingFlorian Pritz164-14/+49816
2010-09-04skip show_url page for textFlorian Pritz2-4/+21
2010-09-03fix markdown highlightingFlorian Pritz1-1/+2
2010-08-23add support for special filenamesFlorian Pritz1-0/+11
2010-08-22save mimetype in DBFlorian Pritz1-5/+6
2010-08-21some mimetype=>extension fixesFlorian Pritz1-3/+3
2010-08-17fix error message when client is too oldFlorian Pritz1-1/+1
2010-08-16show correct link to latest clientFlorian Pritz2-4/+5
2010-08-16fix encoding issues; add codetagify option to pygmentizeFlorian Pritz1-1/+1
2010-08-16use pygmentize for txt tooFlorian Pritz1-23/+15
2010-08-15highlight makefilesFlorian Pritz1-1/+1
2010-08-14support unix sockets for memcacheFlorian Pritz1-1/+1
2010-08-14use memcacheFlorian Pritz3-3/+210