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
|
d82851af10
|
changelog updated
|
2022-03-18 13:18:54 -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
|
010753bdd6
|
typo
|
2022-03-16 14:29:05 -06:00 |
|
Andy Miller
|
d36bc4b8a2
|
Fix for multilang URLs in Utils::url()
|
2022-03-16 14:28:07 -06:00 |
|
Andy Miller
|
28469a6bf6
|
Merge tag '1.7.31' into develop
Release v1.7.31
|
2022-03-14 11:34:43 -06:00 |
|
Andy Miller
|
847f09a2ac
|
Merge branch 'release/1.7.31'
1.7.31
|
2022-03-14 11:34:43 -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 |
|
Matias Griese
|
499b25aad8
|
Composer update
|
2022-03-08 19:07:55 +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
|
879eb27540
|
updated changelog
|
2022-03-03 11:21:36 -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
|
b992d7f185
|
Composer update
|
2022-02-22 11:33:27 +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
|
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 |
|
Xaver Maierhofer
|
cad8510dae
|
Merge index exceptions with same handling
|
2022-02-16 15:52:26 +02:00 |
|
Matias Griese
|
7cafeb2870
|
Composer update
|
2022-02-16 09:53:11 +02:00 |
|
Matias Griese
|
b3b5fca16c
|
Fixed 'mbstring' extension is not loaded error, use Polyfill instead [#3504]
|
2022-02-14 09:38:22 +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 |
|
Matias Griese
|
2c252c43b4
|
Composer update
|
2022-02-08 12:15:17 +02:00 |
|
Matias Griese
|
382756f79b
|
Fixed pimple link #3527
|
2022-02-08 08:40:59 +02:00 |
|
Andy Miller
|
11013cbb57
|
Merge branch 'release/1.7.30'
1.7.30
|
2022-02-07 12:12:11 -07:00 |
|
Andy Miller
|
2377be9a2b
|
Merge tag '1.7.30' into develop
Release v1.7.30
|
2022-02-07 12:12:11 -07:00 |
|
Andy Miller
|
b1938c9790
|
prepare for release
|
2022-02-07 12:12:03 -07:00 |
|