Alexandre Bodin
ceb11379fc
Add passportjs and refactor login
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-07-08 10:23:50 +02:00
Abdón Rodríguez Davila
d38b9d35b9
Fix multiple doc links ( #6375 )
2020-05-27 12:29:53 +02:00
Alexandre Bodin
0ed90fd2f1
Use default host and port
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-29 11:06:42 +02:00
Alexandre Bodin
6ca740bd29
Fix env casting should return undefined if var is not defined
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-29 11:06:42 +02:00
Alexandre Bodin
8fabd55568
Make generated config as minimalist as possible
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-29 11:06:38 +02:00
Alexandre Bodin
3745c7f0d0
Update project generator
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-29 11:06:36 +02:00
Alexandre Bodin
ff15757685
Merge tag 'v3.0.0-beta.19.5'
...
v3.0.0-beta.19.5
2020-04-01 11:31:04 +02:00
Alexandre Bodin
59332ae672
Fix host using lcoalhost not working on a lot of envs
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-01 11:14:39 +02:00
Pierre Noël
74e63ea77c
Move index.html to public middleware + add config var "defaultIndex"
...
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
2020-03-09 15:48:42 +01:00
Derrick Mehaffy
1edd2f9442
Fix cron reference documentation
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
Based on the Cron-Style listed in `node-schedule`: https://www.npmjs.com/package/node-schedule#cron-style-scheduling
2020-01-27 00:56:09 -07:00
Andreas Pfurtscheller
aff59ab0d0
Fix production.html
...
Remove supposedly misplaced script tag
Signed-off-by: Andreas Pfurtscheller <andreas.pfurtscheller@penflock.com>
2020-01-21 23:34:28 +01:00
Virginie Ky
4aeb5399ee
Merge branch 'features/webhooks' of github.com:strapi/strapi into front/webhooks-editview
2020-01-09 11:11:32 +01:00
Virginie Ky
d0650f1884
Conflicts resolved
2020-01-09 11:05:46 +01:00
profispojka
379033a91c
Merge branch 'feature/adminTranslationCs' into feature/adminTranslationCsWithPlugins
2020-01-05 15:59:47 +01:00
unknown
72e76c97f2
update translations to latest master
2020-01-05 15:40:09 +01:00
unknown
8281ed7a8f
merge master changes
2020-01-05 14:36:47 +01:00
João Eudes Lima
317f4a1a02
Update reference of links documentation
2019-12-27 00:52:09 -03:00
Alexandre Bodin
4d4d9c351d
Change csp config
2019-12-12 19:13:48 +01:00
Jim LAURIE
c8d455d4e2
Add no index on production page
2019-12-09 10:27:59 +01:00
Jim LAURIE
1dfe036f87
Merge branch 'develop' into lauriejim-patch-1
2019-12-09 10:26:44 +01:00
Jim LAURIE
54cd208221
Remove search engine for index.html page
2019-11-28 16:26:23 +01:00
Alexandre Bodin
236e15a9e5
Do not display both dev views on load
2019-11-13 16:16:16 +01:00
Aurélien Georget
4b3fdb94f1
parent 1fcc8d00fa15546ce750fe886c5cb6e704ee2469
...
author Aurélien Georget <aurelsicoko@gmail.com> 1572447760 +0100
committer Alexandre Bodin <bodin.alex@gmail.com> 1573655280 +0100
Create mini-templating system to send none-critical information to static index
Add new index.html and production.html pages
Update design (w/ responsive) of server homepage
Use Lodash template system instead of custom one
fix: Ensure state is updated before updating select
Update migration-guide-beta.16-to-beta.17.4.md
use limit=0 to get full data set
Add new index.html and production.html pages
Update design (w/ responsive) of server homepage
Use Lodash template system instead of custom one
Apply feedback
2019-11-13 15:38:26 +01:00
Aurélien Georget
ce02440ba5
Update initialisation detection when starting a project
2019-10-28 16:48:54 +01:00
Alexandre Bodin
2d6864f836
Disable p3p by default
2019-09-20 12:45:31 +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
7c5f1484ba
Use koa-router and fix graphql-uploads
2019-08-22 15:04:27 +02:00
Alexandre Bodin
d9f1f39ee4
Add documentation
2019-08-12 17:08:22 +02:00
Alexandre Bodin
ac95603a12
Update strapi-generate-new boostrapi function template
2019-08-12 15:45:35 +02:00
Alexandre Bodin
1eecb4bbf6
Fix gitignore not created on strapi-new
2019-07-15 17:00:49 +02:00
Abdón Rodríguez Davila
85398fe335
Ignore cache & build folders at ESLint
2019-07-09 15:54:42 +02:00
Abdón Rodríguez Davila
3c537bd764
Update ESLint dependencies
2019-07-09 12:56:21 +02:00
Alexandre Bodin
9fdf6be746
Refactor strapi-generate-new to be async
2019-06-20 18:28:17 +02:00