nidus-sync/ts
Eli Ribble 5172400803
Begin switch to gorilla/mux
I'm realizing with this code that I'm going to have a problem if I want
to do HATEOAS-style APIs. chi just doesn't do resource-oriented API
design, and I'd have to build a lot of stuff myself.

I'm in the middle of swapping out the UI. Now is the time to make the
switch.
2026-04-01 15:32:27 +00:00
..
components Add avatar placeholer when avatar is empty 2026-04-01 14:48:31 +00:00
store Add initial implementation of user selector on sudo 2026-03-31 15:10:32 +00:00
style Make upload by ID styles work correctly 2026-03-27 14:17:24 -07:00
view Begin switch to gorilla/mux 2026-04-01 15:32:27 +00:00
App.vue Get new frontend to type check clean 2026-03-31 14:52:53 +00:00
client.ts Get new frontend to type check clean 2026-03-31 14:52:53 +00:00
env.d.ts TypeScript checking is clean. 2026-03-22 02:55:17 +00:00
format.ts Show empty aggregation map without service area 2026-03-31 23:29:37 +00:00
global.d.ts remove Alpine and start fixing type errors 2026-03-22 02:36:57 +00:00
main.ts Fix subscription in the store 2026-03-22 07:57:55 +00:00
router.ts Add basic user edit page 2026-03-28 16:31:29 -07:00
SSEManager.ts Fix subscription in the store 2026-03-22 07:57:55 +00:00
types.ts Get new frontend to type check clean 2026-03-31 14:52:53 +00:00
vue-shim.d.ts TypeScript checking is clean. 2026-03-22 02:55:17 +00:00