Commit Graph

138 Commits

Author SHA1 Message Date
Alexis Tyler f0f43ba519 remove check if tag and add lint script
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-24 13:51:43 +09:30
Alexis Tyler 3b757b8a16 release v1.0.2 2019-08-24 13:49:27 +09:30
Alexis Tyler ce3a9115e3 check for tag before running release job
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-24 13:48:30 +09:30
Alexis Tyler 0c70f640cd release v1.0.1 2019-08-24 13:42:41 +09:30
Alexis Tyler 24adbb23e0 release v1.0.0 2019-08-24 13:18:38 +09:30
Alexis Tyler c1eb31d1ed switch back to action master branch
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-24 13:15:29 +09:30
Alexis Tyler ca44b85b83 switch to change branch of OmgImAlexis/upload-to-release
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-24 12:43:34 +09:30
Alexis Tyler 2f096404e7 add readme file
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-24 12:27:06 +09:30
Alexis Tyler b672821ff0 switch actions release to our fork for now
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-24 12:20:55 +09:30
Alexis Tyler c478e03bfd fix args for github release
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-24 12:01:49 +09:30
Alexis Tyler 4493af32ec use auto github token
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-24 11:53:48 +09:30
Alexis Tyler 6feaccf7cc add ssh keys before installing deps
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-24 11:47:40 +09:30
Alexis Tyler ee4c198546 add github actions file
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-24 11:42:58 +09:30
Alexis Tyler e33a262e6a cleanup graphql warnings
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-23 08:38:06 +09:30
Alexis Tyler be6941d304 change id(String->IDadd HOF to create basic subscriptions and fixed server listening to httpServer instead of stoppable wrapper
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-19 15:42:32 +09:30
Alexis Tyler c5052c1b39 update bundled deps
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-19 12:33:07 +09:30
Alexis Tyler 5de4b1293b add module timer and add services/array to subscriptions
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-19 11:41:43 +09:30
Alexis Tyler 49276acab9 replace @container with resolvers
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-18 13:17:01 +09:30
Alexis Tyler 1729c4e4d9 add pubsub to info
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-18 11:23:36 +09:30
Alexis Tyler ade0e65bcd remove welcome subscription and start adding subscriptions for queries
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-17 15:52:50 +09:30
Alexis Tyler 8785ec0724 add me subscription
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-17 15:40:29 +09:30
Alexis Tyler 09cf2cd4ff update @unraid/core and move pubsub to core
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-17 14:13:49 +09:30
Alexis Tyler ddc8c3643e add welcome, ping and users subscriptions
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-17 13:33:29 +09:30
Alexis Tyler 3ad0ae0756 add base times to startPing
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-17 12:22:41 +09:30
Alexis Tyler 060aa06170 add graphql subscriptions
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-17 12:20:18 +09:30
Alexis Tyler 4c2a3bdcaf update unraid/core
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-15 16:11:27 +09:30
Alexis Tyler f57dda7f27 remove bolus, rely on core's version
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-15 16:02:10 +09:30
Alexis Tyler a20c56678e update lock file
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-15 13:05:10 +09:30
Alexis Tyler 1fc18a4675 update @unraid/core
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-15 12:57:27 +09:30
Alexis Tyler 7a92fa0e60 update git packages and fix license field
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-12 16:46:21 +09:30
Alexis Tyler 3f626b8852 update @unraid/core
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-12 16:25:27 +09:30
Alexis Tyler b1fec0e800 update @unraid/core
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-11 17:15:18 +09:30
Alexis Tyler 2339a5d4d3 swap copyright headers
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-11 17:14:09 +09:30
Alexis Tyler 8ae8c83a0b add updateApiKey mutation
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-11 14:33:24 +09:30
Alexis Tyler 89ea2c6d5b update @unraid/core
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-10 15:13:25 +09:30
Alexis Tyler ebe86659e5 start on loading types from jsdocs
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-10 15:10:02 +09:30
Alexis Tyler 761d343cc1 fix core env not working
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-10 15:09:44 +09:30
Alexis Tyler bc30c2732d update @unraid/core
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-09 16:44:44 +09:30
Alexis Tyler 2c0dd3da2f update @unraid/core
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-09 16:20:23 +09:30
Alexis Tyler dcd100ba0d update @unraid/core
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-09 15:24:13 +09:30
Alexis Tyler 5ebb57aeb4 update deps
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-09 15:20:26 +09:30
Alexis Tyler df70b0ba40 update @unraid/core
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-09 14:48:44 +09:30
Alexis Tyler cbd701017e update @unraid/core
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-09 14:40:06 +09:30
Alexis Tyler 65ee798bd8 update @unraid/core
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-08 13:10:56 +09:30
Alexis Tyler f514951dd0 update @unraid/core
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-08 12:37:35 +09:30
Alexis Tyler dc002d3238 rename scopes -> permissions
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-05 18:36:45 +09:30
Alexis Tyler e10564d4ed cleanup deps, add welcome type and query for guests, add debug defs, cleanup plugin/module naming, add access controll and add guest user + role
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-02 14:46:38 +09:30
Alexis Tyler d634c2d4d1 update user schema and add me
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-02 14:42:36 +09:30
Alexis Tyler 4e13ab9f60 add scopes schema
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-02 14:41:33 +09:30
Alexis Tyler 4137646f28 add apiKey schema
Signed-off-by: Alexis Tyler <xo@wvvw.me>
2019-08-02 14:41:18 +09:30