nichols-green
|
055cd331d9
|
Added support for nodemailer ignoreTLS option (#6216)
* added support for nodemailer ignoreTLS option
* update doc to show no default value
|
2021-06-11 12:48:22 -04:00 |
|
mcarlson
|
c0446cb379
|
Add support for mailgun transport (#5613)
* Add support for mailgun transport
* eslint fix
* Add nodemailer-mailgun-transport as optional dependency
* Add docs, rename APIKEY -> API_KEY
Co-authored-by: Max Carlson <>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
|
2021-05-14 12:20:18 -04:00 |
|
Pascal Jufer
|
ba3e5eb16a
|
Clarify SQLite setup when running Directus locally (#5271)
|
2021-04-27 10:01:16 -04:00 |
|
rijkvanzanten
|
c2a5622cef
|
Remove unused environment variable
|
2021-02-26 10:49:19 -05:00 |
|
Aleksandar
|
22bcf1244d
|
Fix sdk auth (#3337)
* Fix format errors
* Fix lint error
* Fix auth token setter on server
* Fix auth logout for JSON
|
2021-01-29 18:13:15 -05:00 |
|
rijkvanzanten
|
2f005063cd
|
Force type of certain env vars
Fixes #3705
|
2021-01-27 11:37:51 -05:00 |
|
Tien Tran
|
14569be099
|
Correct driver code for Google Cloud Storage
|
2021-01-04 23:57:53 +11:00 |
|
rijkvanzanten
|
bfb2df432e
|
Replace ASSETS_CACHE_CONTROL with ASSETS_CACHE_TTL
|
2020-12-16 14:47:15 -05:00 |
|
rijkvanzanten
|
578b761ded
|
Add auto-purge option
And add cache-control header when auto purge is disabled
Fixes #3425
|
2020-12-16 14:26:38 -05:00 |
|
rijkvanzanten
|
23458b5b9f
|
Last port change, promise
|
2020-10-02 16:26:40 -04:00 |
|
rijkvanzanten
|
1524c3e398
|
Change default port to 8805
|
2020-10-02 14:56:39 -04:00 |
|
rijkvanzanten
|
ec8b8fa97c
|
Update example env
|
2020-09-14 11:06:31 -04:00 |
|
rijkvanzanten
|
28bfd2d1a4
|
Update example env
|
2020-09-08 17:15:09 -04:00 |
|
rijkvanzanten
|
9643b86dc5
|
Merge branch 'main' into feature-redis-cache
|
2020-09-08 16:57:15 -04:00 |
|
rijkvanzanten
|
663349041c
|
Add examples for redis/memcache config
|
2020-09-08 15:50:26 -04:00 |
|
Tanya Byrne
|
69b0333dc8
|
adding to env
|
2020-08-27 16:22:05 +01:00 |
|
Tanya Byrne
|
7b77a9d7a1
|
Update for pull request
|
2020-08-19 20:14:16 +01:00 |
|
Tanya Byrne
|
a040b021ce
|
Adding to the config so we can pick what kind of caching
|
2020-08-19 19:10:57 +01:00 |
|
Tanya Byrne
|
413144a9d8
|
match formatting.
|
2020-08-18 18:23:52 +01:00 |
|
Tanya Byrne
|
8a03d4bbdc
|
add to env varibles so user has choice
This is between 'redis' and 'memory'
|
2020-08-18 18:09:19 +01:00 |
|
Tanya Byrne
|
1f21377fdb
|
Updated so there is an insurance cache if redis is not there
|
2020-08-18 14:23:08 +01:00 |
|
Tanya Byrne
|
7019b194ee
|
update point duration
|
2020-08-18 13:05:37 +01:00 |
|
Tanya Byrne
|
ab03ac898f
|
adding env variables for rate limiting
|
2020-08-18 12:29:54 +01:00 |
|
Tanya Byrne
|
466a0d6a5c
|
Updated redis login to use details in env
Used details in env
|
2020-08-17 16:12:50 +01:00 |
|
rijkvanzanten
|
56da8670d5
|
Run pino colada by default, support raw output
|
2020-08-12 14:53:28 -04:00 |
|
rijkvanzanten
|
6ba95d7653
|
Use sendmail by dfeault
|
2020-08-11 11:16:11 -04:00 |
|
Rijk van Zanten
|
89e3633408
|
Merge pull request #93 from directus/structure
Flatten structure of stores
|
2020-08-11 10:53:50 -04:00 |
|
rijkvanzanten
|
a31e8993b3
|
Flatten structure of stores
|
2020-08-11 10:44:51 -04:00 |
|
Ben Haynes
|
6ddfc0101a
|
Use “local” instead of “finder”
|
2020-08-11 10:28:40 -04:00 |
|
Ben Haynes
|
ffd8641929
|
Clearer env examples
|
2020-08-11 10:26:03 -04:00 |
|
rijkvanzanten
|
d90d4b54be
|
Replace old instance of 3000 port
|
2020-08-04 18:51:13 -04:00 |
|
rijkvanzanten
|
2252d5a35f
|
Use centralized env export with validator function
|
2020-08-04 13:10:49 -04:00 |
|
rijkvanzanten
|
ad77499d8a
|
Use new port for defaults
|
2020-08-03 18:02:40 -04:00 |
|
rijkvanzanten
|
8a0be2a7be
|
Add CORS support
|
2020-07-30 12:33:40 -04:00 |
|
rijkvanzanten
|
bde7069cce
|
Move api into api subdirectory
|
2020-07-29 11:22:56 -04:00 |
|