El RIDO
|
83b5d1fbba
use realpath and validate tpl directory contents
|
8 months ago |
El RIDO
|
db251732d2
partially revert #1559
|
8 months ago |
Ribas160
|
44f8cfbfb8
Fix error when a custom template is not in the default available templates list
|
1 year ago |
parthiv-m
|
788146012e
Fix failing tests, update button icon and text according to feedback
|
1 year ago |
El RIDO
|
8b3b16be44
SRI hashes are now configurable, no longer hardcoded in templates
|
2 years ago |
El RIDO
|
cebc9acce6
enable strict types in PHP
|
2 years ago |
Sergio Giraldo
|
6728053ab0
test: default value for email configuration item;nit necessary to close php comment
|
2 years ago |
El RIDO
|
f6edcc1acd
Merge branch 'master' into php8
|
3 years ago |
El RIDO
|
2a162d075c
allow unit tests to pass
|
3 years ago |
github-actions[bot]
|
184b8b567d
Merge remote-tracking branch 'origin/master' into php8
|
4 years ago |
El RIDO
|
6c1f0dde0c
set CSP also as meta tag, to deal with misconfigured webservers mangling the HTTP header
|
4 years ago |
El RIDO
|
3f469f715f
Merge branch 'master' into php8
|
4 years ago |
El RIDO
|
bb6a44ce7a
remove double translation, avoid unsupported double quotes in INI file
|
5 years ago |
El RIDO
|
17c3cb35c0
change tests for phpunit 9 support, breaking support with phpunit 5.6
|
5 years ago |
El RIDO
|
37a620df95
return type void is required as of PHPunit 7, breaking test compatibility with PHP < 7.1
|
5 years ago |
El RIDO
|
6f90df9545
updating tests by dropping PHPunit 4.6 support
|
5 years ago |
El RIDO
|
4204e4b8b7
make StyleCI happy and change unit test to use a string
|
6 years ago |
ZerooCool
|
e61c44ef46
Make Opengraph really functional
|
6 years ago |
El RIDO
|
7c61f59dcd
removing untranslated string for non-human entities, moving insecure notice to template, so it can remains translated
|
6 years ago |
El RIDO
|
c2e060d464
made compression configurable, fixes #38
|
7 years ago |
El RIDO
|
42c2003220
made notice configurable, fixing a few CSS glitches
|
7 years ago |
El RIDO
|
d6f203dc4c
Removed option to hide clone button on expiring pastes, since this requires reading the paste for rendering the template, which leaks information on the pastes state
|
8 years ago |
El RIDO
|
caf87cc6f1
Merge branch 'master' into burnafterreading-fix, regression in expired paste error
|
8 years ago |
El RIDO
|
fe54889b99
fixing failing unit test
|
8 years ago |
El RIDO
|
81b00dd422
fixing page template, removing error messages when markdown or source are disabled in configuration, re-removing unnecessary spans
|
9 years ago |
El RIDO
|
d358271451
making unit tests work with spans
|
9 years ago |
El RIDO
|
131e08ca33
made phpUnit and most mocha tests work again, had to remove some injected objects and added a helper method to facilitate a cache reset for the unit tests. Page template is still broken and the JS test for baseUri() fails
|
9 years ago |
El RIDO
|
67f6c4eb61
turned bootstrap template variants into logic
|
9 years ago |
El RIDO
|
06496f2ede
updated View test to test every available template instead of just the page one
|
9 years ago |
El RIDO
|
a5d91298ff
add an option to change the site name, solves #154
|
9 years ago |