2029 Commits

Author SHA1 Message Date
Jim LAURIE
24fbcc8f37 Rename filters to parameters 2019-09-23 16:41:19 +02:00
x-yuri
46fd264d0c
Update quick-start.md 2019-09-22 09:34:46 +03:00
Alexandre BODIN
e1500a0f22
Merge pull request #4047 from tcvmdev/patch-1
Update Bootstrap function documentation
2019-09-20 12:46:15 +02:00
Alexandre BODIN
8df794bf9d
Merge pull request #3910 from ntsvetkova-roi/feature/instagram_provider
Add Instagram provider
2019-09-20 11:53:02 +02:00
Alexandre BODIN
d5700feefb
Merge branch 'master' into patch-1 2019-09-20 09:37:36 +02:00
Alexandre Bodin
947cba2e63 Merge branch 'master' into chore/routing-x-forwarded 2019-09-20 09:36:57 +02:00
Alexandre BODIN
79d677033b
Merge branch 'master' into patch-1 2019-09-20 09:26:26 +02:00
Alexandre BODIN
8235e14770
Update filters.md
Update field name
2019-09-20 09:25:41 +02:00
Natalia Tsvetkova
b90becc793 Added link to Instagram provider tutorial 2019-09-19 12:01:25 +02:00
tcvmdev
0f9ee8bd25
Update Bootstrap function - 4th option
For someone who wrote no bootstrap functions, my code looks like: 

```js
module.exports = () => {};
```

I had to start a new Strapi project to understand how to solve my "cb is not a function" and "fn is not a function" typeerrors. I think it would be useful for future basic Strapi users like me!
2019-09-18 16:52:19 -05:00
Alexandre BODIN
8a6c162095
Merge branch 'master' into chore/routing-x-forwarded 2019-09-16 23:07:54 +02:00
Martin Georgiu
53f4a28517
Use created_at instead of createdAt 2019-09-15 16:59:34 +02:00
Don Masakayan
e0fea833a7 Updated documentation so that GraphQL policies use correct 'policies' key instead of 'policy' 2019-09-15 15:51:04 +08:00
Alexandre BODIN
c66eb5d2cf
Merge branch 'master' into chore/routing-x-forwarded 2019-09-13 17:40:50 +02:00
David Kartuzinski
e0e71a00cd
Merge branch 'master' into docs/tutorial 2019-09-12 10:17:02 +02:00
davidkartuzinski
75c1e93308 Added video, fixed a typo 2019-09-12 10:13:28 +02:00
Alexandre Bodin
e20d781383 Merge branch 'master' into chore/routing-x-forwarded 2019-09-12 09:59:11 +02:00
Jim LAURIE
dcb333ac6b
Merge branch 'master' into issue/3719 2019-09-12 09:52:16 +02:00
websocket98765
1bab694c67
Fix typo 2019-09-11 14:44:22 +00:00
Alexandre BODIN
230a7145af
Merge branch 'master' into docs/quickstart 2019-09-11 10:41:15 +02:00
davidkartuzinski
3ec29bfa83 fixed some returns 2019-09-11 10:34:16 +02:00
davidkartuzinski
fa60a78bf1 Added new video of Quick Start 2019-09-11 10:19:48 +02:00
Alexandre BODIN
d560fa9e89
Merge branch 'master' into patch-1 2019-09-10 10:08:04 +02:00
Tim Sheils
08d4797754
Update migration-guide-beta.15-to-beta.16.md
minor grammatical/readibility changes
2019-09-09 14:12:34 -04:00
websocket98765
dbf977184d
Fix comma in JSON example 2019-09-09 17:46:32 +00:00
davidkartuzinski
464ad872a5 standardized punctuation for steps, and replaced two images 2019-09-09 19:15:18 +02:00
davidkartuzinski
4a87d83887 Fix conflict 2019-09-09 17:42:39 +02:00
davidkartuzinski
ace4c2439a Returns on PR fixed 2019-09-09 16:27:42 +02:00
Alexandre BODIN
a9ad27f351
Merge branch 'develop' into chore/routing-x-forwarded 2019-09-09 14:25:48 +02:00
Alexandre Bodin
3186da5f25 Add section on the richtext type 2019-09-09 12:24:24 +02:00
Jim LAURIE
9849e1e864
Merge branch 'develop' into docs/tutorial 2019-09-09 11:15:57 +02:00
Alexandre Bodin
58063cf898 Add admin panel rebuild and before/after examples 2019-09-06 16:45:27 +02:00
Alexandre Bodin
a22f2cefef Remove x-forwarded-host.
- set security defaults for development mode that are standard
- refactor error messages to work without ctx.request.admin
- remove mask middleware and add a sanitization layer to the core-api to
hide private fileds
2019-09-06 14:33:24 +02:00
Alexandre Bodin
2398df363b Add migration guide to beta.16 2019-09-06 11:36:53 +02:00
davidkartuzinski
f72cfe4c05 finished section 5-6 of tutorial and corrected all grammar, and final review 2019-09-05 18:53:51 +02:00
davidkartuzinski
57c3aaa1ad all remaining section except section 6 - adding content - is now complete with pictures 2019-09-02 19:44:44 +02:00
Sajjad Shirazy
573c8d44cf
Update authentication.md 2019-08-27 08:39:09 +04:30
Alexandre Bodin
eb74b556fa Init endpoint API documentation 2019-08-26 15:20:49 +02:00
Alexandre Bodin
f1c6913762 Init api endpoints doc 2019-08-26 15:20:49 +02:00
davidkartuzinski
190724722f cleaned up the doc to fit style guide, made it clearer 2019-08-23 19:01:03 +02:00
Alexandre Bodin
3a0baba885 Update hooks doc to show async 2019-08-19 09:55:24 +02:00
cyril lopez
435b3a9d24
Merge branch 'develop' into front/upgrade-react 2019-08-13 17:10:36 +02:00
soupette
857ec1ca70 Rename lifecycle hooks 2019-08-13 11:31:10 +02:00
Alexandre Bodin
2f7927854b Fix typos 2019-08-13 10:41:11 +02:00
Alexandre Bodin
5a4b588ea2 Make model accessible through query to simplify usage 2019-08-12 17:35:54 +02:00
Alexandre Bodin
df822ddbe6 Update docs and init new Queries doc 2019-08-12 17:35:53 +02:00
Alexandre Bodin
d9f1f39ee4 Add documentation 2019-08-12 17:08:22 +02:00
Derrick Mehaffy
2b5a968f41
remove bookshelf-uuid from hook-bookshelf and add docs 2019-08-07 02:59:20 -07:00
Dominik Aksamit
16736f64a3 3719 - 'this' inside initialize is a Function 2019-08-02 19:13:13 +02:00
Alexandre BODIN
f541cf907b
Merge branch 'master' into develop 2019-08-02 09:43:09 +02:00