Commit graph

9 commits

Author SHA1 Message Date
ed676c59d3 rename /users routes to /user 2023-03-07 21:15:26 +01:00
f50d9916f4 reject registration if user already exists 2023-03-06 21:13:52 +01:00
25abbf3f16 sign in user for note and channel tests 2023-03-06 19:58:00 +01:00
4ca873d77b add admin prefix to note and channel urls 2023-03-06 19:57:19 +01:00
127757b12a add many_to_many relation for channel<->note 2023-03-05 23:46:23 +01:00
21ee3298b6 add notes 2023-03-05 17:23:16 +01:00
ae59609b28 add channels 2023-03-05 17:16:24 +01:00
8ae56a8bc1 add auth 2023-03-05 16:13:00 +01:00
7115ccab2b init 2023-03-05 16:07:40 +01:00