No description
  • Vue 64.6%
  • TypeScript 31.9%
  • JavaScript 2.2%
  • Dockerfile 0.9%
  • CSS 0.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-02-26 19:07:15 +01:00
assets Add sfx on task complete 2025-01-20 01:57:59 +01:00
components Add complete and delete button 2025-02-26 19:04:15 +01:00
composables Enable confetti 2025-01-20 01:57:59 +01:00
pages Implement new choosing logic 2025-02-20 02:48:48 +01:00
public Initial commit 2024-11-21 17:57:38 +01:00
server Initial commit 2024-11-21 17:57:38 +01:00
stores Fix hidden tasks still being shown 2025-02-26 19:07:15 +01:00
utils Implement next task chooser, refactor tasks 2024-12-07 22:11:15 +01:00
.dockerignore Dockerize app 2025-01-20 19:30:58 +01:00
.gitignore Add prettier 2024-11-22 13:32:35 +01:00
.prettierrc Implement sidebar 2024-11-22 21:49:09 +01:00
app.vue Initial commit 2024-11-21 17:57:38 +01:00
compose.override.yaml Dockerize app 2025-01-20 19:30:58 +01:00
compose.yaml Add 'pull_policy: build' to compose.yaml 2025-01-23 23:24:52 +01:00
Dockerfile Dockerize app 2025-01-20 19:30:58 +01:00
nuxt.config.ts Add sfx on task complete 2025-01-20 01:57:59 +01:00
package-lock.json Add tailwind-merge 2025-02-01 02:34:17 +01:00
package.json Add tailwind-merge 2025-02-01 02:34:17 +01:00
tailwind.config.js Implement sidebar 2024-11-22 21:49:09 +01:00
tsconfig.json Initial commit 2024-11-21 17:57:38 +01:00