Andy Miller
|
2830ba9120
|
prepare for release
|
2022-03-28 11:36:48 -06:00 |
|
Matias Griese
|
5a355fb94e
|
Fixed page search not working with selected language [#3316]
|
2022-03-25 10:33:05 +02:00 |
|
Matias Griese
|
b0add67cdd
|
Flex search() optimizations
|
2022-03-25 10:32:34 +02:00 |
|
Matias Griese
|
c9c23c6c4f
|
Better fix for system.cache.gzip: true
|
2022-03-23 15:47:45 +02:00 |
|
Matias Griese
|
8f0443a73d
|
Fixed phpstan issues, composer update
|
2022-03-23 13:05:54 +02:00 |
|
Matias Griese
|
c9271c80a7
|
Create method cleanOutputBuffers() and use it
|
2022-03-23 10:49:19 +02:00 |
|
Andy Miller
|
62d9db7650
|
gzip fixes for downloading
|
2022-03-22 17:30:55 -06:00 |
|
Andy Miller
|
57d6be0f78
|
Expose parse_url via parseurl() Twig function
|
2022-03-20 19:02:36 -06:00 |
|
Andy Miller
|
ae55b4794f
|
Fix for multi-lang issues with Security report
|
2022-03-20 18:22:12 -06:00 |
|
Andy Miller
|
730231b8b7
|
Merge branch 'develop' of github.com:getgrav/grav into develop
|
2022-03-18 13:15:44 -06:00 |
|
Andy Miller
|
82015d4ae7
|
gzip enabled breaking in close()
|
2022-03-18 13:15:37 -06:00 |
|
Matias Griese
|
4376c8ce57
|
Better multi-byte support for replace_last() filter
|
2022-03-18 20:39:10 +02:00 |
|
Matias Griese
|
aa1e1bc0ad
|
Optimization for Utils::url()
|
2022-03-18 20:38:33 +02:00 |
|
Matias Griese
|
35d4d00429
|
Better fix for multilang URLs in Utils::url()
|
2022-03-17 16:55:34 +02:00 |
|
Matias Griese
|
3e7f67f589
|
Set default maximum length for text fields
|
2022-03-17 13:04:06 +02:00 |
|
Matias Griese
|
c08341046b
|
Added |replace_last(search, replace) filter
|
2022-03-17 12:15:05 +02:00 |
|
Andy Miller
|
d36bc4b8a2
|
Fix for multilang URLs in Utils::url()
|
2022-03-16 14:28:07 -06:00 |
|
Andy Miller
|
0d19bc6e97
|
prepare for release
|
2022-03-14 11:34:33 -06:00 |
|
Matias Griese
|
492cc1d2f1
|
Added XSS check for uploaded SVG files before they get stored (in Form plugin)
|
2022-03-14 18:55:56 +02:00 |
|
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
|
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
|
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
|
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 |
|
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 |
|