820 Commits

Author SHA1 Message Date
Claude
efc84cd397 include ace and huge javascript... 2016-09-02 10:18:28 +02:00
Claude
c002554999 codeformat 2016-09-02 09:41:59 +02:00
Claude
b0629475ad codeformat 2016-09-02 09:08:11 +02:00
Claude
2e7c8adcec codeformat 2016-09-02 09:02:08 +02:00
Claude
a82362cda2 filereader for stikkedizr 2016-09-02 09:01:34 +02:00
Claude
3ad89358da display errs 2016-09-02 08:53:13 +02:00
Claude
ec887e5ca5 filereader (drag and drop textfiles, OMGWTFBBQ!)
FUCKYEAH!

fixes #157
2016-09-01 22:37:18 +02:00
Claude
68d4d869f4 add filereader library 2016-09-01 21:57:09 +02:00
Claude
366d79e5af pip install jsbeautifier 2016-09-01 21:56:41 +02:00
Claude
4049cd4447 works indeed. 2016-09-01 21:39:41 +02:00
Claude
09e6533ffd one configfile. 2016-09-01 15:25:10 +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
7722c3e777 mention prerequisites in readme. fixes #372 2016-09-01 14:55:06 +02:00
Claude
fdf65eb4e7 document sqlite usage. fixes #335 2016-09-01 14:45:26 +02:00
Claude
f20e7db126 mention go cli tool with cryptosupport 2016-09-01 14:18:57 +02:00
Claude
09aa798828 only display qr when paste exists. fixes #343 2016-09-01 14:12:05 +02:00
Claude
4100cdca52 fix format error 2016-09-01 14:09:02 +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
be6a8f00ee make stikkedizr decrypting. fixes #328 2016-09-01 13:22:01 +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
9b081db7ab mention the easily overlooked .htaccess file 2016-09-01 09:55:19 +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
72be30796a set the base url 2016-09-01 09:16:48 +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
2c47015903 mention issues with base_url 2016-09-01 08:58:58 +02:00
Claude
64ac6d7004 chmod -x 2016-09-01 08:52:01 +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
0d92b313d4 set default to dev so that errors are being displayed for new installations 2016-09-01 08:18:55 +02:00
Claude
2beab10eac remove executable flag 2016-09-01 08:16:50 +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
d185efe6b4 ignore sqlite db files 2016-09-01 08:09:02 +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
Claude
ea465c2b32 Merge pull request #366 from mrc0mmand/postgresql
PostgreSQL support
2016-07-04 16:08:23 +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
Claude
6d08f750aa Merge pull request #365 from ibmibmibm/master
update traditional chinese translate
2016-07-04 09:47:39 +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
Claude
2ed3bc296b Merge pull request #363 from Zwixx/master
BBCode support
2016-06-11 20:56:14 +02:00
Christian
215571976d BBCode support 2016-06-11 20:01:40 +02:00
Claude
03f89fcf64 Merge pull request #362 from techjwalker/patch-1
YOURLS support. Issue #358
2016-06-06 10:38:59 +02:00
John Walker
3a4d15f58b YOURLS support. Issue #358 2016-06-04 13:54:43 -07:00