Commit Graph

21 Commits

Author SHA1 Message Date
amy 5c8bb8dd5e all database operations now take a context.Context, which is propagated through from sources 2025-12-20 22:29:26 -07:00
amy 331e768124 grouping community and conference routes and making more functionality implemented by middleware 2025-12-06 23:14:55 -07:00
amy 13644f4ecb improved error page handling by tapping into Echo and its middleware 2025-10-19 16:06:08 -06:00
amy 137bf35a8b resolve bugs in community profile display 2025-10-17 11:53:30 -06:00
amy 65c739dc57 community profile and left menu implementation done, not quite working yet 2025-10-16 23:05:34 -06:00
amy b1270a262e revamped left menus entirely to a new menu definition system 2025-10-13 20:59:33 -06:00
amy 185d1456a6 added user photo upload page 2025-10-11 21:38:01 -06:00
amy af25adc85f bugfixes and stiffening in the dialog rendering pipeline and the login dialog 2025-10-08 13:35:21 -06:00
amy 070afc365e added the E-mail address validation form 2025-10-04 15:13:00 -06:00
amy 3ef8d6b9a6 added cookie login 2025-10-04 12:49:04 -06:00
amy 715ea29c39 implemented logout 2025-09-28 16:29:24 -06:00
amy 5082e2bbc2 dialog loading, validation, more logic in forms, IP address banning 2025-09-26 23:45:38 -06:00
amy 46838e8f21 left menus now dynamically generated 2025-09-22 17:01:39 -06:00
amy a01de27c96 added error and not-implemented pages and placeholder ad graphic 2025-09-21 22:58:09 -06:00
amy 877f364e71 integrated Gorilla session support 2025-09-17 22:50:30 -06:00
amy b10b4e93f2 godoc'd the source 2025-09-14 22:05:17 -06:00
amy 3fe226938c work in progress: image serving 2025-09-14 15:19:54 -06:00
amy d3d431944b figure out where to serve static images from and how to handle "wildcard" paths 2025-09-13 23:13:52 -06:00
amy 779f15f069 working in configuration data and replacing values in frame template 2025-09-13 22:46:02 -06:00
amy 5a437a0c64 started doing framing 2025-09-13 21:21:02 -06:00
amy 8de70e5d07 getting the flow control more like I envisioned it 2025-09-13 17:21:12 -06:00