8 Commits

Author SHA1 Message Date
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
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
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
Alexandre Bodin
9fdf6be746 Refactor strapi-generate-new to be async 2019-06-20 18:28:17 +02:00