Commit Graph

10 Commits

Author SHA1 Message Date
Valentin Tolmer
c58459547b Split the crate in 3, introduce JS frontend 2021-05-08 11:34:55 +02:00
Valentin Tolmer
c48da8b758 Add ability to list groups and their users 2021-04-14 20:52:38 +02:00
Valentin Tolmer
f198638f99 Add tests to the handler 2021-04-13 19:07:51 +02:00
Valentin Tolmer
f68c45b1c3 Switch the main DB to sqlite 2021-04-12 16:06:14 +02:00
Valentin Tolmer
a765d77b53 Centralize the definition of pool type 2021-04-11 22:08:25 +02:00
Valentin Tolmer
71045b08fe Add tests for bind in the handler 2021-04-11 22:01:24 +02:00
Valentin Tolmer
49404b24d7 Implement user listing with filters 2021-04-11 21:30:52 +02:00
Valentin Tolmer
9f56fd02cf Create SQL tables with a query builder 2021-04-11 16:49:06 +02:00
Valentin Tolmer
5a1dfa3d65 Misc cleanup 2021-03-15 09:30:58 +01:00
Valentin Tolmer
a4abe86929 Initialize the tables in the database 2021-03-12 17:01:04 +01:00