Commit Graph

101 Commits

Author SHA1 Message Date
Bevan Hunt 3e27d0bd74 refactor 2020-01-11 08:08:31 +00:00
Bevan Hunt 1325fde998
More tests (#4) 2020-01-10 22:12:21 -08:00
Bevan Hunt b1ac4ba59f
Tests (#3) 2020-01-10 18:43:38 -08:00
Bevan Hunt 3f2b11bece make origin env var and update readme 2020-01-08 14:41:43 -08:00
Bevan Hunt 3e57058333 make sled path config 2020-01-07 21:00:48 -08:00
Bevan Hunt 232407db31 change result for events/user 2020-01-07 16:53:22 -08:00
Bevan Hunt 6abd574034 add user info events 2020-01-07 16:19:18 -08:00
Bevan Hunt fde8ee56fd add collection_id and fix login 2020-01-07 11:58:46 -08:00
Bevan Hunt 637b921676 fix events id GET 2020-01-06 23:45:32 -08:00
Bevan Hunt de2c06ea3f
Event (#2)
* wip

* fix login and new_client
2020-01-06 23:38:03 -08:00
Bevan Hunt 166fb58786 fixup unique search 2020-01-06 16:41:53 -08:00
Bevan Hunt b5c3e0a67c dont use username in key 2020-01-06 16:35:38 -08:00
Bevan Hunt 8b01f131e6 fix user system and add ownership 2020-01-06 16:22:22 -08:00
Bevan Hunt 008d328349 fix auth bug 2020-01-06 03:00:44 -08:00
Bevan Hunt 1077dcaf98 update readme 2020-01-05 23:24:24 -08:00
Bevan Hunt c43c03fcc8 remove subscriptions 2020-01-05 23:09:10 -08:00
Bevan Hunt 891a81fb90 add jwt auth 2020-01-05 22:55:34 -08:00
Bevan Hunt 6ce8152bf1 get login working 2020-01-05 21:14:39 -08:00
Bevan Hunt 7fa7b285b7 get user create working 2020-01-05 21:03:41 -08:00
Bevan Hunt c2cba58c59 write login 2020-01-05 19:59:54 -08:00
Bevan Hunt 8e873842c4 add cors header to stream 2020-01-05 19:23:42 -08:00
Bevan Hunt dc2cd0de49 add security 2020-01-05 19:12:55 -08:00
Bevan Hunt 1542daa71e add post create user 2020-01-05 17:50:38 -08:00
Bevan Hunt b609dffd51 add cancel endpoint 2020-01-04 15:17:49 -08:00
Bevan Hunt 83087e7995
Rewrite (#1) 2020-01-04 01:03:18 -08:00
Bevan Hunt 6650fbaa99 add new endpoints 2020-01-03 17:01:35 -08:00
Bevan Hunt f43c05ef82 rename to broker 2019-12-31 21:09:38 -08:00
Bevan Hunt 3f4de1d806 change to biller 2019-12-31 17:24:03 -08:00
Bevan Hunt 1ae7a8664d add audit endpoint and fix form submission 2019-12-31 16:05:48 -08:00
Bevan Hunt 8075c26060 make library 2019-12-31 12:29:09 -08:00
Bevan Hunt 5fcf132739 restructure and make data generic 2019-12-31 11:06:53 -08:00
Bevan Hunt 9036eda897 debounce input and create rust workspace 2019-12-31 00:40:44 -08:00
Bevan Hunt 9bc783e127 make insert user set 2019-12-31 00:08:15 -08:00
Bevan Hunt 2d0ad91451 remove feature flag 2019-12-30 21:21:46 -08:00
Bevan Hunt d3d88bae1e remove ws 2019-12-30 21:20:40 -08:00
Bevan Hunt 2e53bd7d20 add ws to example 2019-12-30 18:58:11 -08:00
Bevan Hunt 30e507e3d3 add websockets 2019-12-30 15:34:11 -08:00
Bevan Hunt 996cb443f3 update example for heroku 2019-12-30 11:24:50 -08:00
Bevan Hunt d8c0c48ec3 add cors 2019-12-30 10:45:53 -08:00
Bevan Hunt e9a83395db update example 2019-12-29 08:04:32 -08:00
Bevan Hunt f49efcd879 update example 2019-12-21 12:18:56 -08:00
Bevan Hunt 3d930c4e94 rewrite example 2019-12-20 19:31:46 +00:00
Bevan Hunt 6811a2e9fc update example and benchmark 2019-12-20 14:25:51 +00:00
Bevan Hunt 3dac8ce7e3 finish 2019-12-18 04:26:03 -08:00
Bevan Hunt d2a6c6ca68 delete counter example 2019-12-16 10:55:49 -08:00
Bevan Hunt 42011ce976 remove html file 2019-12-16 10:10:11 -08:00
Bevan Hunt 9395455cd3 fix counter to use new value 2019-12-16 09:58:41 -08:00
Bevan Hunt abf244a7b4 finialize sse work and get fully working 2019-12-16 09:31:36 -08:00
Bevan Hunt 30493a39df update to new sse version 2019-12-16 07:02:25 -08:00
Bevan Hunt b3ac6eaf49 test 2019-12-16 06:48:43 -08:00
Bevan Hunt c219004fac update 2019-12-16 06:47:35 -08:00