Fork of vikunja/frontend
Go to file
Dominik Pschenitschni 4c4adfdf4e fix: reactive const assignment (#2692)
Resolves #2691

Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: vikunja/frontend#2692
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-11-12 16:14:32 +00:00
.gitea
.github
.vscode.example
cypress fix(tasks): remove a task from its bucket when it is in the first kanban bucket 2022-11-12 12:13:00 +01:00
docs
originalMedia
public
scripts chore: move run.sh in scripts folder (#2649) 2022-11-07 14:33:37 +00:00
src fix: reactive const assignment (#2692) 2022-11-12 16:14:32 +00:00
.drone.yml feat(ci): use docker buildx for multiarch builds 2022-11-12 14:43:29 +01:00
.editorconfig
.envrc
.eslintrc.cjs fix: disable props destructure error 2022-10-31 22:42:30 +01:00
.gitignore
.npmrc
.nvmrc
CHANGELOG.md chore: 0.20.1 release preperations 2022-11-11 12:02:16 +01:00
Dockerfile feat(ci): use docker buildx for multiarch builds 2022-11-12 14:43:29 +01:00
LICENSE
README.md chore: 0.20.1 release preperations 2022-11-11 12:02:16 +01:00
cliff.toml
crowdin.cli
cypress.config.ts
env.d.ts
flake.lock
flake.nix chore: add git-cliff to flake 2022-10-28 12:21:18 +02:00
index.html
netlify.toml
nginx.conf
package.json chore(deps): update dependency @types/dompurify to v2.4.0 (#2688) 2022-11-12 10:42:19 +00:00
pnpm-lock.yaml chore(deps): update dependency @types/dompurify to v2.4.0 (#2688) 2022-11-12 10:42:19 +00:00
renovate.json
tsconfig.app.json jsx templates 2022-10-31 22:42:30 +01:00
tsconfig.json
tsconfig.vite-config.json
tsconfig.vitest.json
vite.config.ts feat: add vite build target esnext (#2674) 2022-11-11 14:43:23 +00:00

README.md

Web frontend for Vikunja

The todo app to organize your life.

Build Status License: AGPL v3 Download Translation

This is the web frontend for Vikunja, written in Vue.js.

Take a look at our roadmap (hosted on Vikunja!) for a list of things we're currently working on!

Security Reports

If you find any security-related issues you don't want to disclose publicly, please use the contact information on our website.

Docker

There is a docker image available with support for http/2 and aggressive caching enabled.

Project setup

pnpm install

Compiles and hot-reloads for development

pnpm run serve

Compiles and minifies for production

pnpm run build

Lints and fixes files

pnpm run lint

Sponsors

Relm