Commit Graph

327 Commits

Author SHA1 Message Date
rijkvanzanten
98ea2bcbb1 Remove auth idle timeout from settings
Fixes #313
2020-09-18 15:28:17 -04:00
rijkvanzanten
810464f332 Fix admin access flag in init role creation 2020-09-18 13:03:34 -04:00
rijkvanzanten
d87fc912f4 Fix date saving in MySQL
Ref #283
2020-09-18 12:57:26 -04:00
rijkvanzanten
9db318895f Fix admin access flag in role create cli 2020-09-18 12:51:10 -04:00
rijkvanzanten
cf6eddbecf Fix status on users created in cli 2020-09-18 12:50:41 -04:00
rijkvanzanten
67a55ad228 Disable rate limiter by default
Fixes #323
2020-09-18 12:30:15 -04:00
rijkvanzanten
aa014542a4 Rename roles.admin to roles.admin_access
Closes #142
2020-09-18 12:16:09 -04:00
rijkvanzanten
52540e60a3 Fix updating in SQLite
Fixes #141, ref #283
2020-09-18 12:06:46 -04:00
rijkvanzanten
bed7f67203 Add role create cli command 2020-09-18 11:49:36 -04:00
rijkvanzanten
075d62515c Fix defaults extraction in sqlite 2020-09-18 10:02:17 -04:00
rijkvanzanten
a75b377328 Add create user command 2020-09-17 17:38:02 -04:00
rijkvanzanten
a409b9cb9a Add database install / migrate commands 2020-09-17 17:25:56 -04:00
rijkvanzanten
9ffc056bd3 Restructure seeds, add database install cli command 2020-09-17 16:19:09 -04:00
rijkvanzanten
e8b842297c Move telemetry flag to env 2020-09-17 11:55:45 -04:00
rijkvanzanten
7b2e890925 Add telemetry 2020-09-17 11:52:06 -04:00
rijkvanzanten
d1457b0461 Finish downloading custom extensions 2020-09-16 10:48:06 -04:00
rijkvanzanten
5f4b97aeab Pull in custom interfaces from the API 2020-09-15 18:33:08 -04:00
rijkvanzanten
b8eff4c788 Use CSV for special, add on create / on update for fields 2020-09-15 17:31:37 -04:00
rijkvanzanten
d141f28fc1 Handle key constraints in roles on delete 2020-09-15 16:12:06 -04:00
rijkvanzanten
7b46d412c5 Allow role to be nullified 2020-09-15 16:11:54 -04:00
rijkvanzanten
8a0651e2ca Fix type 2020-09-14 18:23:08 -04:00
rijkvanzanten
eae2c5ba39 Fix meta/system in seeder 2020-09-14 17:36:27 -04:00
rijkvanzanten
1aa6be8d80 Make generated junction table hidden by default 2020-09-14 11:58:00 -04:00
rijkvanzanten
5b99264cf1 Fix relation nullification on delete 2020-09-11 16:20:17 -04:00
rijkvanzanten
09518f7816 Allow auto-generating o2m collection/field 2020-09-11 15:02:59 -04:00
rijkvanzanten
a3494384c7 Set token expiration in ms 2020-09-10 16:53:26 -04:00
Ben Haynes
3c7a38ca6e cleaner install options 2020-09-10 16:14:27 -04:00
rijkvanzanten
7d988dba04 Fix batch for system collections 2020-09-10 15:26:53 -04:00
rijkvanzanten
3e72d09f45 Add correct form layout to webhooks 2020-09-10 15:14:04 -04:00
rijkvanzanten
ce5cc90775 Add collections interface 2020-09-10 14:58:08 -04:00
rijkvanzanten
587d325301 Re-init webhooks correclty 2020-09-10 14:44:52 -04:00
rijkvanzanten
7752af6297 Merge branch 'main' into webhooks 2020-09-10 14:15:30 -04:00
rijkvanzanten
68e05a208a Add csv special type, return type based on special flag 2020-09-10 14:14:24 -04:00
rijkvanzanten
9546dbb834 Dynamically register / fire webhooks 2020-09-10 14:00:28 -04:00
rijkvanzanten
a046af7a5c Emit item crud 2020-09-10 13:47:02 -04:00
rijkvanzanten
5e8ce8f358 Add event emitter to api 2020-09-10 13:46:47 -04:00
rijkvanzanten
29cee06685 Show validation errors in app
Closes #206
2020-09-09 15:49:18 -04:00
rijkvanzanten
272d0593a9 Update typing of generate-joi 2020-09-09 15:20:51 -04:00
rijkvanzanten
be3c414b05 Return validation errors 2020-09-09 15:17:28 -04:00
rijkvanzanten
573762e489 Fix translation interface in collection settings 2020-09-09 10:54:47 -04:00
rijkvanzanten
e81572c0a9 Add cache section to installed stub 2020-09-09 10:39:01 -04:00
rijkvanzanten
d781c2b0e5 Merge responsemanager with respond middleware 2020-09-09 09:17:37 -04:00
rijkvanzanten
8fd31c7353 Merge branch 'main' into feature-export 2020-09-09 08:43:58 -04:00
rijkvanzanten
e148583ed8 Support redis/memcached in cache 2020-09-08 19:08:46 -04:00
rijkvanzanten
a8552abc23 Treat sanitizedquery as frozen 2020-09-08 18:54:18 -04:00
rijkvanzanten
b19ffd960b Add response middleware and cache 2020-09-08 18:28:23 -04:00
rijkvanzanten
266c07fde7 Temporarily disable caching 2020-09-08 17:22:34 -04:00
rijkvanzanten
8b97c6d818 Clear middleware/service (temp) 2020-09-08 17:09:15 -04:00
rijkvanzanten
43465a803a Re-add rate limiter 2020-09-08 17:09:04 -04:00
rijkvanzanten
9643b86dc5 Merge branch 'main' into feature-redis-cache 2020-09-08 16:57:15 -04:00