1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-24 05:43:10 +02:00

7374 Commits

Author SHA1 Message Date
Awilum
66f5ae46b4 chore(parsers): typo update 2020-09-02 18:17:50 +03:00
Awilum
f60f474f35 feat(markdown): Get ability to access markdown parser instance #468 2020-09-02 18:12:37 +03:00
Awilum
310d59974f feat(core): Hide access for all core properties #467 2020-09-02 17:13:34 +03:00
Awilum
2db932da8d feat(collection): add groupBy() method for Collection #466 2020-09-02 15:20:19 +03:00
Awilum
064c85dee7 Merge branch 'Move_to_PhpFastCache_#457' into dev 2020-09-02 00:31:50 +03:00
Awilum
d78abbd723 feat(cache): Move to PhpFastCache #457 2020-09-02 00:17:50 +03:00
Awilum
e09e2a4128 feat(cache): Move to PhpFastCache #457 2020-09-01 23:40:49 +03:00
Awilum
5340ad656e feat(cache): Move to PhpFastCache #457 2020-09-01 23:33:20 +03:00
Awilum
8edc36ec54 feat(cache): Move to PhpFastCache #457 2020-08-31 23:54:00 +03:00
Awilum
1b337b7b3f feat(cache): Move to PhpFastCache #457 2020-08-31 23:53:46 +03:00
Awilum
823f748ea6 Merge branch 'Move_to_PhpFastCache_#457' into dev 2020-08-31 12:24:58 +03:00
Awilum
5bd0b754ad feat(cache): Move to PhpFastCache #457 2020-08-30 21:32:05 +03:00
Awilum
e45bf89410 feat(cache): PhpFastCache - update settings #457 2020-08-28 22:18:08 +03:00
Awilum
db84127977 feat(cache): PhpFastCache - update settings #457 2020-08-28 17:40:19 +03:00
Awilum
856a8b8288 feat(cache): Move to PhpFastCache - first commit #457 2020-08-28 16:08:50 +03:00
Awilum
f2a183ab4c feat(entries): fix issue with delete method #465 2020-08-26 15:03:38 +03:00
Awilum
f1c52ccfc5 Merge branch 'dev' 2020-08-25 19:19:51 +03:00
Awilum
6e6543eef5 Flextype 0.9.11 v0.9.11 2020-08-25 19:19:15 +03:00
Awilum
9a0c26c985 feat(core): Improve Flextype Application class #463 2020-08-25 12:17:08 +03:00
Awilum
55f1f32265 feat(core): Improve Flextype Application class #463 2020-08-25 11:53:52 +03:00
Awilum
ed45f7384d chore(changelog): update changelog 2020-08-25 11:47:52 +03:00
Awilum
7f5b6cac01 chore(changelog): update changelog 2020-08-25 11:34:58 +03:00
Awilum
e7d5832a42 fix(media): fix Media exif_read_data warning - File not supported #464 2020-08-25 11:33:49 +03:00
Awilum
2799d27f0c chore(changelog): update changelog 2020-08-25 11:11:14 +03:00
Awilum
b78e040577 feat(core): Improve Flextype Application class #463 2020-08-24 23:27:07 +03:00
Awilum
1d693703be feat(core): Improve Flextype Application class #463 2020-08-24 01:47:59 +03:00
Awilum
9227999b18 refactor(plugins): remove $flextype variable from plugins init method 2020-08-22 00:26:28 +03:00
Awilum
c55aa464ee chore(composer): update vendor flextype-components/filesystem to 2.0.8 2020-08-21 23:47:15 +03:00
Awilum
9cb2b5ac88 chore(composer): update vendor ramsey/uuid to 4.1.1 2020-08-21 23:04:21 +03:00
Awilum
6d268dba7b refactor(entries): remove dead code from fetchCollection() method 2020-08-21 22:53:00 +03:00
Awilum
f1420eb485 refactor(shortcodes): add additional check for entries_fetch shortcode - revert 2020-08-21 22:51:27 +03:00
Awilum
d1418369c5 refactor(shortcodes): add additional check for entries_fetch shortcode 2020-08-21 22:48:05 +03:00
Awilum
25e85dbb1b refactor(entries): add additional check for getTimestamp() method in the getCacheID() 2020-08-21 22:36:38 +03:00
Awilum
cf3d42d5a7 fix(entries): fix return type for fetch() method. 2020-08-21 21:55:36 +03:00
Awilum
2db2e2f38c fix(core): fix bug - Cannot access protected property Flextype\App\Foundation\Flextype::$container #462 2020-08-21 17:33:51 +03:00
Awilum
2e214780d9 fix(core): fix bug - Cannot use object of type Flextype\App\Foundation\Flextype as array #461 2020-08-21 17:30:47 +03:00
Awilum
ef534d42e2 Merge branch 'dev' 2020-08-19 16:24:20 +03:00
Awilum
7f1a685365 Flextype 0.9.10 v0.9.10 2020-08-19 16:22:45 +03:00
Awilum
dbf4499b00 chore(changelog): update changelog 2020-08-19 11:11:39 +03:00
Awilum
f4dd5b69fe chore(changelog): update changelog 2020-08-19 11:06:51 +03:00
Awilum
30b097d324 feat(collection): add only() method for Collection #455 2020-08-19 10:37:24 +03:00
Awilum
533ed511d1 fix(entries): fix issue with entries paths on Windows #460 2020-08-18 19:44:49 +03:00
Awilum
e07268bc8b chore(core): README updates 2020-08-16 15:07:57 +03:00
Awilum
bfc3366a3a chore(core): backers updates 2020-08-16 15:04:37 +03:00
Awilum
ad31b20a70 feat(core): Moving to PHP 7.3.0 #456 2020-08-15 01:42:19 +03:00
Awilum
81392c1acb Merge branch 'Flextype_Solid_Core_#458' into dev 2020-08-15 01:03:32 +03:00
Awilum
62fa0139fc feat(core): Flextype Solid Core - next round #458 2020-08-15 00:56:37 +03:00
Awilum
339cb76127 feat(core): Flextype Solid Core - next round #458 2020-08-15 00:17:48 +03:00
Awilum
26edf7d6ed feat(core): Flextype Solid Core - next round #458 2020-08-14 23:33:07 +03:00
Awilum
dbef83c786 feat(core): Flextype Solid Core - next round #458 2020-08-14 21:50:29 +03:00