Vikunja
vikunja.io Web, Android LinuxVikunja is an open-source to-do application. It is suitable for a wide variety of projects, supporting List, Gantt, Table and Kanban views to visualize all tasks in different contexts. For collaboration, it has sharing support via private teams or public links. It can be self-hosted or used as a managed service for a small fee.
- Homepage: vikunja.io
- GitHub: github.com/go-vikunja/vikunja
- Web info: web-check.xyz/results/vikunja.io
Vikunja Source Code
Author
Description
Mirror of vikunja from https://code.vikunja.io/api
Homepage
License
AGPL-3.0
Created
28 Nov 18
Last Updated
05 Apr 24
Latest version
Primary Language
Go
Size
57,409 KB
Stars
557
Forks
46
Watchers
557
Language Usage
Star History
Top Contributors
-
@kolaente (4547)
-
@dpschen (434)
-
@WofWca (16)
-
@cernst72 (7)
-
@adrinux (6)
-
@profi248 (5)
-
@davidangel (4)
-
@shilch (4)
-
@jtojnar (4)
-
@freaktechnik (4)
-
@eljef (3)
-
@LucaBernstein (3)
-
@dependabot[bot] (3)
-
@Viehlieb (3)
-
@dmorlitz (2)
-
@azymondrian (2)
-
@andreymal (2)
-
@vlasov-y (2)
-
@furai (2)
-
@KaibutsuX (2)
-
@Elscrux (2)
-
@geekgonecrazy (1)
-
@subnut (1)
-
@TheEdgeOfRage (1)
-
@TheZoker (1)
-
@cr1xu5 (1)
-
@earnestma (1)
-
@edelgrace (1)
-
@erri120 (1)
-
@jayden-chan (1)
Recent Commits
-
renovate (05 Apr 24)
chore(deps): update dev-dependencies (#2229) Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2229 Reviewed-by: konrad <k@knt.li> Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
-
waza-ari (02 Apr 24)
fix(views): remove default filter from frontend, apply by default to new list views instead (#2240) Fixes #2234 Co-authored-by: Daniel Herrmann <daniel.herrmann1@gmail.com> Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2240 Reviewed-by: konrad <k@knt.li> Co-authored-by: waza-ari <daniel.herrmann@makerspace-darmstadt.de> Co-committed-by: waza-ari <daniel.herrmann@makerspace-darmstadt.de>
-
kolaente (02 Apr 24)
fix(reactions): do not enable reaction picker when the current user does not have write access
-
kolaente (02 Apr 24)
fix(test): use correct selector in Cypress test
-
kolaente (02 Apr 24)
fix(sharing): show user display name and avatar when displaying search results Resolves https://community.vikunja.io/t/autogenerated-username-using-google-openid/2183/12
-
kolaente (02 Apr 24)
feat(views): lint
-
kolaente (02 Apr 24)
feat(views): hide view switcher when there is only one view
-
kolaente (02 Apr 24)
fix(views): refactor filter button slot in wrapper Before this change, the filter button on the top right was positioned using absolute positioning and plenty of tricks, which were brittle and not really maintainable. Now, the buttons are positioned using flexbox, which should make this a lot more maintainable.
-
kolaente (02 Apr 24)
fix(views): transform view filter before and after loading it from the api Previously, the actual filter was kept as-is when sending it to the api, essentially creating an invalid filter. This change fixes this, transforming the filter before saving and after loading. Resolves https://kolaente.dev/vikunja/vikunja/issues/2233
-
kolaente (02 Apr 24)
fix(gantt): correctly show day in chart
-
kolaente (02 Apr 24)
fix(views): correctly pass view id to wrapper when gantt view is active
-
kolaente (02 Apr 24)
fix(views): use correct assertion in test
-
kolaente (29 Mar 24)
fix(project): load full project after creating a project When a new project was created, it contained all details already. This led to duplicated views and overridden attributes in the response. Resolves https://kolaente.dev/vikunja/vikunja/issues/2242
-
kolaente (29 Mar 24)
fix(views): update all fields when updating a view Resolves https://kolaente.dev/vikunja/vikunja/issues/2241
-
kolaente (29 Mar 24)
fix(filter): make sure highlight works for doneAt attribute
-
kolaente (29 Mar 24)
fix(filter): add white background to filter input
-
kolaente (29 Mar 24)
fix(views): add bottom spacing
-
renovate (28 Mar 24)
fix(deps): update sentry-javascript monorepo to v7.109.0
-
kolaente (28 Mar 24)
chore(deps): sign drone config
-
renovate (28 Mar 24)
fix(deps): update module github.com/go-sql-driver/mysql to v1.8.1
-
renovate (25 Mar 24)
fix(deps): update dependency express to v4.19.2
-
waza-ari (28 Mar 24)
fix: pick first available view if currently configured view got deleted (#2235) Resolves #2232 Co-authored-by: Daniel Herrmann <daniel.herrmann1@gmail.com> Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2235 Reviewed-by: konrad <k@knt.li> Co-authored-by: waza-ari <daniel.herrmann@makerspace-darmstadt.de> Co-committed-by: waza-ari <daniel.herrmann@makerspace-darmstadt.de>
-
renovate (21 Mar 24)
fix(deps): update dependency dompurify to v3.0.11
-
renovate (22 Mar 24)
fix(deps): update sentry-javascript monorepo to v7.108.0
-
Frederick [Bot] (27 Mar 24)
chore(i18n): update translations via Crowdin
-
Frederick [Bot] (25 Mar 24)
chore(i18n): update translations via Crowdin
-
Frederick [Bot] (21 Mar 24)
chore(i18n): update translations via Crowdin
-
renovate (20 Mar 24)
fix(deps): update dependency ufo to v1.5.3
-
renovate (20 Mar 24)
fix(deps): update dependency express to v4.19.0
-
kolaente (20 Mar 24)
fix(reminder): do not close the popup directly after changing the value Fixes https://github.com/go-vikunja/vikunja/issues/225
Vikunja Website
Website
The open-source, self-hostable to-do app | Vikunja
Vikunja - the open-source to-do app to organize your life.
Redirects
Does not redirect
Security Checks
All 66 security checks passed
Server Details
- IP Address 116.203.32.97
- Hostname static.97.32.203.116.clients.your-server.de
- Location Nuremberg, Bayern, Germany, EU
- ISP Hetzner Online GmbH
- ASN AS24940
Associated Countries
-
US
-
DE
Saftey Score
Website marked as safe
100%
Blacklist Check
vikunja.io was found on 0 blacklists
- ThreatLog
- OpenPhish
- PhishTank
- Phishing.Database
- PhishStats
- URLhaus
- RPiList Not Serious
- AntiSocial Blacklist
- PhishFeed
- NABP Not Recommended Sites
- Spam404
- CRDF
- Artists Against 419
- CERT Polska
- PetScams
- Suspicious Hosting IP
- Phishunt
- CoinBlockerLists
- MetaMask EthPhishing
- EtherScamDB
- EtherAddressLookup
- ViriBack C2 Tracker
- Bambenek Consulting
- Badbitcoin
- SecureReload Phishing List
- Fake Website Buster
- TweetFeed
- CryptoScamDB
- StopGunScams
- ThreatFox
- PhishFort
Website Preview
Vikunja Docker
Run Command
docker run -d \ -e IP=${IP} \ -e PORT=${PORT} \ undefined
Compose File
version: 3.8 services: vikunja: image: undefined ports: environment: IP: 192.168.0.2 PORT: 80 volumes: restart: undefined
Environment Variables
- Var Name Default
- IP 192.168.0.2
- PORT 80
Vikunja Reviews
More Cloud Productivity Suites
-
A zero knowledge cloud productivity suite. Provides Rich Text, Presentations, Spreadsheets, Kanban, Paint a code editor and file drive. All notes and user content, are encrypted by default, and can only be accessed with specific URL. The main disadvantage, is a lack of Android, iOS and desktop apps - CryptPad is entirely web-based. You can use their web service, or you can host your own instance. Price for hosted: free for 50mb or $5/ month for premium.
-
A complete self-hosted productivity platform, with a strong community and growing app store. NextCloud is similar to (but arguably more complete than) Google Drive, Office 365 and Dropbox. Clear UI and stable native apps across all platforms, and also supports file sync. Supports encrypted files, but you need to configure this yourself. Fully open source.
-
A platform providing online services based on principles of freedom, privacy, federation and decentralization. It is an implementation of NextCloud, with strong encryption configured - it is widely used by journalists, activists and whistle-blowers. It is free to use, but there have been reported reliability issues of the cloud services.
-
An open source platform for self-hosting web apps. Once you've set it up, you can install items from the Sandstorm App Market with -click, similar to NextCloud in terms of flexibility.
-
Skiff Pages is an end-to-end encrypted, privacy-first collaborative document, note-taking, and wiki product. Skiff Pages has a modern, easy-to-use UI and supports rich text documents with embedded content. Skiff also supports end-to-end encrypted file upload and sharing (Skiff Drive), as well as workspaces for multiple users to collaborate.
About the Data: Vikunja
API
You can access Vikunja's data programmatically via our API.
Simply make a GET
request to:
https://api.awesome-privacy.xyz/productivity/cloud-productivity-suites/vikunja
The REST API is free, no-auth and CORS-enabled. To learn more, view the Swagger Docs or read the API Usage Guide.
About the Data
Beyond the user-submitted YAML you see above, we also augment each listing with additional data dynamically fetched from several sources. To learn more about where the rest of data included in this page comes from, and how it is computed, see the About the Data section of our About page.
Share Vikunja
Help your friends compare Cloud Productivity Suites, and pick privacy-respecting software and services.
Share Vikunja and Awesome Privacy with your network!