1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-07 13:46:42 +02:00

6370 Commits

Author SHA1 Message Date
Sergey Romanenko
fa6cb85e00 Update CHANGELOG.md 2022-06-26 08:13:59 +03:00
Awilum
c970508766 Merge branch 'dev' 2021-01-14 22:50:36 +03:00
Awilum
5d843641cc Flextype 0.9.16 v0.9.16 2021-01-14 22:49:43 +03:00
Awilum
64518ee066 update CHANGELOG.md 2021-01-14 12:01:08 +03:00
Awilum
9ee67bc3b3 fix(bootstrap): fix include path for dependencies 2021-01-14 11:59:47 +03:00
Awilum
a21077678e refactor(plugins): fix PHPDoc @access 2021-01-13 17:05:39 +03:00
Awilum
9572d403f2 feat(composer): update symfony/var-dumper to 5.2.1 2021-01-13 14:32:21 +03:00
Awilum
cc9410ded2 feat(composer): update doctrine/coding-standard to 8.2.0 2021-01-13 14:31:26 +03:00
Awilum
30a0dd5262 feat(composer): update phpstan/phpstan to 0.12.66 2021-01-13 14:30:55 +03:00
Awilum
009d48c3b7 feat(composer): update pestphp/pest to 1.0.0 2021-01-13 14:30:10 +03:00
Awilum
6beb2b8b7b feat(composer): update symfony/finder to 5.2.1 2021-01-13 14:28:37 +03:00
Awilum
0caf76e44a feat(composer): update symfony/yaml to 5.2.1 2021-01-13 14:28:06 +03:00
Awilum
b078cb2ba2 feat(composer): update monolog/monolog to 2.2.0 2021-01-13 14:27:19 +03:00
Awilum
3a5ce40002 feat(composer): update phpfastcache/phpfastcache to 8.0.4 2021-01-13 14:25:30 +03:00
Awilum
6e7b99c5e6 feat(tests): remove tests for dependencies 2021-01-13 14:22:57 +03:00
Awilum
7cd880a14d update CHANGELOG.md 2021-01-13 14:21:03 +03:00
Awilum
5096c0d513 feat(shortcodes): add new shortcode - media_files_fetch
example:

[media_files_fetch id="foo.txt" field="title" default="Bar"]
2021-01-13 14:12:35 +03:00
Awilum
86a42ee2c3 refactor(phpstan): set level 3 2021-01-13 13:42:53 +03:00
Awilum
cd0c37eff2 refactor(yaml): fix PHPDoc tag @return with type mixed is not subtype of native type array. 2021-01-13 12:26:30 +03:00
Awilum
084959dab4 refactor(yaml): fix PHPDoc tag @throws with type Flextype\Support\Serializers\ParseException is not subtype of Throwable 2021-01-13 12:25:36 +03:00
Awilum
202ad75482 refactor(json): fix PHPDoc tag @throws with type Flextype\Support\Serializers\ParseException is not subtype of Throwable 2021-01-13 12:20:06 +03:00
Awilum
8d500d9a08 refactor(json): fix PHPDoc tag @return with type mixed is not subtype of native type string. 2021-01-13 12:18:53 +03:00
Awilum
8731e89c04 refactor(markdown): fix PHPDoc @param for parse() method 2021-01-13 12:15:12 +03:00
Awilum
7960cf2608 refactor(markdown): fix PHPDoc @param for getInstance() method 2021-01-13 12:11:22 +03:00
Awilum
54217ec815 refactor(media): fix PHPDoc @return for fetch() methods 2021-01-13 11:05:03 +03:00
Awilum
51117905ab feat(tests): add tests for dependencies 2021-01-13 00:31:08 +03:00
Awilum
f550e97535 feat(media): move images settings into media.images settings #541 2021-01-12 18:18:31 +03:00
Awilum
533c9991d5 feat(parsers): add commonmark instead of parsedown #540 2021-01-12 15:21:38 +03:00
Awilum
141dcc603b feat(parsers): add commonmark instead of parsedown #540 2021-01-12 15:13:05 +03:00
Awilum
e34aa85be5 feat(parsers): add commonmark instead of parsedown #540 2021-01-12 14:53:56 +03:00
Awilum
ecbfc588cb update CHANGELOG.md 2021-01-12 14:46:52 +03:00
Awilum
929a787d23 feat(parsers): add commonmark instead of parsedown #540 2021-01-12 14:41:26 +03:00
Awilum
66ab7a142d update README.md 2021-01-08 23:01:37 +03:00
Awilum
a7a5987958 Merge branch 'dev' 2021-01-03 21:33:40 +03:00
Awilum
cab0c73b48 Flextype 0.9.15 v0.9.15 2021-01-03 21:14:39 +03:00
Awilum
e69ebe4bf8 update CHANGELOG.md 2021-01-03 16:08:20 +03:00
Awilum
1fcd893410 update CHANGELOG.md 2021-01-03 15:54:52 +03:00
Awilum
6156eb9b89 feat(parsers): move markdown and shortcode settings under parsers setting. #539 2021-01-03 15:54:04 +03:00
Awilum
fdcfe9fa75 refactor(endpoints): remove $api_sys_messages array 2021-01-03 15:34:35 +03:00
Awilum
10b682179c update CHANGELOG.md 2021-01-03 15:00:56 +03:00
Awilum
7daf44aaf5 update CHANGELOG.md 2021-01-03 14:59:56 +03:00
Awilum
9d2ab48fb4 fix(plugins): fix issue with empty manifest and settings yaml files in plugins #538 2021-01-03 14:44:43 +03:00
Awilum
0e149d72f7 fix(entries): fix issue with individual entries cache field #537 2021-01-03 13:22:16 +03:00
Awilum
e68ef17aad refactor(serializers): simplify serializers codebase 2021-01-02 20:52:31 +03:00
Awilum
55ef175b86 feat(entries): simplify functionality to work with online entries storage. #536 2021-01-02 15:06:08 +03:00
Awilum
df71184439 feat(media): add method has() for Media API Folders #534 2021-01-01 22:56:20 +03:00
Awilum
444a0e4cba Merge branch 'dev' 2020-12-30 16:15:16 +03:00
Awilum
9f4abce815 Flextype 0.9.14 v0.9.14 2020-12-30 16:14:16 +03:00
Awilum
f4ff94d7b0 refactor(core): change http://flextype.org to https://flextype.org 2020-12-28 19:58:04 +03:00
Awilum
d33b0146d3 update CHANGELOG.md 2020-12-28 18:50:22 +03:00