Jim LAURIE
25ab8e7bef
Add base /documentation
2018-10-05 17:24:17 +02:00
Jim LAURIE
dd4fa9b3f7
Update menu for 3.x.x
2018-10-03 14:30:06 +02:00
Martin Muzatko
6ea86fc9ae
replaced blockquotes with proper note containers
2018-10-01 12:19:34 +02:00
Martin Muzatko
f52ab10de0
fixed double entry for request in sidebar
2018-09-28 12:05:09 +02:00
Martin Muzatko
03fc2e1f0e
added docs package lifecycle hooks
2018-09-28 11:26:00 +02:00
Martin Muzatko
a9951fbe84
added redirect to latest version on docs homepage
2018-09-28 11:05:35 +02:00
Martin Muzatko
7376e49827
fixed some broken docs in v1
2018-09-28 11:04:40 +02:00
Martin Muzatko
ab310dd1db
added version selector
2018-09-28 11:04:07 +02:00
Martin Muzatko
add86f2597
added sidebar config and custom markdown directives
2018-09-28 10:20:08 +02:00
Martin Muzatko
77e73cbc19
ejected theme for custom modifications
2018-09-28 10:19:11 +02:00
Martin Muzatko
992828744f
moved the language folders of docs into their correct location for vuepress
2018-09-21 09:39:47 +02:00
Martin Muzatko
1873a6f62a
Migrated to Vuepress
2018-08-29 12:03:59 +02:00
Jim LAURIE
e540330031
Merge branch 'master' into patch-1
2018-08-21 16:17:46 +02:00
Jim LAURIE
4bf88f8792
Merge branch 'master' into feature/graphql-aggregation
2018-08-21 10:36:09 +02:00
Jim LAURIE
d9725a719d
Merge branch 'master' into master
2018-08-20 16:24:01 +02:00
KuongKnight
6ec3295ace
updated document
2018-08-13 10:09:38 +07:00
DUBREZ Samuel
796485af3c
Update Concepts/Where are the models defined
2018-08-06 19:10:16 +02:00
victorkolb
99407d6472
Fix Policies docs. Appeal to the user part
2018-08-02 11:40:49 +03:00
DMehaffy
3b0cdcc708
Add Discord example link
2018-07-31 03:40:05 -07:00
Jim LAURIE
538d7c82b4
Rename database name
2018-07-29 17:16:19 +02:00
Joshua F. Rountree
661cb8be7c
Update configurations.md
...
Minor typo in configurations.md in the documentation under postgres.
2018-07-29 11:07:57 -04:00
Kamal Bennani
1ff336dae4
Add some documentation
2018-07-29 15:02:20 +02:00
John Williamson
b257324119
updated version
2018-07-27 13:22:33 +10:00
Jim LAURIE
a64e12e5dd
Merge branch 'master' into master
2018-07-23 15:42:28 +02:00
Comical DERSKEAL
492127c98f
Update quick-start.md
2018-07-20 19:15:43 +01:00
Comical DERSKEAL
a2c9de74f0
Update configurations.md
2018-07-20 18:44:19 +01:00
Jim LAURIE
8a10225680
Merge branch 'master' into rename-hook-middleware
2018-07-19 11:04:57 +02:00
Jim LAURIE
db8a47a016
Merge branch 'master' of github.com:strapi/strapi into rename-hook-middleware
2018-07-17 08:53:36 +02:00
John Williamson
ea35200b8c
Update upload.md
2018-07-17 14:06:12 +10:00
John Williamson
a1330a5d81
clarified path
2018-07-17 13:52:18 +10:00
Jim LAURIE
74a52e57f1
Merge branch 'master' into add-ssl-auth-db-CLI-options
2018-07-16 12:31:15 +02:00
DMehaffy
cfb68eca0f
Update per comments
2018-07-12 11:11:43 -07:00
Vasilis Kortsimelidis
53fa2eb279
Updated the CLI docks
2018-07-12 15:59:35 +01:00
Jim LAURIE
7d12a89f8f
Fix custom hook load
2018-07-12 12:36:45 +02:00
Jim LAURIE
cf8184e223
Use hook prefix and rename
2018-07-11 16:23:14 +02:00
DMehaffy
2abf6d46c5
Update Admin build Docs
2018-07-10 00:50:59 -07:00
Jim LAURIE
a09eead625
Add debug option in doc
2018-07-04 18:33:50 +02:00
Jim LAURIE
d17def7a12
Add options to disable auto table/column creation
2018-07-04 17:23:04 +02:00
Brinley Ang
085edd4136
Fixed incorrect import for utils/request
2018-07-02 18:37:00 +10:00
Alberto Maturano
5a25cee384
Fix filename reference
2018-06-29 12:13:59 -05:00
Jim LAURIE
a686949d55
Merge branch 'master' into patch-sql-timezone
2018-06-26 13:28:53 +02:00
Johann Pinson
e146939c8e
docs(database): add information about timezone settings for SQL databases
2018-06-21 10:17:30 +02:00
Aurélien GEORGET
37e989b52c
Update models.md
2018-06-20 18:50:49 +02:00
Jim LAURIE
6509ef884c
Update polymorphic ref link
2018-06-20 17:03:10 +02:00
Jim LAURIE
7bdd7f7b39
Change migrations links
2018-06-19 14:03:42 +02:00
Jim LAURIE
3371663e7b
Update email in menu
2018-06-19 13:30:28 +02:00
Jim LAURIE
4431a9a786
Add email documentation
2018-06-18 17:54:20 +02:00
Alberto Maturano
e686da1a01
Fix CONTRIBUTING.md
path
2018-06-15 17:14:07 -05:00
Aurelsicoko
1ef5ba2804
Add examples in the Authentication with providers section
2018-06-15 15:38:09 +02:00
ekamgit
6c3216cf51
Update hooks structure requirements
...
The current hooks structure has package.json within the lib folder. This causes strapi to fail as it is looking for the package.json file in the hook root folder and not within lib.
This change moves the secondary files back into the hook root leaving only index.js in the lib folder.
2018-06-08 23:05:48 +10:00