Jef Roosens
|
f00d842bad
|
feat: implement session last_seen update
|
2025-03-15 20:59:00 +01:00 |
Jef Roosens
|
b1fa048081
|
refactor: moved auth business logic outside of db using store abstraction
|
2025-03-15 20:22:11 +01:00 |
Jef Roosens
|
b5ec2e40de
|
feat: add debug request and response header logging
|
2025-03-15 15:56:40 +01:00 |
Jef Roosens
|
f9ffc21a3f
|
feat: added flexible configuration system using figment
|
2025-03-08 22:08:21 +01:00 |
Jef Roosens
|
648921837b
|
feat: improve authentication flow
authentication now works either with sessionid or basic auth, with basic
auth not creating a session
|
2025-03-04 20:04:44 +01:00 |
Jef Roosens
|
2be126a7b3
|
feat: migrate auth to repository system
|
2025-02-27 23:08:53 +01:00 |
Jef Roosens
|
a2233d9da8
|
feat: migrate devices api to repository
|
2025-02-27 22:08:49 +01:00 |
Jef Roosens
|
7db6ebf213
|
feat: implement simple api subscription routes
|
2025-02-24 16:00:49 +01:00 |
Jef Roosens
|
3c4af12fa1
|
feat: implement custom deserializer for path segments with format
extension
|
2025-02-24 13:24:23 +01:00 |
Jef Roosens
|
73928e78f4
|
refactor: restructure using simple and advanced api
|
2025-02-24 10:42:59 +01:00 |
Jef Roosens
|
d6fb4573d0
|
feat: implement basic devices list endpoint
|
2025-02-23 21:04:44 +01:00 |
Jef Roosens
|
2f8181491a
|
feat: added error handling and login POST route
|
2025-02-23 12:45:40 +01:00 |