loicsaintroch
|
46b7c1e4fd
|
Add tests for the send middleware
|
2015-10-20 14:27:15 +02:00 |
|
Aurélien Georget
|
4eb10d12e0
|
Set GraphQL global variable to undefined if GraphQL is disabled
|
2015-10-20 12:24:42 +02:00 |
|
loicsaintroch
|
f39762b68b
|
Update dependencies
|
2015-10-20 12:19:49 +02:00 |
|
Aurélien Georget
|
75f11a7d0b
|
Consider new configuration for dedicated GraphQL object
|
2015-10-20 12:13:43 +02:00 |
|
Aurélien Georget
|
92a1d0d516
|
Fix conflicts and update comments
|
2015-10-19 22:10:29 +02:00 |
|
Aurélien Georget
|
2bd3772219
|
Consider configuration file to define GraphQL route access
|
2015-10-19 22:07:45 +02:00 |
|
loicsaintroch
|
1f0137d032
|
Remove references to the open-source admin panel
|
2015-10-16 16:25:57 +02:00 |
|
loicsaintroch
|
49d4a1a817
|
Remove deprecated permanent redirection
|
2015-10-16 16:05:28 +02:00 |
|
loicsaintroch
|
45c0f88308
|
Merge branch 'master' of github.com:wistityhq/strapi
* 'master' of github.com:wistityhq/strapi:
Add strapi-generate-upload dependency
Add strapi-generate-email dependency
|
2015-10-16 15:47:24 +02:00 |
|
loicsaintroch
|
a1a85a557f
|
Update to Koa v1.1.0
|
2015-10-16 15:47:17 +02:00 |
|
Loïc Saint-Roch
|
64233b9b00
|
Merge pull request #12 from wistityhq/feature/email
Add strapi-generate-email and strapi-generate-upload dependencies
|
2015-10-15 17:11:35 +02:00 |
|
pierreburgy
|
e590c747cb
|
Add strapi-generate-upload dependency
|
2015-10-14 17:33:23 +02:00 |
|
pierreburgy
|
6ce964c653
|
Add strapi-generate-email dependency
|
2015-10-14 16:30:49 +02:00 |
|
loicsaintroch
|
809580df97
|
Add link command-line
|
2015-10-14 16:01:14 +02:00 |
|
loicsaintroch
|
4686797ca3
|
Remove supports unused object
|
2015-10-14 15:18:25 +02:00 |
|
loicsaintroch
|
4dd9561d93
|
Remove user dependencies
|
2015-10-14 15:09:22 +02:00 |
|
loicsaintroch
|
79e7eb6354
|
Normalize GraphQL comments
|
2015-10-14 00:40:35 +02:00 |
|
loicsaintroch
|
d6518c741c
|
Add graphql as a keyword for npm
|
2015-10-14 00:34:49 +02:00 |
|
Aurélien Georget
|
abb5a8dc8a
|
Consider globals configuration to enable GraphQL support
|
2015-10-13 23:41:22 +02:00 |
|
Aurélien Georget
|
e600fee4ed
|
Expose graphql globally, and create HTTP GraphQL server with koa-graphql
|
2015-10-13 23:33:17 +02:00 |
|
loicsaintroch
|
72a85bcea9
|
v1.1.0
v1.1.0
|
2015-10-09 12:31:18 +02:00 |
|
loicsaintroch
|
2d668793d3
|
Update Studio URL
|
2015-10-08 15:02:17 +02:00 |
|
loicsaintroch
|
bf5e48c653
|
Increase bootstrap timeout
|
2015-10-08 13:55:59 +02:00 |
|
Aurélien Georget
|
991551e384
|
Execute unzip function in the order of the files array
|
2015-10-08 12:44:26 +02:00 |
|
loicsaintroch
|
d3a92fc8f8
|
Let the developer disable the Studio if he wants
|
2015-10-08 09:51:57 +02:00 |
|
loicsaintroch
|
b7d55291cd
|
Fix update for custom generators
|
2015-10-08 09:12:55 +02:00 |
|
loicsaintroch
|
6c92903312
|
Make Travis happy with different Node.js versions
|
2015-10-07 15:34:38 +02:00 |
|
loicsaintroch
|
a0c3594fd6
|
Fix outdated router tests
|
2015-10-07 15:21:24 +02:00 |
|
loicsaintroch
|
de099308dc
|
Little hack to serve the admin panel on /admin
|
2015-10-07 12:15:37 +02:00 |
|
loicsaintroch
|
d56304d532
|
Make sure the ORM config are good on the rebuild
|
2015-10-07 12:01:41 +02:00 |
|
loicsaintroch
|
81f8263cf7
|
Do not register deleted APIs on the rebuild
|
2015-10-07 11:37:03 +02:00 |
|
loicsaintroch
|
4db5bfc285
|
Automatically install new adapters in development
|
2015-10-07 02:23:52 +02:00 |
|
loicsaintroch
|
7a9f7ede04
|
Improve wording for the SaaS: Strapi Studio
|
2015-10-06 16:13:00 +02:00 |
|
loicsaintroch
|
cffe240a6b
|
Improve wording and steps to get started
|
2015-10-06 16:03:17 +02:00 |
|
loicsaintroch
|
a843b5e4b2
|
Merge branch 'improvement/structure' of github.com:wistityhq/strapi into improvement/structure
* 'improvement/structure' of github.com:wistityhq/strapi:
Fix API name issue
Handle new architecture from module to api
|
2015-10-06 14:44:27 +02:00 |
|
pierreburgy
|
3a8bf27ea8
|
Fix API name issue
|
2015-10-06 12:42:12 +02:00 |
|
Aurélien Georget
|
dc1d59e3a4
|
Handle new architecture from module to api
|
2015-10-06 12:13:46 +02:00 |
|
loicsaintroch
|
096e453e37
|
Merge branch 'master' of github.com:wistityhq/strapi into improvement/structure
* 'master' of github.com:wistityhq/strapi:
Apply guidelines for the hook saas
|
2015-10-06 10:58:56 +02:00 |
|
loicsaintroch
|
e67f864415
|
Remove unused module reload
|
2015-10-06 10:55:22 +02:00 |
|
loicsaintroch
|
b44bf9ec5f
|
Update ROADMAP thanks to feedback
|
2015-10-06 09:11:22 +02:00 |
|
loicsaintroch
|
9cc0df3674
|
Remove modules and improve API structure
|
2015-10-05 18:29:04 +02:00 |
|
Aurélien Georget
|
e0040d3804
|
Apply guidelines for the hook saas
|
2015-10-05 16:44:37 +02:00 |
|
loicsaintroch
|
ec93953535
|
Be more permissive about Node.js and npm versions
|
2015-10-05 14:35:37 +02:00 |
|
loicsaintroch
|
b8b47c8e45
|
Change chmod of the binary file
|
2015-10-05 14:33:12 +02:00 |
|
loicsaintroch
|
736ea04e8c
|
v1.0.6
v1.0.6
|
2015-10-05 14:10:03 +02:00 |
|
loicsaintroch
|
3a085a26f4
|
Bump master generator version
|
2015-10-05 14:09:33 +02:00 |
|
loicsaintroch
|
a73c4212a6
|
Bump users generator version
|
2015-10-05 14:07:37 +02:00 |
|
loicsaintroch
|
968e36d879
|
Fix shebang backward compatibilities
|
2015-10-05 14:06:11 +02:00 |
|
loicsaintroch
|
94ddbc6881
|
v1.0.5
v1.0.5
|
2015-10-02 15:47:55 +02:00 |
|
loicsaintroch
|
6daf0300f5
|
Improve links design
|
2015-10-02 15:47:37 +02:00 |
|