| 6c5e3c5e | 27-Aug-2017 |
Phy <git@phy25.com> |
Update check supports HTTPS
If SSL is not supported, a HTTP request will be made. In the log the request type will be indicated, but on the frontend no additional message would be shown (I think it'
Update check supports HTTPS
If SSL is not supported, a HTTP request will be made. In the log the request type will be indicated, but on the frontend no additional message would be shown (I think it's better to notify admins about non-SSL situations, but currently when this fetch encounter error, no error message will be shown, so it's better not to add any warning).
show more ...
|
| d5d08c05 | 27-Aug-2017 |
Andreas Gohr <andi@splitbrain.org> |
fixed some style errors found by scrutinizer |
| cd6ed79f | 27-Aug-2017 |
Andreas Gohr <andi@splitbrain.org> |
removed unused, empty files
|
| bf6f54b8 | 27-Aug-2017 |
Andreas Gohr <andi@splitbrain.org> |
some cleanup fpr set_metadata test |
| 2e3f2c78 | 27-Aug-2017 |
Andreas Gohr <andi@splitbrain.org> |
added one more test for internal links
just to be sure, we're not breaking something simple here. |
| 347fb6e3 | 27-Aug-2017 |
Andreas Gohr <andi@splitbrain.org> |
parsertests: replaced var keywords and added type hints |
| 2d102494 | 25-Aug-2017 |
Phy <git@phy25.com> |
Fix p_set_metadata damaging contributors with numeric ID |
| 1987d368 | 25-Aug-2017 |
Phy <git@phy25.com> |
Add tests for array_replace part of set_metadata |
| a056e285 | 23-Aug-2017 |
Phy <git@phy25.com> |
Fix rendering null $language going to GeSHi (fixes #2088) |
| 163c2842 | 20-Aug-2017 |
Phy <git@phy25.com> |
Fix RSS syntax XSS bug (#2081) |
| 56bd9509 | 17-Aug-2017 |
Phy <git@phy25.com> |
Fix sanitation of $language for code highlighting (fixes #2080) |
| 5210ada6 | 16-Aug-2017 |
Schplurtz le Déboulonné <schplurtz@laposte.net> |
translation update |
| 0877a1f1 | 15-Aug-2017 |
Schplurtz le Déboulonné <Schplurtz@laposte.net> |
Support Web Video Text Tracks Format subtitles |
| bbaba717 | 15-Aug-2017 |
Andreas Gohr <andi@splitbrain.org> |
slightly adjusted the icon sizes
This looks a bit better and is closer to the original, even though the sizes are a bit weird now. |
| 8da75ab6 | 15-Aug-2017 |
Andreas Gohr <andi@splitbrain.org> |
readd significant space
this got lost in a previous update |
| 51b0b64b | 15-Aug-2017 |
Andreas Gohr <andi@splitbrain.org> |
move type initialization to getter |
| e6bd4c92 | 15-Aug-2017 |
Andreas Gohr <andi@splitbrain.org> |
used index array for menu items
This makes it a little easier to splice new elements into position |
| 55a4f137 | 15-Aug-2017 |
Michael Große <grosse@cosmocode.de> |
fix(config): empty string is valid for numericopt
There was a bug that the empty string was considered to be invalid if also a max or min value was defined for a config field of type numericopt. |
| 2852cbd2 | 15-Aug-2017 |
Andreas Gohr <andi@splitbrain.org> |
do not create unecessary references for single use objects |
| 952acff9 | 15-Aug-2017 |
Andreas Gohr <andi@splitbrain.org> |
removed old tpl_content_core method |
| dd7064d9 | 15-Aug-2017 |
Andreas Gohr <andi@splitbrain.org> |
updated composer dependencies |
| 564ad40a | 14-Aug-2017 |
Oliver Geisen <oliver@rehkopf-geisen.de> |
Removed progressbar from searchform |
| f5610e74 | 11-Aug-2017 |
Guy Brand <gb@unistra.fr> |
Release preparation |
| 8cebbad7 | 10-Aug-2017 |
Nina Zolotova <nina-z@i.ua> |
translation update |
| 0ea5ebb4 | 05-Aug-2017 |
B_S666 <i@frostbitten.de> |
prevent pages to be shown in trace if you don't have rights to read |