rijkvanzanten
|
9c9468798e
|
Fix error logging in redis cache
Fixes #896
|
2020-11-05 14:18:42 -05:00 |
|
rijkvanzanten
|
1c7b0d9425
|
Update system key constraints
Fixes #790, fixes #885
|
2020-11-05 11:59:01 -05:00 |
|
rijkvanzanten
|
07dd583060
|
Fix package resolution
Ref #882
|
2020-11-05 10:33:39 -05:00 |
|
rijkvanzanten
|
0cbdcace62
|
v9.0.0-rc.7
|
2020-11-05 09:47:49 -05:00 |
|
rijkvanzanten
|
b02c2d85d5
|
Add more descriptive error on startup on empty DB
|
2020-11-04 17:28:29 -05:00 |
|
rijkvanzanten
|
a30da7e4c0
|
Update primary key checks for new versino of schema inspector
|
2020-11-04 15:18:45 -05:00 |
|
rijkvanzanten
|
f1289a66dc
|
Use csv of strings for permissions fields
|
2020-11-04 11:31:04 -05:00 |
|
rijkvanzanten
|
2f3e406022
|
Fix too strict update permission check
Fixes #817
|
2020-11-04 11:02:38 -05:00 |
|
rijkvanzanten
|
88efab510e
|
Update versions
|
2020-11-04 11:02:30 -05:00 |
|
Rijk van Zanten
|
f651b29c78
|
Merge pull request #877 from nickrum/service-meta-cleanup
Use knex instance property in MetaService class
|
2020-11-04 15:59:09 +01:00 |
|
Nicola Krumschmidt
|
20a02f05bd
|
Use knex instance property in MetaService class
|
2020-11-04 12:19:50 +01:00 |
|
JuanCarlosJr97
|
e6aa40d5c2
|
Undoing change made by mistake to CACHE_ENABLED instead of CORS_ENABLED
|
2020-11-04 08:33:58 +00:00 |
|
JuanCarlosJr97
|
606f81dd0b
|
Updating CORS_ENABLED to true as documentation describes
|
2020-11-04 08:32:18 +00:00 |
|
JuanCarlosJr97
|
2fc00a7842
|
Updating CORS_ENABLED to true by default
Updating CORS_ENABLED to true by default as the documentation describes
|
2020-11-04 02:01:13 +00:00 |
|
rijkvanzanten
|
220bdf3c4d
|
v9.0.0-rc.6
|
2020-11-03 19:28:21 -05:00 |
|
rijkvanzanten
|
baa62027ad
|
Return JSON/CSV as unknown JSON blobs in GraphQL
Fixes #870
|
2020-11-03 19:18:23 -05:00 |
|
rijkvanzanten
|
79cdd62f18
|
Fix redis rate limiter
Fixes #835
|
2020-11-03 18:19:29 -05:00 |
|
rijkvanzanten
|
e5d70ebde2
|
Fix nested m2m updates
Fixes #849
|
2020-11-03 17:51:16 -05:00 |
|
rijkvanzanten
|
39d9b34248
|
Fix default value check
Fixes #854
|
2020-11-03 15:39:49 -05:00 |
|
Ben Haynes
|
ee4f3df78a
|
fixes #866
|
2020-11-03 12:24:33 -05:00 |
|
Rijk van Zanten
|
5e8272c698
|
Merge pull request #863 from maartenvn/fix/email-button
Use inline-block instead of inline-flex for GMail support
|
2020-11-03 16:01:17 +01:00 |
|
maartenvn
|
b5d8cab3f1
|
Use inline-block instead of inline-flex for GMail support
|
2020-11-03 15:56:46 +01:00 |
|
rijkvanzanten
|
99557a0e14
|
v9.0.0-rc.5
|
2020-11-02 16:58:52 -05:00 |
|
rijkvanzanten
|
a11e2800b6
|
Fix permissions not using preset variables
|
2020-11-02 16:19:05 -05:00 |
|
rijkvanzanten
|
874ae7a334
|
Update knex-schema-inspector
|
2020-11-02 12:42:04 -05:00 |
|
maartenvn
|
e5438be3fe
|
Use same button style as Directus for emails
|
2020-11-02 17:29:41 +01:00 |
|
Rijk van Zanten
|
70334511ad
|
Merge pull request #845 from dimitrov-adrian/main
Fix _ncontains typo
|
2020-11-02 15:44:01 +01:00 |
|
e01
|
84f902bfac
|
Fix _ncontains typo
|
2020-11-02 16:39:56 +02:00 |
|
maartenvn
|
7845814629
|
Cleanup & white-label the email templates
|
2020-11-02 13:40:50 +01:00 |
|
maartenvn
|
54161c0c72
|
Make PUBLIC_URL end-slash insensitive
|
2020-10-31 11:23:28 +01:00 |
|
maartenvn
|
6d38ddab76
|
Redirect to admin URL using relative URL
|
2020-10-31 11:22:32 +01:00 |
|
rijkvanzanten
|
9a38fdea5e
|
Fix redirect from / in api
|
2020-10-30 19:04:31 -04:00 |
|
rijkvanzanten
|
e3a60b4bfa
|
v9.0.0-rc.4
|
2020-10-30 18:44:18 -04:00 |
|
rijkvanzanten
|
91cf8bdfc8
|
Fix redirect to admin for subpaths
|
2020-10-30 18:33:41 -04:00 |
|
rijkvanzanten
|
98a515178d
|
Add index.js file as default entry to lib
|
2020-10-30 18:33:32 -04:00 |
|
rijkvanzanten
|
4d05ecfef4
|
Return express app by default for easier importing
|
2020-10-30 18:15:42 -04:00 |
|
rijkvanzanten
|
708aea6fb6
|
Allow App to run under subpath
|
2020-10-30 18:11:55 -04:00 |
|
rijkvanzanten
|
3a620fe1f8
|
Fix migrations reading .ts files
|
2020-10-30 15:50:00 -04:00 |
|
rijkvanzanten
|
1b0d381161
|
Fix seeder data, run migrations on install through cli
|
2020-10-30 11:52:16 -04:00 |
|
rijkvanzanten
|
cd920fde51
|
Add server ping to GraphQL
Fixes #801, ref #501
|
2020-10-29 18:12:20 -04:00 |
|
rijkvanzanten
|
1a847d04f9
|
Fix singleton fetching in gql on non-PG
Fixes #769
|
2020-10-29 17:38:48 -04:00 |
|
rijkvanzanten
|
fdb0572cd5
|
Always install DB driver
Fixes #802
|
2020-10-29 17:03:53 -04:00 |
|
rijkvanzanten
|
13c4e7a49c
|
Prevent maximum callstack error on wrong filter
Ref #805
|
2020-10-29 17:02:13 -04:00 |
|
rijkvanzanten
|
fa448c23d0
|
Remove double limit -1 check
Fixes #806
|
2020-10-29 16:34:37 -04:00 |
|
rijkvanzanten
|
9c07afbc86
|
Use settings singleton in server info endpoint
|
2020-10-29 16:14:50 -04:00 |
|
rijkvanzanten
|
fa866c39df
|
Remove unneeded migrations
|
2020-10-29 16:03:35 -04:00 |
|
rijkvanzanten
|
d8339ae70d
|
Merge branch 'main' into assets
|
2020-10-29 16:03:04 -04:00 |
|
rijkvanzanten
|
cfae98eb22
|
Merge branch 'main' into system-rows
|
2020-10-29 15:45:30 -04:00 |
|
rijkvanzanten
|
d21dfa74ba
|
Add system fields for all collections
|
2020-10-29 15:42:26 -04:00 |
|
rijkvanzanten
|
9c04c92aa4
|
Add system flag to system rows
|
2020-10-29 14:51:05 -04:00 |
|