36133 Commits

Author SHA1 Message Date
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
Aurélien Georget
04132d77e2 Update README 2016-10-31 11:16:39 +01:00
Aurélien Georget
a0b0389e27 Update ROADMAP (ETA v3) 2016-10-31 11:13:01 +01:00
Aurélien Georget
e870ef81b7 Merge branch 'master' of github.com:strapi/strapi 2016-10-31 11:08:35 +01:00
Aurélien Georget
89b09d9fab Update ROADMAP (ETA v3) 2016-10-31 11:08:04 +01:00
Aurélien Georget
dd13dff7ad Improve policies loading into dictionary and lazy load hooks 2016-10-25 18:04:32 +02:00
Aurélien Georget
5a9ca376db Allows global and namespaced policies 2016-10-25 11:01:28 +02:00
Aurélien Georget
7b09d9f539 Only authorize allowed method 2016-10-24 18:48:37 +02:00
Aurélien Georget
6b9c4d7629 Fix conflicts 2016-10-24 18:23:01 +02:00
Aurélien GEORGET
8cd17aeea7 Merge pull request #157 from strapi/feature/plugins
Feature/plugins
2016-10-24 18:19:43 +02:00
Aurélien Georget
05f53273b1 Fix conflicts 2016-10-24 18:14:53 +02:00
Aurélien Georget
d424407d4e Fix bug where empty config on route and update GraphQL dependency 2016-10-24 17:33:06 +02:00
Aurélien Georget
e03bfa5514 Update license strapi-utils 2016-10-24 17:12:20 +02:00
Aurélien Georget
3a45b4101b Add new utils 2016-10-24 17:10:56 +02:00
Aurélien Georget
726f3ff29f Use Joi-Router to add validations on routes 2016-10-24 17:10:28 +02:00
Pierre Burgy
ecfd1ce836 Fix plugins routes in admin file generator 2016-10-21 14:15:18 +02:00
Pierre Burgy
4e92ee69c5 Fix public files route 2016-10-21 14:14:46 +02:00
Pierre Burgy
328228fced Fix paths for production 2016-10-21 13:52:15 +02:00
Aurélien Georget
a894c88e77 Use symlink and global for creating and starting 2016-10-21 13:30:34 +02:00
Pierre Burgy
9e5d4fbc23 Add plugins path in config 2016-10-21 11:58:42 +02:00
Pierre Burgy
9c38ac507c Fix conflicts 2016-10-21 11:58:26 +02:00
Pierre Burgy
4e188b07ff Fix tests 2016-10-20 19:27:43 +02:00
Pierre Burgy
efa1be028e Fix tests 2016-10-20 18:46:35 +02:00
Aurélien Georget
564fd35536 Allow dynamic string values into configuration files 2016-10-14 16:19:56 +02:00
Pierre Burgy
ba8356a2cb Add overflow hidden for page body 2016-10-13 20:54:28 +02:00
Pierre Burgy
a570d3f174 Translate admin panel 2016-10-13 20:53:33 +02:00
Pierre Burgy
560e965747 Implement i18n for plugins 2016-10-13 19:31:29 +02:00
Pierre Burgy
331ffdc8ab Add french translation 2016-10-12 18:57:09 +02:00
Pierre Burgy
88c39ba2d0 Translations files generator 2016-10-12 18:42:42 +02:00
Pierre Burgy
6de2503b9c Implement i18n 2016-10-12 12:07:26 +02:00
Pierre Burgy
ed4586ee7a Use scss instead of css 2016-10-05 18:13:02 +02:00
Pierre Burgy
19244cfbfb Dynamic API url 2016-10-05 15:15:43 +02:00
Pierre Burgy
36d6b9ff7a Comment containers files 2016-10-05 14:18:26 +02:00