index
:
cafe
main
Shifoo's Cafe — A cozy place for friends!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
main
Add icon bar partial template with navigation links and icons
Bobby
4 months
Age
Commit message
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
[...]