Aurélien Georget
c7049253d6
Use generators, send strapi instance in parser and optimizations
2016-01-27 16:45:44 +01:00
Aurélien Georget
fad6c2af6d
Apply on GET routes and dirty way to verify request body object
2016-01-27 14:20:09 +01:00
Aurélien Georget
9dd94e72a2
Add middleware to parse data request
2016-01-26 18:03:52 +01:00
Aurélien Georget
8408538f21
Reject related request with include parameter
2016-01-26 16:30:31 +01:00
Aurélien Georget
38f9239ec9
Handle related ressource without include parameter
2016-01-26 16:24:43 +01:00
Aurélien Georget
fc970e6538
Handle relationships requests
2016-01-26 15:35:25 +01:00
Aurélien Georget
23b306c576
Support relationships for collection and ressource
2016-01-25 16:48:15 +01:00
Aurélien Georget
2868ce08ee
Writting some TODOs, adding support for single ressource fetch
2016-01-22 18:36:15 +01:00
Aurélien Georget
684acb6f7d
Serialize data for collections and ressources
2016-01-22 17:59:46 +01:00
Aurélien Georget
03400e82f5
Build interceptor and JSON API helpers
2016-01-22 15:40:43 +01:00
loicsaintroch
637b3ea81d
v1.5.4
v1.5.4
2016-01-19 17:06:25 +01:00
loicsaintroch
dba3ab248f
Remove hook timeout
2016-01-19 17:06:09 +01:00
loicsaintroch
0892e17f48
v1.5.3
v1.5.3
2016-01-15 00:20:57 +01:00
Loïc Saint-Roch
762e9f869b
Merge pull request #65 from wistityhq/fix/windows
...
Fix path to update setting on Windows
2016-01-15 00:19:48 +01:00
Aurélien Georget
cfd473e4ff
Fix path to update setting on Windows platform
2016-01-15 00:00:44 +01:00
loicsaintroch
cd0aff9a4c
v1.5.2
v1.5.2
2016-01-14 20:17:14 +01:00
Loïc Saint-Roch
88abd1cc22
Merge pull request #64 from wistityhq/fix/windows
...
Fix path for Windows
2016-01-14 14:15:40 +01:00
Aurélien Georget
b17a31c518
Fix path for Windows
2016-01-12 23:18:37 +01:00
Loïc Saint-Roch
0f650ba780
Merge pull request #50 from fallenpeace/master
...
Fix typo in studio hook
2015-12-19 11:07:00 +01:00
fallenpeace
a63ea36a20
Update index.js
...
Human errors :)
2015-12-18 16:23:36 -08:00
loicsaintroch
501c577fe3
v1.5.1
v1.5.1
2015-12-17 22:47:14 +01:00
Aurélien Georget
66b7f59695
Use global variable strapi instead of context to restart server
2015-12-17 22:42:19 +01:00
loicsaintroch
cf0b0035d7
v1.5.0
v1.5.0
2015-12-11 15:11:26 +01:00
loicsaintroch
83d6478211
Bump generator versions
2015-12-11 15:11:04 +01:00
loicsaintroch
b25760d22f
Do not log admin URL if dry application
2015-12-11 12:17:48 +01:00
loicsaintroch
228247eb86
Fix undefined config URL in some cases
2015-12-11 09:58:31 +01:00
loicsaintroch
5e2ac2f953
Do not make the Studio URL configurable
2015-12-10 18:34:20 +01:00
loicsaintroch
fb7c834f2b
Update ROADMAP
2015-12-10 10:34:45 +01:00
Loïc Saint-Roch
e9e54b8667
Merge pull request #46 from wistityhq/feature/installation
...
Auto install adapters and template engines on restart
2015-12-03 14:44:37 +01:00
Aurélien Georget
382cc2428e
Remove localhost URI and replace by studio URI
2015-12-03 14:41:37 +01:00
Aurélien Georget
08fd99b9ab
Run template engine and adapters during restart
2015-12-03 14:38:46 +01:00
Aurélien Georget
57b64f34fd
Auto install engine/adapter during restart
2015-12-03 13:21:59 +01:00
loicsaintroch
c4132d382a
Add git pre-commit automation tool
2015-12-03 10:28:51 +01:00
loicsaintroch
03d5a784b5
Update ROADMAP
2015-12-03 10:06:21 +01:00
loicsaintroch
b75fdcbe78
Use tilde ranges for npm dependencies
2015-12-02 18:29:34 +01:00
Loïc Saint-Roch
f9fd950c4f
Merge pull request #45 from wistityhq/feature/settings
...
Add settings tools for the Studio
2015-12-02 17:13:02 +01:00
Aurélien Georget
0851c056d8
Fix restart #42
2015-12-02 17:09:09 +01:00
Loïc Saint-Roch
a59020a8f5
Merge pull request #43 from wistityhq/feature/admin
...
Remove dashboard hook and add admin generator dependency
2015-12-02 17:00:44 +01:00
Pierre BURGY
966aa48ead
Remove deprecated loaded hook
2015-12-02 16:58:28 +01:00
Pierre BURGY
fbc398e780
Merge branch 'master' of github.com:wistityhq/strapi into feature/admin
2015-12-02 16:57:19 +01:00
Aurélien Georget
859995ec6a
Merge branch 'master' of github.com:wistityhq/strapi into feature/settings
2015-12-02 16:56:00 +01:00
Aurélien Georget
1c11869cf7
Merge and guidelines
2015-12-02 16:55:56 +01:00
Loïc Saint-Roch
d05150e163
Merge pull request #44 from wistityhq/feature/dry
...
Add --dry option
2015-12-02 16:55:31 +01:00
loicsaintroch
b9f14866a8
Fix Strapi prototype
2015-12-02 16:52:52 +01:00
loicsaintroch
0125c4c261
Merge branch 'master' of github.com:wistityhq/strapi into feature/dry
...
* 'master' of github.com:wistityhq/strapi:
Expose the factory directly
Revert strapiReady function
Remove unused function along with unused cluster module
Remove usless function binding
Use self if no arrow function
Use ES5 .bind() and ES6 arrow functions
2015-12-02 16:45:36 +01:00
Loïc Saint-Roch
ada453aa3e
Merge pull request #42 from dciccale/master
...
Use ES5 .bind() and ES6 arrow functions
2015-12-02 16:31:38 +01:00
loicsaintroch
71cc569e78
Add --dry option
2015-12-02 14:57:00 +01:00
Denis Ciccale
d84cbf1b87
Expose the factory directly
2015-12-02 13:54:27 +01:00
Denis Ciccale
414d96267e
Revert strapiReady function
2015-12-02 13:54:07 +01:00
Denis Ciccale
cb6507195b
Remove unused function along with unused cluster module
2015-12-02 12:42:34 +01:00