aboutsummaryrefslogtreecommitdiffstats
path: root/htdocs/application
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'k4be+php8' of k4bek4be/Stikked into php8.xHEADmasterDaniel Lange2023-11-123-5/+7
|\
| * Fix various theme issues with php8k4be2023-10-292-4/+6
| * Fix compatibility problems with PHP 8.k4be2023-10-282-4/+4
* | Bump version to 0.15.1-dev-fit so we can differentiate between running from g...Daniel Lange2023-01-131-1/+1
* | Remove stray julia.php.bak file (came in via 67351dbd817ffb22ea7d0fcba296d663...Daniel Lange2023-01-111-172/+0
* | Fix a bug in the GeSHi v1.0.9.1 Go highlighterDaniel Lange2023-01-111-1/+3
* | Fix the API in case of empty arrays and fix the /langs endpointDaniel Lange2023-01-111-2/+4
* | Another PHP 8.1 fix for JSminDaniel Lange2023-01-111-1/+1
* | Fix captcha_helper for PHP 8.0+ complianceDaniel Lange2023-01-091-8/+8
* | Fix JSMin PHP 8.0+ errorDaniel Lange2023-01-091-1/+1
* | Fix Carabiner PHP 8.0+ errorDaniel Lange2023-01-091-1/+1
* | Update GeSHi to v1.0.9.1Daniel Lange2023-01-09263-536/+2049
* | Update Codeigniter to v3.1.13Daniel Lange2023-01-0918-569/+797
|/
* give it more spaceClaude2019-11-241-1/+1
* Fix a critical bug that allows pasting despite captchaClaude2019-11-241-1/+1
* fix split url with burn on read + encrypted pasteClaude2019-11-241-1/+1
* encode html chars (for spamadmin)Claude2019-11-241-0/+1
* formattingClaude2019-11-241-7/+2
* force private on previously encrypted pastesClaude2019-11-241-0/+5
* apply new code formatterClaude2019-11-2433-5576/+4958
* remove unused variableClaude2019-11-241-2/+2
* Merge branch 'master' into devClaude2019-04-082-7/+3
|\
| * Commit 6da09613 deleted htdocs/application/hooks/pick_language.php to fix #264,larry_the_cow2018-11-212-7/+3
* | apply blocked_words to title as wellClaude2019-04-081-2/+1
|/
* version 0.13.0Claude2018-10-021-1/+1
* lets keep a fixed language. makes live easier.Claude2018-10-012-133/+4
* docClaude2018-10-011-3/+1
* kill this hitler-hook. fixes #264Claude2018-09-301-87/+0
* Merge pull request #484 from xrobau/bugfix/spamadmin-undefinedClaude2018-09-291-3/+18
|\
| * This is what happens when you commit without testingRob Thomas2018-03-161-1/+1
| * Fix spamadmin undefined valueRob Thomas2018-03-161-3/+18
* | Merge pull request #464 from Th3R3p0/masterClaude2018-09-291-1/+1
|\ \
| * | Fixed private captcha issue https://github.com/claudehohl/Stikked/issues/454Th3R3p02017-11-151-1/+1
| |/
* | Update to CodeIgniter 3.1.9Claude2018-09-291-4/+30
* | leave log_path empty. fixes #5501Claude2018-09-291-1/+1
* | nicer burn on read description. fixes #436Claude2018-09-291-1/+6
* | ability to set content expiration. fixes #457Claude2018-09-292-0/+27
* | use default expiration when expiration is not set via api. fixes #480Claude2018-09-281-0/+5
* | Fix Geshi for PHP7.2+Razvan Rosca2018-07-241-1/+1
|/
* only htmlspecialchars when post. fixes #452Claude2017-10-041-1/+1
* version 0.12.00.12.0Claude2017-09-291-1/+1
* ability to disable the qr code. fixes #427Claude2017-09-291-0/+8
* implemented changes proposed in #422.Claude2017-09-291-2/+14
* unlink url for burn on reading, handle it in jsClaude2017-09-291-2/+2
* force encrypted pastes to use the captcha. fixes #425Claude2017-09-291-6/+19
* exclude sqlite3 from db migrations as well. fixes #391Claude2017-09-291-10/+14
* update geshi to 1.0.9.0Claude2017-09-26265-3400/+17454
* fail on my sideClaude2017-09-261-9/+16
* use time instead of mktime. fixes #391Claude2017-09-261-1/+1
* make it 128 in the first placeClaude2017-09-251-1/+1

© 2014-2024 Faster IT GmbH | imprint | privacy policy