Frontend Roadmap here:
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
renovate f9dad79b23
chore(deps): update dependency caniuse-lite to v1.0.30001449
2 months ago
.gitea feat: add issue template 8 months ago
.github fix(bug-report.yml): list (#2845) 3 months ago
.vscode.example feat: use pnpm 6 months ago
cypress fix(cypress): use env for API_URL (#2925) 2 months ago
docker Docker refactoring (#3018) 2 months ago
docs Move everything to models and services (#17) 4 years ago
originalMedia feat: use variable fonts with subsetting (#2817) 3 months ago
public feat: use variable fonts with subsetting (#2817) 3 months ago
scripts Docker refactoring (#3018) 2 months ago
src fix(quick add magic): correctly parse "next {weekday}" on the beginning of the text 2 months ago
.drone.yml fix(ci): disable auto_tag for release docker images 2 months ago
.editorconfig feat: add .editorconfig for scss and css files (#970) 1 year ago
.env.local.example feat: add .env.local.example (#2972) 2 months ago
.envrc feat: add nix flake for dev shell 6 months ago
.eslintrc.cjs fix: disable props destructure error 5 months ago
.gitignore feat: add histoire 2 months ago
.npmrc feat: use pnpm 6 months ago
.nvmrc fix: update nvm node version (#1856) 11 months ago
CHANGELOG.md chore: 0.20.3 release preperations 2 months ago
Dockerfile Docker refactoring (#3018) 2 months ago
LICENSE Change license to AGPLv3 2 years ago
README.md Docker refactoring (#3018) 2 months ago
cliff.toml chore: add git-cliff config 8 months ago
crowdin.cli feat: improve ts setup 9 months ago
cypress.config.ts feat(cypress): use cy.session 3 months ago
env.config.d.ts feat(postcss): mock plugin types (#2930) 2 months ago
env.d.ts feat: add histoire 2 months ago
flake.lock feat: add nix flake for dev shell 6 months ago
flake.nix chore: add git-cliff to flake 5 months ago
histoire.config.ts feat: add histoire 2 months ago
index.html feat: fix broken font preloading (#2980) 2 months ago
netlify.toml feat: use pnpm 6 months ago
package.json chore(deps): update dependency caniuse-lite to v1.0.30001449 2 months ago
pnpm-lock.yaml chore(deps): update dependency caniuse-lite to v1.0.30001449 2 months ago
renovate.json chore: update happy-dom less frequently 5 months ago
tsconfig.app.json feat(cypress): use cy.session 3 months ago
tsconfig.config.json feat(postcss): mock plugin types (#2930) 2 months ago
tsconfig.json feat(cypress): use cy.session 3 months ago
tsconfig.vitest.json feat: improve ts setup 9 months ago
vite.config.ts feat: fix broken font preloading (#2980) 2 months ago

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. In order to build it from sources run the command below. (Docker >= v19.03)

export DOCKER_BUILDKIT=1
docker build -t vikunja/frontend .

Refer to Refer to multi-platform documentation in order to build for the different platform.

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