aboutsummaryrefslogtreecommitdiff
path: root/ui/templates
AgeCommit message (Collapse)Author
2024-01-23move ui templates into src, update conf to handle other paths, export User ↵Alexander Kavon
Insert Hooks
2024-01-22ui post/get and ui comments templates, more base templatingAlexander Kavon
2024-01-22ui post/get and ui comments templatesAlexander Kavon
2023-12-01settled on map[string]interface{} for passing data to view, automatically ↵Alexander Kavon
append session struct, fixed nil session checks, updated templates to use map variable names
2023-11-28working container compose w/database, no more auth package, message template ↵Alexander Kavon
partial, working html template writing, auth routes in user/routes.go
2023-11-27template files for registration page, updated cwd handling, included cwd and ↵Alexander Kavon
config file path in conf struct