Pierre Burgy
|
dd8432e864
|
Clean index.html file
|
2016-12-01 13:39:59 +01:00 |
|
Pierre Burgy
|
9ef55c76e7
|
Add lodash dependency
|
2016-12-01 13:36:16 +01:00 |
|
Aurélien Georget
|
3f2a81deee
|
Apply async/await on geneated controllers
|
2016-11-28 11:36:20 +01:00 |
|
Aurélien Georget
|
a50f33c5ff
|
Apply async/await on generated API
|
2016-11-28 11:34:05 +01:00 |
|
Pierre Burgy
|
4854e53f51
|
Configure tests for strapi-admin package
|
2016-11-25 15:37:50 +01:00 |
|
Pierre Burgy
|
82834d61c5
|
Add strapi-admin package
|
2016-11-25 14:33:30 +01:00 |
|
Pierre Burgy
|
534dc3c9ba
|
Change folder structure for merge
|
2016-11-25 14:27:29 +01:00 |
|
Aurélien Georget
|
ad2b416333
|
Merge branch 'admin' of github.com:strapi/strapi into admin
|
2016-11-24 17:37:11 +01:00 |
|
Pierre Burgy
|
ab4e699b9f
|
Add admin path in generated general config file
|
2016-11-24 17:36:54 +01:00 |
|
Aurélien Georget
|
2f08ed60ec
|
Merge branch 'admin' of github.com:strapi/strapi into admin
|
2016-11-24 17:36:46 +01:00 |
|
Aurélien Georget
|
dae5859966
|
Remove logs and fix admin path
|
2016-11-24 17:36:37 +01:00 |
|
Pierre Burgy
|
40bacd44e2
|
Reorder generated general config fields
|
2016-11-24 17:35:35 +01:00 |
|
Aurélien Georget
|
b80184efef
|
Comment console command
|
2016-11-24 17:28:47 +01:00 |
|
Pierre Burgy
|
2a29573fb1
|
Remove useless log
|
2016-11-24 16:51:48 +01:00 |
|
Pierre Burgy
|
e5bc02b862
|
Improve plugin for koa v2 requirements and new folder structure
|
2016-11-24 16:40:57 +01:00 |
|
Pierre Burgy
|
9088862ee9
|
Update for Koa v2 and new folders structure
|
2016-11-24 16:19:01 +01:00 |
|
Aurélien Georget
|
2e12f2fb2f
|
Load admin into core
|
2016-11-23 12:19:39 +01:00 |
|
Pierre Burgy
|
dc033619b5
|
Fix dev dependencies
|
2016-11-22 17:08:14 +01:00 |
|
Pierre Burgy
|
ca2b4d7827
|
Add no plugins installed yet condition
|
2016-11-22 15:22:16 +01:00 |
|
Pierre Burgy
|
212cda6825
|
Clean code
|
2016-11-22 12:05:37 +01:00 |
|
Pierre Burgy
|
405c96d0a9
|
Fallback index.html logic
|
2016-11-22 12:05:02 +01:00 |
|
Pierre Burgy
|
49859772c3
|
Remove useless code
|
2016-11-22 11:35:10 +01:00 |
|
Pierre Burgy
|
6826e63c86
|
Change base url
|
2016-11-22 11:34:14 +01:00 |
|
Pierre Burgy
|
26364df8b7
|
Build working
|
2016-11-18 16:18:54 +01:00 |
|
Pierre Burgy
|
79ba29b6a1
|
Build working
|
2016-11-18 16:18:29 +01:00 |
|
Pierre Burgy
|
25ced3c084
|
Put back french translations
|
2016-11-18 13:10:25 +01:00 |
|
Pierre Burgy
|
67e6780346
|
Build working
|
2016-11-18 13:09:15 +01:00 |
|
Aurélien Georget
|
c726b28395
|
Wrap error into Boom object
|
2016-11-09 16:00:05 +01:00 |
|
Aurélien Georget
|
c59b16a38f
|
Disable locales by default and remove useless configurations
|
2016-11-08 16:56:24 +01:00 |
|
Aurélien Georget
|
fa39bcd988
|
Move to koa-better-static
|
2016-11-08 16:27:09 +01:00 |
|
Aurélien Georget
|
78ee6a0087
|
Improve response latency
|
2016-11-08 15:02:55 +01:00 |
|
Aurélien Georget
|
02d8af9076
|
Provide Boom into the context
|
2016-11-07 18:07:42 +01:00 |
|
Aurélien Georget
|
c6d2be25b5
|
Move entire repository to ES6 & fix tests
|
2016-11-07 16:31:34 +01:00 |
|
Aurélien Georget
|
6e65f9d693
|
Only use async/await harmony flag to avoid risky bugs
|
2016-11-07 15:35:17 +01:00 |
|
Pierre Burgy
|
56eee8100e
|
Fix public path for build
|
2016-11-04 22:53:06 +01:00 |
|
Pierre Burgy
|
2407bd1e27
|
Fix build assets issue
|
2016-11-04 22:29:50 +01:00 |
|
Pierre Burgy
|
e48eee968f
|
Change base url
|
2016-11-04 21:28:01 +01:00 |
|
Pierre Burgy
|
7727b25af3
|
Update routes according to new specs
|
2016-11-04 21:22:50 +01:00 |
|
Pierre Burgy
|
b60be3e2e7
|
Update routes according to new specs
|
2016-11-04 21:22:33 +01:00 |
|
Aurélien Georget
|
5097ebef72
|
Update Travis configuration
|
2016-11-04 19:34:05 +01:00 |
|
Aurélien Georget
|
96edb6dfca
|
Convert hook to async/await, and force --harmony flag
|
2016-11-04 19:32:15 +01:00 |
|
Aurélien Georget
|
614cc5ccc7
|
Update policies by using async/await
|
2016-11-04 16:57:39 +01:00 |
|
Aurélien Georget
|
af50b1df23
|
Migration to Koa2 (WIP)
|
2016-11-04 16:00:19 +01:00 |
|
Aurélien GEORGET
|
c254794d31
|
Merge pull request #159 from strapi/update/dependencies
Update/dependencies
|
2016-10-31 14:45:55 +01:00 |
|
Aurélien Georget
|
91515fa979
|
Merge branch 'master' of github.com:strapi/strapi into update/dependencies
|
2016-10-31 14:19:21 +01:00 |
|
Aurélien GEORGET
|
94f3e60d0e
|
Merge pull request #158 from strapi/feature/validations
Feature/validations
|
2016-10-31 14:18:52 +01:00 |
|
Aurélien Georget
|
8d3409de0d
|
Update dependencies and migrate utils models into strapi-utils
|
2016-10-31 12:51:05 +01:00 |
|
Aurélien Georget
|
e8939eb3db
|
Use koa-sslify instead of koa-ssl
|
2016-10-31 12:20:48 +01:00 |
|
Aurélien Georget
|
34210fb685
|
Allow routes with no path or method
|
2016-10-31 11:42:57 +01:00 |
|
Aurélien Georget
|
d8266d1cab
|
Merge branch 'master' of github.com:strapi/strapi into feature/validations
|
2016-10-31 11:30:11 +01:00 |
|