522 Commits

Author SHA1 Message Date
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
e86cc62b2b show a small preview of the paste content 2016-09-04 20:53:03 +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
5e85f4c960 delete selected pastes. fixes 2016-09-04 13:40:50 +02:00
Claude
968320dc57 typo 2016-09-03 11:41:49 +02:00
Claude
f03278fb7b soft_api allows to bypass blockwords 2016-09-03 11:34:55 +02:00
Claude
2c17ac8e24 soft api 2016-09-03 11:23:14 +02:00
Claude
4c10e5eba4 default: text. 2016-09-02 21:14:05 +02:00
Claude
ac3e08a728 c 2016-09-02 21:05:35 +02:00
Claude
682eb5bec5 langs finish 2016-09-02 21:02:38 +02:00
Claude
c7129c1292 langs 2016-09-02 20:55:50 +02:00
Claude
810d0691f7 langs 2016-09-02 20:45:51 +02:00
Claude
7279b32453 all prepared for diligent-work 2016-09-02 19:23:28 +02:00
Claude
728faeb739 al 2016-09-02 19:10:47 +02:00
Claude
a993ee2a3c ace modes 2016-09-02 19:10:12 +02:00
Claude
06554e44a8 throw 404 on notfound 2016-09-02 18:59:34 +02:00
Claude
d010a828d6 codemirror/ace switcher 2016-09-02 18:29:27 +02:00
Claude
4049cd4447 works indeed. 2016-09-01 21:39:41 +02:00
Claude
6611a550bc set the base_url via controller and re-overwrite base_url. whew! 2016-09-01 15:22:36 +02:00
Claude
fdf65eb4e7 document sqlite usage. fixes #335 2016-09-01 14:45:26 +02:00
Claude
09aa798828 only display qr when paste exists. fixes #343 2016-09-01 14:12:05 +02:00
Claude
87004f63eb session-library has been updated. fixes #371
https://www.codeigniter.com/user_guide/installation/upgrade_300.html
2016-09-01 13:36:36 +02:00
Claude
3683719343 added german translation file for db error messages 2016-09-01 13:15:27 +02:00
Claude
2e08dba2f5 this is for me. 2016-09-01 11:27:36 +02:00
Claude
1f2764bdc2 leave it blank initially 2016-09-01 11:27:06 +02:00
Claude
1fd4d328e3 pullrq #346 2016-09-01 09:27:10 +02:00
Claude
ddc4b1706f manually merge https://github.com/claudehohl/Stikked/pull/329/files - thanks kylelaker! 2016-09-01 09:22:11 +02:00
Claude
3ddf79a5a6 manual copy from https://github.com/claudehohl/Stikked/pull/370 - thanks mrc0mmand! 2016-09-01 09:13:14 +02:00
Claude
3572dda318 update to CodeIgniter 3.1.0 2016-09-01 08:51:48 +02:00
Claude
70e43b0fe8 boys, boys, boys. test your shit! 2016-09-01 08:30:56 +02:00
Claude
94f04359e5 ran php_beautifier 2016-09-01 08:14:51 +02:00
Claude
e235c51ee2 ran php_beautifier 2016-09-01 08:13:41 +02:00
Claude
d8b9166ceb WTF. 2016-09-01 08:09:19 +02:00
Claude
341a9dc521 fixing whitespace foo 2016-09-01 08:04:57 +02:00
Claude
e0680194f1 Merge pull request #367 from Zwixx/master
Added the ability to configure the favorite languages
2016-07-05 11:13:43 +02:00
Frantisek Sumsal
00c3cff844 Use TEXT instead of LONGTEXT for PostgreSQL
PostgreSQL doesn't have LONGTEXT type
https://www.postgresql.org/docs/current/static/datatype-character.html
2016-07-04 15:57:20 +02:00
Frantisek Sumsal
a87bdb9d8c Use correct dbdriver for PostgreSQL 2016-07-04 15:57:12 +02:00
Frantisek Sumsal
e3b15762d1 Use TEXT instead of BLOB for PostgreSQL
PostgreSQL doesn't have BLOB type and the most similar
equivalent BYTEA would require several changes in Stikked's
code. Thankfully, TEXT is a suitable alternative in this case.
2016-07-04 14:55:36 +02:00
Christian
fc719bca81 * Added the ability to configure the favorite languages 2016-07-03 18:06:19 +02:00
sthsieh
23e9ad0fd5 update traditional chinese translate 2016-07-01 13:28:46 +08:00
Christian
215571976d BBCode support 2016-06-11 20:01:40 +02:00
John Walker
3a4d15f58b YOURLS support. Issue #358 2016-06-04 13:54:43 -07:00
Zacharias Sdregas
bfaf3856c3 Update date_lang.php
Minor update
2016-04-15 09:10:58 +03:00
Zacharias Sdregas
01c1a8be0f Greek language added 2016-04-05 11:28:44 +03:00