Commit Graph

1926 Commits

Author SHA1 Message Date
rijkvanzanten
457a9859aa Add extensions support to hit rate limit exception 2020-09-08 15:51:49 -04:00
rijkvanzanten
9231e7c732 Change default config for rate limiter 2020-09-08 15:51:22 -04:00
rijkvanzanten
f182aa4f49 Use ioredis instead of redis 2020-09-08 15:50:42 -04:00
rijkvanzanten
663349041c Add examples for redis/memcache config 2020-09-08 15:50:26 -04:00
rijkvanzanten
a67b338f09 Don't validate env in server 2020-09-08 14:57:21 -04:00
rijkvanzanten
862002bf9c Add true/false parsing to env 2020-09-08 14:57:15 -04:00
rijkvanzanten
66505585da Use new get config util 2020-09-08 14:57:00 -04:00
rijkvanzanten
ffe3cc0fea Fix files not returning busboy error 2020-09-08 14:56:48 -04:00
rijkvanzanten
74eddbc310 Simplify parse-env util 2020-09-08 14:56:32 -04:00
rijkvanzanten
9765512621 Add validate-env util function 2020-09-08 14:56:00 -04:00
rijkvanzanten
10da8f4c6f Revert "Swap rate-limiter-flexible for express-rate-limit"
This reverts commit 5aecfb569b.
2020-09-08 14:07:10 -04:00
rijkvanzanten
5aecfb569b Swap rate-limiter-flexible for express-rate-limit 2020-09-08 14:00:07 -04:00
rijkvanzanten
a46566ed6f Move cors to middleware 2020-09-08 13:59:40 -04:00
rijkvanzanten
c8c0342ae5 Replace service exceptions with serviceunavailableexception 2020-09-08 13:33:18 -04:00
rijkvanzanten
7e030056e1 Rename get-rate-limiter-config -> rate-limiter 2020-09-08 12:38:27 -04:00
rijkvanzanten
756c4a712d Remove DB_SSL from required env flags list 2020-09-08 12:37:47 -04:00
rijkvanzanten
7f1f105349 Merge branch 'main' into feature-rate-limiting 2020-09-08 12:31:57 -04:00
rijkvanzanten
8811d2a3b4 Fix limit=0 case 2020-09-08 12:21:18 -04:00
rijkvanzanten
1ca6e63c34 Fix meta query not returning when only requesting single field 2020-09-08 12:15:12 -04:00
rijkvanzanten
0b8fa50336 Fix displays not showing up 2020-09-08 11:59:54 -04:00
rijkvanzanten
a3919baba2 Fix styling of display not found error message 2020-09-08 11:46:55 -04:00
rijkvanzanten
f9d4160c6a Merge branch 'main' of github.com:directus/next into main 2020-09-08 11:43:31 -04:00
rijkvanzanten
5b1cd7b2bb Prevent racing condition in fast subsequent field reorders 2020-09-08 11:42:29 -04:00
Ben Haynes
bea6e11523 Merge branch 'main' of https://github.com/directus/next into main 2020-09-08 11:37:00 -04:00
rijkvanzanten
972b86cba2 Allow changing field width of hidden fields 2020-09-08 11:36:57 -04:00
Ben Haynes
787a4250af create/update field modal titles 2020-09-08 11:36:52 -04:00
rijkvanzanten
d1cf2e8c73 Fix default interface for system sort field 2020-09-08 11:35:57 -04:00
Rijk van Zanten
4f4c22db19 Merge pull request #219 from directus/bookmark-title
Rename presets title->bookmark
2020-09-08 11:33:54 -04:00
rijkvanzanten
72e99084a1 Rename presets title->bookmark 2020-09-08 11:33:19 -04:00
rijkvanzanten
5e7a49b378 Fix wrong export 2020-09-08 11:24:38 -04:00
Rijk van Zanten
e473281fa8 Merge pull request #218 from directus/view-layout
Rename view -> layout in db
2020-09-08 11:23:25 -04:00
rijkvanzanten
d0e897d735 Rename view -> layout in db 2020-09-08 11:22:18 -04:00
rijkvanzanten
53ed9bc0f8 Use router.go(-1) instead of backlink on detail 2020-09-08 10:56:43 -04:00
Rijk van Zanten
ebd5d3e70d Merge pull request #217 from directus/raw-text-recommended
Always show raw/formatted as recommended displays
2020-09-08 10:54:13 -04:00
rijkvanzanten
be78e5f23b Always show raw/formatted as recommended displays 2020-09-08 10:53:39 -04:00
rijkvanzanten
3d476139f3 Fix no options notice for empty options array 2020-09-08 10:38:57 -04:00
rijkvanzanten
2d5928da77 Fix download icon 2020-09-08 10:26:14 -04:00
rijkvanzanten
b33f154ef4 Use finer scope for collection name translations 2020-09-08 10:09:15 -04:00
rijkvanzanten
5a001d078a I don't like package-lock. 2020-09-08 10:09:12 -04:00
Rijk van Zanten
c7c0047725 Merge pull request #215 from directus/merge-tags-badge
Merge badge and tags display
2020-09-08 09:48:08 -04:00
rijkvanzanten
eeccd7891d Rename badge->labels, final tweaks to codestyle 2020-09-08 09:47:19 -04:00
Nitwel
048c1c57bf merge badge and tags display 2020-09-07 19:58:19 +02:00
Ben Haynes
a41d711884 field translations 2020-09-07 11:58:38 -04:00
Ben Haynes
d36a3fb815 system field widths 2020-09-07 11:58:29 -04:00
Ben Haynes
972d2886a9 clean up collection translations 2020-09-07 11:47:42 -04:00
Ben Haynes
cd058564d2 reorder new collection system fields 2020-09-07 11:24:16 -04:00
Ben Haynes
c7dcd11d27 new preset icons and tooltips 2020-09-07 11:19:01 -04:00
Rijk van Zanten
fe447f813e Merge pull request #212 from Kematia/patch-1
add v-model to tab-items
2020-09-07 10:09:24 -04:00
Tommaso Bartolucci
c67d0b5c46 add v-model to tab-items
I need to add the v-model to v-tabs-items as well, is this correct?
2020-09-07 13:58:20 +02:00
rijkvanzanten
70ae6d63cf v9.0.0-alpha.33 v9.0.0-alpha.33 2020-09-04 18:03:46 -04:00