Commit graph

11 commits

Author SHA1 Message Date
silverpill 011951c129 Set up tests for database queries 2022-01-06 14:31:29 +00:00
silverpill 2ab33f22ee Add log_level config parameter and improve logging of activities 2021-12-21 22:19:17 +00:00
silverpill 0fe8423031 Update actix-web crate 2021-12-19 16:53:07 +00:00
silverpill 12c21d86f8 Use ULIDs instead of v4 UUIDs for identifiers 2021-12-02 01:36:35 +00:00
silverpill 86749a6ca1 Remove tokio 1.5 from dependencies 2021-11-21 13:48:38 +00:00
silverpill 26763d9f5d Prevent CLI tool from reading config when it's not needed 2021-11-17 20:33:53 +00:00
silverpill a8c3cd8c90 Bump version to 0.2.0 2021-11-06 21:59:45 +00:00
silverpill fbb0bc01cd Add API methods for creating timeline markers 2021-11-03 23:29:11 +00:00
silverpill d4adb55c53 Replace cookie auth with token auth 2021-10-05 22:53:33 +00:00
silverpill f6e9c082e2 Implement Oauth 2.0 token service 2021-10-05 00:00:14 +00:00
silverpill fdef4b6e6a Initial commit 2021-09-14 12:24:05 +00:00