125 Commits

Author SHA1 Message Date
PJanisio
d55e065896 Burn on pastes delete and stikkedizr theme fix
Cron used to delete all pastes with toexpire set to 1. Burn on read
pastes had this param set by default to 1 also, so they get removed even
if unreaded.

Stikkedizr theme updated for dynamic width for different devices.
2015-05-26 21:02:06 +02:00
Benjamin Townsend
688ef4a0f5 fixed responsive issues for bootstrap theme
added proper viewport meta tag
2015-04-23 14:13:13 -04:00
Claude
59c93e8faa encode quotes
fixes #248
2015-01-27 13:53:12 +01:00
Claude
795543d5c2 Merge pull request #252 from The-Compiler/title-width
Change maximum title length to 50 in all themes.
2015-01-27 13:09:12 +01:00
Claude
ea3145d2fe css fix for new captcha 2015-01-27 13:04:27 +01:00
Florian Bruhin
c61812cb98 Change maximum title length to 50 in all themes.
See #251.
2015-01-26 06:39:04 +01:00
PJanisio
8ad363e2ea Bootstrap qrcode fix
Issue #133 continuation.
2014-11-26 18:31:13 +01:00
PJanisio
1600ad503f %s variable in further files update 2014-11-17 21:50:43 +01:00
PJanisio
192b2d3ada Translations update, variable %s fix
-french translation update thx to @wushepeng
-missing connection between %s variable and theme files fixed
-all themes updated (shitty work - last time ;))
-polish translation slightly updated
2014-11-17 21:08:42 +01:00
Claude
c9bb1cadee reverting commit ece1130 2014-11-17 12:09:31 +01:00
PJanisio
09851c5709 Hardcoded paths fix
using APPPATH instead of regular dir name.
2014-11-16 20:01:08 +01:00
PJanisio
ece1130fe8 Issue #205 removable shortcut checkbox in config
Added new $config['remove_shorturl_checkbox''].
All themes has been updated.
2014-11-11 14:57:37 +01:00
PJanisio
79f0b4882f Fixed harcoded path to application
Codeigniter gives possibility to change system and application directory
name. Give it a chance :)
2014-11-10 22:27:59 +01:00
PJanisio
2135869d86 Stikkedizr QR fix
One more time ;)
2014-11-08 16:23:53 +01:00
PJanisio
a2ba85a287 Keep forever as default, visual fix 2014-11-08 16:21:22 +01:00
PJanisio
f694c193bf Missing exp forever. 2014-11-08 16:09:58 +01:00
PJanisio
11e738fb04 Stikkedizr QR and paste time fix
Fix qr image on the paste page, additional fix of the paste time
(missing language definition)
2014-11-08 16:05:58 +01:00
Claude
b4f6e6add0 commit 600 2014-09-30 18:13:48 +02:00
Claude
2ba7b054b9 respect default expiration 2014-09-30 14:31:58 +02:00
Claude
88aa2dd8c4 fix for encrypted burner pastes 2014-09-30 14:19:29 +02:00
Claude
589aefd7fd translations 2014-09-30 14:08:55 +02:00
Claude
b4291a1940 Burn on reading.
fixes #180
2014-09-30 14:05:37 +02:00
Claude
72e30a99c5 Config option for disabling "Forever" pastes
fixes #181
2014-09-30 13:27:31 +02:00
Claude
f41bf984c9 js - clear selection only on left mouse button 2014-09-30 12:53:06 +02:00
Claude
eba0ebbb6f fix line highlight in bootstrap
also don't clear selection on right mouse click

fixes #195
2014-09-30 12:47:52 +02:00
Claude
4dc5aa6541 lines above 1000 are hidden
fixes #189
2014-09-30 12:29:35 +02:00
Claude
049fb02c51 styling 2014-09-30 12:20:15 +02:00
Claude
71ecbf1925 append searchparms in menu at bootstrap 2014-09-30 11:23:29 +02:00
Claude
a04b225eee searchform for bootschträpp 2014-09-30 10:52:59 +02:00
Claude
bd4c303547 append search params 2014-09-30 09:58:01 +02:00
Claude
3de5b7e132 align searchbox right 2014-09-30 09:48:00 +02:00
Claude
ae9b5068ea translation 2014-09-30 09:43:02 +02:00
Claude
cd6d9f4af8 search form 2014-09-30 09:40:14 +02:00
Claude
08486262dc . 2014-09-08 12:30:45 +02:00
Claude
b26bde2603 encrypted pastes for bootstrap - decryption 2014-09-07 12:49:56 +02:00
Claude
7ad47a4a6e hider 2014-09-07 12:28:29 +02:00
Claude
95063eaf44 markup fail 2014-09-07 12:28:20 +02:00
Claude
42da3fa187 crypto for bootstrap theme 2014-09-07 12:19:23 +02:00
Claude
49f8c02103 add a breaking space 2014-09-07 10:53:47 +02:00
Claude
2f19e155bb compress before encrypt 2014-09-07 00:13:50 +02:00
Claude
c0bf64e77e clear for captcha 2014-09-06 22:57:23 +02:00
Claude
c1ba5032f3 formatting 2014-09-06 21:45:03 +02:00
Claude
9d893a227d increase key length 2014-09-06 19:49:04 +02:00
Claude
79e98268e9 kick out potential dangerous and unnecessary stuff 2014-09-06 19:34:19 +02:00
Claude
fc4b1f4748 click fix 2014-09-06 19:21:59 +02:00
Claude
53e353414d decryption routine 2014-09-06 19:17:37 +02:00
Claude
8a04760ef3 as params 2014-09-06 17:02:15 +02:00
Claude
774a85a266 post encrypted stuff works 2014-09-06 16:55:59 +02:00
Claude
3ea8800db8 create encrypted button 2014-09-06 16:14:13 +02:00
Claude
e4c0b178a9 +crypto-js and some experiments... 2014-09-06 14:24:11 +02:00