index
:
cafe
main
Shifoo's Cafe — A cozy place for friends!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-11
Add icon bar partial template with navigation links and icons
HEAD
main
Bobby
14
-18
/
+265
2026-02-11
Refactor logout functionality to render a dedicated logout template and updat...
Bobby
4
-50
/
+30
2026-02-11
Implement OpenID authentication flow, including user session management and u...
Bobby
15
-25
/
+376
2026-02-11
Implement authentication flow with middleware and controllers, add OpenID dis...
Bobby
10
-15
/
+101
2026-02-11
Refactor homepage and error templates, add service worker and manifest for PW...
Bobby
9
-31
/
+89
2026-01-20
Implement custom error handling and templates for HTTP responses
Bobby
3
-1
/
+93
2026-01-20
Add shortcuts utility functions for rendering and error handling
Bobby
7
-1
/
+243
2026-01-20
Add session management with PostgreSQL storage and utility functions
Bobby
7
-20
/
+231
2026-01-20
Implemented processors and add HTTPRequest and HTTPQueryParam types and Crea...
Bobby
9
-7
/
+129
2026-01-20
Update .gitignore to remove trailing slash from Tailwind toolchain directory
Bobby
1
-1
/
+1
2026-01-20
Add Tailwind CSS and HTMX integration and implement custom template tags
Bobby
16
-5
/
+327
2026-01-20
Implement database configuration and management with PostgreSQL support
Bobby
10
-2
/
+262
2026-01-15
Add initial project structure with Go Fiber framework and environment configu...
Bobby
18
-0
/
+624