1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-25 14:10:44 +02:00

7374 Commits

Author SHA1 Message Date
Awilum
6395c96a38 feat(core): Flextype Solid Core - next round #458 2020-08-14 21:48:48 +03:00
Awilum
ad075be668 feat(core): Flextype Solid Core - next round #458 2020-08-14 21:37:30 +03:00
Awilum
32610d01ca feat(core): Flextype Solid Core - next round #458 2020-08-14 21:23:22 +03:00
Awilum
66a8c4bc8a feat(core): Flextype Solid Core - next round #458 2020-08-14 20:27:10 +03:00
Awilum
6a3f40c464 feat(core): Flextype Solid Core - next round #458 2020-08-14 19:09:07 +03:00
Awilum
632cd21aea feat(core): Flextype Solid Core - next round #458 2020-08-14 19:00:16 +03:00
Awilum
29965f17f8 feat(core): Flextype Solid Core - next round #458 2020-08-14 18:36:40 +03:00
Awilum
d0535df152 feat(core): Flextype Solid Core - next round #458 2020-08-14 18:03:06 +03:00
Awilum
285094926c feat(core): Flextype Solid Core - next round #458 2020-08-14 16:56:57 +03:00
Awilum
bac3e40b66 feat(core): Flextype Solid Core - next round #458 2020-08-14 14:45:12 +03:00
Awilum
c2efb2673a feat(core): Flextype Solid Core - next round #458 2020-08-14 14:33:03 +03:00
Awilum
3988dffe00 feat(core): Flextype Solid Core - next round #458 2020-08-14 13:54:21 +03:00
Awilum
0780d3e830 feat(core): Flextype Solid Core - next round #458 2020-08-14 13:47:40 +03:00
Awilum
9e400e3c37 feat(core): Flextype Solid Core - next round #458 2020-08-14 13:35:12 +03:00
Awilum
327737991c feat(core): Flextype Solid Core - next round #458 2020-08-14 11:18:23 +03:00
Awilum
bcb3687b15 feat(core): Flextype Solid Core - next round #458 2020-08-13 19:50:24 +03:00
Awilum
046961c69c feat(core): Flextype Solid Core - next round #458 2020-08-13 19:27:55 +03:00
Awilum
64288cec53 feat(core): Flextype Solid Core - next round #458 2020-08-13 19:26:24 +03:00
Awilum
c085a5a7ec feat(core): Flextype Solid Core #458 2020-08-13 14:36:43 +03:00
Awilum
f8ca4eae8b refactor(parsers): update properties visibility 2020-08-12 21:51:42 +03:00
Awilum
204b7cbb77 chore(changelog): update changelog 2020-08-12 11:53:44 +03:00
Awilum
86ebabfe70 chore(changelog): update changelog 2020-08-12 11:34:53 +03:00
Awilum
5b4f178832 chore(changelog): update changelog 2020-08-12 11:32:03 +03:00
Awilum
ede7c88e49 chore(changelog): update changelog 2020-08-12 11:25:07 +03:00
Awilum
30f473bb92 feat(core): Shortcode Parser Enhancements #454 2020-08-12 10:37:22 +03:00
Awilum
cbae6952f3 fix(entries): fix wrong Implementation of Slug Field for Entries #452 2020-08-11 20:35:59 +03:00
Awilum
47618093c0 fix(entries): fix wrong Implementation of Slug Field for Entries #452
- add new field `id`

BREAKING CHANGES

use field `id` to get entry path instead of `slug` field
2020-08-11 20:22:23 +03:00
Awilum
d75d40deb8 refactor(entries): Rename path to id in Entries API #453 2020-08-11 20:06:38 +03:00
Awilum
fb11d7bfb9 refactor(entries): Rename path to id in Entries API #453 2020-08-11 19:43:31 +03:00
Awilum
48d1587475 refactor(entries): Rename path to id in Entries API #453 2020-08-11 19:42:17 +03:00
Awilum
348a8efbe2 refactor(entries): Rename path to id in Entries API #453 2020-08-11 18:00:19 +03:00
Awilum
aa4d181c98 chore(changelog): update changelog 2020-08-09 09:07:01 +03:00
Awilum
f0a5228cde chore(core): backers updates 2020-08-09 09:00:37 +03:00
Awilum
3c8e5c995a fix(cache): fix issue with purge() method. #451 2020-08-09 08:33:16 +03:00
Awilum
19d212df24 chore(core): backers updates 2020-08-06 01:21:28 +03:00
Awilum
70b5a65dc3 fix after merge 2020-08-05 17:08:29 +03:00
Awilum
95573908f2 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	README.md
2020-08-05 17:07:15 +03:00
Awilum
b0fe14c931 Merge branch 'dev' 2020-08-05 17:00:37 +03:00
Awilum
a30429fbf1 Flextype 0.9.9 v0.9.9 2020-08-05 16:59:48 +03:00
Awilum
66a94c13f1 refactor(core): typo fix settings 2020-08-05 16:52:28 +03:00
Awilum
58ad428ed0 feat(cache): Cache API improvements 2020-08-05 10:38:18 +03:00
Awilum
f3a591e272 chore(changelog): update changelog 2020-08-05 10:26:42 +03:00
Awilum
c939deb73d chore(changelog): update changelog 2020-08-05 10:05:43 +03:00
Awilum
3cc321fe6b feat(cache): Cache API improvements
- add new events `onCacheBeforePurgeAll`, `onCacheAfterPurgeAll`, `onCacheBeforePurge`, `onCacheAfterPurge`
2020-08-05 10:05:32 +03:00
Awilum
03761180f7 chore(changelog): update changelog 2020-08-05 10:02:19 +03:00
Awilum
54ad880f84 feat(cache): Cache API improvements
- Cache ID generation enhancements
- add new public function fetchMultiple(array $keys)
- add new public function saveMultiple(array $keysAndValues, $lifetime = 0)
- add new public function deleteMultiple(array $keys)
- add new public function deleteAll()
- add new public function flushAll()
- add new public function purge(string $directory)
- add new public function purgeAll()
- change return type for methods save(), delete() from void too bool.

BREAKING CHANGES

- removed methods clear() and clearAll(), use purge() and purgeAll() instead.
2020-08-05 09:59:51 +03:00
Awilum
c3e18fe0f0 refactor(core): Entries Rest API refactor 2020-08-04 20:09:51 +03:00
Awilum
7a0d8b13d6 chore(changelog): update changelog 2020-08-04 19:46:35 +03:00
Awilum
0f04e3dea9 refactor(flextype): update flextype manifest description 2020-08-04 19:46:07 +03:00
Awilum
6131203536 refactor(index): typo update 2020-08-03 23:31:09 +03:00