58 Commits

Author SHA1 Message Date
Jim LAURIE
31391ec711
Merge branch 'master' into enhancement/front-start 2018-09-07 15:14:55 +02:00
DMehaffy
6dd705a178 Remove lines that aren't needed
Per Jim, removed some lines we don't need.
2018-08-30 02:46:44 -07:00
DMehaffy
1991857842 Update per PR Feedback 2018-08-29 08:01:55 -07:00
DMehaffy
282d1a3749 Fix typo :( 2018-08-28 02:40:08 -07:00
DMehaffy
76befdbc26 Fix strapi can't find proxy config
Thank you @MartinMuzatko for your help
2018-08-28 01:12:53 -07:00
DMehaffy
d16191576a Add semicolons per feedback 2018-08-27 08:05:44 -07:00
DMehaffy
fb6a38c593 Update based on PR Feedback 2018-08-27 07:44:36 -07:00
DMehaffy
617324abee Basic global proxy support 2018-08-27 06:27:42 -07:00
Aurélien GEORGET
50244f0089
Merge branch 'master' into enhancement/front-start 2018-08-21 10:33:03 +02:00
Jim LAURIE
3853e78452
Merge branch 'master' into bug/1590 2018-08-09 17:37:54 +02:00
Aurelsicoko
cf3d0f65e2 Use create-react-app script to open browser 2018-08-08 15:21:18 +02:00
Alberto Maturano
186eb4de47 Parse environment variables on build configuration
Move existing code to a shared library and invoke it on the build
process to parse environment variables on configuration files.

Looking for a consistent behavior.

close #1590
2018-08-06 12:38:20 -05:00
Jim LAURIE
06262e9657 Fix load hook 2018-08-03 12:06:54 +02: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
soupette
6633b14ef3 Add lint to strapi 2018-05-04 17:02:27 +02:00
Luukth
4f83965fa9
Update configurations.js
Fix for issue #800
this.config.url will now contain the host from the configuration file.
2018-04-26 16:00:05 +02:00
Aurelsicoko
c0b18fa29c Load as a hook and load it at the end 2018-03-28 20:13:09 +02:00
cyril lopez
19648b1a13 Allow to disable GA 2018-03-23 12:44:17 +01:00
Aurelsicoko
2f8169c792 Hide specific model fields from response 2018-02-06 18:09:04 +01:00
Aurelsicoko
b04a495bc4 Prefix plugin global name 2018-01-16 17:54:35 +01:00
Aurelsicoko
9031ff1799 Fix webpack public path and production configuration templating 2018-01-15 17:45:22 +01:00
Aurelsicoko
b208b0aa92 Change table naming for plugins 2017-12-18 14:07:35 +01:00
Aurelsicoko
0230184619 Apply same algorithm to clearRelation method 2017-12-15 18:04:56 +01:00
Aurelsicoko
74e1f0529d Fix specific case in one-to-one relation 2017-12-13 14:36:07 +01:00
Aurelsicoko
b08a4d811c Use local global to expose model for Bookshelf & move globalId definition in the core 2017-12-13 11:38:38 +01:00
Aurelsicoko
88fb2ee89c Fix default middleware configurations & allowed headers 2017-12-11 12:26:16 +01:00
Aurelsicoko
d050e4df28 Fix redirect and load custom middleware 2017-12-07 12:08:13 +01:00
Jim Laurie
80e4c1087c Fix conflict 2017-12-05 10:28:53 +01:00
cyril lopez
341561006c Fix conflict 2017-11-28 15:46:53 +01:00
Jim Laurie
a2c8e212fc Use default config middleware and load plugins middlewares 2017-11-24 15:15:02 +01:00
Jim Laurie
ab62578fac Fix API assign 2017-11-21 10:07:49 +01:00
cyril lopez
51194f28b5 Fix conflict 2017-11-17 17:22:41 +01:00
Aurelsicoko
2050c3ec8f Ensure server start where there are no locales 2017-11-17 17:20:59 +01:00
Jim Laurie
24e4dd9bbc Load db hook if plugin model exist 2017-11-17 14:23:26 +01:00
Aurelsicoko
d67c64a82a Update build configurations structure and improve DX 2017-11-11 17:22:18 +01:00
Aurelsicoko
bc7f89719c Retrieve usage 2017-11-08 15:03:55 +01:00
Aurelsicoko
de162b3201 Use koa-router-joi instead of koa-joi-router 2017-10-23 10:48:19 +02:00
Aurelsicoko
0f6a4e9916 Add force parameters to enable hook dependencies 2017-10-10 12:49:23 +02:00
cyril lopez
3754d324fa Improve button library and fix db connector 2017-10-03 12:26:52 +02:00
Aurelsicoko
69e4313abe Close server correctly & update fetch restart logic 2017-10-02 14:17:44 +02:00
Jim Laurie
b58d11d18a Fix retours PR 2017-09-29 17:06:01 +02:00
Jim Laurie
c2d35be9b5 Fix conflicts 2017-09-27 13:56:10 +02:00
Jim Laurie
64a8df9e71 Dont load connectors if not used 2017-09-21 17:28:46 +02:00
Jim Laurie
3ed43d8b82 Use database connections fot sessions 2017-09-21 14:46:50 +02:00
Pierre Burgy
83e6a6bcc4 Merge 2017-09-08 13:46:50 +02:00
Jim Laurie
367dbd41b4 Fix public route files 2017-08-30 12:54:14 +02:00
cyril lopez
7532670f93 Created empty view for homepage 2017-08-16 18:47:02 +02:00
Jim Laurie
e9120866fe Fix conflicts 2017-08-10 15:38:08 +02:00
Jim Laurie
61706278a0 Fix languages after pull alpha5 2017-08-03 14:06:59 +02:00