|
3c6b2ae3e6
|
fix: don't embed remote objects when dispatching
weak check but should still save some bytes
|
2024-04-22 22:42:00 +02:00 |
|
|
b62b461305
|
fix: dispatcher fetch app key for app deliveries
|
2024-04-22 04:23:11 +02:00 |
|
|
dfe116506a
|
chore: refactor
moved into models converters to ap objects, single conditions are now
direct column checks
|
2024-04-19 03:28:39 +02:00 |
|
|
f4252a2fbf
|
fix: insert addressings after fetching
also refactored fetcher into a trait of context
|
2024-04-18 05:25:56 +02:00 |
|
|
027040604c
|
feat: improved http signatures code
|
2024-04-13 21:22:19 +02:00 |
|
|
bb16a5b7d2
|
fix: return response rather than parsing
so that deliveries work
|
2024-04-13 03:21:25 +02:00 |
|
|
5863bdf04e
|
feat: signed fetches, improved signatures code
should make sure that it still works
|
2024-04-13 00:44:53 +02:00 |
|
|
bb26ff763d
|
chore: restructured completely
kinda MVC:
Model -> model
View -> routes
Controller -> server
|
2024-04-09 01:14:48 +02:00 |
|