|
|
61ad033520
|
Fix archiving and unarchiving functionality.
|
2025-11-01 22:37:47 +00:00 |
|
|
|
9dc01f925a
|
Changes to pagination and fixing archive messages in progress
|
2025-10-31 22:55:04 +00:00 |
|
|
|
8529116ad2
|
Messages now sending/loading and populating on message dropdown
|
2025-10-31 12:08:38 +00:00 |
|
|
|
776ea53a66
|
Formatting
|
2025-10-31 12:00:43 +00:00 |
|
|
|
5880d1ca43
|
Fix reading of messages.
|
2025-10-31 12:00:08 +00:00 |
|
|
|
da365aa9ef
|
Remove unused functions.
|
2025-10-31 11:57:39 +00:00 |
|
|
|
a7a5169c67
|
Fix model issues.
|
2025-10-30 22:19:48 +00:00 |
|
|
|
262536135d
|
Still working through messages and notifications.
|
2025-10-30 17:22:52 +00:00 |
|
|
|
8650b1fd63
|
Continued work on messages and notifications.
|
2025-10-30 11:11:22 +00:00 |
|
|
|
b41e92629b
|
Continued work around getting messages and notifications cleaned up since moving to MySQL and changing to Gin, SCS, NoSurf.
|
2025-10-29 15:22:05 +00:00 |
|
|
|
f458250d3a
|
correct package name
|
2025-10-29 11:38:05 +00:00 |
|
|
|
b9bc29d5bc
|
fix loading of ticket add page
|
2025-10-29 11:37:35 +00:00 |
|
|
|
b6b5207d43
|
Fleshing out some routes from notifications and messages
|
2025-10-29 10:43:48 +00:00 |
|
|
|
34918d770f
|
Fix for tim.Time change to tickets model includes date helper.
|
2025-10-29 10:00:58 +00:00 |
|
|
|
e6654fc1b4
|
User specific lottery ticket creation
|
2025-10-29 09:47:35 +00:00 |
|
|
|
aec8022439
|
Add additional columns to aufit_login for session tokens. fixed requireAuth for loading of some pages as requireauth was threating a valid session as not logged in.
|
2025-10-28 22:22:17 +00:00 |
|
|
|
af581a4def
|
Fix ob: type not registered for interface: map[string]string & superfluous response.WriteHeader, as well as wired up to go to custom 500 messages.
|
2025-10-28 13:16:29 +00:00 |
|
|
|
e0b063fab0
|
Remove comments and update path.
|
2025-10-28 12:43:41 +00:00 |
|
|
|
86be6479f1
|
Stack of changes to get gin, scs, nosurf running.
|
2025-10-28 11:56:42 +00:00 |
|
|
|
ac1f6e9399
|
refactor(template): delegate handler-level RenderError to helpers package
- Moved core RenderError logic to internal/helpers/template/error.go
- Added thin wrapper method in internal/handlers/template/error.go
- Simplified function signature (no config args, uses InitSiteMeta)
- Preserved architecture: handlers own HTTP layer, helpers supply logic
|
2025-10-24 13:15:12 +01:00 |
|
|
|
fb07c4a5eb
|
Refactoring for Gin, NoSurf and SCS continues.
|
2025-10-24 13:08:53 +01:00 |
|
|
|
0f60be448d
|
Refactoring continues.
|
2025-10-23 21:51:15 +01:00 |
|
|
|
b098915ab9
|
Update import paths
|
2025-10-23 19:51:28 +01:00 |
|
|
|
21ebc9c34b
|
Refactor and remove sqlite and replace with MySQL
|
2025-10-23 18:43:31 +01:00 |
|