1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-13 16:44:36 +02:00

7374 Commits

Author SHA1 Message Date
Awilum
44e6f74877 feat(settings): remove tmp settings #543 2021-09-14 14:53:47 +03:00
Awilum
22b1fbdc6c feat(tests): update phpunit config #543 2021-09-14 13:59:16 +03:00
Awilum
a7082927a3 feat(tests): removed cache file #543 2021-09-14 13:58:53 +03:00
Awilum
5b94c2b68f feat(flextype): add ability to run app and cli #543 2021-09-14 13:58:16 +03:00
Awilum
de7a38af03 feat(settigs): add new settings app and cli #543 2021-09-14 13:57:55 +03:00
Awilum
22a3150679 feat(tests): update settings fixture #543 2021-09-14 13:57:31 +03:00
Awilum
89836b5725 feat(console): update EntriesDeleteCommand options #543 2021-09-14 07:58:07 +03:00
Awilum
4982897d0e feat(console): move event onFlextypeConsoleBeforeRun to flextype boot file #543 2021-09-14 07:57:44 +03:00
Awilum
2157bd0fef feat(console): add ability to extend FlextypeConsoleAplication via plugins #543 2021-09-14 07:55:47 +03:00
Awilum
9b8cad5d0c feat(console): add EntriesDeleteCommand #543 2021-09-13 23:50:43 +03:00
Awilum
ecdb1ad672 feat(console): update EntriesCreateCommand #543 2021-09-13 23:43:19 +03:00
Awilum
a9509e9799 feat(console): add console app basic code #543 2021-09-13 23:42:59 +03:00
Awilum
7cd81124a9 feat(console): update flextype bin script #543 2021-09-13 23:41:55 +03:00
Awilum
7ceda8ddc0 fix after merge 2021-09-13 21:24:30 +03:00
Awilum
4c2e55d28e Merge branch 'dev' into 543-flextype-cli-console
# Conflicts:
#	composer.json
2021-09-13 21:23:15 +03:00
Awilum
0bf56410f1 feat(entries): rename entries actions to entries events 2021-09-11 11:14:04 +03:00
Awilum
1121fa0a4c feat(actions): add Actions API and add AcationsHelper #549 2021-09-11 11:11:02 +03:00
Awilum
ec9f0beab9 feat(media): remove media functionality for now, possible we should use imagekit instead 2021-09-10 10:49:11 +03:00
Awilum
bbdc40d4b1 feat(core): remove default handlers and rename WhoopsGuard to Whoops 2021-09-10 10:47:10 +03:00
Awilum
29cf0fdf0f feat(endpoints): typo update 2021-09-09 19:56:24 +03:00
Awilum
679d7d0a75 feat(images): remove Glide and images resize on demand to avoid image resize attack on production. #574 2021-09-08 21:17:17 +03:00
Awilum
fb3c97160f feat(images): remove Glide and images resize on demand to avoid image resize attack on production. #574 2021-09-08 20:23:56 +03:00
Awilum
6e871cedfc feat(images): remove Glide and images resize on demand to avoid image resize attack on production. #574 2021-09-08 17:07:13 +03:00
Awilum
a27f69a667 feat(entries): use options directory for getCacheID method 2021-09-05 18:09:28 +03:00
Awilum
c7f20711f7 feat(helpers): add new helper function getAbsoluteUrl and ``getBaseUrl 2021-09-04 19:22:34 +03:00
Awilum
ca0324ab67 feat(settings): add new settings option base_url 2021-09-04 19:21:57 +03:00
Awilum
b667d75586 feat(core): new base_path option instead of old url to define app base path. 2021-09-04 14:07:41 +03:00
Awilum
cb376e793a feat(core): add new code base for Whoops Error handling with updated settings 2021-09-03 22:36:47 +03:00
Awilum
578ddbe830 feat(core): add new code base for Whoops Error handling with updated settings 2021-09-03 22:27:21 +03:00
Awilum
50f1b44dbc feat(composer): update dependencies 2021-09-03 20:05:17 +03:00
Awilum
702cee94f7 feat(settings): update settings 2021-09-03 19:45:24 +03:00
Awilum
d6371d668f update CHANGELOG.md 2021-09-03 14:43:21 +03:00
Awilum
28570412ca update CHANGELOG.md 2021-09-03 14:41:12 +03:00
Awilum
6c12a12118 update CHANGELOG.md 2021-09-03 14:24:44 +03:00
Awilum
907c990e56 update CHANGELOG.md 2021-09-03 13:49:12 +03:00
Awilum
3f5c9419a9 feat(helpers): typo doc updates 2021-09-03 13:48:57 +03:00
Awilum
e1b18bca81 feat(entries): typo doc updates 2021-09-03 13:36:15 +03:00
Awilum
21ed275a51 feat(settings): improve settings definition for Images API 2021-09-03 13:22:16 +03:00
Awilum
9d8fd98810 feat(helpers): typo updates for imageFile function helper 2021-09-03 12:32:45 +03:00
Awilum
89da247688 fix(helpers): fix upload function image processing 2021-09-03 12:29:31 +03:00
Awilum
55be04bfa5 feat(endpoints): update endpoints for Images service 2021-09-03 11:01:48 +03:00
Awilum
ddacb495c4 feat(media): remove media class 2021-09-03 11:01:04 +03:00
Awilum
f3ccaeb5d0 feat(images): update settings for Images service 2021-09-02 20:06:16 +03:00
Awilum
26cfd57ac8 feat(endpoints): use directory setting for Images service 2021-09-02 10:34:10 +03:00
Awilum
310f2f6c3d feat(endpoints): use directory setting for Images service 2021-09-02 10:31:52 +03:00
Awilum
4514b8946e feat(images): add ability to set max images size for Images service 2021-09-01 20:59:55 +03:00
Awilum
3643831430 feat(entries): add ability to set directory for Entries service 2021-09-01 20:11:39 +03:00
Awilum
451b81779e feat(settings): update settings 2021-09-01 19:55:09 +03:00
Awilum
1ed5afff7d feat(images): update settings 2021-09-01 19:47:15 +03:00
Awilum
1fd93a4839 feat(images): add presets functionality for Images service 2021-09-01 19:45:45 +03:00