linstrom/server
2024-11-15 16:14:29 +01:00
..
remoteServer More stuff, add stuff, add todos 2024-09-13 15:02:32 +02:00
apiLinstrom.go Fix, placeholder image, api 2024-11-06 16:58:57 +01:00
apiLinstromAccounts.go Logging, implement account deletion api endpoint 2024-11-07 10:48:12 +01:00
apiLinstromMedia.go More work on the api. Also auth middleware stuff 2024-10-31 16:53:42 +01:00
apiLinstromNotes.go More work on the api. Also auth middleware stuff 2024-10-31 16:53:42 +01:00
apiLinstromStreams.go More work on the API. Primarely defining jsonapi types 2024-10-30 16:05:20 +01:00
apiLinstromTypeHelpers.go Move account relations into separate table 2024-11-11 09:04:42 +01:00
apiLinstromTypes.go Move account relations into separate table 2024-11-11 09:04:42 +01:00
apiRouter.go meow 2024-11-05 16:29:01 +01:00
constants.go More API progress 2024-11-04 07:48:46 +01:00
endpoints_ap.go Sync 2024-08-28 17:20:38 +02:00
frontendRouter.go Serverside stuff. Mostly shuffling things around 2024-10-26 11:42:51 +02:00
healthAndMetrics.go Serverside stuff. Mostly shuffling things around 2024-10-26 11:42:51 +02:00
middlewareFixPasskeyPerms.go meow 2024-11-05 16:29:01 +01:00
middlewares.go Fix: Better error handling 2024-11-07 10:42:41 +01:00
routerLinstromFe.go Copy passkey auth fix from Mk plugin repo 2024-10-20 20:05:13 +02:00
server.go Use a "custom" http.Server for serving instead of just handler 2024-11-15 16:14:29 +01:00
testingEndpoints.go Fix passkey authentication 2024-10-15 16:16:18 +02:00
utils.go meow 2024-11-05 16:29:01 +01:00