Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
b716a0ed5c
Made the check words system much more useable, without the user's device being spammed with garbage requests.
20006fff15
Update fix, aka I forgot to use === instead of = and also forgot to add a param... also the issue is still not fixed, I guess it is in the newsView component or the desktop openNews function?
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.
122a01fe73
Add basic simplify title in the navbar.
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
c66b9cde13
Fix stupid bugs that prevent the code being deployed.
cb34764c27
Get UpdateAt & PublishedAt and remove testing comment.
5dc5018aca
Add AI friendlly README for other people to reuse apis. and added one time fetch the api so the server doesn't break. Also make the newsView more prettier.
fe026214dc
Add a new script to purge the dev env, as Nuxt is super unstable. & update some lang stuff.
417630bcd8
Add ToolTip to the news & home page components.
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,)