78bead88cf
Add translations into the login system (Also commiting the settings
...
window to test in prod)
2025-06-10 16:23:55 +08:00
af92b7c573
Nuke user metadata.
2025-06-10 14:46:12 +08:00
2895263e52
Add getUserTokenMinusSQLInjection to prevent SQL Injection in via the
...
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.
2025-06-09 22:34:42 +08:00
629d033702
Update the README & news system to NOT match news from the same org 🤦♂️
2025-06-09 22:24:56 +08:00
6f759cb612
Commit this just for the demo. & fix stuff.
2025-06-09 21:28:50 +08:00
cd79f7ad8c
Merge remote-tracking branch 'refs/remotes/origin/master'
2025-06-09 19:32:37 +08:00
d2f73e620a
Fix broken.
2025-06-09 19:32:10 +08:00
99a42a87f1
Merge pull request #3 from hpware/imgbot
...
[ImgBot] Optimize images
2025-06-09 15:28:11 +08:00
ImgBotApp
cead5f02be
[ImgBot] Optimize images
...
*Total -- 2,041.10kb -> 1,440.16kb (29.44%)
/.github/OTHER/ig_story_58m.png -- 2,040.88kb -> 1,439.94kb (29.45%)
/public/geterrorassets/noImageLogo.svg -- 0.22kb -> 0.22kb (0.44%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2025-06-09 07:25:30 +00:00
dbb2d6dd11
Add something that is blocking it to build.
2025-06-09 15:17:41 +08:00
4f3f25b6fb
Fix, and add important info into the README
2025-06-09 14:41:34 +08:00
e2adcf71b8
Remove & made the words system based on github NOT nuking this repo :)
2025-06-09 14:33:20 +08:00
5f3a721339
Remove legacy and/or code that is not used.
2025-06-09 14:24:42 +08:00
d99031b3b6
Groq action actully works?
2025-06-09 14:10:08 +08:00
731d4d9a8c
Fix issues.
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
e089b19326
Update README.md
2025-06-09 13:28:54 +08:00
2ef4cd9277
IT WORKS NOW :))))))) (The send groq api key part)
2025-06-09 11:34:33 +08:00
e2b4acb68b
Forgot bun.lock.
2025-06-09 10:46:45 +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
944caa03e8
Update server_fixes.md
2025-06-09 08:10:06 +08:00
8c69fd2c35
Finish translations for the news.vue & update en.json for the news
...
stuff.
2025-06-09 00:40:30 +08:00
76f2d79904
Add documentation about why is the service down for like an hour
...
stright.
2025-06-09 00:08:19 +08:00
4b315cd720
Updates to the news.yuanhau.com server.
2025-06-08 22:09:18 +08:00
04ad8ca58e
Add API endpoint for the current server version.
2025-06-08 21:38:02 +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
61de16e285
Testing the working transtion feat in prod :)
2025-06-08 21:02:37 +08:00
b84a0a6f18
Add translations in to the news window (and also broke it...
2025-06-08 20:43:16 +08:00
e72e191b35
When signing up, it will fail, as it cannot fetch the user info again
...
for verify use.
2025-06-08 07:52:41 +08:00
29760dda96
Made a working settings panel & includes the user's info, what is
...
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
1eb15058d7
Spent a hour fixing the login & registing system & also finding errors
...
in the custom groq api system (also a typo wasted way too much time)
2025-06-07 15:49:28 +08:00
a8d675e2ae
AboutNewsOrg & newsView is now abosolutely working !!! :D Also updated
...
some README as well :)
2025-06-07 14:51:40 +08:00
3d9e69d4fc
Add translating system to aboutNewsOrg. (And it didn't work ;(
2025-06-07 14:23:38 +08:00
46197bc4a3
The translating system works? ig, maybe it is just me being a idiot this
...
entire time. Also you can toggle now (translating system) also maybe the
AI summary system works?
2025-06-07 12:00:04 +08:00
680ae1d987
Add debugging to test in prod.
2025-06-07 11:34:14 +08:00
4cf8847a3d
Add failback & test watchtower on my prod server.
2025-06-07 11:22:43 +08:00
d18f8c6234
Fix SQL Errors.
2025-06-07 11:10:05 +08:00
a232d9bc2b
Ummm Fix some stuff.
2025-06-07 10:55:00 +08:00
a0a5cb833e
Translation works on the newsView now (YAY), and broke the ai summary
...
system :(
2025-06-07 10:43:09 +08:00
3a85eda19a
Update createDatabase scripts & get sendUserInfo endpoint & when
...
creating an account it will also create a array in user_other_data.
2025-06-07 09:21:37 +08:00
a4a522974a
Made a simple system for custom groq apis.
2025-06-07 08:57:25 +08:00
b356afe766
Push translate system?
2025-06-07 08:03:44 +08:00
028b545374
Change readme links & update news to NOT use the translated Hi as a test
...
& updated the draggable window to remove the testing state. (I know
testing in prod is bad.)
2025-06-07 01:25:45 +08:00
3abfe46464
EXTREMELY basic translating in the newsView page. & made the about
...
window i18n available & added GOALS_BEFORE_NEXT_DEVLOG.md file to track
what goals should I hit before getting a another devlog.
2025-06-07 01:19:48 +08:00
d2099074a7
Add ZH_TW README & translations.
2025-06-07 00:42:57 +08:00
61a7ecbf12
Basic translations?
2025-06-07 00:04:11 +08:00
7314a5fa8a
Remove exploitable plugin
...
(google-translate-api) use translate instead
2025-06-06 15:08:27 +08:00
a4a3822a49
Last commit forgot :
2025-06-06 15:00:15 +08:00