119 Commits
Author SHA1 Message Date
Koitharu 69657651b1 Merge pull request #17 from infyProductions/patch-2
Updated Nekotatsu instructions, Added Nekotatsu Mobile instructions
2025-11-02 14:38:50 +02:00
Koitharu f78d83f628 Merge pull request #22 from milotype/milotype-20251030
Update index.md
2025-11-02 14:38:13 +02:00
Koitharu 51109b6013 Merge pull request #20 from nakrovati/refactor/website
Refactor/website
2025-11-02 14:34:53 +02:00
Milo Ivir be149a31b5 Update index.md
Added info including a link to the translation platform "Hosted Weblate" to inform that the app is translated into different languages.

This way users will know that the app is translated in other languages and may help that more users translate or improve translations of the app in their lanaguage.

Please make the link with the same blue color as when hovering over the links in the footer in the "Legal" section and ensure that the link is visible for users without hovering over the link. If necessary correct my code.
2025-10-30 00:46:11 +01:00
Daniil Zhuravlev 65a575ac09 chore, style: add eslint-plugin-perfectionist and format code 2025-10-22 05:32:41 +04:00
Daniil Zhuravlev 5b38f75f9a refactor: fix eslint errors 2025-10-22 05:32:25 +04:00
Daniil Zhuravlev 256cdaea78 chore: add eslint 2025-10-22 05:32:25 +04:00
Daniil Zhuravlev 4a289f9c33 refactor: move the loader cache to .vitepress/cache/loaders
refactor: get releases simultaneously
2025-10-21 00:00:59 +04:00
Daniil Zhuravlev 5e1ba39511 chore, style: update editorconfig and format code 2025-10-21 00:00:59 +04:00
Daniil Zhuravlev 1d7a65c24c chore, refactor: upgrade deps
fix(build): useWindowScroll in NavBar.vue caused build failure
2025-10-20 02:53:23 +04:00
Daniil Zhuravlev 0a29dab05d ci: upgrade actions and node 2025-10-20 00:59:01 +04:00
Zakhar Timoshenko 25c7bd24d2 Update minimal Android version 2025-09-24 14:48:24 +03:00
InfinityDouki56 e2837b82af Updated Nekotatsu instructions, Added Nekotatsu Mobile instructions
Changes:
- Updated the `Nekotatsu` instructions since it was based on an older version and added another instruction before the conversion process.
- I ended up making it a tab to separate the instructions for the CLI app (Nekotatsu`) and the android GUI app (`Nekotatsu Mobile`).
2025-08-31 18:40:11 +08:00
nakrovati 6be5207216 Update the site when the application is released (#16) 2025-07-20 20:07:35 +03:00
Koitharu 6b41783ba3 Merge pull request #15 from nakrovati/refactor
Code cleanup, improved meta-tag handling and dependency updates
2025-07-17 18:58:32 +03:00
Daniil Zhuravlev 3a3bea7ff6 chore: bump vueuse and octokit 2025-07-15 14:59:46 +04:00
Daniil Zhuravlev 7ffd5c9f09 fix(docs): markdownlint errors 2025-07-15 14:59:31 +04:00
Daniil Zhuravlev dd8d18b8cb refactor: code cleanup
refactor: set moduleResolution to 'bundler' in tsconfig

chore: remove @rollup/rollup-linux-x64-gnu from the dependencies list

fix: remove 'SOme' typo
2025-07-15 14:57:43 +04:00
Daniil Zhuravlev c4a77945fd refactor: code cleanup 2025-07-14 18:35:47 +04:00
Daniil Zhuravlev cba84b11d3 chore: bump deps
Update qrcode, x-satori, vue, vitepress-plugin-tabs, postcss-nesting, markdown-it, markdown-it-kdb, @types/node @types/markdown-it and @types/gtag.js.
2025-07-14 05:06:43 +04:00
Daniil Zhuravlev e3d6864854 chore: remove dotenv from devDependencies
Vitepress already includes dotenv.
2025-07-14 04:36:17 +04:00
Daniil Zhuravlev d4484b107a chore: replace fast-glob with tinyglobby 2025-07-14 04:19:28 +04:00
Daniil Zhuravlev 01cc4ced79 fix: site build
When building the site there was an error `build error: Cannot read properties of undefined (reading 'replace')`.
2025-07-14 02:25:51 +04:00
Daniil Zhuravlev ce986f9c41 chore: bump vitepress to 1.6.3 2025-07-14 02:23:44 +04:00
Daniil Zhuravlev 01a595b78f style: add prettier and format code 2025-07-13 01:44:53 +04:00