Commit Graph
209 Commits
Author SHA1 Message Date
Jonathon Leight 557d2e55b5 Fix page headings 2026-07-30 08:46:19 -04:00
Jonathon Leight f49b16e354 Expire share links after 7 days, cleanup after 30 2026-07-29 21:00:14 -04:00
Jonathon Leight 3881c27c2d Prune expired auth codes 2026-07-29 20:27:18 -04:00
Jonathon Leight c6e8303ef5 Make account login attempts constant time 2026-07-29 20:14:08 -04:00
Jonathon Leight 080132ea36 Block cross-site writes via Sec-Fetch-Site 2026-07-29 20:02:13 -04:00
Jonathon Leight 2ad7a59af6 Compress HTML responses 2026-07-29 19:43:43 -04:00
Jonathon Leight 2f6fa0e365 Set up cache headers 2026-07-29 19:34:27 -04:00
Jonathon Leight 58dc93e90b Upgrade dependencies 2026-07-11 22:23:22 -04:00
Jonathon Leight 3d9e0ff9a4 Pre-compress static assets 2026-07-11 22:12:05 -04:00
Jonathon Leight 19bf9372c2 Static asset template helper 2026-07-11 22:07:42 -04:00
Jonathon Leight 8b17900165 Content-hashed static assets and immutable cache 2026-07-11 22:04:37 -04:00
Jonathon Leight 533fbcbf0d Bump go version 2026-07-08 18:30:43 -04:00
Jonathon Leight d821309fd8 Add public repeater checkbox when adding repeater 2026-07-08 18:27:28 -04:00
Jonathon Leight 83f41fc530 Shared with orgs link to orgs 2026-07-08 18:10:36 -04:00
Jonathon Leight dfc92f5528 Show fetch location alert immediately 2026-07-08 18:01:03 -04:00
Jonathon Leight 51950de1e2 Get lat/lon warning 2026-07-08 08:21:35 -04:00
Jonathon Leight 219c803de8 Remove standalone confirm page 2026-07-08 08:06:53 -04:00
Jonathon Leight 98e1ce104e Merge confirm into console 2026-07-08 07:52:08 -04:00
Jonathon Leight b57e297fd7 Store locations from explicit get lat/lon 2026-07-08 07:46:39 -04:00
Jonathon Leight b5e911203c Longer drain period 2026-07-08 07:30:18 -04:00
Jonathon Leight 29a9248a40 Better marketing cards 2026-07-08 00:27:51 -04:00
Jonathon Leight 8bb90e5282 Link to user from audit logs 2026-07-08 00:20:06 -04:00
Jonathon Leight ca656d6bff Show display name in audit log 2026-07-08 00:15:58 -04:00
Jonathon Leight 7baa7ac4db Fix audit log sorting 2026-07-08 00:11:25 -04:00
Jonathon Leight 8f185a1cc0 Fix button alignment 2026-07-08 00:07:20 -04:00
Jonathon Leight 8af752a136 Edit org modals 2026-07-08 00:01:06 -04:00
Jonathon Leight 16f1feb360 Link to actual public org view 2026-07-07 23:33:06 -04:00
Jonathon Leight 2cd07b39ca Make org actions consistent 2026-07-07 23:28:09 -04:00
Jonathon Leight ccf0f94dce Clean up share links when accepted 2026-07-07 22:48:52 -04:00
Jonathon Leight 24d2ff9c29 Clean up e2e task 2026-07-07 22:37:48 -04:00
Jonathon Leight 5b71c42277 Fix broken test 2026-07-07 22:28:28 -04:00
Jonathon Leight 0ee6dcf803 Consolidate share access management 2026-07-07 22:28:20 -04:00
Jonathon Leight 653c8ac06c Clean up modals 2026-07-07 22:01:58 -04:00
Jonathon Leight 446b6bd864 Better modal scrolling 2026-07-07 21:39:35 -04:00
Jonathon Leight fc3c811335 Fix wizard's org access management 2026-07-07 21:32:45 -04:00
Jonathon Leight f494512ad1 Opted-out limits warning 2026-07-07 21:06:23 -04:00
Jonathon Leight 8a0f6cc0fd Move risky badge to right side 2026-07-07 21:01:39 -04:00
Jonathon Leight e0336f3a9a Configure permissions before shares accepted 2026-07-07 20:57:26 -04:00
Jonathon Leight 9fc6dfd83a Refactor share page 2026-07-07 20:46:48 -04:00
Jonathon Leight de95ba3590 Switch permissions back to per-repeater 2026-07-07 20:33:21 -04:00
Jonathon Leight 6026378e9d Add region command placeholder 2026-07-06 19:13:35 -04:00
Jonathon Leight 25292848b2 Consistent timestamp formatting 2026-07-05 21:28:22 -04:00
Jonathon Leight 5424d97da0 Add branded error pages 2026-07-05 20:38:48 -04:00
Jonathon Leight 717ae20c90 Clean up region editor 2026-07-05 20:27:29 -04:00
Jonathon Leight cb0fcae019 Dedupe and remove dead code 2026-07-05 20:02:30 -04:00
Jonathon Leight 48f2401913 Reject malformed MESHTENDER_TRUSTED_PROXIES 2026-07-05 19:56:28 -04:00
Jonathon Leight 918148e024 Derive share-link scheme from config 2026-07-05 19:53:43 -04:00
Jonathon Leight 8bac489e17 Drain WebSocket connections on shutdown 2026-07-05 19:46:21 -04:00
Jonathon Leight e87bca7dfb Keep the analytics flusher alive through drain 2026-07-05 19:39:11 -04:00
Jonathon Leight ee5ddb6127 Skip session middleware for static assets 2026-07-05 19:33:25 -04:00