This website requires JavaScript.
Explore
Help
Register
Sign In
hotswap
/
delphi-database-v2
Watch
1
Star
0
Fork
0
You've already forked delphi-database-v2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6174df42b45e79a54519fd3e4e2406a9074ac72b
delphi-database-v2
/
app
/
templates
History
HotSwapp
6174df42b4
feat(dashboard): list recent cases with search and pagination\n\n- Add q, page, page_size to /dashboard route\n- Join clients and filter by file_no/name/company\n- Bootstrap table UI with search form and pagination\n- Log query params; preserve auth/session\n\nCo-authored-by: AI Assistant <ai@example.com>
2025-10-06 19:11:40 -05:00
..
admin.html
Initial project structure: directories, empty files, requirements.txt, and logo
2025-10-06 18:18:47 -05:00
base.html
feat(auth): add session-based login/logout with bcrypt hashing, seed default admin, templates and navbar updates; add auth middleware; pin SQLAlchemy 1.4.x for Py3.13; update TODOs
2025-10-06 19:04:36 -05:00
case.html
Initial project structure: directories, empty files, requirements.txt, and logo
2025-10-06 18:18:47 -05:00
dashboard.html
feat(dashboard): list recent cases with search and pagination\n\n- Add q, page, page_size to /dashboard route\n- Join clients and filter by file_no/name/company\n- Bootstrap table UI with search form and pagination\n- Log query params; preserve auth/session\n\nCo-authored-by: AI Assistant <ai@example.com>
2025-10-06 19:11:40 -05:00
login.html
feat(auth): add session-based login/logout with bcrypt hashing, seed default admin, templates and navbar updates; add auth middleware; pin SQLAlchemy 1.4.x for Py3.13; update TODOs
2025-10-06 19:04:36 -05:00