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
e86cc62b2b
show a small preview of the paste content
2016-09-04 20:53:03 +02:00
Claude
7279b32453
all prepared for diligent-work
2016-09-02 19:23:28 +02:00
Claude
a993ee2a3c
ace modes
2016-09-02 19:10:12 +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
09aa798828
only display qr when paste exists. fixes #343
2016-09-01 14:12:05 +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
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
1221a712f3
create new object
2015-09-30 12:24:52 +02:00
Claude
ab3afec3f4
sqlite3 support, yiiiha!
2015-09-02 13:15:12 +02:00
Claude
a9c5fee0c6
db must be first initialized before any sessions start
2015-09-02 12:21:57 +02:00
Claude
57b2efcfdc
-profiler
2015-09-01 22:58:51 +02:00
Claude
0b040a42d9
captcha check
2015-09-01 22:50:52 +02:00
Claude
b2f07844bd
sigh
2015-09-01 22:21:09 +02:00
Claude
09959e9fec
session handling
2015-09-01 21:44:35 +02:00
Claude
cfabdfbeec
ucfirst classes
2015-09-01 17:05:34 +02:00