server/classes
Jesse Wierzbinski 7b3158c102
fix(api): 🚑 Fix incorrect builds
Everything under api/ should be a route, or it messes up bundling
2025-01-02 02:55:56 +01:00
..
database feat(api): Finish push notification delivery 2025-01-02 02:45:40 +01:00
errors refactor(api): ♻️ Throw ApiError instead of returning error JSON 2024-12-30 18:00:23 +01:00
functions fix(api): 🐛 Fix duplicated mentions, general refactorings 2024-12-09 15:30:18 +01:00
inbox fix(api): 🐛 Fix duplicated mentions, general refactorings 2024-12-09 15:30:18 +01:00
media refactor(api): 🔥 Simplify oauth authorize handler 2024-12-30 16:47:48 +01:00
plugin refactor(plugin): ♻️ Move plugin loading to PluginLoader class 2024-11-10 13:08:26 +01:00
queues feat(api): Finish push notification delivery 2025-01-02 02:45:40 +01:00
schemas fix(api): 🚑 Fix incorrect builds 2025-01-02 02:55:56 +01:00
search refactor: ♻️ Always use explicit types in every function 2024-11-02 00:43:33 +01:00
workers feat(api): Finish push notification delivery 2025-01-02 02:45:40 +01:00