Commit Graph

7651 Commits

Author SHA1 Message Date
Andy Miller
964e37c6f0
Merge branch 'release/1.7.47' 2024-10-23 13:02:17 +01:00
Andy Miller
ecf664c8e6
prepare for release 2024-10-23 13:02:02 +01:00
Andy Miller
e2257a9783
logic fix 2024-10-22 15:29:47 +01:00
Andy Miller
6fa63197a0
Fallback to extension on Flex-Objects json check 2024-10-22 14:10:18 +01:00
Andy Miller
f686e0ac64
Added extra checks in Uri::getContentType() 2024-10-22 14:10:03 +01:00
Andy Miller
5a741d9b10
updated changelog 2024-10-22 12:05:21 +01:00
Ricardo Verdugo
16a50767dd
Fix JSON output comments check with content type (#3859)
* Update FlexCollection.php

* Update FlexObject.php (#3858)
2024-10-22 10:54:40 +01:00
Artyom Mezin
d72fca121f
Annoying output comments fix for json Flex (#3856) 2024-10-22 10:32:54 +01:00
Andy Miller
e0ff168cf3
Utils::toAscii() should be static 2024-10-21 14:20:05 +01:00
Andy Miller
bbfc3b5658
updated changelog 2024-10-14 17:28:48 +01:00
Andy Miller
106dc58329
more improvements for clockwork-web support 2024-10-08 17:29:39 +01:00
Andy Miller
ca1e5ebb8a
fixes for clockwork web UI 2024-10-08 15:54:59 +01:00
Andy Miller
6a585857b0
vendor updates 2024-10-08 12:50:05 +01:00
Andy Miller
f81a4ca008
Merge branch 'develop' of github.com:getgrav/grav into develop 2024-08-22 15:16:11 +01:00
Andy Miller
8c1b4448e9
fix for exif_imagetype() throwing exception when file !exists 2024-08-22 15:15:57 +01:00
pmoreno.rodriguez
f73813103d
Support to Fediverse Creator meta tag (#3844) 2024-07-12 15:04:45 -06:00
Andy Miller
9c697f178d
composer update 2024-06-04 14:57:02 +01:00
Raphaël Droz
20ca44fd53
Include modulars for last modification date computation (#3562)
* Include modulars for last modification date computation

Fix #3561

* use ->modified()

---------

Co-authored-by: Andy Miller <1084697+rhukster@users.noreply.github.com>
2024-06-04 14:46:58 +01:00
Rotzbua
24cd0e133f
Update jquery-3.x.min.js to v3.7.1 (#3827)
Source: https://code.jquery.com/jquery-3.7.1.min.js
2024-06-04 14:38:48 +01:00
Rotzbua
9f4a86317b
fix(composer): remove unused dependency (#3828) 2024-06-04 14:37:32 +01:00
Andy Miller
25ace6458b
Utils::toAscii() func 2024-06-04 14:36:47 +01:00
Andy Miller
856a478bd6
fixes #3831 2024-06-04 14:35:33 +01:00
Andy Miller
faa8ee5fe1
Merge branch 'release/1.7.46' 2024-05-15 17:16:00 +01:00
Andy Miller
785f641ea5
Merge tag '1.7.46' into develop
Release v1.7.46
2024-05-15 17:16:00 +01:00
Andy Miller
013ff7ee1b
prepare for release 2024-05-15 17:15:30 +01:00
Andy Miller
c97a0ffb16
reworked to use the modified Uri::parseUrl(), plus better fix for multi slashes 2024-05-08 12:45:52 +01:00
Andy Miller
51623ee0da
Added custom_base test 2024-05-08 12:35:16 +01:00
Andy Miller
8c941cc6d3
update changelog 2024-05-06 12:48:52 +01:00
Andy Miller
b6bba9eb99
fixes #GHSA-f8v5-jmfh-pr69 2024-05-06 12:48:45 +01:00
Andy Miller
77adfcb831
missed a check in MediaUploadTrait::checkFileMetadata() 2024-05-06 11:31:23 +01:00
Andy Miller
ee8d783d05
better support for external urls in Utils::url() 2024-04-20 15:42:42 +01:00
thebodzio
d184e25f05
Handle the situation when GRAV_ROOT or GRAV_WEBROOT are / (#3667)
* Handle the situation when GRAV_ROOT or GARV_WEBROOT are `/`

* Update defines.php

Replaced `/` with `DS`

* Update Backups.php

Replaced `/` with `DS` in `backup` function
2024-04-16 11:52:38 -06:00
pmoreno.rodriguez
04f9385aa8
Fixed "news" to "new" in Changelog V1.7.45 (#3810) 2024-04-16 11:51:22 -06:00
Andy Miller
afb5b02e57
Fixes for multilang taxonomy 2024-03-21 15:08:44 -06:00
Andy Miller
4187a04235
Merge branch 'release/1.7.45' 2024-03-18 11:35:28 -06:00
Andy Miller
26a6cb75ad
Merge tag '1.7.45' into develop
Release v1.7.45
2024-03-18 11:35:28 -06:00
Andy Miller
37d0498e1b
prepare for release 2024-03-18 11:35:20 -06:00
Andy Miller
dd8d610ae0
updates + changelog 2024-03-18 11:34:37 -06:00
Andy Miller
b9529d0010
minor lang updates 2024-03-18 11:20:51 -06:00
Andy Miller
4149c81339
fix for safe_functions attack #GHSA-c9gp-64c4-2rrh 2024-03-06 14:53:53 -07:00
Andy Miller
2da91d9c8b
Update SECURITY.md 2024-03-04 15:55:29 -07:00
Andy Miller
d69adcf347
Update SECURITY.md 2024-03-04 15:54:54 -07:00
Andy Miller
45e2c27c66
Update SECURITY.md 2024-03-04 15:54:11 -07:00
Andy Miller
f77df43d7a
Update SECURITY.md 2024-03-04 15:49:48 -07:00
Andy Miller
de1ccfa12d
Mitigate various SSTI injections 2024-03-04 15:41:30 -07:00
Andy Miller
5928411b86
fixed path traversal by santize checking fiilename 2024-03-04 13:39:50 -07:00
Andy Miller
15dc7568a5
typo 2024-03-04 13:31:40 -07:00
Andy Miller
b435d2b884
upgraded built-in composer to 2.7.1 2024-02-13 12:47:21 -07:00
Andy Miller
dbedb60634
update vendor libs 2024-02-13 12:47:00 -07:00
Andy Miller
f9f5781af8
fix for bad page dates + changelog update 2024-02-03 13:45:35 -07:00