Claude
615119a496
only htmlspecialchars when post. fixes #452
2017-10-04 19:50:07 +02:00
Claude
cf2b0e3731
implemented changes proposed in #422 .
2017-09-29 13:46:35 +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
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
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
Simon Sickle
d6ca6ec4ee
Protect the langs api call with the apiKey
2017-09-14 10:22:20 -05: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
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
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
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
06554e44a8
throw 404 on notfound
2016-09-02 18:59:34 +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
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
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
c103d8ef52
animation
2015-09-03 16:33:00 +02:00
Claude
18ef419bd8
fonts
2015-09-03 16:09:47 +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
7540f11074
allow displaying of the api page
2015-09-02 10:18:15 +02:00
Claude
8ff8b48625
fix file path
2015-09-02 10:14:30 +02:00
Claude
a11b6f76d1
code formatter
2015-09-02 10:00:43 +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
Claude
9ea9327a1d
don't use google captcha on encrypted pastes
2015-01-27 13:41:09 +01:00
Claude
6b1b787023
apply codeformatter
2015-01-27 13:24:13 +01:00
Claude
ce412d56a4
Merge pull request #246 from teamblueridge/fix-api2
...
Fixing Trending & Recent API bug
2015-01-27 13:23:03 +01:00
Claude
39d665615a
schemamigration: expand titles to 50 chars
2015-01-27 13:19:20 +01:00
filereal
8d7ff6ce46
Fixing Trending & Recent API bug
...
Fixed Trending & Recent API bug
Fixing Trending & Recent API bug
Fixed Trending & Recent API bug
2015-01-06 22:00:26 -05:00
Sebastian Korotkiewicz
dd99aea804
add curl library for captcha validation
2014-12-23 11:56:25 +01:00
Sebastian Korotkiewicz
b6d373573b
add new google captcha
2014-12-22 21:53:44 +01:00
Claude
dcda194809
Broken rss feed
...
fixes #196
2014-09-30 11:08:56 +02:00
Claude
3d9595b38f
included profiler
2014-09-30 09:17:29 +02:00
Claude
774a85a266
post encrypted stuff works
2014-09-06 16:55:59 +02:00
Claude
ece49233db
Respect db_prefix in ALTER TABLE statement
...
fixes #116
2014-09-04 12:25:56 +02:00