1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-24 13:52:56 +02:00

7374 Commits

Author SHA1 Message Date
Awilum
93876812d4 chore(changelog): update changelog 2020-08-03 22:40:27 +03:00
Awilum
eae5c6830c chore(changelog): update changelog 2020-08-03 22:39:40 +03:00
Awilum
4f14c61e6b refactor(plugins): try to fix notice about unused variables 2020-08-03 15:27:40 +03:00
Awilum
92ac9cac54 refactor(rest-api): fix delete_folder var 2020-08-03 13:42:58 +03:00
Awilum
bc2892a7a2 refactor(plugins): try to fix notice about unused variables 2020-08-03 13:41:00 +03:00
Awilum
146eefad9a refactor(rest-api): fix response_data var 2020-08-03 13:37:55 +03:00
Awilum
5ba462e093 Merge remote-tracking branch 'origin/dev' into dev 2020-08-03 12:08:14 +03:00
Awilum
9a1443ffc5 fix(cache): fix cache keys collisions #448 2020-08-03 12:08:07 +03:00
Sergey Romanenko
36e9b5ad65 Merge pull request #447 from rkrx/patch-1
Update index.php
2020-08-03 10:57:09 +03:00
Ron Kirschler
f71e87652a Update index.php
Added `__DIR__` to the bootstrap include.
2020-08-03 09:46:31 +02:00
Awilum
97fecddf4f refactor(rest-api): init $response_data = [] for Files API 2020-08-03 08:45:51 +03:00
Awilum
792001704c refactor(rest-api): init $response_data = [] for Folders API 2020-08-03 08:43:53 +03:00
Awilum
7dc964aa43 refactor(rest-api): fix unreachable return for Files API copy method 2020-08-03 08:40:44 +03:00
Awilum
4697338cb9 refactor(cache): save and mute error_reporting clear() and clearAll() methods 2020-08-03 08:17:34 +03:00
Awilum
389bfa1013 refactor(plugins): remove dead variables 2020-08-03 08:14:31 +03:00
Awilum
e545f19c2c refactor(rest-api): fix update calls counter for Files API copy method 2020-08-03 08:11:49 +03:00
Awilum
94eef596e5 refactor(media-files): remove unused return for method upload() 2020-08-03 08:09:00 +03:00
Awilum
ba756a1e48 refactor(entries): update $entries type 2020-08-03 08:05:39 +03:00
Awilum
1e6ec04d0d refactor(dependencies): remove unused $flextype variable and cleanup dependencies 2020-08-03 08:03:17 +03:00
Awilum
2f3f4c11e7 refactor(yaml): save and mute error_reporting for native YAML parser 2020-08-03 08:01:27 +03:00
Awilum
48c59a28b5 refactor(cors): remove unused parameter $args 2020-08-03 07:53:21 +03:00
Awilum
59fa6ce930 refactor(dependencies): remove unused $container variable and cleanup dependencies 2020-08-03 07:51:39 +03:00
Awilum
a33a655973 refactor(serializers): update params for json decode method 2020-08-03 00:34:46 +03:00
Awilum
47a7bd0aad refactor(entries): remove dead code from Entries API getCacheID() method 2020-08-03 00:33:28 +03:00
Awilum
6f21ce4055 refactor(shortcode): update return type for shortcode add() method 2020-08-03 00:29:06 +03:00
Awilum
c3ff8cda9a refactor(entries): update return type for fethcCollection() method 2020-08-03 00:25:27 +03:00
Awilum
905cfc22ae refactor(cache): update $driver type
issue:

The type Flextype\App\Foundation\Cache\DoctrineCache was not found.
2020-08-02 23:41:18 +03:00
Awilum
1804e5c1ce refactor(cache): update namespace for AcpuCache
issue:

The type Doctrine\Cache\Common\AcpuCache was not found. Maybe you did not declare it correctly or list all dependencies?
2020-08-02 23:37:20 +03:00
Awilum
42df4cc760 feat(collection): update return for collection methods 2020-08-02 23:33:29 +03:00
Awilum
6870e5d0ad feat(core): YAML set default inline = 5 and indent = 2 2020-08-02 22:54:48 +03:00
Awilum
ae3d6a9e57 refactor(helpers): fix Complexity issue with helpers 2020-08-02 22:54:06 +03:00
Awilum
d5be5093e7 chore(changelog): update changelog 2020-08-02 12:50:18 +03:00
Awilum
b8dc8c7e62 chore(changelog): update changelog 2020-08-02 12:42:58 +03:00
Awilum
0a7c4fd5f8 chore(changelog): update changelog 2020-08-02 09:52:34 +03:00
Awilum
309e00b717 chore(changelog): update changelog 2020-08-02 09:49:13 +03:00
Awilum
ee4702fec7 chore(changelog): update changelog 2020-08-02 09:48:20 +03:00
Awilum
55ecd13047 chore(changelog): update changelog 2020-08-02 09:37:18 +03:00
Awilum
0a6d92de47 chore(core): update vendor flextype number to 1.1.1 2020-08-02 09:07:35 +03:00
Awilum
eff6b8baf4 feat(entries) fix settings for all default entires fields #439 2020-08-02 00:14:44 +03:00
Awilum
69fb2fca57 feat(entries) add settings for all default entires fields #439 2020-08-01 22:25:56 +03:00
Awilum
db0f4451a5 refactor(preflight): fixes 2020-08-01 21:32:42 +03:00
Awilum
70e53aeb0b fix(rest-api): fix Rest API JSON Response #445 2020-08-01 18:54:27 +03:00
Awilum
1133e31d5f feat(core): Symfony Finder Integration #443 2020-08-01 18:43:44 +03:00
Awilum
5de93182a7 fix(rest-api): fix Rest API JSON Response #445 2020-08-01 18:27:32 +03:00
Awilum
1e299c65a8 fix(rest-api): fix Rest API JSON Response #445 2020-08-01 18:18:51 +03:00
Awilum
dbcfc586a5 fix(rest-api): fix Rest API JSON Response #445 2020-08-01 17:53:06 +03:00
Awilum
d1526ea507 feat(support): Simplify parsers and serializers #438 2020-08-01 17:49:05 +03:00
Awilum
03223bbd38 fix(rest-api): fix Rest API JSON Response #445 2020-08-01 17:48:48 +03:00
Awilum
e8f831da53 fix(rest-api): fix Rest API JSON Response #445 2020-08-01 17:36:08 +03:00
Awilum
a6227965bb fix(rest-api): fix Rest API JSON Response #445 2020-08-01 16:53:55 +03:00