181 Commits

Author SHA1 Message Date
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
Claude
b17a9c08dd Allow forcing shorturl by default
fixes #141
2014-09-04 12:03:32 +02:00
Claude
437f61c9b2 robots.txt configurable 2014-09-03 12:30:47 +02:00
Frantisek Sumsal
1bc394cbe4 Issue #137 - Added config option for disabling shorturl 2014-05-31 04:01:47 +02:00
Frantisek Sumsal
237340762c Fixed #131 - Added correct PostgreSQL queries 2014-02-25 13:17:24 +01:00
Claude
63b8233d0c display qr code in-place, doesn't require writeable dir and saves space 2014-01-30 16:14:58 +01:00
Claude
48d1648c93 Merge pull request #113 from jonrandoem/master
Add support for webfonts in themes
2013-12-11 06:19:03 -08:00
jonrandoem
314af35b7a Add support for webfonts in themes 2013-12-11 14:15:48 +01:00
Claude
912dedb5c0 range 2013-12-10 18:13:23 +01:00
Claude
7d6441c504 alter table 2013-12-10 18:11:31 +01:00
Claude
0016d8a428 6val 2013-12-10 17:17:42 +01:00
Claude
fd047dc1ab todo 2013-12-04 21:59:29 +01:00
Claude
99e202d1dd constraints 2013-12-04 20:49:14 +01:00
Claude
e2241dbb28 #111: API Return the available languages 2013-11-11 11:13:13 +01:00
Claude
6ec9f940d5 dont list pastes in api in private mode 2013-11-11 10:56:40 +01:00
Claude
9804cb15ee #102: possibility to set API key 2013-11-10 13:10:40 +01:00