docs: update publiccode.yml [skip ci]

This commit is contained in:
kolaente 2024-02-25 14:06:23 +01:00
parent 1ffb93b63c
commit 2e5c19352e
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 61 additions and 60 deletions

View File

@ -1,82 +1,83 @@
publiccode-yml-version: '0.2' publiccode-yml-version: '0.2'
name: 'Vikunja' name: 'Vikunja'
url: 'https://vikunja.io' url: 'https://code.vikunja.io/vikunja'
landingURL: 'https://vikunja.io' landingURL: 'https://vikunja.io'
isBasedOn: 'https://go.dev/' isBasedOn: 'https://go.dev/'
softwareVersion: 'v0.23.0' softwareVersion: 'v0.23.0'
releaseDate: '2024-02-10' releaseDate: '2024-02-10'
logo: 'https://vikunja.io/images/vikunja-logo.svg' logo: 'https://vikunja.io/images/vikunja-logo.svg'
platforms: platforms:
- 'linux' - 'web'
- 'lxc' - 'linux'
- 'docker' - 'windows'
- 'k8s' - 'mac'
- 'lxc'
- 'docker'
- 'k8s'
- 'debian'
categories: categories:
- 'agile-project-management' - 'agile-project-management'
- 'enterprise-project-management' - 'enterprise-project-management'
- 'project-management' - 'project-management'
- 'task-management' - 'task-management'
- 'workflow-management' - 'workflow-management'
usedBy: usedBy:
- 'City of Treuchtlingen' - 'City of Treuchtlingen'
roadmap: roadmap: 'https://my.vikunja.cloud/projects/16/list#share-auth-token=QFyzYEmEYfSyQfTOmIRSwLUpkFjboaBqQCnaPmWd'
'https://my.vikunja.cloud/projects/16/list#share-auth-token=QFyzYEmEYfSyQfTOmIRSwLUpkFjboaBqQCnaPmWd'
developmentStatus: 'stable' developmentStatus: 'stable'
softwareType: 'webservice' softwareType: 'standalone/web'
intendedAudience: intendedAudience:
scope: scope:
- 'Providers of standard based workflow management services who - 'Providers of standard based workflow management services who wish or are required to use Open Source solutions'
wish or are required to use Open Source solutions'
description: description:
en: ' The open-source, self-hostable to-do app. Organize everything, en: ' The open-source, self-hostable to-do app. Organize everything, on all platforms.'
on all platforms.'
documentation: 'https://vikunja.io/docs/' documentation: 'https://vikunja.io/docs/'
apiDocumentation: 'https://vikunja.io/docs/api-documentation/' apiDocumentation: 'https://vikunja.io/docs/api-documentation/'
features: features:
- 'workflow management' - 'workflow management'
- 'CalDAV provider' - 'CalDAV provider'
- 'kanban tool' - 'kanban tool'
- 'gantt display tool' - 'gantt display tool'
- 'ticket system' - 'ticket system'
screenshots: screenshots:
- 'https://vikunja.io/images/vikunja/09-task-detail-dark.webp' - 'https://vikunja.io/images/vikunja/09-task-detail-dark.webp'
videos: videos:
- 'none' - 'none'
legal: legal:
license: 'GNU AFFERO GENERAL PUBLIC LICENSE Version 3' license: 'GNU AFFERO GENERAL PUBLIC LICENSE Version 3'
mainCopyrightOwner: 'Konrad Langenberg Software' mainCopyrightOwner: 'Konrad Langenberg Software'
repoOwner: 'Konrad Langenberg Software' repoOwner: 'Konrad Langenberg Software'
authorsFile: 'hello@vikunja.io' authorsFile: 'hello@vikunja.io'
maintenance: maintenance:
type: 'https://vikunja.cloud/' type: 'https://vikunja.cloud/'
contractors: contractors:
- name: 'Vikunja Cloud ' - name: 'Vikunja Cloud '
localisation: localisation:
localisationReady: 'true' localisationReady: 'true'
availableLanguages: availableLanguages:
- 'en' - 'en'
- 'de-de' - 'de-de'
- 'ru-ru' - 'ru-ru'
- 'fr-fr' - 'fr-fr'
- 'vi-vn' - 'vi-vn'
- 'it-it' - 'it-it'
- 'cs-cz' - 'cs-cz'
- 'pl-pl' - 'pl-pl'
- 'nl-nl' - 'nl-nl'
- 'pt-pt' - 'pt-pt'
- 'zh-cn' - 'zh-cn'
- 'no-no' - 'no-no'
- 'es-es' - 'es-es'
- 'da-dk' - 'da-dk'
- 'ja-jp' - 'ja-jp'
- 'hu-hu' - 'hu-hu'
- 'sl-si' - 'sl-si'
dependsOn: dependsOn:
open: open:
- name: 'CalDAV' - name: 'CalDAV'
- name: 'GoLANG' - name: 'GoLANG'
- name: 'Vue.js' - name: 'Vue.js'
- name: 'HTTP-Proxy' - name: 'HTTP-Proxy'
- name: 'SSL' - name: 'SSL'
- name: 'Unit file (SystemD)' - name: 'Unit file (SystemD)'
- name: 'Firewall Rules (Web: 443)' - name: 'Firewall Rules (Web: 443)'