This website requires JavaScript.
Explore
Help
Register
Sign In
vikunja
/
vikunja
Archived
Watch
8
Star
54
Fork
94
You've already forked vikunja
Code
Issues
101
Pull Requests
31
Packages
Releases
37
Activity
This repository has been archived on
2025-05-21
. You can view files and clone it, but cannot push or open issues or pull requests.
vikunja
/
pkg
/
migration
History
kolaente
b4b25499f2
feat(task): add cover image attachment id property
2022-10-05 15:12:29 +02:00
..
20190324205606.go
Update copyright year
2021-02-02 20:19:13 +01:00
20190328074430.go
Update copyright year
2021-02-02 20:19:13 +01:00
20190430111111.go
Update copyright year
2021-02-02 20:19:13 +01:00
20190511202210.go
Update copyright year
2021-02-02 20:19:13 +01:00
20190514192749.go
Update copyright year
2021-02-02 20:19:13 +01:00
20190524205441.go
Update copyright year
2021-02-02 20:19:13 +01:00
20190718200716.go
Update copyright year
2021-02-02 20:19:13 +01:00
20190818210133.go
Update copyright year
2021-02-02 20:19:13 +01:00
20190920185205.go
Update copyright year
2021-02-02 20:19:13 +01:00
20190922205826.go
Update copyright year
2021-02-02 20:19:13 +01:00
20191008194238.go
Update copyright year
2021-02-02 20:19:13 +01:00
20191010131430.go
Update copyright year
2021-02-02 20:19:13 +01:00
20191207204427.go
Update copyright year
2021-02-02 20:19:13 +01:00
20191207220736.go
Update copyright year
2021-02-02 20:19:13 +01:00
20200120201756.go
Update copyright year
2021-02-02 20:19:13 +01:00
20200219183248.go
Update copyright year
2021-02-02 20:19:13 +01:00
20200308205855.go
Update copyright year
2021-02-02 20:19:13 +01:00
20200308210130.go
Update copyright year
2021-02-02 20:19:13 +01:00
20200322214440.go
Update copyright year
2021-02-02 20:19:13 +01:00
20200322214624.go
Update copyright year
2021-02-02 20:19:13 +01:00
20200417175201.go
Update copyright year
2021-02-02 20:19:13 +01:00
20200418230432.go
Update copyright year
2021-02-02 20:19:13 +01:00
20200418230605.go
Update copyright year
2021-02-02 20:19:13 +01:00
20200420215928.go
Update copyright year
2021-02-02 20:19:13 +01:00
20200425182634.go
Update copyright year
2021-02-02 20:19:13 +01:00
20200509103709.go
Update copyright year
2021-02-02 20:19:13 +01:00
20200515172220.go
Update copyright year
2021-02-02 20:19:13 +01:00
20200515195546.go
Update copyright year
2021-02-02 20:19:13 +01:00
20200516123847.go
Update copyright year
2021-02-02 20:19:13 +01:00
20200524221534.go
Update copyright year
2021-02-02 20:19:13 +01:00
20200524224611.go
Update copyright year
2021-02-02 20:19:13 +01:00
20200614113230.go
Update copyright year
2021-02-02 20:19:13 +01:00
20200621214452.go
feat: upgrade golangci-lint to 1.45.2
2022-03-27 16:55:37 +02:00
20200801183357.go
Update copyright year
2021-02-02 20:19:13 +01:00
20200904101559.go
Update copyright year
2021-02-02 20:19:13 +01:00
20200905151040.go
Update copyright year
2021-02-02 20:19:13 +01:00
20200905232458.go
Update copyright year
2021-02-02 20:19:13 +01:00
20200906184746.go
Update copyright year
2021-02-02 20:19:13 +01:00
20201025195822.go
Update copyright year
2021-02-02 20:19:13 +01:00
20201121181647.go
Update copyright year
2021-02-02 20:19:13 +01:00
20201218152741.go
Update copyright year
2021-02-02 20:19:13 +01:00
20201218220204.go
Update copyright year
2021-02-02 20:19:13 +01:00
20201219145028.go
Update copyright year
2021-02-02 20:19:13 +01:00
20210207192805.go
Add notifications package for easy sending of notifications (
#779
)
2021-02-07 21:05:09 +00:00
20210209204715.go
Subscriptions and notifications for namespaces, tasks and lists (
#786
)
2021-02-14 19:18:14 +00:00
20210220222121.go
Add crud endpoints for notifications (
#801
)
2021-02-21 14:50:34 +00:00
20210221111953.go
Add crud endpoints for notifications (
#801
)
2021-02-21 14:50:34 +00:00
20210321185225.go
Add a "done" option to kanban buckets (
#821
)
2021-03-24 20:16:35 +00:00
20210328191017.go
Make sure all tables are properly pluralized
2021-03-28 20:17:35 +02:00
20210403145503.go
Fix not able to make saved filters favorite
2021-04-03 16:49:20 +02:00
20210403220653.go
Add names for link shares (
#829
)
2021-04-07 12:44:39 +00:00
20210407170753.go
Enable searching users by full email or name
2021-04-07 18:28:58 +02:00
20210411113105.go
Add link share password authentication (
#831
)
2021-04-11 13:17:50 +00:00
20210411161337.go
Add reminders for overdue tasks (
#832
)
2021-04-11 15:08:43 +00:00
20210413131057.go
Add repeat monthly setting for tasks (
#834
)
2021-04-14 09:04:58 +00:00
20210527105701.go
Add default list setting (
#875
)
2021-06-02 21:20:22 +00:00
20210603174608.go
Add setting for first day of the week
2021-06-03 18:11:44 +02:00
20210709191101.go
Change task title to TEXT instead of varchar(250) to allow for longer task titles
2021-07-09 19:46:47 +02:00
20210709211508.go
Make sure list / task favorites are set per user, not per entity (
#915
)
2021-07-10 10:21:54 +00:00
20210711173657.go
Allow running migration 20210711173657 multiple times to fix issues when it didn't completely run through previously
2021-07-15 11:36:33 +02:00
20210713213622.go
User account deletion (
#937
)
2021-08-11 19:08:10 +00:00
20210725153703.go
User account deletion (
#937
)
2021-08-11 19:08:10 +00:00
20210727204942.go
User account deletion (
#937
)
2021-08-11 19:08:10 +00:00
20210727211037.go
User account deletion (
#937
)
2021-08-11 19:08:10 +00:00
20210729142940.go
Task mentions (
#926
)
2021-07-29 15:42:49 +00:00
20210802081716.go
User account deletion (
#937
)
2021-08-11 19:08:10 +00:00
20210829194722.go
User Data Export and import (
#967
)
2021-09-04 19:26:31 +00:00
20211212151642.go
fix: lint
2021-12-12 16:03:58 +01:00
20211212210054.go
fix: make sure generating blur hashes for bmp, tiff and webp images works
2022-08-15 23:37:05 +02:00
20220112211537.go
feat: add time zone setting for reminders (
#1092
)
2022-01-16 11:05:56 +00:00
20220616145228.go
fix: add missing migration
2022-06-16 16:56:35 +02:00
20220815200851.go
fix: don't override saved filters
2022-08-17 17:03:01 +02:00
20221002120521.go
feat(task): add cover image attachment id property
2022-10-05 15:12:29 +02:00
migration.go
Make sure all tables are properly pluralized
2021-03-28 20:17:35 +02:00