Commit graph

23 commits

Author SHA1 Message Date
3d392dd788 Fix open articles in the TTY, as it is broken while in the demo. And
Added YouTube OnBoarding to the App (Currently in testing and this is
the beta branch :) Oh also updated some more stuff as well!
2025-06-10 22:52:10 +08:00
801df6fdca Update translations & testing in prod again. 2025-06-10 16:35:28 +08:00
78bead88cf Add translations into the login system (Also commiting the settings
window to test in prod)
2025-06-10 16:23:55 +08:00
2895263e52 Add getUserTokenMinusSQLInjection to prevent SQL Injection in via the
Some checks are pending
Build and Push Docker Image / build-and-push (push) Waiting to run
cookies (that may be not possible, but it is a safety guard I want to
add. (Chat: https://t3.chat/chat/c1883e6a-6c38-4af3-9818-0e927449c61c)
2025-06-10 09:39:11 +08:00
bd3a81dfbc Add delete account.
Some checks are pending
Build and Push Docker Image / build-and-push (push) Waiting to run
2025-06-09 22:34:42 +08:00
6f759cb612 Commit this just for the demo. & fix stuff.
Some checks are pending
Build and Push Docker Image / build-and-push (push) Waiting to run
2025-06-09 21:28:50 +08:00
d99031b3b6 Groq action actully works? 2025-06-09 14:10:08 +08:00
731d4d9a8c Fix issues.
Some checks are pending
Build and Push Docker Image / build-and-push (push) Waiting to run
2025-06-09 13:45:40 +08:00
69017be083 Slowly move the login stuff into the settings page. 2025-06-09 13:40:08 +08:00
d28967d3ae Add bascic groq api key saving function (but I can't test it, as my
laptop is basic unusable when launching the dev server, So I guess I'm
testing in prod now 🤷🤷🤷🤷
2025-06-09 10:46:34 +08:00
1e4e13f1b7 Reinstall dev env & Update the news page to include translating
functions & Update settings & sendUserChanges system. I also updated
*some* README stuff. & Update tos & privacy policy pages.
2025-06-09 09:34:53 +08:00
dd39bc3910 Add version tag system, for matching if the deployment is the newest one
or not.
2025-06-08 21:36:37 +08:00
b84a0a6f18 Add translations in to the news window (and also broke it... 2025-06-08 20:43:16 +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
12455ebd28 Did not push this yet 2025-06-03 11:42:45 +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
45397675f5 Update settings page w/ deleting your account. and update translations. 2025-06-03 11:01:20 +08:00
3ebaff5218 it works rn ig? 2025-06-02 14:43:13 +08:00
8eb19d7242 Made a simple custom groq api thingy (just the settings page) 2025-06-02 11:33:48 +08:00
c5c614c75d Remove legacy component & Update validating system using localstorage. 2025-05-30 15:49:59 +08:00
b6f67d9db8 Made the basic newsView, the only issue? You need to luanch the window TWICE in order to see the window, strange behavior? this also exists before btw. 2025-05-30 00:29:59 +08:00
f34da9f5c1 Add a basic news view page. 2025-05-25 00:13:49 +08:00
4b7934552c Create the new settings and news window files & starting to fix the chatbot component 2025-05-24 14:55:42 +08:00