29765 Commits

Author SHA1 Message Date
Aurélien Georget
9ffed56e26 Fix connection with bookshelf 2017-01-06 12:25:21 +01:00
Pierre Burgy
959a861731 Log errors in responses hook 2017-01-05 22:51:32 +01:00
Aurélien Georget
213c82201c Improving session management and allowing generic session stores 2017-01-05 13:35:48 +01:00
Aurélien Georget
958448683f Use npm programmatically to install devDependencies 2017-01-04 19:57:45 +01:00
Aurélien Georget
7ca8dd2074 Add ESLint on generated project 2017-01-04 19:13:47 +01:00
Aurélien Georget
5c24f33c28 Use ESLint instead of xo 2017-01-04 18:28:47 +01:00
Aurélien Georget
b7378d029a Apply new databases configuration format to connectors 2017-01-04 17:21:24 +01:00
Aurélien Georget
d277f8dd50 Update default databases configuration and format 2017-01-04 14:56:55 +01:00
Aurélien Georget
ceab4e2cca Improve custom responses with Boom 2017-01-04 13:23:20 +01:00
Aurélien Georget
5ffc502ef1 Remove identical routes 2017-01-04 11:43:32 +01:00
Aurélien Georget
1e88cb866d Fix indentation 2016-12-20 20:42:52 +01:00
Aurélien Georget
b5c6ebc016 Allow to generate an API inside an existing API 2016-12-20 20:41:42 +01:00
Aurélien Georget
ea2f542a5a Ignore public folder on auto-restart 2016-12-20 18:19:07 +01:00
Aurélien Georget
967842b77d Update strapi-ejs README 2016-12-18 14:03:08 +01:00
Aurélien Georget
6181044716 Improve hooks configurations by applying defaults 2016-12-18 13:46:11 +01:00
Aurélien Georget
862244f458 Add hook to handle EJS template engine with custom opts 2016-12-18 12:57:25 +01:00
Aurélien Georget
3a18e246e1 Ignore node_modules on watcher 2016-12-18 12:56:37 +01:00
Pierre Burgy
cd241c14c6 Fix router import issue 2016-12-11 16:21:53 +01:00
Pierre Burgy
a9bae7cbaa Remove admin home page text 2016-12-09 17:37:26 +01:00
Aurélien Georget
f5b9dc419d Fix setup installation 2016-12-07 19:31:21 +01:00
Aurélien GEORGET
9b922a678c Merge pull request #170 from strapi/lerna
Adding lerna
2016-12-07 18:33:38 +01:00
Aurélien Georget
43830c9f69 Adding lerna 2016-12-07 18:24:48 +01:00
Pierre BURGY
65bfce3c6c Merge pull request #169 from strapi/setup
Setup
2016-12-07 13:44:53 +01:00
Aurélien Georget
e2c2b2cc2c Remove Yarn on Travis CI 2016-12-07 13:23:04 +01:00
Aurélien Georget
576a1903ec Make the easiest installation as possible 2016-12-07 13:19:01 +01:00
Aurélien Georget
9fe12ce4b6 Update package.json 2016-12-05 20:10:26 +01:00
Aurélien GEORGET
7dd3ec0559 Merge pull request #168 from strapi/admin
Dashboard
2016-12-05 20:05:51 +01:00
Aurélien Georget
6ce1bbe69c v3.0.0-alpha.1 2016-12-05 19:55:06 +01:00
Aurélien Georget
6c2cf00bbc Update README 2016-12-05 18:43:03 +01:00
Aurélien Georget
c5f8070df6 Run npm install before running tests 2016-12-05 17:52:51 +01:00
Aurélien Georget
7a5c4f0084 Use Chromium-browser for rendering front-end tests 2016-12-05 17:49:07 +01:00
Aurélien Georget
8d0fa7a5d5 Update Travis 2016-12-05 16:57:21 +01:00
Aurélien Georget
4f454b79e7 Replace favicon 2016-12-05 15:51:11 +01:00
Aurélien Georget
863f1c986c Serve correctly public files directory 2016-12-05 15:44:16 +01:00
Aurélien Georget
61fb5ce327 Add default index page 2016-12-05 12:50:58 +01:00
Aurélien Georget
b80bdd9163 Update app generator 2016-12-05 12:43:12 +01:00
Pierre Burgy
30df0661d0 Merge branch 'admin' of github.com:strapi/strapi into admin 2016-12-02 13:20:29 +01:00
Pierre Burgy
497b2278bc Add welcome message in admin panel 2016-12-02 13:17:55 +01:00
Pierre Burgy
9939765967 Add harmony flag to start applications using npm 2016-12-02 12:59:27 +01:00
Pierre Burgy
7deed37245 Add lodash dependency for generated projects 2016-12-02 12:56:39 +01:00
Aurélien Georget
d31c85b934 Remove workers concept, and herd dependency 2016-12-02 12:47:50 +01:00
Aurélien Georget
83ff64737a Update generated controller for Bookshelf's API 2016-12-02 12:28:20 +01:00
Aurélien Georget
76b12e9759 Merge branch 'improvement/koa2' of github.com:strapi/strapi into admin 2016-12-02 12:20:25 +01:00
Pierre Burgy
c8c031652b Add a short development tutorial for the admin panel 2016-12-02 11:28:30 +01:00
Pierre Burgy
eb97d2e257 Improve setup tutorial 2016-12-02 10:38:58 +01:00
Pierre Burgy
b97c10fc67 Add README.md 2016-12-02 09:53:28 +01:00
Pierre Burgy
ba4b0264d5 Fix admin path 2016-12-02 09:43:54 +01:00
Pierre Burgy
1d319dc612 Improve admin install scripts 2016-12-02 00:22:47 +01:00
Pierre Burgy
72e1d72420 Enable strapi-generate-admin generator 2016-12-01 16:44:03 +01:00
Pierre Burgy
980bf955d7 Add setup script 2016-12-01 13:46:08 +01:00