Awilum
|
a1d864cab6
|
refactor(core): remove crowding config file from the core
|
2020-04-27 13:46:52 +03:00 |
|
Awilum
|
8c8cf5fa75
|
chore(core): update readme
|
2020-04-27 13:45:03 +03:00 |
|
Awilum
|
c11f38f745
|
chore(core): update readme
|
2020-04-27 13:42:17 +03:00 |
|
Awilum
|
7a585f67b6
|
chore(core): typo readme
|
2020-04-27 12:45:57 +03:00 |
|
Awilum
|
81d07bcdf4
|
chore(core): changelog updates
|
2020-04-27 12:37:10 +03:00 |
|
Awilum
|
1badd031af
|
chore(core): backers updates
|
2020-04-27 12:26:52 +03:00 |
|
Awilum
|
b2830ff8c8
|
chore(core): typo readme updates
|
2020-04-27 12:26:10 +03:00 |
|
Awilum
|
1acd385392
|
chore(core): typo readme updates
|
2020-04-27 12:20:42 +03:00 |
|
Awilum
|
289d92c82c
|
chore(core): typo readme updates
|
2020-04-27 12:19:46 +03:00 |
|
Awilum
|
12fde770a8
|
chore(core): typo readme updates
|
2020-04-27 12:11:59 +03:00 |
|
Awilum
|
67b05eb0b1
|
chore(core): typo readme updates
|
2020-04-27 12:09:42 +03:00 |
|
Awilum
|
7bfa40acab
|
chore(core): typo readme updates
|
2020-04-27 10:46:05 +03:00 |
|
Awilum
|
28c62ea904
|
chore(core): typo readme updates
|
2020-04-27 00:30:11 +03:00 |
|
Awilum
|
0bdebafd5d
|
chore(core): typo readme updates
|
2020-04-27 00:29:17 +03:00 |
|
Awilum
|
2645bc346b
|
chore(core): typo readme updates
|
2020-04-27 00:21:23 +03:00 |
|
Awilum
|
2452e81a8c
|
chore(core): typo readme updates
|
2020-04-27 00:16:53 +03:00 |
|
Awilum
|
928bbb3953
|
chore(core): typo readme updates
|
2020-04-27 00:07:58 +03:00 |
|
Awilum
|
554057f8fc
|
chore(core): typo readme updates
|
2020-04-27 00:04:34 +03:00 |
|
Awilum
|
d492837434
|
chore(core): typo readme updates
|
2020-04-26 23:58:10 +03:00 |
|
Awilum
|
ff5b243a4a
|
chore(core): typo readme
|
2020-04-26 23:53:55 +03:00 |
|
Awilum
|
87862b606d
|
chore(core): typo readme
|
2020-04-26 23:51:34 +03:00 |
|
Awilum
|
e3e7f96622
|
chore(core): typo readme
|
2020-04-26 23:50:03 +03:00 |
|
Awilum
|
415e19775c
|
chore(core): typo readme
|
2020-04-26 23:49:21 +03:00 |
|
Awilum
|
2eadca52a2
|
chore(core): typo readme
|
2020-04-26 22:41:46 +03:00 |
|
Awilum
|
8a07ffa544
|
refactor(core): new project folder instead of site
BREAKING CHANGES
- rename `site` into `project`
- use new constant PATH['project'] instead of constant PATH['site']
|
2020-04-26 22:41:26 +03:00 |
|
Awilum
|
6bce7a9841
|
refactor(core): new project folder instead of site
BREAKING CHANGES
- rename `site` into `project`
- use new constant PATH['project'] instead of constant PATH['site']
|
2020-04-26 22:39:34 +03:00 |
|
Awilum
|
c27a72c438
|
feat(core): add Serializer and Parsers for data encoding/decoding/parsing. #424
|
2020-04-22 23:44:11 +03:00 |
|
Awilum
|
c32de2ae7a
|
feat(core): add Serializer and Parsers for data encoding/decoding/parsing. #424
|
2020-04-22 23:33:27 +03:00 |
|
Awilum
|
9265945580
|
feat(core): add entries.extension setting
|
2020-04-22 11:00:28 +03:00 |
|
Awilum
|
dae659ddd4
|
refactor(core): use $this->visibility instead of harcoded array in Entries API
|
2020-04-21 19:32:15 +03:00 |
|
Awilum
|
1cc76a33db
|
chore(core): typo update
|
2020-04-21 19:27:39 +03:00 |
|
Awilum
|
49f77922df
|
feat(core): add entries.extension setting
|
2020-04-21 19:25:08 +03:00 |
|
Awilum
|
c0d2b8cb1e
|
feat(core): update Comparator for flextype version validation
|
2020-04-21 15:42:50 +03:00 |
|
Awilum
|
61667e7868
|
feat(core): Enable lazy CORS for all routes with config
|
2020-04-21 12:50:10 +03:00 |
|
Awilum
|
b3fd35174f
|
chore(docs): update readme
|
2020-04-20 21:55:33 +03:00 |
|
Awilum
|
bc7e8e5aac
|
chore(docs): update readme
|
2020-04-20 21:50:20 +03:00 |
|
Awilum
|
5c1f64969e
|
feat(core): Enable lazy CORS for all routes.
|
2020-04-20 21:46:11 +03:00 |
|
Awilum
|
3f994a3098
|
refactor(core): add api sys messages
|
2020-04-19 14:52:58 +03:00 |
|
Awilum
|
26c1af56c0
|
refactor(core): typo update Plugins API
|
2020-04-17 22:15:43 +03:00 |
|
Awilum
|
02eca6f554
|
refactor(api): typo update for entries management api
|
2020-04-17 22:15:22 +03:00 |
|
Awilum
|
7f6f726a60
|
chore(api): typo update for images
|
2020-04-17 22:14:22 +03:00 |
|
Awilum
|
53c18b902c
|
refactor(core): change $args to $filter in the Entries API
|
2020-04-17 22:13:10 +03:00 |
|
Awilum
|
80c114ced9
|
refactor(core): add new Images API instead of Delivery Images API
|
2020-04-17 21:25:46 +03:00 |
|
Awilum
|
691245a2a0
|
refactor(core): add new Images API instead of Delivery Images API
|
2020-04-16 16:01:09 +03:00 |
|
Awilum
|
eae97b1fd0
|
refactor(core): fix path for images tokens
|
2020-04-14 20:11:46 +03:00 |
|
Awilum
|
7f296a8dd9
|
chore(core): update changelog
|
2020-04-13 19:30:57 +03:00 |
|
Awilum
|
7f37333bb9
|
chore(core): update changelog
|
2020-04-13 18:56:15 +03:00 |
|
Awilum
|
453576a56f
|
refactor(core): fix all flextype settings
|
2020-04-13 18:33:35 +03:00 |
|
Awilum
|
a9f441cbf9
|
feat(core): Content Management API (CMA) #421
|
2020-04-12 18:33:29 +03:00 |
|
Awilum
|
d00c031f95
|
feat(core): Content Management API (CMA) #421
|
2020-04-12 18:13:20 +03:00 |
|