Rotzbua
de3aa16aca
add mime for .avif image format
...
new image format developed by google
references:
https://codelabs.developers.google.com/codelabs/avif#0
https://caniuse.com/avif
2021-08-18 11:19:38 +03:00
Rotzbua
34d001cbef
fix typo mime type of .aif ( #3423 )
...
mime type should be `audio/aiff`
reference: https://en.wikipedia.org/wiki/Audio_Interchange_File_Format
2021-08-13 10:58:35 -04:00
Matias Griese
f45afd1f54
Added support for multiple mime-types per file extension [ #3422 ]
2021-08-13 13:05:32 +03:00
Matias Griese
c975f894ae
Composer update
2021-08-11 09:07:57 +03:00
Matias Griese
a9b59596d8
Fixed flex-options@ in blueprints duplicating items in array
2021-08-10 12:38:07 +03:00
Matias Griese
9333fcc1d6
Generalize FolderStorage templating
2021-08-09 21:38:01 +03:00
Matias Griese
b3426f86a3
Merge remote-tracking branch 'origin/develop' into develop
2021-08-09 19:36:23 +03:00
Matias Griese
b3e9682511
Generalize FolderStorage templating
2021-08-09 19:36:14 +03:00
Rotzbua
b3af6c9920
Change mime-type to text/javascript ( #3415 )
...
Recommended by whatwg and draft-ietf-dispatch-javascript-mjs-09 (obsoletes RFC4329)
2021-07-31 14:29:22 -06:00
Matias Griese
2e9fe80e33
Initialize $grav['uri] before session
2021-07-30 09:31:33 +03:00
Matias Griese
def389356e
Added UserObject::$authorizeCallable to allow $user->authorize() customization
2021-07-29 23:09:25 +03:00
Matias Griese
c5dfa65994
Fixed FlexDirectoryForm serialization
2021-07-29 22:14:45 +03:00
Matias Griese
c9159695aa
Fixed FlexForm serialization
2021-07-29 19:59:42 +03:00
Matias Griese
17d1786e5c
Fixed broken Twig try tag when catch has not been defined or is empty
2021-07-29 16:12:14 +03:00
Matias Griese
5437d2db1a
Fixed Flex Object missing key field value when using FolderStorage
2021-07-28 14:31:55 +03:00
Matias Griese
e390e9901e
Allow customization of security.yaml
2021-07-28 14:29:10 +03:00
Matias Griese
7c946c59f8
Include request in onPageTask and onPageAction events (defaults to null)
2021-07-26 17:27:30 +03:00
Matias Griese
506c74de55
Include active form in onPageTask and onPageAction events (defaults to null)
2021-07-26 14:39:40 +03:00
Matias Griese
ab9783102e
Fixed broken environment:// stream when it doesn't have configuration
2021-07-23 21:51:17 +03:00
Matias Griese
a8a8cce25f
Fixed GPM not using non-standard cache path [ #3410 ]
2021-07-23 09:39:21 +03:00
Matias Griese
d62e869044
Add changelog [ #3398 ]
2021-07-22 17:17:15 +03:00
Karmalakas
6dd5e0fd20
Change key setting in a loop
...
#531
2021-07-22 17:13:42 +03:00
Karmalakas
c57a29c23f
Add setCurrent() method to Page Collection
...
#531
2021-07-22 17:13:42 +03:00
Matias Griese
2866a51326
Added meta support for UploadedFile class
2021-07-22 17:01:55 +03:00
Matias Griese
21f5488d3b
Make MediaUploadTrait::getUploadSettings() public
2021-07-22 17:00:16 +03:00
Matias Griese
7b1a188cfe
Fixed error in loadDirectoryConfig() if configuration hasn't been saved [ #3409 ]
2021-07-22 16:59:42 +03:00
Andy Miller
951ce6f9f8
prepare for release
2021-07-19 12:15:54 -06:00
Matias Griese
c9448870fa
Fixed open_basedir() error with some forms
2021-07-08 14:00:53 +03:00
Andy Miller
e39d01e139
Support cloudflare + better x-forwarded-for
2021-07-06 17:44:49 -06:00
Matias Griese
35db2f61f7
Added method FlexObject::resetBlueprints()
2021-07-06 21:39:14 +03:00
Andy Miller
8af1229f65
qurantine bad SVGs
2021-07-01 15:36:26 -06:00
Matias Griese
9aa6f5b1f7
Fixed Failed to save entry: Forbidden when moving a page to a visible page [ #3389 ]
2021-07-01 14:45:24 +03:00
Matias Griese
da8e374443
Fixed Admin becoming unusable when GPM cannot be reached [ #3383 ]
2021-06-24 17:04:04 +03:00
Matias Griese
95851e8f52
Improve page search to include slug [ #3316 ]
2021-06-24 15:34:14 +03:00
Matias Griese
d2350b6786
Fixed error when using Flex SimpleStorage with no entries
2021-06-23 14:45:56 +03:00
Matias Griese
08a2abb713
Added support for loading Flex Directory configuration from main configuration
2021-06-16 21:35:43 +03:00
Andy Miller
7e41938317
prepare for release
2021-06-15 13:11:26 -06:00
Andy Miller
90f5635478
Switch to JQuery 3.x rather than 2.x
2021-06-15 10:15:12 -06:00
Djamil Legato
f1c623c14b
Fixed mutability issue when adding multiple assets with different params ( #3358 )
2021-06-14 11:55:14 -07:00
Djamil Legato
ee40ad59f2
Ensure simple second argument for priority is also supported in multi-collections with params ( fixes #3358 )
2021-06-14 10:25:16 -07:00
Matias Griese
845fac8adf
Fixed permission check when moving a page [ #3382 ]
2021-06-10 16:27:30 +03:00
Matias Griese
896695b30f
Interface FlexDirectoryInterface now extends FlexAuthorizeInterface
2021-06-10 13:55:12 +03:00
Matias Griese
ea191602da
Fixed missing styles when CSS/JS Pipeline is used and assets/ folder is missing
2021-06-10 13:16:20 +03:00
Matias Griese
28790197aa
File frontmatter.yaml isn't part of media, ignore it
2021-06-08 09:28:30 +03:00
Djamil Legato
1db66fd43d
Ported support for multi-parameter assignment in asset collection to method add ( fixes #3358 )
2021-06-04 11:21:17 -07:00
Djamil Legato
8d506db73c
Added support specifying custom attributes to assets in a collection ( fixes #3358 )
2021-06-03 15:59:01 -07:00
Djamil Legato
c288d4bd0b
Allow to unset an asset attribute by specifying null (ie, ’defer’ => null)
2021-06-03 15:51:24 -07:00
Djamil Legato
39247ac7ef
Updated blueprints inline-docs for clear_images_by_default
2021-06-02 23:35:04 -07:00
Andy Miller
6339d9f3cd
prepare for release
2021-06-02 12:23:27 -06:00
phmg701
18d7fd4c7d
Adding the addFrame method to ImageMedium ( #3323 )
...
* Update ImageMediaTrait.php
Add needed magic actions to enable image frame creation.
* Update ImageMedium.php
Adds addFrame method that can be (recursively) called from Twig.
2021-06-01 16:38:40 -06:00