741 Commits

Author SHA1 Message Date
Rob Thomas
a94f015136 This is what happens when you commit without testing 2018-03-16 05:56:55 +00:00
Rob Thomas
71a42842f1 Fix spamadmin undefined value
Also changed != to !==, because 's' == 1. Yay PHP.
2018-03-16 05:45:46 +00:00
Claude
7128b94377 spaces 2017-11-02 10:14:27 +01:00
Claude
615119a496 only htmlspecialchars when post. fixes #452 2017-10-04 19:50:07 +02:00
Claude
b32c3e5a3e version 0.12.0 2017-09-29 17:51:23 +02:00
Claude
6228dff3fa fix codemirror error in other themes as well 2017-09-29 15:05:33 +02:00
Claude
e170c9b02c remove echo and strange chars 2017-09-29 14:47:17 +02:00
Claude
6ea5cbf403 Merge pull request #438 from Th3R3p0/master
fixed reflected xss
2017-09-29 14:45:15 +02:00
Claude
4a0f12ec5a fix #426 2017-09-29 14:28:55 +02:00
Claude
9013ec4b15 ability to disable the qr code. fixes #427 2017-09-29 14:17:36 +02:00
Claude
cf2b0e3731 implemented changes proposed in #422. 2017-09-29 13:46:35 +02:00
Claude
6bf8243634 unlink url for burn on reading, handle it in js 2017-09-29 13:36:05 +02:00
Claude
09fb700923 captcha js for bootstrap as well 2017-09-29 10:31:06 +02:00
Claude
0490766273 force encrypted pastes to use the captcha. fixes #425 2017-09-29 10:22:34 +02:00
Claude
9f3f7b326c exclude sqlite3 from db migrations as well. fixes #391 2017-09-29 09:37:25 +02:00
Claude
67351dbd81 update geshi to 1.0.9.0 2017-09-26 17:36:42 +02:00
Claude
9b5fc8823b fail on my side 2017-09-26 16:57:11 +02:00
Claude
9c5ae14f4a use time instead of mktime. fixes #391 2017-09-26 14:33:44 +02:00
Claude
c102202745 make it 128 in the first place 2017-09-25 17:11:27 +02:00
Claude
6c194f612d a methods name changed 2017-09-25 17:09:51 +02:00
Claude
452617ce71 no, it doesnt have to be executable. 2017-09-25 17:09:27 +02:00
Claude
7904adf870 Update CodeIgniter to version 3.1.5 2017-09-25 17:08:04 +02:00
Claude
6302bfbc4b 3.1.3 customizations
https://www.codeigniter.com/user_guide/installation/upgrade_313.html
2017-09-25 16:59:53 +02:00
Claude
e13772038b prepare db for 3.1.2
https://www.codeigniter.com/user_guide/installation/upgrade_312.html
2017-09-25 16:56:54 +02:00
Claude
bc4c8379df space 2017-09-25 16:27:32 +02:00
Simon Sickle
d6ca6ec4ee Protect the langs api call with the apiKey 2017-09-14 10:22:20 -05:00
Claude
30068ae7f0 Merge pull request #440 from Th3R3p0/encrypted-bootstrap
fixed encrypted paste on bootstrap theme
2017-08-28 15:15:44 +02:00
Claude
bdba48ca13 Merge pull request #420 from ColdSphinX/master
add support for polr url shortener
2017-08-28 15:09:23 +02:00
Th3R3p0
d550535b61 fixed js error '.selectable is not a function 2017-08-25 21:57:32 -04:00
Th3R3p0
3d901017fe forgot to uncomment some lines from debugging. - however, this code may not be working anywqy and could potentially be removed 2017-08-24 09:57:48 -04:00
Th3R3p0
554ae543b5 fixed encrypted paste on bootstrap theme - https://github.com/claudehohl/Stikked/issues/433 2017-08-24 09:53:36 -04:00
Th3R3p0
335cebd4fd fixed CSRF issue as mentioned in https://github.com/claudehohl/Stikked/issues/435 2017-08-23 18:30:19 -04:00
Th3R3p0
9e1ad6c36b fixed reflected xss mentioned in https://github.com/claudehohl/Stikked/issues/432 2017-08-22 22:36:50 -04:00
Pascal Briehl
4f359384a2 Merge branch 'master' of github.com:ColdSphinX/Stikked 2017-05-30 10:12:39 +02:00
Pascal Briehl
d7be2b8855 add missing example 2017-05-30 10:11:35 +02:00
ColdSphinX
aa0ed6aae0 fix spaces 2017-05-29 18:39:21 +02:00
Pascal Briehl
85833dbfc9 add support for polr url shortener (https://github.com/cydrobolt/polr, https://docs.polrproject.org/en/latest/developer-guide/api/) 2017-05-29 18:34:53 +02:00
Nilpferd
7ce90a574b spaces to tabs 2017-05-21 10:36:43 +02:00
Nilpferd
85f42f2f92 Shorturl are now shown for 'burn' pastes after creation 2017-05-21 10:33:31 +02:00
Th3R3p0
e92895c7ca fixed a regex issue causing a WARNING which was breaking ldap 2017-03-21 20:45:20 -04:00
Th3R3p0
e5afab8429 fixed security bug when ldap is enabled, the api was still accessible without auth 2017-03-21 20:14:07 -04:00
YangJun
04516e725c Fix language.php small mistakes of chinese-simplified. 2017-02-06 06:26:52 +08:00
haliphax
8e669ce994 use __construct in cssmin library
This will avoid a PHP error stating that methods with the same name as their class will not be treated as constructors in future versions of PHP.
2016-09-07 09:54:48 -05:00
Claude
e51bcb4509 nonmin for asset-combination 2016-09-04 21:11:40 +02:00
Claude
e86cc62b2b show a small preview of the paste content 2016-09-04 20:53:03 +02:00
Claude
b28a6de63f +tooltip 2016-09-04 20:04:16 +02:00
Claude
0a088ea08e spamadmin for bootstrap 2016-09-04 16:43:13 +02:00
Claude
6d00897ed1 make login work for php-fastcgi 2016-09-04 14:09:12 +02:00
Claude
15ad0457e5 sigh 2016-09-04 13:42:53 +02:00
Claude
5e85f4c960 delete selected pastes. fixes 2016-09-04 13:40:50 +02:00