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

7374 Commits

Author SHA1 Message Date
Awilum
f6e406f9a7 fix after merge 2021-09-22 15:53:35 +03:00
Awilum
ffac09879d Merge branch '543-flextype-cli-console' into dev 2021-09-22 15:46:10 +03:00
Awilum
7568d3c49a update CHANGELOG.md 2021-09-22 15:45:10 +03:00
Awilum
eed6df6814 feat(console): update EntriesFetchCommand, add --return option #543 2021-09-22 14:35:01 +03:00
Awilum
d208c2550f feat(console): update CacheClearCommand, add options --data, --config, --routes #543 2021-09-22 14:28:58 +03:00
Awilum
b9525908c9 feat(console): add VerifyTokenHashCommand, GenerateTokenHashCommand, GenerateTokenCommand #543 2021-09-22 13:53:47 +03:00
Awilum
91e22739bf feat(tokens): update tokens helpers and rest api 2021-09-22 13:52:39 +03:00
Awilum
94b0984e18 feat(tokens): update tokens helpers 2021-09-22 12:53:39 +03:00
Awilum
8bd65e735d feat(tokens): rename tokens helpers 2021-09-22 09:24:08 +03:00
Awilum
fd0f83db0f feat(console): update EntriesFetchCommand #543 2021-09-21 18:06:33 +03:00
Awilum
c9e2e80ae7 feat(console): update EntriesFetchCommand, use VALUE_NONE for --collection flag #543 2021-09-21 16:20:35 +03:00
Awilum
462a7ea2de feat(console): add CacheDeleteMultipleCommand #543 2021-09-21 16:09:50 +03:00
Awilum
1e4bdc2318 feat(console): update CacheSetCommand #543 2021-09-21 16:09:33 +03:00
Awilum
ccdc2103ea feat(console): update CacheSetCommand #543 2021-09-21 15:16:21 +03:00
Awilum
f17164acc1 feat(console): update CacheGetMultipleCommand #543 2021-09-21 15:16:08 +03:00
Awilum
85b97109c6 feat(console): update CacheGetCommand #543 2021-09-21 15:16:00 +03:00
Awilum
7e0a34e8d1 feat(console): update CacheDeleteCommand #543 2021-09-21 15:15:48 +03:00
Awilum
b5737361c5 feat(console): add CacheSetMultipleCommand #543 2021-09-21 15:15:37 +03:00
Awilum
ffef83aaf1 feat(console): add CacheGetMultipleCommand #543 2021-09-21 15:03:03 +03:00
Awilum
990141b78b feat(console): update CacheSetCommand #543 2021-09-21 14:16:04 +03:00
Awilum
f738ffe649 feat(console): update CacheDeleteCommand #543 2021-09-21 14:15:56 +03:00
Awilum
0cfa75ea82 feat(console): update CacheClearCommand #543 2021-09-21 14:15:48 +03:00
Awilum
4427f3cb3e feat(console): add CacheHasCommand #543 2021-09-21 14:15:38 +03:00
Awilum
fff0e6ebf3 feat(console): add CacheClearCommand #543 2021-09-21 13:44:35 +03:00
Awilum
5f0ce1684a feat(console): add CacheDeleteCommand #543 2021-09-21 13:44:25 +03:00
Awilum
abebcf993e feat(console): add CacheDeleteCommand #543 2021-09-21 13:34:54 +03:00
Awilum
72239c8e00 feat(console): update CacheGetCommand #543 2021-09-21 13:34:45 +03:00
Awilum
2bee9842f4 feat(console): add CacheGetCommand #543 2021-09-21 13:25:29 +03:00
Awilum
4034742582 feat(console): add CacheSetCommand #543 2021-09-21 13:12:01 +03:00
Awilum
1d72e4e143 feat(console): use args for EntriesFetchCommand #543 2021-09-21 00:16:40 +03:00
Awilum
a173adef12 feat(console): use args for EntriesCopyCommand #543 2021-09-21 00:01:10 +03:00
Awilum
cc8ef4cc24 feat(console): use args for EntriesMoveCommand #543 2021-09-21 00:00:59 +03:00
Awilum
008cd93a18 feat(console): use args for EntriesHasCommand #543 2021-09-21 00:00:49 +03:00
Awilum
586cbdfd2d feat(console): use args for EntriesDeleteCommand #543 2021-09-20 23:54:01 +03:00
Awilum
ac4b107f19 feat(console): use args for EntriesCreateCommand #543 2021-09-20 23:47:29 +03:00
Awilum
3ce8bb091b feat(console): use args for EntriesUpdateCommand #543 2021-09-20 23:47:19 +03:00
Awilum
abb1611119 feat(console): add EntriesFetchCommand #543 2021-09-16 10:11:16 +03:00
Awilum
c998499985 feat(console): update EntriesHasCommand #543 2021-09-14 20:59:40 +03:00
Awilum
c5c3539018 feat(console): update EntriesDeleteCommand #543 2021-09-14 18:35:19 +03:00
Awilum
891fae52d2 feat(console): update EntriesUpdateCommand #543 2021-09-14 18:35:00 +03:00
Awilum
e9462d15fc feat(console): add EntriesHasCommand #543 2021-09-14 18:34:47 +03:00
Awilum
278793ab8f feat(console): update EntriesCreateCommand #543 2021-09-14 18:33:39 +03:00
Awilum
38dd8f2f44 feat(console): add EntriesMoveCommand #543 2021-09-14 18:27:42 +03:00
Awilum
781c52b351 feat(console): fix EntriesCopyCommand #543 2021-09-14 18:26:07 +03:00
Awilum
f1b31360d1 feat(console): add EntriesCopyCommand #543 2021-09-14 18:24:46 +03:00
Awilum
028cd4af34 feat(console): add EntriesUpdateCommand #543 2021-09-14 18:24:11 +03:00
Awilum
bcc637554d feat(routes): ensure cache dir exists for routes #543 2021-09-14 18:10:21 +03:00
Awilum
ec38028730 feat(settings): update settings #543 2021-09-14 18:06:56 +03:00
Awilum
13ccdc5ef5 feat(tests): update settings #543 2021-09-14 14:56:01 +03:00
Awilum
fbdb204520 feat(tests): update settings #543 2021-09-14 14:54:12 +03:00