server/classes
2025-03-28 22:06:42 +01:00
..
config refactor(api): ♻️ Serve frontend from static files instead of proxying another process 2025-03-27 18:51:22 +01:00
database refactor(federation): 🚚 Change Like path from /objects/{id} to /likes/{id} 2025-03-28 22:06:42 +01:00
errors refactor(federation): 🚚 Change Like path from /objects/{id} to /likes/{id} 2025-03-28 22:06:42 +01:00
functions refactor(config): ♻️ Redo config structure from scratch, simplify validation code, improve checks, add support for loading sensitive data from paths 2025-02-15 02:47:29 +01:00
inbox refactor: Refactor tests to not use module mocks, so bun test can be used 2025-03-23 04:12:28 +01:00
media refactor: Refactor tests to not use module mocks, so bun test can be used 2025-03-23 04:12:28 +01:00
plugin refactor: Refactor tests to not use module mocks, so bun test can be used 2025-03-23 04:12:28 +01:00
queues feat(federation): ⬆️ Upgrade to Versia 0.5 2025-02-17 13:07:43 +01:00
search refactor(config): ♻️ Redo config structure from scratch, simplify validation code, improve checks, add support for loading sensitive data from paths 2025-02-15 02:47:29 +01:00
workers refactor: Refactor tests to not use module mocks, so bun test can be used 2025-03-23 04:12:28 +01:00