706 Commits

Author SHA1 Message Date
azett
b45b7b25ae changelog for 34fb2f3 2022-10-01 14:15:37 +02:00
azett
34fb2f3e6b HttpOnly flag for session cookie to prevent possible XSS - thx @melbinkm! 2022-10-01 14:07:54 +02:00
azett
9df201725f Changelog for 92c0b2a 2022-10-01 13:45:12 +02:00
azett
92c0b2a517 Bufix: Checking uploaded files' extensions looked for the tmp file name, not the actual file name. Fixes #152 as well - thanks @s4n-h4xor! 2022-10-01 13:33:34 +02:00
azett
225e3b1b8d fixes #132 - thx laborix & @Fraenkiman! 2022-10-01 12:59:20 +02:00
Arvid Zimmermann
e58efa9da0
added Donate button; brought Follow buttons to top 2022-09-15 20:32:43 +02:00
Arvid Zimmermann
969966ed25
added @Fraenkiman 2022-09-10 18:04:15 +02:00
Arvid Zimmermann
216cc58479
Update CONTRIBUTORS.md 2022-09-10 15:05:21 +02:00
Arvid Zimmermann
7d5264891a
Update CHANGELOG.md 2022-09-10 15:01:28 +02:00
azett
5dd42b0ffa fixes #49 & #91 - basically reverting 9f610ddac3f3a566f7ec672f5741d2314ea63ffc 2022-09-10 14:20:23 +02:00
azett
58b3063478 Updated Leggero preview image, fixes #139 - thx @Fraenkiman 2022-09-10 13:32:31 +02:00
Arvid Zimmermann
74f7963b92
Update CHANGELOG.md 2022-08-14 15:01:40 +02:00
azett
925e225ee9 logout redirects to home page, fixes #119 2022-08-14 14:57:09 +02:00
azett
cf8b518aa3 Calendar plugin has previous/next buttons, see #128 - but still does not highlight proper days in previous months :/ 2022-08-14 14:44:29 +02:00
azett
e510b47e61 Search form: Years in reverse order 2022-08-14 14:25:02 +02:00
azett
d5bdc72852 fixes #136 for all styles - thx @Fraenkiman 2022-08-14 14:04:30 +02:00
azett
a5bea6507b Changelog updated 2022-08-13 20:43:51 +02:00
azett
5a637d7e7b Changelog updated 2022-08-13 20:43:20 +02:00
azett
3c3d614416 fixes #135 - thx @Fraenkiman 2022-08-13 20:38:03 +02:00
azett
06a555b0d6 fixes #133, props to @Fraenkiman 2022-08-11 20:08:21 +02:00
azett
cc28351945 fixes #134, props to @Fraenkiman 2022-08-11 20:05:18 +02:00
azett
553fd0a9e8 fixes #137 - thanks for reporting, @Fraenkiman :) 2022-08-11 19:55:45 +02:00
azett
af1aa7759b Revert "Merge branch 'master' of https://github.com/flatpressblog/flatpress"
This reverts commit e9ad11742876f9f78d743a28afd547ee7480c7f9, reversing
changes made to f30fc6204a6bc7643d7952b1df98a3aa7b462dea.
2022-07-02 13:30:56 +02:00
azett
fa95af79fc fixes #126 2022-07-02 13:01:21 +02:00
azett
e9ad117428 Merge branch 'master' of https://github.com/flatpressblog/flatpress 2022-07-02 12:50:04 +02:00
azett
f30fc6204a fixes #129: captions not centered 2022-07-01 18:47:05 +02:00
azett
e656213fe4 Set Leggero v2 as default style of the Leggero Theme 2022-06-30 20:27:46 +02:00
azett
97fdec44ff Fixed gallery output, also fixes #127 2022-06-30 20:26:01 +02:00
azett
63b75fe5fc fixes #122 2022-06-29 20:54:29 +02:00
azett
e49bfe20cc changed branch in version info to "responsiveadmin" 2022-06-28 20:52:30 +02:00
azett
6d4cb1fadc Merge branch 'master' into responsiveadmin 2022-06-28 20:51:35 +02:00
azett
e40b4d944b Added branch name to system version 2022-06-28 20:44:38 +02:00
azett
6afdf420b1 added new Admin Area to changelog 2022-06-27 19:27:50 +02:00
azett
d27d3e897b Merge branch 'responsiveadmin' of https://github.com/flatpressblog/flatpress into responsiveadmin 2022-06-27 19:24:26 +02:00
azett
6eaafee1fa Merge branch 'master' into responsiveadmin
# resolved conflicts:
#	admin/panels/config/admin.config.tpl
#	admin/panels/entry/admin.entry.commentlist.tpl
#	fp-plugins/commentcenter/tpls/deletecomm.tpl
#	fp-plugins/commentcenter/tpls/editpol.tpl
2022-06-27 19:24:18 +02:00
azett
03906e1ba1 changelog updated 2022-06-25 12:24:12 +02:00
azett
1903bca172 changelog updated 2022-06-25 12:22:43 +02:00
azett
2b195dfa51 removed Open Sans reference - fixes #120 2022-06-25 11:57:31 +02:00
azett
104096f4f4 Call fs_is_directorycomponent() and fs_is_hidden_file() instead of checking manually 2022-06-24 21:50:57 +02:00
azett
ed8f9e1293 fixes #118: Captions file was shown in Media Manager 2022-06-24 21:47:51 +02:00
azett
1ac326f9cc Media Manager plugin: 50 items per pages, not 10 2022-06-24 21:43:31 +02:00
azett
c662bc3590 Call fs_is_directorycomponent() and fs_is_hidden_file() instead of checking manually. Also: Path traversal in Media Manager fixed. 2022-06-24 21:42:48 +02:00
azett
28b7066d82 added fs_is_directorycomponent() and fs_is_hidden_file() 2022-06-24 21:03:19 +02:00
azett
7447db1b21 Fixed #43: LastComments plugin will not even attempt to delete or rebuild LastComments caches if LastComments plugin is not available. 2022-06-23 19:34:05 +02:00
azett
937b566ff2 removed unneccessary external font resource 2022-06-23 18:20:28 +02:00
azett
a53146d74e Update jQueryUI 1.13 -> 1.13.1 2022-06-22 19:00:12 +02:00
azett
32aa021134 added PhotoSwipe 2022-06-21 19:50:44 +02:00
azett
31001653d7 removed obsolete (and erroneous^^) script tag 2022-06-21 19:40:30 +02:00
azett
4fe6c460af completely reworked contact form 2022-06-19 15:04:43 +02:00
azett
fd9aea911d First part of #114: Error msg on uploading a forbidden file. Thx laborix! 2022-06-19 12:37:56 +02:00