137 Commits

Author SHA1 Message Date
bf4e695676 What is this? undefined:undefined? A recipe for debugging hell. (I used
GitHub Copilot for this debugging session.), Also changes some broken
stuff like const res = req.json() req.status === "success", what even is
that 🙃
2025-06-23 01:10:24 +08:00
5f37fb5049 Update news view to check if the user has faved a news article or not &
the star button finally do something for the two weeks that is there.
Also done SOME user auth logic (aka revert bac kthe changes)
2025-06-23 00:20:02 +08:00
846c27293d Made a fav system. 2025-06-22 20:12:12 +08:00
f9fd4d8d68 Me being me, forgeting what var I setted up in the config, I'm an idiot. 2025-06-16 22:42:52 +08:00
da524c9e68 Make a send success system 2025-06-16 10:18:09 +08:00
5445a3d1c0 Add a little success pop up. 2025-06-16 00:14:36 +08:00
2cf787a401 Update some code & made a basic isThis ArticleStarred api? & starring is
now a wip!
2025-06-14 23:46:23 +08:00
68d1c8f018 Fix the var that is causing platforms to not send correctly & fix
check user info everytime after you file for a change.
2025-06-14 21:56:50 +08:00
f1324ae0e4 Oops 2025-06-14 21:43:21 +08:00
85c3332c76 Update sendUserChanges to make the settings system work. 2025-06-14 21:04:06 +08:00
ad0f13a1a2 Add validate user & optimize code from coderabbit via PR #6 2025-06-13 19:37:07 +08:00
b862f4cdb0 Add sort via data (The user CANNOT chose rn. 2025-06-13 18:19:15 +08:00
075e33d2af Fix settings aka it does not do stuff when the user has logged in. 2025-06-12 23:16:24 +08:00
10e1354f27 Add onBoarding & funding.yml? 2025-06-12 17:52:51 +08:00
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
378689da87 Oh, I think the translating system works now? 2025-06-10 21:19:00 +08:00
25760cf0d1 Add news article archiving & Add user favs. 2025-06-10 21:16:27 +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
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
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
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
8c69fd2c35 Finish translations for the news.vue & update en.json for the news
stuff.
2025-06-09 00:40:30 +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
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
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
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
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
4d49554a0e Add .dev.env & update basic logoutuser.ts & made a basic blur login
system & also normal logging in broke  :(
2025-06-05 12:03:05 +08:00
8032c3faae Delete old components from a month ago? & Update draggable window to be using the native svgs by lucide icons & updated the news page to activate the tab changing animation when changing tabs & added caching into the [slug].ts file in publishers/lt & added a basic endpoint for searching for sources. 2025-06-04 22:30:02 +08:00
231a7ce251 Add pending animation (with the help of GitHub Copilot) 2025-06-04 20:46:00 +08:00
0298a5ae90 Styles for the other articles. 2025-06-04 10:19:20 +08:00