Commit graph

19 commits

Author SHA1 Message Date
bcfb8805eb
feat: implement episode actions add endpoint 2025-03-04 09:47:13 +01:00
3e79bec974
wip episode actions 2025-02-28 13:49:13 +01:00
2be126a7b3
feat: migrate auth to repository system 2025-02-27 23:08:53 +01:00
adda030c3b
feat: migrate subscriptions api to repository 2025-02-27 22:48:34 +01:00
a2233d9da8
feat: migrate devices api to repository 2025-02-27 22:08:49 +01:00
952f92c178
feat: started repository abstraction 2025-02-27 21:39:38 +01:00
d866d23efa
feat: implement subscription changes GET request 2025-02-25 11:21:36 +01:00
c50e24089e
feat: implement advanced subscription changes POST request 2025-02-25 11:01:00 +01:00
6d439783b5
feat: implement change timestamp for subscriptions set 2025-02-24 22:04:47 +01:00
7db6ebf213
feat: implement simple api subscription routes 2025-02-24 16:00:49 +01:00
3c4af12fa1
feat: implement custom deserializer for path segments with format
extension
2025-02-24 13:24:23 +01:00
73928e78f4
refactor: restructure using simple and advanced api 2025-02-24 10:42:59 +01:00
4d37ddb780
feat: implement device update POST route 2025-02-23 21:54:34 +01:00
d6fb4573d0
feat: implement basic devices list endpoint 2025-02-23 21:04:44 +01:00
22e01d10dc
feat: implement basic auth in middleware 2025-02-23 21:02:42 +01:00
1f4b0c35c5
feat: started db cli tool; switched to i64 ids 2025-02-23 17:07:54 +01:00
166ae172d0
feat: added logout POST route 2025-02-23 13:05:33 +01:00
2f8181491a
feat: added error handling and login POST route 2025-02-23 12:45:40 +01:00
b6a8ee0bbe
chore: set up skeleton project 2025-02-23 10:33:47 +01:00