133 Commits

Author SHA1 Message Date
8aedf65ba0 Ok? 2025-07-06 09:39:53 -07:00
0454daa7d1 Fix locale errors. 2025-07-06 17:57:19 +08:00
3a3c2c81e2 Remove stuff including the chat function & TOS & Privacy Policy windows
& simplified the archive URL.
2025-07-06 17:50:35 +08:00
aa8fb3a2d2 Add stuff. 2025-07-04 23:33:27 +08:00
0c904fd5bd Delete funding.yml as the Lawsnotes thingy & Update README & Wipedev
scripts to give windows ppl a script to use & add MORE docker-compose
files :D also updated deploy.md & gitignore, but the groq api thing is
still broken tho.
2025-07-02 22:46:39 +08:00
fe9cb6e588 Fix Some stuff. 2025-07-02 22:01:24 +08:00
4983369219 Tried to fix the z-indexing issue? 2025-07-02 21:28:10 +08:00
12d6b69940 Try to move the menu like the the bottom? To be at the front ig 2025-07-02 21:15:37 +08:00
026ac7b5e5 Make it fixed instead of absolute & update the desktop navbar to be
z-[9998] instead of v-9998, like what even is that?
2025-07-02 20:58:03 +08:00
44fec99dbe Add better translating screens & made the sources have min sizes. Like
why havn't added that yet???
2025-07-02 20:41:29 +08:00
804694f74c Add function to fetch the newest version of the app & also a popup. 2025-06-17 16:18:17 +08:00
ad0f13a1a2 Add validate user & optimize code from coderabbit via PR #6 2025-06-13 19:37:07 +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
d2f73e620a Fix broken. 2025-06-09 19:32:10 +08:00
4f3f25b6fb Fix, and add important info into the README 2025-06-09 14:41:34 +08:00
5f3a721339 Remove legacy and/or code that is not used. 2025-06-09 14:24:42 +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
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
b356afe766 Push translate system? 2025-06-07 08:03:44 +08:00
d2099074a7 Add ZH_TW README & translations. 2025-06-07 00:42:57 +08:00
bae0d3b8dc Add traslation plugins & add loadUserInfo to get pref lang & the
translate provider & which windows can use the translate feat or not.
Not sure how can I intergrate it tho 🤔
2025-06-06 15:00:05 +08:00
9bf177f971 Add apis into the api page & for now (devlog demo) don't save stuff into
the db.
2025-06-05 23:57:55 +08:00
205f684fe2 Update README & used the wrong js-confeti package & removed axios, as it
is just node fetch w/ support for older devices? Also the news org pic
is not avaiable, because it is rendered onMounted, not server rendered &
confeti feat?
2025-06-04 00:38:32 +08:00
f0e33905b8 Change to axios as there is no way to get the profile pic via the raw
html & remove the legacy hot news by google rss window, (it is still
accessable via the tty interface) and update i18n with the aboutNewsOrg
thingy added articles (that currently does not work) & also added the
privacy policy & tos page, both only accessbile via the tty interface
for now. It will be avaible via the settings interface.
2025-06-03 16:40:25 +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
5392974261 A publisher api. & modded the news.vue file to use the publisherId instead of the name. & cleaned the code using prettier. 2025-06-02 00:47:23 +08:00
046f5ae446 News window & make the hot news that uses google news rss legacy. 2025-06-01 08:15:53 +08:00
f1f47eb4a8 Made the api page & mde the login page store the tokens. 2025-05-30 17:25:51 +08:00
c5c614c75d Remove legacy component & Update validating system using localstorage. 2025-05-30 15:49:59 +08:00
b716a0ed5c Made the check words system much more useable, without the user's device being spammed with garbage requests. 2025-05-30 01:04:51 +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
122a01fe73 Add basic simplify title in the navbar. 2025-05-29 23:56:33 +08:00
fe965e84a5 Finish TTY 2025-05-29 16:33:12 +08:00
937f8ad531 Add I18N into the confirm quit option & you can now view articles from clicking on the "View article" button (but for now you can not view dynamic articles & also chnaged the path from /_assets/ to /n3a_assets/ & Made the title as the navbar thing 2025-05-29 15:32:10 +08:00
10158a390c Add logic to store hidden windows. 2025-05-29 10:27:48 +08:00
1453132a63 Add image into the newsView & Update README.md & prettier & update news analzye view. 2025-05-28 11:59:04 +08:00
417630bcd8 Add ToolTip to the news & home page components. 2025-05-27 15:30:16 +08:00
db0c0a3c25 Add shadcn/ui tooltip UI && modify from the entire block being a button to just a button (the news publisher is also buttonm the tailwind tooltip is just for the news publisher plubin ) 2025-05-27 15:14:49 +08:00
d7dfb2fb1d Remove temp fun desktop component that is not needed. 2025-05-27 14:35:29 +08:00
a09416db53 Enhanced the user page (prev login page) Added translations into the Tools subpage of the wbesite && added a basic check (that I have not tested yet in my dev enviroment,) 2025-05-27 14:17:45 +08:00
eb6c131163 Got the basic login system working :D 2025-05-27 13:27:02 +08:00
7057f8293d Update docs. 2025-05-27 09:36:44 +08:00
9accdb28c1 Update staticid system for viewing news. 2025-05-26 23:56:21 +08:00
0c6f0cbcd8 Add basic open articles for future feat. & ran prettier & now fetches data from the cloud aka line today. 2025-05-26 10:17:12 +08:00
3019c06ec1 Add Time into the news system & Add a new API keypoint into the home page. 2025-05-25 09:49:35 +08:00
c2ec1b6668 Switch to a basic API endpoint to get tab info. 2025-05-25 09:27:58 +08:00
79e133c167 Update tab system & Made a basic Loading Screen w/ transitions 2025-05-25 09:11:10 +08:00
f34da9f5c1 Add a basic news view page. 2025-05-25 00:13:49 +08:00