Commit Graph

21 Commits

Author SHA1 Message Date
54c97314f8
frontend: new api client, router guards, better structure 2024-04-16 22:33:34 +05:00
97c9528112
backend: config, resources, clean up api methods, api documentation, clean up db methods 2024-04-11 18:29:27 +05:00
1470c9d6ad
frontend: fancy animations 2024-04-01 23:48:18 +05:00
76e6d5183f
frontend: sign up, logout, basic preferencies 2024-03-29 00:13:26 +05:00
e868c87a7e
frontend: api client, dynamic routes 2024-03-26 01:27:26 +05:00
04dcf039c3
backend: relax jwt 2024-03-26 01:26:16 +05:00
1b0e5d53c2
backend: remove user api 2024-03-23 00:13:01 +05:00
117efffea2
backend: clean up api and routes, better error handling, user impl 2024-03-21 22:19:32 +05:00
90be183e7e
frontend: fix build script triggers 2024-03-20 12:29:55 +05:00
5a3a25982c
frontend: profile test forwarding 2024-03-20 01:37:51 +05:00
5b977aa042
backend: fix default address for cookies 2024-03-20 01:37:00 +05:00
1447509699
base frontend structure, client router, base and login views 2024-03-19 01:45:20 +05:00
721b1963a1
partially correct cors, cookies works 2024-03-15 19:21:13 +05:00
fb83b42393
vite cargo build script, embed frontend to rust lib, static route handler 2024-03-15 11:28:55 +05:00
778ea677a8
base cors, frontend build script, vite static names for css and js 2024-03-15 01:26:18 +05:00
a95948fc1b
frontend crate 2024-03-14 19:23:05 +05:00
fe80fefba1
user register, login, logout, jwt middleware auth 2024-03-11 22:37:59 +05:00
4e8059314f
mold linker 2024-03-11 15:20:05 +05:00
3ce3f894bc
database pool, app config, simplify structure 2024-03-07 01:02:24 +05:00
6b8371936e
database setup 2024-03-05 00:29:03 +05:00
3918445f52
initial commit 2024-03-04 15:01:40 +05:00