Karthik Kasturi
|
4a39a2ad0f
refactor: added AbstractProxy base class for shortener proxies
|
vor 11 Monaten |
Karthik Kasturi
|
0808052acf
Added shlink integration
|
vor 11 Monaten |
El RIDO
|
6d5323e351
drop legacy paste format support
|
vor 1 Jahr |
Ribas160
|
3d3d80c60b
Remove page template
|
vor 1 Jahr |
Ribas160
|
44f8cfbfb8
Fix error when a custom template is not in the default available templates list
|
vor 1 Jahr |
parthiv-m
|
788146012e
Fix failing tests, update button icon and text according to feedback
|
vor 1 Jahr |
El RIDO
|
8b3b16be44
SRI hashes are now configurable, no longer hardcoded in templates
|
vor 2 Jahren |
El RIDO
|
cebc9acce6
enable strict types in PHP
|
vor 2 Jahren |
Sergio Giraldo
|
6728053ab0
test: default value for email configuration item;nit necessary to close php comment
|
vor 2 Jahren |
El RIDO
|
f6edcc1acd
Merge branch 'master' into php8
|
vor 3 Jahren |
El RIDO
|
2a162d075c
allow unit tests to pass
|
vor 3 Jahren |
github-actions[bot]
|
184b8b567d
Merge remote-tracking branch 'origin/master' into php8
|
vor 4 Jahren |
El RIDO
|
6c1f0dde0c
set CSP also as meta tag, to deal with misconfigured webservers mangling the HTTP header
|
vor 4 Jahren |
El RIDO
|
3f469f715f
Merge branch 'master' into php8
|
vor 4 Jahren |
El RIDO
|
bb6a44ce7a
remove double translation, avoid unsupported double quotes in INI file
|
vor 5 Jahren |
El RIDO
|
17c3cb35c0
change tests for phpunit 9 support, breaking support with phpunit 5.6
|
vor 5 Jahren |
El RIDO
|
37a620df95
return type void is required as of PHPunit 7, breaking test compatibility with PHP < 7.1
|
vor 5 Jahren |
El RIDO
|
6f90df9545
updating tests by dropping PHPunit 4.6 support
|
vor 5 Jahren |
El RIDO
|
4204e4b8b7
make StyleCI happy and change unit test to use a string
|
vor 6 Jahren |
ZerooCool
|
e61c44ef46
Make Opengraph really functional
|
vor 6 Jahren |
El RIDO
|
7c61f59dcd
removing untranslated string for non-human entities, moving insecure notice to template, so it can remains translated
|
vor 6 Jahren |
El RIDO
|
c2e060d464
made compression configurable, fixes #38
|
vor 7 Jahren |
El RIDO
|
42c2003220
made notice configurable, fixing a few CSS glitches
|
vor 7 Jahren |
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
|
vor 8 Jahren |
El RIDO
|
caf87cc6f1
Merge branch 'master' into burnafterreading-fix, regression in expired paste error
|
vor 8 Jahren |
El RIDO
|
fe54889b99
fixing failing unit test
|
vor 8 Jahren |
El RIDO
|
81b00dd422
fixing page template, removing error messages when markdown or source are disabled in configuration, re-removing unnecessary spans
|
vor 9 Jahren |
El RIDO
|
d358271451
making unit tests work with spans
|
vor 9 Jahren |
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
|
vor 9 Jahren |
El RIDO
|
67f6c4eb61
turned bootstrap template variants into logic
|
vor 9 Jahren |