dbb2d6dd11
Add something that is blocking it to build.
2025-06-09 15:17:41 +08:00
5f3a721339
Remove legacy and/or code that is not used.
2025-06-09 14:24:42 +08:00
ImgBotApp
9511b35f86
[ImgBot] Optimize images
...
*Total -- 3,572.38kb -> 2,587.78kb (27.56%)
/.github/README/home.png -- 1,816.10kb -> 1,308.75kb (27.94%)
/.github/README/desktop.png -- 1,753.34kb -> 1,276.12kb (27.22%)
/public/geterrorassets/noImageLogo.svg -- 0.25kb -> 0.22kb (9.92%)
/public/favicon.svg -- 1.75kb -> 1.74kb (0.56%)
/public/logos/GitHub-dark.svg -- 0.94kb -> 0.94kb (0.31%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2025-05-25 13:59:16 +00:00
9ed90af818
Remove /docs/ for now & add freelinetoday component.
2025-05-20 21:48:16 +08:00
935a7f2737
Ran prettier
2025-05-20 16:31:07 +08:00
0dfbdb4c91
Remove docs and added them back? And also made the return uuid thing
...
now an endpoint that can be logged & cached.
2025-05-20 16:29:55 +08:00
5c64ae08bf
Made a really basic script that runs the vitepress proccess.
2025-05-20 15:31:59 +08:00
7b46cc7e6f
Add docs :)
2025-05-20 15:22:35 +08:00
ba1b3afa6f
Make a poc for the api for line today & made some docs for myself and
...
others so others also can use the api
2025-05-20 14:49:50 +08:00
edd8e5b05a
Learn some basic algorithms via
...
https://github.com/trekhleb/javascript-algorithms?tab=readme-ov-file
super cool repo! This algorithm will just run on the client, if it isn't
my server will blow up :( Maybe I will just make a postgres db that
sends the users processing info to save other users processing power?
2025-05-19 13:59:10 +08:00
5f78e8c58a
Mainly make the python code to make it javascript for nuxt to access.
...
Python is just used for testing stuff, as it is a fine lang to do so.
2025-05-18 09:28:08 +08:00
5d77b2770d
It's so bad that it works... AI: feat: update environment variables in .env.example; enhance chatbot and hotnews components; improve sources layout and image handling; add new logo assets
2025-05-13 15:47:02 +08:00
3f60015b82
Add icon.
2025-05-12 11:31:19 +08:00
8955fce368
feat: add S3 configuration and update project structure
2025-05-06 09:43:26 +08:00
330c92a432
chore: update nuxt configuration and add new modules
...
- Changed compatibility date to '2025-05-06'.
- Added '@nuxtjs/robots' and '@nuxtjs/seo' modules.
- Updated package.json to include new dependencies for robots and SEO modules.
- Removed existing robots.txt file and created a new _robots.txt file.
- Created empty footer and navigation components.
- Added default layout structure with navigation, main content, and footer.
2025-05-06 09:29:13 +08:00
fe759b4456
Init
2025-05-06 09:19:48 +08:00