1890 Commits

Author SHA1 Message Date
avalleteau
0627fa8411 docs(authentication): Document how to add a new auth provider 2018-08-27 16:16:16 +02:00
DMehaffy
617324abee Basic global proxy support 2018-08-27 06:27:42 -07:00
Sean Wilson
67bd9fd115
changed "You can access to" to "You can access" 2018-08-25 01:28:47 -04:00
Yilin Gan
ae807faacc add documentation 2018-08-23 11:50:33 -07: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
Aurélien GEORGET
50244f0089
Merge branch 'master' into enhancement/front-start 2018-08-21 10:33:03 +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
Aurelsicoko
298be5edc3 Add configuration to disable autoOpen administration 2018-08-08 15:27:17 +02:00
Pierre Burgy
6a7ff7ff6d Pluralize routes 2018-08-08 14:59:10 +02:00
Luca
45a60ce044
doc(configurations): autoReload object 2018-08-08 00:42:08 +02:00
Luca
38e71df4ac
doc(frontend-uc): autoReload payload 2018-08-08 00:36:57 +02: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
soupette
8302d32d71 Merge branch 'master' of github.com:strapi/strapi into content-manager-filters 2018-06-05 12:06:17 +02:00
Evan Owens
238b3f9b4a
Specify MongoDB >= 2.6
Need to use MongoDB >= 2.6 otherwise get wire version errors on start:
```
UnhandledPromiseRejectionWarning: MongoError: Server at 127.0.0.1:27017 reports wire version 0, but this version of Node.js Driver requires at least 2 (MongoDB2.6).
```
2018-06-01 23:57:06 -04:00
soupette
44cff94989 Fix conflicts 2018-05-31 15:31:46 +02:00