nidus-sync/api
Eli Ribble 2d5dca3fb5
Add proxied autocomplete for Stadia
This allows me to make the format consistent and to cache the
intermediate results, which is useful for speed and testing
2026-04-05 21:57:30 +00:00
..
api.go Swap out the rest of chi 2026-04-01 16:57:33 +00:00
audio.go Swap out the rest of chi 2026-04-01 16:57:33 +00:00
avatar.go Add avatar resource 2026-04-01 21:23:28 +00:00
communication.go Move QueryParams to resource module 2026-04-01 18:23:43 +00:00
compliance.go Swap out the rest of chi 2026-04-01 16:57:33 +00:00
configuration.go Move all POST endpoints to the API 2026-03-27 06:08:55 -07:00
debug.go Get Voip.ms working again in the text system 2026-01-29 21:53:49 +00:00
district.go Add avatar resource 2026-04-01 21:23:28 +00:00
event.go Make impersonation ending work, fix frontend events 2026-04-02 21:31:31 +00:00
handler.go Get initial nuisance and water resources working 2026-04-03 22:04:22 +00:00
image.go Add avatar resource 2026-04-01 21:23:28 +00:00
lead.go Move QueryParams to resource module 2026-04-01 18:23:43 +00:00
publicreport.go Move all POST endpoints to the API 2026-03-27 06:08:55 -07:00
resource.go Move QueryParams to resource module 2026-04-01 18:23:43 +00:00
review.go Move all POST endpoints to the API 2026-03-27 06:08:55 -07:00
review_task.go Move QueryParams to resource module 2026-04-01 18:23:43 +00:00
routes.go Add proxied autocomplete for Stadia 2026-04-05 21:57:30 +00:00
signal.go Move QueryParams to resource module 2026-04-01 18:23:43 +00:00
signin.go Pretty all the things I missed 2026-03-27 14:06:50 -07:00
signup.go Add display in sidebar for impersonation 2026-04-02 17:39:16 +00:00
sudo.go Move all POST endpoints to the API 2026-03-27 06:08:55 -07:00
tile.go Swap out the rest of chi 2026-04-01 16:57:33 +00:00
twilio.go Create generic backend process, fix background interdependencies 2026-03-16 19:52:29 +00:00
types.go Swap out the rest of chi 2026-04-01 16:57:33 +00:00
upload.go Move QueryParams to resource module 2026-04-01 18:23:43 +00:00
user.go Move QueryParams to resource module 2026-04-01 18:23:43 +00:00
voipms.go Create generic backend process, fix background interdependencies 2026-03-16 19:52:29 +00:00