164 Commits

Author SHA1 Message Date
Derrick Mehaffy
7ecf2d74b8 Update all references from GHD to Forum
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-09-23 08:49:42 -07:00
Peter Etelej
318f20e826
Bump up minimum required Node to 10.16 (#7962)
Updated README docs & package.json `engine` versions to bump up the
minimum required Node version from `10.10` to `10.16` (or `10.16.0+`)

Strapi no longer supports `10.10` since it updated `sharp` to `0.26.0`
( https://github.com/strapi/strapi/pull/7729 ) which requires Node 10.16.0+
(See https://github.com/lovell/sharp/blob/master/docs/changelog.md#v0260---25th-august-2020 )

` yarn create strapi-app my-project --quickstart` on 10.10 fails with error
```
error sharp@0.26.0: The engine "node" is incompatible with this module. Expected version ">=10.16.0". Got "10.10.0"
error Found incompatible module.
```

Signed-off-by: Peter Etelej <peter@etelej.com>
2020-09-22 16:00:13 +02:00
DMehaffy
024b337b09
Update node version requirements for v10 to v12 (#7409)
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-09-02 17:11:59 +02:00
Darsh Shah
16b91851db
fix: image URL in README.md (#6988)
* Update README.md

updated logo image URL

* Updated link

* fix: image url
2020-07-27 22:18:17 +02:00
Alexandre Bodin
62b2192c95 Update license info
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-07-20 18:40:52 +02:00
Boom Lee
a26b4f65a8
Fix node version (#6482) (#6691) 2020-06-16 11:32:23 +02:00
DMehaffy
0676a6aecb
Update README NPM badge from beta to latest (#6561)
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-06-05 13:36:32 +02:00
Alexandre BODIN
0d4d8ff1a4
Merge branch 'master' into docs/stable/typoFixes 2020-06-01 10:39:46 +02:00
Alexandre Bodin
e739c9d52b remove beta warning
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-06-01 10:29:07 +02:00
Derrick Mehaffy
e4080daed5
merge some changes from #6386 2020-05-31 07:52:21 -07:00
Fiblan
2dbef5959a
Fix links that point to old documentation (#6367)
* Fix links that point to old documentation (examples)

Signed-off-by: Fabio Sfuncia <fsfuncia@unime.it>
Signed-off-by: Fabio Sfuncia <fib@tooware.com>

* Fix links that point to old documentation (CONTRIBUTING and README)

Signed-off-by: Fabio Sfuncia <fsfuncia@unime.it>
Signed-off-by: Fabio Sfuncia <fib@tooware.com>

* Fix links that point to old documentation (strapi-admin exposed links)

Signed-off-by: Fabio Sfuncia <fib@tooware.com>
2020-05-29 10:51:12 +02:00
Abdón Rodríguez Davila
d38b9d35b9
Fix multiple doc links (#6375) 2020-05-27 12:29:53 +02:00
soupette
372643303a Update README
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-05-26 15:40:46 +02:00
yvesdo
13986f3813
Update Strapi screenshot 2020-05-26 15:26:52 +02:00
yvesdo
d754c2b102
Update README.md 2020-05-19 19:43:24 +02:00
Maxime Castres
00768bd1bd
Align buttons 2020-05-18 19:09:21 +02:00
Maxime Castres
b907750a50
Add 1 click buttons on the README.md 2020-05-18 18:54:26 +02:00
Jim LAURIE
0bd9832ad0
Merge branch 'master' into docs/fixLinks 2020-05-14 10:16:00 +02:00
Derrick Mehaffy
c91cb18d2b
Comment out bad links and fix read me, add link to update guide
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-04-20 22:58:14 -07:00
Derrick Mehaffy
a44d583828
Remove Stack Overflow and Spectrum from project and use GH Discussions
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-04-20 04:05:27 -07:00
Jim LAURIE
df1fed99ec docs: update copyright date to 2020 2020-01-08 15:41:08 +01:00
Anand Chowdhary
aa69553246
Change "Mac O/S" to "macOS" 2019-12-04 11:53:44 -08:00
Jim LAURIE
fa10c384b6
Remove Heroku button 2019-10-02 17:29:04 +02:00
Alexandre Bodin
2530606e47 Merge branch 'master' into chore/routing-x-forwarded 2019-09-09 14:29:07 +02:00
davidkartuzinski
211f8d1846 clarified a sentence regarding the quickstart 2019-09-06 17:45:04 +02:00
davidkartuzinski
64f342234f removed an unnecessary reference to the roadmap- the roadmap was referenced twice, a tiny restructure regarding the Community Support section and add an explanation about SQLite being using in the Quickstart 2019-09-06 17:16:43 +02:00
davidkartuzinski
8fefb18edf Remove sponsors per @pierreburgy request September 2 2019-09-06 17:10:35 +02:00
davidkartuzinski
34d1e11dec Readme to change image, and fix installation commands 2019-09-06 17:00:23 +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
cbf0d21c08 Update requirements 2019-07-10 14:28:52 +02:00
Jim LAURIE
796d311bd5
Update Slack badge URL 2019-06-22 12:04:17 +02:00
Derrick Mehaffy
5baa505a9f Update NPM Badge on Readme to Beta 2019-06-15 05:58:45 -07:00
Jim LAURIE
6dd78863e9 Rename docs version name 2019-06-01 18:41:38 -07:00
Alexandre BODIN
4e01b527de
Update features list 2019-05-31 17:05:49 +02:00
davidkartuzinski
610f40a4dc minor grammar and clarification 2019-05-31 15:37:15 +02:00
davidkartuzinski
75a51bf561 Additional revisions to README.md 2019-05-31 15:25:41 +02:00
Alexandre Bodin
73da0bd244 Update after review 2019-05-31 13:58:19 +02:00
Alexandre Bodin
9115c58996 Update readme 2019-05-31 13:46:00 +02:00
Alexandre Bodin
0f7565c036 Update README.md 2019-05-27 22:04:33 +02:00
Jim LAURIE
8eb7892877
Remove hiring banner 2019-04-10 11:05:11 +02:00
Jim LAURIE
d19cbbacf0
Merge branch 'master' into feature/deep-filtering-mongoose-bookshelf 2019-04-03 15:35:36 +02:00
Jim LAURIE
f0eaa58d8d Add PR merge pause 2019-04-02 20:02:09 +02:00
Alexandre BODIN
af66edddf1
Merge branch 'master' into feature/deep-filtering-mongoose-bookshelf 2019-03-28 18:02:22 +01:00
DMehaffy
0f61590423
Update ReadMe to remove confusion on Github issues 2019-03-26 08:35:28 -07:00
Alexandre Bodin
3098309369 Use mongoose.find on simple queries for a perf boost 2019-03-26 14:57:02 +01:00
Jim LAURIE
7ca9df9937 Update md instalation links 2019-03-14 10:59:01 +01:00
yvesdo
e83728d91b
Getting Started URL change 2019-02-04 16:55:30 +01:00
Patrick Black
e0c8243259
More friendly / grammar updates 2019-01-04 13:31:11 -06:00
Jim LAURIE
45bcaf770b Update to 2019 2019-01-02 09:41:53 +01:00
Pierre Burgy
6714326d7c Add sponsors 2018-12-04 09:33:43 +01:00