Commit graph

15 commits

Author SHA1 Message Date
25de860525 mix format 2023-03-09 21:45:17 +01:00
7236ac409c mix format 2023-03-09 21:43:30 +01:00
360e6fac2b add identities 2023-03-09 21:42:54 +01:00
5eda2c7156 add site settings 2023-03-07 23:05:33 +01:00
2e46c590c4 update tests to accommodate for post kind being enum 2023-03-07 23:03:10 +01:00
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
13d1a67a0e add channels_note relation 2023-03-05 18:24:47 +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