Claude
6d2313d3a2
Update readme, release 0.14.0
0.14.0
2019-11-24 17:10:45 +01:00
Claude
0d3efb00f9
give it more space
2019-11-24 16:49:17 +01:00
Claude
e095fd0d15
Remove PHP handler specification from .htaccess
...
Manual redo of pull request 503.
2019-11-24 16:31:28 +01:00
Claude
fe75336691
Fix a critical bug that allows pasting despite captcha
2019-11-24 16:14:27 +01:00
Claude
8a5e55cec8
note on how to make combine_assets working on Docker
2019-11-24 16:12:29 +01:00
Claude
4245a8c8db
burnonread fix for bootstrap & readd spamadmin functionality
...
fixes #511
2019-11-24 15:48:54 +01:00
Claude
8d61ba5c60
fix split url with burn on read + encrypted paste
...
ugly hack, fixes #518
2019-11-24 15:17:59 +01:00
Claude
897338689e
docker: remove unused config options
2019-11-24 13:40:35 +01:00
Claude
4745921930
encode html chars (for spamadmin)
2019-11-24 13:21:11 +01:00
Claude
a0a0d6dbbc
codeformat
2019-11-24 13:04:36 +01:00
Claude
50fd78d85e
mention the images folder in themes
2019-11-24 12:50:29 +01:00
Claude
07879fcf12
formatting
...
closes #532
2019-11-24 12:45:52 +01:00
Claude
09435ff69a
append .c for apache-modules in .htaccess
2019-11-24 12:39:43 +01:00
Claude
59573236d6
force private on previously encrypted pastes
2019-11-24 12:15:27 +01:00
Claude
26cd691cea
apply new code formatter
...
phpfmt using PSR-2 coding style
2019-11-24 11:58:37 +01:00
Claude
c687068fd4
remove unused variable
2019-11-24 11:40:34 +01:00
Claude
dbc31ac77e
Merge branch 'master' into dev
2019-11-23 17:01:21 +01:00
Claude
4462a471c5
Rewrite Docker-Setup
...
* make it simpler and cleaner
* switch to nginx-alpine and php-fpm-alpine
* docker-compose: autobuild php-image for stikked
* serve all files directly (htdocs is mounted instead of copied)
* stikked-configuration for docker resides in docker/stikked.php
2019-11-23 16:58:17 +01:00
Claude
64047bae4d
Merge pull request #534 from CodeBrauer/master
...
Default template fixes
2019-11-10 13:52:17 +01:00
Gabriel Wanzek
7c18897f40
Default template fixes
...
- fix wrong relation label/textarea
- add html5 required attribute to textarea
2019-10-31 11:34:49 +01:00
Claude
e579784507
Merge branch 'master' into dev
2019-04-08 15:12:25 +02:00
Claude
a5c44e536c
apply blocked_words to title as well
2019-04-08 15:11:58 +02:00
Claude
16f2864fa2
Merge pull request #510 from virtualghetto/missing-hook
...
Missing pick_language hook.
2018-11-22 08:57:55 +01:00
larry_the_cow
e8e0fd123c
Commit 6da09613 deleted htdocs/application/hooks/pick_language.php to fix #264 ,
...
but it did not remove the hook from htdocs/application/config/hooks.php.
This commit reverts htdocs/application/config/hooks.php back to f97a5331 and
disables $config['enable_hooks'] in htdocs/application/config/config.php.
It was introduced in b69c6650.
2018-11-21 23:54:26 +00:00
Claude
9edcff65da
Update README.md
...
linebreaks reloaded
0.13.0
2018-10-02 11:45:15 +02:00
Claude
e5ba4abcf8
Update README.md
...
linebreaks
2018-10-02 11:44:19 +02:00
Claude
773a21d33b
Merge branch 'dev'
2018-10-02 11:41:57 +02:00
Claude
442d206186
version 0.13.0
2018-10-02 11:40:39 +02:00
Claude
be8dc851bc
more honorable mention
2018-10-02 11:23:44 +02:00
Claude
189d10b236
authors for 0.13.0
2018-10-02 11:20:42 +02:00
Claude
52b4026318
lets keep a fixed language. makes live easier.
2018-10-01 14:49:46 +02:00
Claude
adfc08b573
doc
2018-10-01 14:42:46 +02:00
Claude
6da0961358
kill this hitler-hook. fixes #264
2018-09-30 17:37:36 +02:00
Claude
f99519d2a0
add lighttpd config-uri-protocol in troubleshooting guide. fixes #450
2018-09-30 16:47:05 +02:00
Claude
aadb48832f
added rewrite-rules in doc for shorter urls. fixes #451
2018-09-30 16:42:51 +02:00
Claude
5e433758d5
Merge pull request #484 from xrobau/bugfix/spamadmin-undefined
...
Fix spamadmin undefined value
2018-09-29 17:14:20 +02:00
Claude
63bf35a691
Merge pull request #458 from b4d/master
...
Letsencrypt support
2018-09-29 16:00:44 +02:00
Claude
dd3e481ba1
Merge pull request #502 from timwhite/master
...
Fix docker bug when setting DB_PASSWORD
2018-09-29 15:58:54 +02:00
Claude
3f2d2fa988
Merge pull request #464 from Th3R3p0/master
...
Fixed private captcha issue
2018-09-29 15:58:26 +02:00
Claude
494580f3fe
Update to CodeIgniter 3.1.9
2018-09-29 15:54:51 +02:00
Claude
72a692e610
leave log_path empty. fixes #5501
2018-09-29 15:43:55 +02:00
Claude
70df71f49f
nicer burn on read description. fixes #436
2018-09-29 15:28:00 +02:00
Claude
3fdf283386
ability to set content expiration. fixes #457
2018-09-29 15:16:47 +02:00
Claude
83f52c2f38
use default expiration when expiration is not set via api. fixes #480
2018-09-28 16:58:23 +02:00
Claude
d5ffd57956
fix decryption in stikkedizr. fixes #499
2018-09-28 15:36:52 +02:00
Tim White
3091ea6e8c
Fix docker bug when setting DB_PASSWORD
2018-09-26 21:22:39 +10:00
Claude
c24e053f0e
Merge pull request #495 from Razva/patch-1
...
Fix Geshi "Function create_function() is deprecated" for PHP7.2+
2018-08-03 17:48:38 +02:00
Razvan Rosca
2537c599d3
Fix Geshi for PHP7.2+
...
This will fix "Function create_function() is deprecated".
2018-07-24 21:15:35 +03:00
Claude
20077ab2a0
Merge pull request #483 from xrobau/feature/rewrite-docker
...
Rewrite docker setup
2018-03-23 10:32:07 +01:00
Rob Thomas
cf6b357967
Fix brain-typo. Sorry about that!
...
Somehow I managed to type STIKKIT instead of STIKKED all those times.
I honestly have no idea how I managed to get that into my head.
2018-03-16 21:17:03 +00:00