amy
|
ea6bac19a8
|
added SPDX identifiers to the template headers and to the "config" and "database" packages
|
2026-03-12 23:08:43 -06:00 |
|
amy
|
5f67d8ce16
|
added the database version number (will be important later) and revamped the About page a bit, to include the database version number
|
2026-03-05 22:02:26 -07:00 |
|
amy
|
55c5c88c95
|
some database code cleanups
|
2026-03-05 15:47:23 -07:00 |
|
amy
|
220e1ecc98
|
further optimized database calls to replace all single-value QueryRowContext calls with GetContext
|
2026-02-23 18:21:38 -07:00 |
|
amy
|
4113ba2fca
|
replace all single-row SelectContext calls with GetContext calls
|
2026-02-23 16:31:08 -07:00 |
|
amy
|
4a7e137147
|
landed "Edit Global Properties"
|
2026-02-16 21:39:05 -07:00 |
|
amy
|
c83ac65f7e
|
conference sidebox is now filled in
|
2026-01-26 16:11:05 -07:00 |
|
amy
|
b6de9bd9ec
|
refactoring: use QueryRowContext instead of QueryContext when we only need one row
|
2026-01-23 16:30:53 -07:00 |
|
amy
|
98a74487c2
|
bug fixes in Scan() results and conference list template
|
2025-12-28 23:40:50 -07:00 |
|
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
|
681b30272d
|
partial implementation of community profile page - next, straighten out left menus
|
2025-10-15 23:20:43 -06:00 |
|