Matias Griese
|
4d4efb31e3
|
Escape root url pattern in Utils::url()
|
2022-03-09 12:25:46 +02:00 |
|
Andy Miller
|
c7bc5f5b59
|
hash for multiavatar only
|
2022-03-08 14:00:06 -07:00 |
|
Andy Miller
|
41b8fbb0e0
|
Update changelog + Accounts in sidebar
|
2022-03-08 10:45:44 -07:00 |
|
Djamil Legato
|
e60ba13d75
|
Fixed issue with URL method not escaping subpaths slashes
|
2022-03-08 09:32:28 -08:00 |
|
Matias Griese
|
e0deeeb551
|
Make new avatar logic more robust
|
2022-03-08 19:15:46 +02:00 |
|
Andy Miller
|
9fd580c49b
|
Alternative Multiavatar Approach (#3551)
* Support multiavatar by default
* Support custom hash string
|
2022-03-08 09:45:41 -07:00 |
|
Andy Miller
|
e09bae918c
|
fix for empty $root
|
2022-03-05 11:20:54 -07:00 |
|
Andy Miller
|
0abde01442
|
better fix
|
2022-03-05 09:22:12 -07:00 |
|
Andy Miller
|
03f71fa49d
|
rolled back but fixed the Utils::url() functionality
|
2022-03-04 15:37:03 -07:00 |
|
Andy Miller
|
4f92568171
|
Added system config option legacy_url_root_behavior
|
2022-03-03 13:16:48 -07:00 |
|
Andy Miller
|
b80fcca0cf
|
fixes for Utils::url()
|
2022-03-03 12:35:17 -07:00 |
|
Andy Miller
|
7b7235297e
|
Merge branch 'develop' of github.com:getgrav/grav into develop
|
2022-03-03 11:21:06 -07:00 |
|
Andy Miller
|
34ab8408fa
|
fix for url() function breaking when path contains root
|
2022-03-03 11:21:03 -07:00 |
|
Matias Griese
|
f19297d5f7
|
Added XSS check for uploaded SVG files before they get stored
|
2022-03-02 13:37:51 +02:00 |
|
Matias Griese
|
78b8051627
|
Fixed avatar save location when account:// stream points to custom directory
|
2022-03-02 12:24:27 +02:00 |
|
Djamil Legato
|
3dd0cabeac
|
Fixed entity sanitization for XSS detection
|
2022-02-23 14:57:36 -08:00 |
|
Matias Griese
|
9a87a509b0
|
Merge branch 'develop' of github.com:getgrav/grav into feature/v1.8
|
2022-02-22 11:35:29 +02:00 |
|
Matias Griese
|
a7e82f279a
|
Fixed non-standard video html atributes generated by {{ media.html() }} [#3540]
|
2022-02-22 11:30:33 +02:00 |
|
Matias Griese
|
6d0d6c22d3
|
Fixed new Utils::pathinfo() and Utils::basename() being too strict for legacy use [#3542]
|
2022-02-22 09:46:29 +02:00 |
|
Matias Griese
|
46f2a81b21
|
Phpstan fixes
|
2022-02-19 15:20:06 +02:00 |
|
Matias Griese
|
f5e21645f6
|
Support phpstan level 6 in Framework classes
|
2022-02-19 14:17:02 +02:00 |
|
Matias Griese
|
12c8cf9c40
|
Phpstan fixes
|
2022-02-19 13:47:29 +02:00 |
|
Matias Griese
|
85eaf308d5
|
Fixed FlexDirectory::getCache() after converting to Symfony Cache
|
2022-02-19 13:17:19 +02:00 |
|
Matias Griese
|
2e65b0eea4
|
Merge branch 'develop' of github.com:getgrav/grav into feature/v1.8
Conflicts:
composer.lock
|
2022-02-19 12:18:00 +02:00 |
|
Matias Griese
|
7e52112b21
|
Fixed phpstan issues (All level 2, Framework level 5)
|
2022-02-19 12:01:50 +02:00 |
|
xaver
|
a900b89795
|
Remove variable duplicate (#3539)
|
2022-02-18 08:39:20 -07:00 |
|
Matias Griese
|
fcd9093f84
|
Use **Symfony Cache** instead of unmaintaided **Doctrine Cache** (with backward compatibility layer)
|
2022-02-12 15:33:38 +02:00 |
|
Matias Griese
|
58b54a70bd
|
Removed system.umask_fix setting for security reasons
|
2022-02-12 13:49:30 +02:00 |
|
Matias Griese
|
9daa0a9041
|
Merge branch 'develop' of github.com:getgrav/grav into feature/v1.8
Conflicts:
composer.lock
|
2022-02-12 13:08:23 +02:00 |
|
Matias Griese
|
ec884997ef
|
Improve vector image code [#3533]
|
2022-02-12 10:49:52 +02:00 |
|
Matias Griese
|
3a45748ce6
|
Added auto_sizes support for SVG vector images [#3533]
|
2022-02-12 10:41:34 +02:00 |
|
Xaver Maierhofer
|
c4e10cf59f
|
Add Vector image auto_sizes support
|
2022-02-12 10:26:18 +02:00 |
|
Andy Miller
|
b1938c9790
|
prepare for release
|
2022-02-07 12:12:03 -07:00 |
|
Matias Griese
|
fba015c5d9
|
Merge branch 'develop' of github.com:getgrav/grav into feature/v1.8
Conflicts:
composer.json
composer.lock
|
2022-02-07 13:47:41 +02:00 |
|
Rotzbua
|
0323a898cb
|
Normalize variable names
|
2022-02-07 11:20:16 +02:00 |
|
Rotzbua
|
d275532cf8
|
Fix documentation of return type
|
2022-02-07 11:20:16 +02:00 |
|
Matias Griese
|
7306f164e9
|
Fixed groups filter not matching against readableName [getgrav/grav-plugin-admin#2224]
|
2022-02-07 10:30:25 +02:00 |
|
Matias Griese
|
88219fbf0e
|
Fixed accounts filter only matches against email address [getgrav/grav-plugin-admin#2224]
|
2022-02-07 10:07:00 +02:00 |
|
Djamil Legato
|
5eefc91781
|
Fixed "Page Authors" field in Security tab, wrongly loading and saving the value (fixes #3525)
|
2022-02-04 11:23:09 -08:00 |
|
Matias Griese
|
67ef9b221a
|
Fixed error while deleting retina image in admin
|
2022-02-04 19:58:23 +02:00 |
|
Matias Griese
|
c82a35cea0
|
Added twig filter |field_parent to get parent field name
|
2022-02-03 19:51:46 +02:00 |
|
Andy Miller
|
5248519c37
|
prepare for release
|
2022-01-31 11:52:12 -07:00 |
|
Matias Griese
|
5b9a0fb237
|
Fixed Call to undefined method error when upgrading from Grav 1.6 [#3523]
|
2022-01-31 11:26:35 +02:00 |
|
Andy Miller
|
96df7deaf4
|
prepare for release
|
2022-01-28 13:08:36 -07:00 |
|
Matias Griese
|
7666651324
|
Fixed error on thumbnail image creation
|
2022-01-28 19:13:26 +02:00 |
|
Djamil Legato
|
b9db2f3322
|
Fixed MimeType for gzip (application/x-gzip)
|
2022-01-27 16:24:50 -08:00 |
|
Matias Griese
|
84a1ab6ca5
|
Added unicode-safe Utils::basename() and Utils::pathinfo() methods and use them everywhere
|
2022-01-26 13:54:33 +02:00 |
|
Matias Griese
|
3b89377570
|
Improved Filesystem::basename() and Filesystem::pathinfo() to be UTF-8 safe
|
2022-01-26 13:16:35 +02:00 |
|
Matias Griese
|
c3c31880b0
|
Added support for registering assets from HtmlBlock
|
2022-01-26 11:06:05 +02:00 |
|
Andy Miller
|
9bb6f5366e
|
prepare for release
|
2022-01-24 11:40:25 -07:00 |
|