Vikram Rangnekar
|
7413813138
|
Add pagination using opaque cursors
|
2020-02-10 12:15:37 +05:30 |
Vikram Rangnekar
|
3a4d885987
|
Fix to ensure only named queries are saved to the allow list
|
2020-02-01 10:54:19 -05:00 |
Vikram Rangnekar
|
a0b8907c3c
|
Fix various json parsing and sql generation bugs
|
2020-01-19 03:12:51 -05:00 |
Vikram Rangnekar
|
9140e597e1
|
Add a guide to the internals of the codebase
|
2019-11-30 10:45:24 -05:00 |
Vikram Rangnekar
|
e82bdbed65
|
Add a CHANGLOG.md
|
2019-11-29 00:14:05 -05:00 |
Vikram Rangnekar
|
9ebd03fa8c
|
Move license from MIT to Apache 2.0. Add Makefile
|
2019-11-28 01:25:46 -05:00 |
Vikram Rangnekar
|
f518d5fc69
|
Fix bug with compiling anon queries
|
2019-11-25 02:22:33 -05:00 |
Vikram Rangnekar
|
6bd27d7c79
|
Add a db:reset command only for dev mode
|
2019-11-22 00:07:06 -05:00 |
Vikram Rangnekar
|
77a51924a7
|
Block unauthorized requests when 'anon' role is not defined
|
2019-11-02 17:13:17 -04:00 |
Vikram Rangnekar
|
0deb3596c5
|
Change config key inherit to inherits
|
2019-10-31 01:14:51 -04:00 |
Vikram Rangnekar
|
f8aac8d4d7
|
Allow config files to inherit from other config files
|
2019-10-28 01:48:04 -04:00 |
Vikram Rangnekar
|
4edc15eb98
|
Optimize prepared statement flow for RBAC
|
2019-10-25 00:01:22 -04:00 |
Vikram Rangnekar
|
6bc66d28bc
|
Get RBAC working for queries and mutations
|
2019-10-24 02:07:42 -04:00 |
Vikram Rangnekar
|
c797deb4d0
|
Add built in 'anon' and 'user' roles
|
2019-10-15 02:30:19 -04:00 |
Vikram Rangnekar
|
9299855d8a
|
Add ability to set filters per operation / action
|
2019-10-06 16:28:10 -04:00 |
Vikram Rangnekar
|
a8ad87115e
|
Fix issues with mutation SQL
|
2019-10-03 03:08:01 -04:00 |
Vikram Rangnekar
|
7243e9ef34
|
Fix help message for migrate
|
2019-09-28 20:46:55 -04:00 |
Vikram Rangnekar
|
7e4d14fbca
|
Add database setup commands
|
2019-09-28 11:34:03 -04:00 |
Vikram Rangnekar
|
1d651dd7ed
|
Add binary compression back to Dockerfile
|
2019-09-27 02:30:07 -04:00 |
Vikram Rangnekar
|
ecec2968e9
|
Add initialization command to setup new apps
|
2019-09-27 02:19:24 -04:00 |
Vikram Rangnekar
|
5e86b445c5
|
Add migrate command
|
2019-09-26 00:35:31 -04:00 |
Vikram Rangnekar
|
18ce030056
|
Add database seeding capability
|
2019-09-20 00:19:11 -04:00 |