Commit Graph

12 Commits

Author SHA1 Message Date
H1K0 4f0c1cfdc2 style(web): add displaying quote creator
also prettify datetime in quote snippets
2025-01-07 16:00:49 +03:00
H1K0 cdd19f7c54 feat(web): add quote edit form 2025-01-07 15:42:16 +03:00
H1K0 93374f1164 fix(web): fix quote create form positioning 2025-01-07 15:40:14 +03:00
H1K0 3bfc54e407 refactor(web): move util js functions into a separate file 2025-01-07 15:15:04 +03:00
H1K0 eeb4b52192 feat(web): add quote delete action 2025-01-07 14:51:14 +03:00
H1K0 56f9603daa init(web): add quote create form 2025-01-07 14:44:29 +03:00
H1K0 ffc249a9f8 perf(web): add favicon, webmanifest and browserconfig 2025-01-07 13:27:14 +03:00
H1K0 14a7104c5f init(web): add settings page 2025-01-07 13:25:25 +03:00
H1K0 8b417dc623 perf(web): add pagination
and remove getting total quotes count
2025-01-07 04:04:06 +03:00
H1K0 b3090f5dc0 fix(web): fix behavior on getting no quotes 2025-01-07 03:23:48 +03:00
H1K0 bddcd49d2a init(web): add quotes page 2025-01-07 02:58:04 +03:00
H1K0 37d40497d1 init(frontend): add frontend server
also add static files and auth page
2025-01-07 00:03:30 +03:00