Andy Miller
|
79f9640b12
|
move language debug to debugger - fixes #3752
|
2023-10-02 09:51:22 -06:00 |
|
Andy Miller
|
65aeb82e21
|
add ability to override modified date via frontmatter
|
2023-10-02 09:36:22 -06:00 |
|
Andy Miller
|
1146959806
|
fixed a typo
|
2023-07-18 12:40:27 -06:00 |
|
Andy Miller
|
b4c62101a4
|
SSTI attack mitigation - GHSA-9436-3gmp-4f53
|
2023-07-18 10:49:47 -06:00 |
|
Andy Miller
|
47665dbddb
|
Fixes #3727 - filter field being a closure
|
2023-06-15 09:03:12 -06:00 |
|
Andy Miller
|
244758d438
|
also handle SSTI in reduce twig filter + function
|
2023-06-14 11:08:17 -06:00 |
|
Andy Miller
|
71bbed12f9
|
more SSTI fixes in Utils::isDangerousFunction()
|
2023-06-13 17:57:11 -06:00 |
|
Andy Miller
|
8c2c1cb726
|
better SSTI in |map and |filter
|
2023-06-13 17:45:40 -06:00 |
|
Andy Miller
|
9d01140a63
|
Fix for dangerous tags in |map filter
|
2023-06-13 17:07:39 -06:00 |
|
Andy Miller
|
259e775db8
|
Added languages debug option
|
2023-06-08 14:50:52 -06:00 |
|
Andy Miller
|
8dfa2110bf
|
fix for special chars in slugs causing redirect loops
|
2023-06-01 15:16:56 -06:00 |
|
Andy Miller
|
31aeaf6309
|
improved the Twig Cache Tag with customizable key (lang specific if needed)
|
2023-05-23 15:54:48 -06:00 |
|
Andy Miller
|
9da8cad7fe
|
truncator fix
|
2023-05-10 08:34:09 -06:00 |
|
Andy Miller
|
e5ac37e3cf
|
FILTER_SANITIZE_STRING + Toolbox 1.6.5
|
2023-05-09 12:13:46 -06:00 |
|
Andy Miller
|
66463ddff3
|
more FILTER_SANITIZE_STRING fixes
|
2023-05-09 12:13:32 -06:00 |
|
Andy Miller
|
956c2993ae
|
more filter fixes
|
2023-05-09 11:22:28 -06:00 |
|
Andy Miller
|
3cf67cb2fd
|
deprecation fix
|
2023-05-09 11:18:36 -06:00 |
|
Andy Miller
|
36afa9d848
|
won’t work internally in Parsedown
|
2023-05-08 19:31:37 -06:00 |
|
Andy Miller
|
694ab76d1e
|
added parse_url to the list of Grav Twig functions
|
2023-05-08 19:03:29 -06:00 |
|
Andy Miller
|
369c2e9ffa
|
remove filter_input in favor of htmlspecialchars + strip_tags
|
2023-05-08 18:42:52 -06:00 |
|
Andy Miller
|
95ae35216a
|
various cast fixes
|
2023-05-08 18:41:19 -06:00 |
|
Andy Miller
|
9c0477fa52
|
fix dynamic class value
|
2023-05-08 18:41:04 -06:00 |
|
Andy Miller
|
e1ab15e323
|
another cast fix
|
2023-05-08 17:44:52 -06:00 |
|
Andy Miller
|
ff77d58acb
|
more casting fixes
|
2023-05-08 17:37:42 -06:00 |
|
Andy Miller
|
bf175983ec
|
various deprecated fixes
|
2023-05-08 17:31:15 -06:00 |
|
Andy Miller
|
75cd4f4306
|
Various casting fixes for deprecated messages
|
2023-05-08 17:27:03 -06:00 |
|
Andy Miller
|
2412115f41
|
TwigDeferredExtension updates
|
2023-05-08 17:26:22 -06:00 |
|
Andy Miller
|
598836d656
|
fix parsedown dynamic properties
|
2023-05-08 12:39:35 -06:00 |
|
Andy Miller
|
e1019c4420
|
remove FILTER_SANITIZE_STRING as deprecated
|
2023-05-08 12:21:09 -06:00 |
|
Andy Miller
|
0a061ce95e
|
bugfix for timestamp logic
|
2023-03-22 10:18:07 -06:00 |
|
Andy Miller
|
3b83c8204d
|
Merge branch 'develop' of github.com:getgrav/grav into develop
|
2023-03-22 10:07:18 -06:00 |
|
Andy Miller
|
9ab7a4759a
|
Added timestamp: true|false option for assets
|
2023-03-22 10:07:14 -06:00 |
|
Vilius Šumskas
|
c261d0d3f7
|
Fix force_ssl redirect in case of undefined hostname (#3702)
|
2023-03-17 08:53:45 -06:00 |
|
Andy Miller
|
60506e6f34
|
fixed duplicate page paths
|
2023-03-07 10:45:01 -07:00 |
|
Djamil Legato
|
bd7a74d79e
|
Coerce ignore validation to array to cover both array/non-array values
|
2023-03-06 11:01:15 -08:00 |
|
Djamil Legato
|
5fcf690918
|
Fixed BlueprintSchema:flattenData to properly handle ignored fields
|
2023-03-06 10:40:36 -08:00 |
|
Vilius Šumskas
|
259c148edb
|
Fix whoami command usage (#3695)
Passing process as a string is deprecated since Symfony 4.2.
|
2023-03-06 10:19:23 -07:00 |
|
Ari Cooper Davis
|
a888f19ad1
|
Fix LogViewer regex to reduce greediness (#3684)
|
2023-03-06 09:25:12 -07:00 |
|
Andy Miller
|
b2f27fbdf2
|
cleaner fix for template bug
|
2023-02-21 12:55:50 -07:00 |
|
Andy Miller
|
72b769aa63
|
fix for rendering specific templates fixes #3698
|
2023-02-21 09:39:14 -07:00 |
|
Andy Miller
|
6d6e92048e
|
flex accounts session fix
|
2023-02-20 14:02:13 -07:00 |
|
Andy Miller
|
9e5ed10925
|
typo in types
|
2023-02-19 14:50:16 -07:00 |
|
Andy Miller
|
81a911572c
|
more PHP 8.2 fixes
|
2023-02-19 13:26:17 -07:00 |
|
Andy Miller
|
c56bb86b61
|
php 8.2 fixes
|
2023-02-19 12:07:58 -07:00 |
|
Andy Miller
|
ea010f19f0
|
Fix for bad rendering of modules
|
2023-02-17 16:00:46 -07:00 |
|
Andy Miller
|
4f0fee684a
|
fix for email validation
|
2023-01-11 16:16:52 -07:00 |
|
Andy Miller
|
a86e0d4b96
|
Update copyright date
|
2023-01-02 11:09:32 -07:00 |
|
Andy Miller
|
44c819b021
|
Added new onBeforeSessionStart() Event
|
2023-01-02 10:46:32 -07:00 |
|
Andy Miller
|
3f13d81c6f
|
Get around a bug where messages were not always being set on session during redirect
|
2023-01-01 13:10:58 -07:00 |
|
Andy Miller
|
ad33a63ad2
|
Revert "dont’ fail hard if pages recurse with same path"
This reverts commit 9c5b8b6496.
# Conflicts:
# system/src/Grav/Common/Page/Pages.php
|
2022-10-25 18:20:08 -06:00 |
|
Andy Miller
|
f7b7f3337d
|
fix
|
2022-10-25 18:01:42 -06:00 |
|
Andy Miller
|
9c5b8b6496
|
dont’ fail hard if pages recurse with same path
|
2022-10-25 17:47:03 -06:00 |
|
Andy Miller
|
7e5ff71623
|
prepare for release
|
2022-10-05 15:06:11 -06:00 |
|
Matias Griese
|
fb1e31d0e4
|
Force user index file to be updated to fix email addresses [getgrav/grav-plugin-login#229]
|
2022-10-05 19:16:18 +03:00 |
|
Andy Miller
|
6fcc4ec5d0
|
Added Pages:: getSimplePagesHash() method
|
2022-10-05 06:34:16 -06:00 |
|
Andy Miller
|
3a00ca0457
|
temp workaround for windows issue - Fixes #2299
|
2022-10-04 17:55:21 -06:00 |
|
Andy Miller
|
01264ef70d
|
initial commit
|
2022-09-22 12:36:36 -06:00 |
|
Andy Miller
|
de642df06e
|
Added new onPageHeaders() event
|
2022-09-13 14:28:58 -06:00 |
|
Matias Griese
|
f799a71001
|
Fixed loggin with a capitalised email address when using old users [getgrav/grav-plugin-login#229]
|
2022-09-05 21:14:37 +03:00 |
|
Matias Griese
|
3f10c05840
|
Added support for flex-ignore@ to hide all the nested fields in the blueprint
|
2022-09-02 19:36:22 +03:00 |
|
Matias Griese
|
6882037b85
|
Added authorize-*@: support for Flex blueprints
|
2022-09-02 13:16:19 +03:00 |
|
Matias Griese
|
aba6382f2e
|
Added variables $environment (string), $request (PSR-7 ServerRequestInterface|null) and $uri (PSR-7 Uri|null) to be used in setup.php
|
2022-06-30 12:56:31 +03:00 |
|
Matias Griese
|
32dd550178
|
Fixed FlexDirectory::reloadIndex() to actually get the items from the filesystem
|
2022-06-29 21:32:50 +03:00 |
|
Matias Griese
|
37e92e4f55
|
Merge branch 'feature/api' of github.com:getgrav/grav into develop
|
2022-06-29 13:07:19 +03:00 |
|
Matias Griese
|
1b0c3d1fce
|
Fix phpstan error
|
2022-06-29 13:06:43 +03:00 |
|
Matias Griese
|
00cb9c3540
|
Make the new relationships code to work in PHP 7.3
|
2022-06-29 12:45:16 +03:00 |
|
Paweł Bogusławski
|
b9800b7c35
|
Allow to configure syslog tag (#3596)
* Allow to configure syslog tag
Author-Change-Id: IB#1120629
* Update InitializeProcessor.php
|
2022-06-15 10:38:59 -06:00 |
|
Matias Griese
|
b5ab00639b
|
Merge branch 'develop' of github.com:getgrav/grav into feature/api
|
2022-06-15 14:38:39 +03:00 |
|
Matias Griese
|
62c4f3c768
|
Ignore phpstan error
|
2022-06-14 20:08:04 +03:00 |
|
Matias Griese
|
b18b49a239
|
Fixed login and user search by email not being case-insensitive when using Flex Users
|
2022-06-14 10:43:46 +03:00 |
|
Matias Griese
|
9d6a2dba09
|
Fixed Twig |filter() allowing code execution
|
2022-06-13 21:11:33 +03:00 |
|
Matias Griese
|
de4af5dbcc
|
Fixed bin/grav install command with arbitrary destination folder name
|
2022-06-13 20:38:16 +03:00 |
|
Matias Griese
|
f570cea3bd
|
Fixed alias class references
|
2022-06-13 19:19:00 +03:00 |
|
Matias Griese
|
0b54a7b4bc
|
Ignore upcoming media.json file in media
|
2022-06-13 18:22:03 +03:00 |
|
Yankl-Peretz Blum
|
6b57f29511
|
Add Eastern Yiddish
'yi' actually refers to a macrolanguage. The only language in current use in this category is Eastern Yiddish, with language code 'ydd'
|
2022-06-06 11:14:17 +03:00 |
|
yankl
|
74296a80d0
|
Add back Yiddish to Language Codes
|
2022-06-06 11:14:17 +03:00 |
|
Matias Griese
|
89709a7190
|
Merge branch 'develop' of github.com:getgrav/grav into feature/api
Conflicts:
CHANGELOG.md
composer.lock
|
2022-05-20 16:41:30 +03:00 |
|
Matias Griese
|
6fa96ca554
|
Regression: Fixed saving page with a new language causing cache corruption [#2282]
|
2022-05-20 15:55:38 +03:00 |
|
Matias Griese
|
60ce105fa5
|
Improved flash media handling in MediaIdentifier
|
2022-05-20 11:58:09 +03:00 |
|
Matias Griese
|
ec16b5184e
|
Fixed creating empty uploaded file
|
2022-05-20 10:59:53 +03:00 |
|
Matias Griese
|
a7a9b5d132
|
Fixed a potential fatal error when using watermark in images
|
2022-05-13 17:04:56 +03:00 |
|
Matias Griese
|
32a486f1d4
|
Added ToManyRelationship::getNthIdentifier()
|
2022-05-05 11:03:06 +03:00 |
|
Matias Griese
|
1237f0a6d6
|
Added support for multipart/form-data content type in PUT and PATCH requests
|
2022-05-04 14:45:59 +03:00 |
|
Matias Griese
|
d6dcd96301
|
Added relationships support for user accounts
|
2022-05-03 13:18:57 +03:00 |
|
Matias Griese
|
2957077935
|
Added relationship logic for flex
|
2022-05-03 10:27:50 +03:00 |
|
Matias Griese
|
6ba1cff114
|
Added classes for defining relationships
|
2022-04-28 13:55:25 +03:00 |
|
Matias Griese
|
26e4768bc5
|
Fixed default collection ordering in pages admin
|
2022-04-25 18:27:21 +03:00 |
|
Matias Griese
|
4464f29169
|
Composer update
|
2022-04-19 10:56:41 +03:00 |
|
Matias Griese
|
2ea39309b6
|
Composer update
|
2022-03-31 11:30:35 +03:00 |
|
Matias Griese
|
1c0ed43afa
|
Fixed XSS check not detecting onX events without quotes
|
2022-03-30 13:26:11 +03:00 |
|
Matias Griese
|
a092aed4ed
|
When saving yaml and markdown, create also a cached version of the file and recompile it in opcache
|
2022-03-30 12:00:59 +03:00 |
|
Matias Griese
|
7c2b21fb60
|
Fixed missing changes in yaml & markdown files if saved multiple times during the same second because of a caching issue
|
2022-03-29 21:35:02 +03: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 |
|