|
fa2f4e8a87
|
refactor: call database functions from app.Server.Database instead of directly from db
|
2024-08-19 21:02:19 +07:00 |
|
|
d64a4a587e
|
refactor: update app instance structure to include both mailserver and logger
|
2024-08-18 13:35:07 +07:00 |
|
|
7df02c270b
|
refactor: move client page view file to client folder and reorganize file structure
|
2024-08-18 12:59:19 +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 |
|
|
f1d70fc74a
|
Implement session cleanup
|
2024-05-05 15:27:02 +07:00 |
|
|
36e03c6dca
|
Move user caching functionality to dedicated package
|
2024-04-29 11:09:19 +07:00 |
|
|
e6344743d5
|
Separate run command from main function
|
2024-04-28 22:26:53 +07:00 |
|
|
5ca6cdd129
|
Add PostgreSQL as a supported database
|
2024-04-28 21:52:33 +07:00 |
|
|
b4f303463d
|
Separate database initialization into NewMYSQLdb function
|
2024-04-28 20:49:41 +07:00 |
|
|
5cf1aacf23
|
Refactor codebase and removed leftover development code
|
2024-04-27 16:07:07 +07:00 |
|
|
dfaf8e999f
|
Move SMTP credentials to .env file
|
2024-04-27 15:43:11 +07:00 |
|
|
2e2fbdf800
|
Add password validation
|
2024-04-25 22:51:37 +07:00 |
|