594 Commits

Author SHA1 Message Date
David Ibarra
cf6b71cd4d Fix issue with RAM consumption during expiry maintenance
Currently, we SELECT * from the pastes table, when all we need is the pid and the expiry.
This causes elevated RAM consumption by Stikked since it has to pull in paste bodies as well.
Make the cron only pull in pid and expiry.
2015-09-16 18:51:26 -05:00
Claude
6026180fa9 its so epic 2015-09-03 16:57:10 +02:00
Claude
438dcb2378 no cm 2015-09-03 16:43:23 +02:00
Claude
c103d8ef52 animation 2015-09-03 16:33:00 +02:00
Claude
44b9cf1e81 Merge branch 'master' into dev 2015-09-03 16:10:10 +02:00
Claude
18ef419bd8 fonts 2015-09-03 16:09:47 +02:00
Claude
f065f7e3a1 config entries for expiring pastes. fixes #214 2015-09-03 13:36:02 +02:00
Claude
da3b080dfa paste expire msg 2015-09-03 13:22:39 +02:00
Claude
41e63fbd80 stikkedizr encrypted pastes, fixes #226 2015-09-02 15:13:58 +02:00
Claude
0c7b48ada3 boy, i do the versioning! 2015-09-02 14:41:15 +02:00
Claude
18bab3cc14 monospaced code field, fixes #237 2015-09-02 13:35:23 +02:00
Claude
6895cff3db qrcode fix 2015-09-02 13:29:58 +02:00
Claude
ab3afec3f4 sqlite3 support, yiiiha! 2015-09-02 13:15:12 +02:00
Claude
2f3c3a6b87 i386 theme - just copied, not optimized yet 2015-09-02 12:38:10 +02:00
Claude
a9c5fee0c6 db must be first initialized before any sessions start 2015-09-02 12:21:57 +02:00
Claude
1fdaf1251c ci 3 stuff 2015-09-02 10:35:35 +02:00
Claude
ef682a2c8b CI 3.x my_loader 2015-09-02 10:26:51 +02:00
Claude
8ffabdb05e -core/Config.php 2015-09-02 10:20:06 +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
74737ab3d6 ren 2015-09-02 10:08:40 +02:00
Claude
597e2a4732 new routing 2015-09-02 10:07:32 +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
f690927e84 codeformatter, time, default-val 2015-09-01 22:56:43 +02:00
Claude
0b040a42d9 captcha check 2015-09-01 22:50:52 +02:00
Claude
570f50bd21 ffuuuu 2015-09-01 22:38:38 +02:00
Claude
245090981d ffuuu 2015-09-01 22:34:07 +02:00
Claude
b2f07844bd sigh 2015-09-01 22:21:09 +02:00
Claude
66042e069d -core/Input.php 2015-09-01 21:55:24 +02:00
Claude
1d2c39bc67 qb 2015-09-01 21:47:44 +02:00
Claude
09959e9fec session handling 2015-09-01 21:44:35 +02:00
Claude
f6d5e52588 mimes 2015-09-01 17:10:28 +02:00
Claude
80dbf803f4 use time 2015-09-01 17:09:13 +02:00
Claude
cfabdfbeec ucfirst classes 2015-09-01 17:05:34 +02:00
Claude
dc6d3d1363 error pages 2015-09-01 16:42:56 +02:00
Claude
0cc69b5084 defining a view folder 2015-09-01 16:37:21 +02:00
Claude
40e0472215 this is CI 3.0.1 2015-09-01 16:32:40 +02:00
Claude
378f1f9c1e update to CodeIgniter 2.2.4 2015-09-01 16:09:25 +02:00
xZero
768ba95606 Fixed issue #295 2015-08-19 21:38:20 +02:00
xZero
244f1443f3 Added my self to authors list 2015-08-19 19:24:32 +02:00
xZero
6b246f07f3 Upgrade script for smooth migration to 0.9.2 2015-08-19 19:19:06 +02:00
xZero
169a90f2a3 Upgrade script for smooth migration to 0.9.2 2015-08-19 19:10:21 +02:00
xZero
eb8a74c417 Chnaged to comply with new URL shortening system. 2015-08-19 19:05:36 +02:00
xZero
7352969758 Added support for Googl and Bitly shortening. Small changes on system. 2015-08-19 19:00:06 +02:00
xZero
65cd1413c7 Fixed a typo 2015-08-19 18:40:40 +02:00
Jason Y. Lee
998904e589 Use the defined $TABLE variable 2015-08-13 09:42:12 -07:00
Franklyn Tackitt
40a22a4686 Fix #235, db_prefix causes Recent and Trending to break 2015-08-10 10:56:37 -07:00
Liudas Alisauskas
e708e168ec Added Lithuanian translations 2015-07-21 14:17:39 +03:00
Aleksandar Puharic
aa74dc2718 Fixed reCaptcha not loaded
Fixed reCaptcha bug which was causing reCaptcha to not be loaded if site is loaded over SSL.
2015-06-12 22:59:17 +02:00