Alexandre Bodin
|
4ad7f5bd89
|
Support biginteger < 2^53
|
2019-08-08 14:30:45 +02:00 |
|
Alexandre Bodin
|
57120c9a02
|
Add tests and fix support for bigintegers so it is always a string when it comes out of the database
|
2019-08-08 14:30:40 +02:00 |
|
Alexandre Bodin
|
8e8433662b
|
rename wysiwyg type to richtext for future plans
|
2019-07-29 18:05:18 +02:00 |
|
Alexandre Bodin
|
1dea89ca8f
|
Support type wysiwyg instead of appearance param
|
2019-07-23 13:36:06 +02:00 |
|
Alexandre Bodin
|
30e8a673f4
|
Merge branch 'master' into feature/groups
|
2019-07-09 09:17:31 +02:00 |
|
Alexandre Bodin
|
5f29e81556
|
Group schema + auto populate for mongoose
|
2019-07-04 15:27:27 +02:00 |
|
Alexandre Bodin
|
3295c6824b
|
Create create-strap-app pacakge
|
2019-06-20 18:28:17 +02:00 |
|
Derrick Mehaffy
|
73f215f0ba
|
PR Feedback fixes
|
2019-03-29 06:58:32 -07:00 |
|
Alexandre Bodin
|
d2db6b633f
|
Mongo + graphql v1
|
2019-03-21 09:07:36 +01:00 |
|
Kamal Bennani
|
328f09da29
|
Introduce the new Builder/Converter for Mongoose ORM
|
2019-03-21 09:05:42 +01:00 |
|
Aurélien Georget
|
b501e8bb1b
|
Resolve conflicts
|
2019-01-05 20:33:47 +01:00 |
|
Jim LAURIE
|
6de05cbdad
|
Add debug option on strapi new
|
2018-12-28 16:51:02 +01:00 |
|
Jim LAURIE
|
134e89aa8e
|
Merge branch 'master' into fix/2282
|
2018-12-09 11:49:21 +01:00 |
|
Aurélien Georget
|
e1ce257d2f
|
Revert codebase and apply limit, skip, start and sort parameters
|
2018-12-06 18:11:53 +01:00 |
|
Jim LAURIE
|
03c1e04d87
|
Revert filter PR
|
2018-12-04 17:05:03 +01:00 |
|
Aurélien Georget
|
b0aaae9f12
|
Resolve conflicts
|
2018-11-27 18:48:37 +01:00 |
|
Kamal Bennani
|
4a7cae4ac0
|
Stringify ObjectID
|
2018-11-19 21:47:48 +01:00 |
|
Leo
|
9a5547d4c7
|
Fix mongoose float and decimal problems
|
2018-11-18 16:25:28 +08:00 |
|
Kamal Bennani
|
7801aac50f
|
Turn arrow functions to object functions to get to 'this'
|
2018-10-28 23:42:22 +01:00 |
|
Kamal Bennani
|
4d3d4c8d55
|
move utility functions to their own file
|
2018-10-28 23:42:21 +01:00 |
|
Kamal Bennani
|
4c3d5da8ee
|
Cast candidate ObjectID to Mongoose ObjectID
|
2018-10-28 23:42:19 +01:00 |
|
Jim LAURIE
|
86dea3279f
|
Merge branch 'master' into fixFilePermissions
|
2018-09-24 20:13:31 +02:00 |
|
Jim LAURIE
|
a09e88f567
|
Merge branch 'master' into graphql/mutations-aggregations-decimals
|
2018-09-24 19:42:57 +02:00 |
|
Alberto Maturano
|
154fc28a57
|
Normalize to standar file permissions
As a result of taking a look on PR #1967 I realized there is 819
executable files in this repository. It is obvious this is an error.
|
2018-09-24 12:33:09 -05:00 |
|
NickBolles
|
4d631f11d7
|
use callback function for rimraf to catch errors
|
2018-09-12 23:06:53 -05:00 |
|
NickBolles
|
8f63b127e6
|
Add rimraf dependency
|
2018-09-12 22:21:26 -05:00 |
|
NickBolles
|
06fec8a19c
|
Fix hooks to require the correct package and remove tmpPath on all platforms
|
2018-09-12 22:03:31 -05:00 |
|
Jason Lei
|
3378403954
|
GraphQL Mutations, Aggregations, Decimals
Merging Mutations and Aggregations. Fixed Mongoose Hook to use Decimals (2 decimal places) and Floats (20 decimal places).
|
2018-09-10 16:05:00 +08:00 |
|
Jim LAURIE
|
0ac7c132fc
|
Fix srv
|
2018-08-27 14:01:56 +02:00 |
|
sundaycrafts
|
6d006c4794
|
"new" command supports mongo +srv prefix uri
|
2018-08-13 05:43:42 +09:00 |
|
Jim LAURIE
|
cf8184e223
|
Use hook prefix and rename
|
2018-07-11 16:23:14 +02:00 |
|