Commit graph

8 commits

Author SHA1 Message Date
a000a080ed 大小寫錯了,全錯 2025-06-17 14:46:41 +08:00
ea2d7688b1 Fix validateUserToken w/ fetching data from the main users table. 2025-06-17 14:30:49 +08:00
1f02ad8486 Try & fix? 2025-06-17 11:35:57 +08:00
026c4a31a3 LoadInfo stuff & Fix validating stuff. (PLEASE DO THE STARRING FEAT!!!) 2025-06-14 23:31:24 +08:00
5f3a721339 Remove legacy and/or code that is not used. 2025-06-09 14:24:42 +08:00
69017be083 Slowly move the login stuff into the settings page. 2025-06-09 13:40:08 +08:00
29760dda96 Made a working settings panel & includes the user's info, what is
Some checks are pending
Build and Push Docker Image / build-and-push (push) Waiting to run
missing? well, all the actions that requires the data to be sent to the
server is still not there yet. Tried to add onboarding, but I have just
no idea how to do it (Maybe I can do it w/ a video?
2025-06-07 23:51:05 +08:00
aa355e03fd Made validateUserToken avaible via get requests & updated the system so
that it now has a privacy policy & terms of service (TOS) And added a
add email & display current email logic.
2025-06-03 11:42:30 +08:00
Renamed from server/api/user/validateUserToken.post.ts (Browse further)