|
b23bf8898b
|
migrate to WebSocket for frontend and backend communication
|
2024-09-09 21:38:10 +07:00 |
|
|
2c5de2b336
|
Add Redis support for session and user management
|
2024-09-08 00:03:43 +07:00 |
|
|
92c8846f57
|
Add system usage monitoring to admin dashboard
|
2024-09-03 21:11:49 +07:00 |
|
|
541b3be419
|
fix: resolve issue where submit button was not clickable on forgot password page
|
2024-08-21 13:23:44 +07:00 |
|
|
9aff0dbdb1
|
feat: add initial admin page view with layout and basic components
|
2024-08-20 13:28:09 +07:00 |
|
|
2c4811eaac
|
feat: add indication on signup page for at least one uppercase letter requirement
|
2024-08-18 13:46:01 +07:00 |
|
|
7df02c270b
|
refactor: move client page view file to client folder and reorganize file structure
|
2024-08-18 12:59:19 +07:00 |
|
|
97a9e72d7b
|
Add password reset functionality to user dashboard page
|
2024-07-08 23:08:45 +07:00 |
|
|
fd2a7d110a
|
Improve 2FA verification page messaging
|
2024-06-20 18:46:53 +07:00 |
|
|
949099124e
|
Add functionality for session termination
|
2024-06-20 18:15:49 +07:00 |
|
|
8dc94bd5bc
|
Move back button
|
2024-06-20 17:33:56 +07:00 |
|
|
0e16d59df9
|
Improve 2FA security and user experience
|
2024-06-19 22:44:01 +07:00 |
|
|
c1059072a6
|
Adding response to 2FA
|
2024-06-19 21:34:50 +07:00 |
|
|
b890f5442c
|
Improve 2FA setup page design
|
2024-06-19 18:43:33 +07:00 |
|
|
cdc365e89b
|
Implement Totp authentication
|
2024-06-19 16:23:28 +07:00 |
|
|
276d62af3d
|
Add htmx to the project
|
2024-06-13 17:20:57 +07:00 |
|
|
c5c697a84c
|
Correct a typo
|
2024-06-13 15:39:13 +07:00 |
|
|
fe6c3f7870
|
Improving pages title
|
2024-05-17 20:15:32 +07:00 |
|
|
43e16f1d79
|
Handle internal server error using new custom template
|
2024-05-14 11:35:15 +07:00 |
|
|
420140918c
|
Add internal server error page
|
2024-05-13 22:52:00 +07:00 |
|
|
74ef3c65e6
|
Update base.templ
|
2024-05-13 11:27:12 +07:00 |
|
|
672d04ecdd
|
Add essential meta tags for improved SEO and site description
|
2024-05-13 11:12:42 +07:00 |
|
|
d166628345
|
Handle Google OAuth2 error on callback
|
2024-05-07 20:28:22 +07:00 |
|
|
22aa8227a4
|
Separate navbar and footer components for reusability
|
2024-05-03 10:40:54 +07:00 |
|
|
71c1f2c56f
|
Improve view for better user accessibility
|
2024-05-02 23:22:01 +07:00 |
|
|
005924e8fe
|
Fixed typos in SignUp and OAuth setup views
|
2024-05-02 21:13:20 +07:00 |
|
|
65a6538b95
|
Implement user setup for Google OAuth2 unregistered users
|
2024-04-30 17:16:56 +07:00 |
|
|
da31733dcc
|
Implement Google OAuth2
|
2024-04-30 15:16:33 +07:00 |
|
|
769bffe6ff
|
Added functionality to user page
|
2024-04-26 15:45:54 +07:00 |
|
|
fd2d4a35fb
|
Revamped user page UI
|
2024-04-26 11:23:00 +07:00 |
|
|
91eb783706
|
Revamped user page UI
|
2024-04-26 11:22:12 +07:00 |
|
|
9568b35fa7
|
Revamped user page UI
|
2024-04-26 11:21:44 +07:00 |
|
|
2e2fbdf800
|
Add password validation
|
2024-04-25 22:51:37 +07:00 |
|