ytptube/ui
2026-03-18 21:13:22 +03:00
..
app refactor: replace notify with useNotification for error/success handling in composables 2026-02-20 23:27:54 +03:00
public Feat: add app manifest to allow the app to be installed 2025-11-13 23:13:01 +03:00
tests refactor: replace notify with useNotification for error/success handling in composables 2026-02-20 23:27:54 +03:00
.env.example [FEAT] Added checkbox in task add page to directly archive all items in a task. 2025-10-17 17:21:21 +03:00
.gitignore initial nuxtjs ui skeleton 2024-12-13 18:31:07 +03:00
.oxfmtrc.json refactor: switch from pnpm to bun 2026-02-20 22:46:30 +03:00
bun.lock chore: updating external packages. 2026-03-18 21:13:22 +03:00
bunfig.toml fix: add jsdom as dev dependancy 2026-02-20 23:14:23 +03:00
eslint.config.js minor fixes and style update 2025-10-26 21:42:48 +03:00
nuxt.config.ts refactor: switch from pnpm to bun 2026-02-20 22:46:30 +03:00
package.json chore: updating external packages. 2026-03-18 21:13:22 +03:00
tsconfig.json add build sha to .version file to be able to cleanup user python packages on master/dev builds. 2025-09-04 17:03:38 +03:00
vitest.config.ts update ui tests 2025-09-16 19:28:52 +03:00
web-types.json initial nuxtjs ui skeleton 2024-12-13 18:31:07 +03:00