Commit Graph

19 Commits

Author SHA1 Message Date
Ben Haynes
239c021f12 Updates to API Reference 2021-02-08 17:31:07 -05:00
Mateo Hrastnik
48f504f252 Fix default value for refresh and access token (#3954) 2021-02-06 12:48:51 -05:00
Rijk van Zanten
817ccf3620 Overhaul docs (#3951)
* Add Quickstart Guide

* Update installation

* Remove unused files

* Update support/backing

* Tweaks in concepts

* Setup file structure for API reference 2.0

* Setup page layout for reference

* Add clean-urls plugin

* getting started updates

* Finish authentication rest

* getting started updates

* Render stylus in 2 spaces

* Various

* Various

* Finish activity docs

* Add collections reference

* Add extension reference

* concepts updates

* Fields/tweaks

* Add files doc

* Add revisions

* concepts docs

* More api reference

* Finish rest api reference (finally)

* initial concepts

* More things

* Add assets api ref

* Move sections from file to assets

* Add environment variables

* contributing docs

* Add field transforms page

* Left align table headers

* concept links

* Add API config

* Fix mobile nav

* Add migrating a project

* doc link fixes

Co-authored-by: Ben Haynes <ben@rngr.org>
2021-02-05 18:51:54 -05:00
Rijk van Zanten
5450de0351 Update Docs (#3905)
* Allow formatted value display for numbers

* Move the docs website into monorepo

* Fix build

* Tweak docs build setup

* Fix tips, pull in images

* Add syntax highlighting to docs

* Restructure nav, add divider

* Fix tips formatting

* Add prettier config

* Add editorconfig
2021-02-02 11:55:04 -05:00
theonlynexus
ccbc12e129 Added more detailed oAuth configuration docs. 2021-01-10 13:49:09 +09: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
ab0ade5375 Add way to set Cache-Control header for static assets
Fixes #3332
2020-12-16 13:53:50 -05:00
rijkvanzanten
6eef331b3c Add missing env vars 2020-12-04 18:01:22 -05:00
Rijk van Zanten
c0d678d9d2 Update environment-variables.md 2020-12-03 09:30:45 -05:00
rijkvanzanten
0e44e094aa Update env vars docs 2020-12-02 15:33:16 -05:00
rijkvanzanten
f8977a885d Update docs once more 2020-12-01 18:01:00 -05:00
rijkvanzanten
41a3ffcd00 Format md 2020-12-01 16:52:51 -05:00
Maarten Van Neyghem
6aacccdd67 Fix incorrect EMAIL_TRANSPORT value for sendmail 2020-11-08 15:34:41 +01:00
JuanCarlosJr97
31fe464112 Updating environment variable documentation
Adding a variation of `postgres` as the Directus accepts as `DB_CLIENT` `pg` and `postgres
2020-10-30 17:07:03 +00:00
Ben Haynes
2ea88addeb Docs updates 2020-10-06 09:03:20 -04:00
rijkvanzanten
35074d1285 Update docs 2020-10-05 12:18:18 -04:00
Ben Haynes
d4a214f2d4 Docs updates 2020-10-02 16:21:20 -04:00