..
api.go
Move audio API to its own file
2026-03-19 21:07:00 +00:00
audio.go
Start providing organization info and URLs is user/self
2026-03-22 01:22:44 +00:00
avatar.go
Create API for adding an avatar to a user
2026-03-28 18:55:13 -07:00
communication.go
Start providing organization info and URLs is user/self
2026-03-22 01:22:44 +00:00
compliance.go
Massive rework of platform layer user/organization
2026-03-12 23:49:16 +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
Massive rework of platform layer user/organization
2026-03-12 23:49:16 +00:00
event.go
Start providing organization info and URLs is user/self
2026-03-22 01:22:44 +00:00
handler.go
Begin switch to gorilla/mux
2026-04-01 15:32:27 +00:00
image.go
Start providing organization info and URLs is user/self
2026-03-22 01:22:44 +00:00
lead.go
Move all POST endpoints to the API
2026-03-27 06:08:55 -07:00
publicreport.go
Move all POST endpoints to the API
2026-03-27 06:08:55 -07:00
query_params.go
Add initial user selector for impersonation page
2026-03-20 05:20:37 +00:00
resource.go
WIP of user avatar work
2026-03-29 17:09:01 -07:00
review.go
Move all POST endpoints to the API
2026-03-27 06:08:55 -07:00
review_task.go
Get new frontend to type check clean
2026-03-31 14:52:53 +00:00
routes.go
WIP of user avatar work
2026-03-29 17:09:01 -07:00
signal.go
Make signals include the object they are attached to (pool, report)
2026-03-21 01:19:36 +00:00
signin.go
Pretty all the things I missed
2026-03-27 14:06:50 -07:00
signup.go
Pretty all the things I missed
2026-03-27 14:06:50 -07:00
sudo.go
Move all POST endpoints to the API
2026-03-27 06:08:55 -07:00
tile.go
Massive rework of platform layer user/organization
2026-03-12 23:49:16 +00:00
twilio.go
Create generic backend process, fix background interdependencies
2026-03-16 19:52:29 +00:00
types.go
Make lead creation and invalidation for public reports work
2026-03-14 01:14:30 +00:00
upload.go
Get rows to show on individual upload page.
2026-03-27 14:04:33 -07:00
user.go
Begin switch to gorilla/mux
2026-04-01 15:32:27 +00:00
voipms.go
Create generic backend process, fix background interdependencies
2026-03-16 19:52:29 +00:00