|
d66f09d130
|
feat: inbox requests remote server auth
|
2024-04-13 01:49:04 +02:00 |
|
|
95ab7a50ef
|
chore: refactored a little
|
2024-04-12 22:56:29 +02:00 |
|
|
576e809b69
|
fix: timelines ordering
what??? ASCENDING goes from most recent to least recent?? maybe
ascending oldness??????
|
2024-04-12 22:41:04 +02:00 |
|
|
0fa88e51e6
|
feat: added all inboxes and outboxes
base POST to /outbox still returns NOT IMPLEMENTED tho
|
2024-04-12 20:01:47 +02:00 |
|
|
af8d11e75b
|
feat: inbox/outbox security and obj embedding
|
2024-04-12 19:36:00 +02:00 |
|
|
9e67eead69
|
feat: multi-join maybe? fix inbox not embedding obj
got this from https://github.com/SeaQL/sea-orm/discussions/1502, not
sure it's what i need but i'm trying some stuff
|
2024-04-11 17:00:09 +02:00 |
|
|
86e84d88aa
|
chore: updated apb things, restructured a bit
|
2024-04-11 00:29:32 +02:00 |
|
|
bb26ff763d
|
chore: restructured completely
kinda MVC:
Model -> model
View -> routes
Controller -> server
|
2024-04-09 01:14:48 +02:00 |
|