1
0
Fork 0
forked from alemi/upub
upub/src/server
alemi 35796c6e93
fix: side effects only after inserting
otherwise duplicate fetches will increment counter before being caught
as duplicates
2024-05-23 23:27:45 +02:00
..
admin.rs feat: way smarter way to represent remote ids 2024-05-20 06:29:44 +02:00
auth.rs chore: moved http signatures code in separate file 2024-05-13 18:52:42 +02:00
builders.rs feat: query and show objects liked by you 2024-04-30 01:50:25 +02:00
context.rs fix: context querying 2024-05-20 21:23:30 +02:00
dispatcher.rs fix: dispatcher auto restarts 2024-05-11 21:59:02 +02:00
fetcher.rs chore: centralized way to process and insert objects 2024-05-20 02:55:30 +02:00
httpsign.rs chore: moved http signatures code in separate file 2024-05-13 18:52:42 +02:00
inbox.rs chore: centralized way to process and insert objects 2024-05-20 02:55:30 +02:00
mod.rs chore: centralized way to process and insert objects 2024-05-20 02:55:30 +02:00
normalizer.rs fix: side effects only after inserting 2024-05-23 23:27:45 +02:00
outbox.rs fix: regex, because it's always regex 2024-05-23 16:53:25 +02:00
server.rs chore: restructured completely 2024-04-09 01:14:48 +02:00