ytptube/ui
2025-07-24 17:21:47 +03:00
..
assets Fix text overflow, Closes #345 2025-07-20 17:02:01 +03:00
components migrate more code to ts 2025-07-23 19:34:08 +03:00
composables the ability to mark notification as low priority to bypass the toast 2025-06-15 19:35:57 +03:00
layouts update default.vue to use ts 2025-07-08 16:42:02 +03:00
pages Completed the events system upgrade and expanded the notifications events with support for apprise. 2025-07-19 19:45:07 +03:00
plugins make the date update dynamic 2025-04-22 17:24:48 +03:00
public updated README with bookmarklets and updated the favicon. 2025-03-09 01:15:00 +03:00
stores Completed the events system upgrade and expanded the notifications events with support for apprise. 2025-07-19 19:45:07 +03:00
types Convert socketStore and stateStore to ts 2025-07-18 19:49:36 +03:00
utils migrate more code to ts 2025-07-23 19:34:08 +03:00
.gitignore initial nuxtjs ui skeleton 2024-12-13 18:31:07 +03:00
error.vue minor changes to newDownload form 2025-04-04 22:53:21 +03:00
nuxt.config.ts completely refactored HttpAPI into more manageable routes. 2025-06-12 00:57:37 +03:00
package.json update external dependencies 2025-07-24 17:21:47 +03:00
pnpm-lock.yaml update external dependencies 2025-07-24 17:21:47 +03:00
tsconfig.json renamed types folder 2025-07-18 18:56:38 +03:00
web-types.json initial nuxtjs ui skeleton 2024-12-13 18:31:07 +03:00