754 Commits

Author SHA1 Message Date
Claude
1c527a95d7 Merge pull request #322 from psantos10/master
fix 404 error when selecting page in paste replies #317
2015-11-20 14:31:00 +01:00
Patrício dos Santos
6e82a029d3 fix 404 error when selecting page in paste replies #317 2015-11-20 13:21:59 +01:00
Claude
e0433f5067 Merge pull request #320 from monsdar/patch-1
Fixed: Corrected the filename
2015-11-19 08:41:42 +01:00
Nils Brinkmann
209326b594 Fixed: Corrected the filename
I'm using 0.10.0 and the file is named stikked.php.dist instead of stikked.php.default.
2015-11-19 07:19:06 +01:00
Claude
4d97a49645 Merge pull request #318 from akmc/master
Updated Lithuanian translation and language configuration files
2015-11-18 21:59:19 +01:00
Liudas Ališauskas
0aa1269fb6 Updated Lithuanian translation and language configuration files 2015-11-18 22:25:36 +02:00
Claude
9faff9a428 wall of fame 0.10.0 2015-09-30 14:25:59 +02:00
Claude
e09fbe7fbb display expire notice in bootstrap themes 2015-09-30 14:14:07 +02:00
Claude
3dfb9b84f8 update readme 2015-09-30 14:09:04 +02:00
Claude
369104c787 fixes #279 2015-09-30 12:39:55 +02:00
Claude
1221a712f3 create new object 2015-09-30 12:24:52 +02:00
Claude
2e7be5e1cb fix the language mess 2015-09-29 12:51:36 +02:00
Claude
1ef3c0b911 pagination lang. fixes #304 2015-09-29 12:21:04 +02:00
Claude
8e61afc646 -upgrade 2015-09-29 11:14:23 +02:00
Claude
853ef0f1a4 only show diff when its a reply. fixes #301 2015-09-29 11:07:17 +02:00
Claude
e529be3ddb word-wrap: break-word, fixes #302 2015-09-29 10:50:28 +02:00
Claude
26dbfe0789 Merge branch 'dev' 2015-09-29 10:35:24 +02:00
Claude
a8d44ff0e2 Merge pull request #307 from tivyhosting/patch-1
#303 Fix
2015-09-24 13:48:35 +02:00
tivyhosting
584f79408f changed variable names
Changed them to more specified variables, as to not conflict with other possible code.
2015-09-23 18:57:31 -07:00
tivyhosting
2e64ba0dd7 #303 Fix
Fix to issue #303, by using variables for !empty if statement
2015-09-22 17:29:29 -07:00
Claude
4f12a111e5 Merge pull request #305 from dtibarra/dev
Fix issue with RAM consumption during expiry maintenance
2015-09-17 09:19:24 +02:00
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
7c17a4f311 updating nginx sampleconf with alternative. fixes #213 2015-09-02 15:18:17 +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