Commit Graph

22 Commits

Author SHA1 Message Date
9e39399689 Migration (#120)
Go mod tidy

[skip ci] Add modules/migration to docs

[skip ci] update date

fmt

Merge branch 'master' into feature/migration

# Conflicts:
#	pkg/routes/api/v1/info.go

Add docs on how to create a migrator

Add available migrators to /info endpoint

Return a message once everything was migrated successfully

Add swagger docs for wunderlist migration

Docs for migration [skip ci]

Fix due date fixture in migration test

Fix staticcheck

Fix lint

Logging and cleanup

Make the migrator work with real data

Add routes for migration

Fix misspell

Add method to store a full vikunja structure into vikunja

Add getting all data from wunderlist

Add attachment migration from wunderlist

Add done and done at to wunderlist migrator

Add todo

Add wunderlist auth url implementation

Fix lint

Finish wunderlist migration

Added all structs for the wunderlist migratior

Fix owner field being null for user shared namespaces (#119)

Update copyright year (#118)

Add option to disable registration (#117)

Added migrator interface

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#120
2020-01-19 16:52:16 +00:00
402cef3c15 Add option to disable registration (#117)
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-30 23:27:02 +00:00
b9f0ba84ab
Add motd config option to docs
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-25 17:27:10 +01:00
8948a5f219 Improve pagination (#105)
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-23 21:11:40 +00:00
b81cd6128a
Fixed error when setting max file size on 32-Bit systems
Some checks failed
continuous-integration/drone/push Build is failing
2019-10-18 17:30:25 +02:00
2169464983 Task Attachments (#104)
Some checks failed
continuous-integration/drone/push Build is failing
2019-10-16 20:52:29 +00:00
8d57923a7d Sharing of lists via public links (#94)
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-31 20:56:41 +00:00
4327a559e5 feature/rate-limit (#91)
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-21 21:27:30 +00:00
802a13cffd Added settings for max open/idle connections and max connection lifetime (#74)
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-25 05:49:52 +00:00
7107d030fc Better caldav support (#73)
Some checks failed
continuous-integration/drone/push Build is failing
2019-05-22 17:48:48 +00:00
2d88fad5b1 Huge improvements for docs (#58)
All checks were successful
continuous-integration/drone/push Build is passing
2019-02-17 19:53:04 +00:00
5e7c9b9eb9
Added possible fix for logging when nothing is set
All checks were successful
continuous-integration/drone/push Build is passing
2019-01-25 21:09:24 +01:00
9e635ea54e Improve logging handling (#57)
All checks were successful
continuous-integration/drone/push Build is passing
2019-01-25 11:40:54 +00:00
eedc19a49e Build debian packages (#56)
Some checks reported errors
continuous-integration/drone/push Build was killed
2019-01-21 21:52:26 +00:00
cbc5995ad3 Various user fixes (#38)
All checks were successful
the build was successful
2018-12-19 21:05:25 +00:00
97febdb397 Tests can now use config files (#36)
All checks were successful
the build was successful
2018-12-18 16:01:46 +00:00
e047673c6b Add prometheus endpoint for getting metrics (#33)
All checks were successful
the build was successful
2018-12-12 22:50:35 +00:00
d232836423 Added pagination (#16)
All checks were successful
the build was successful
2018-11-09 10:30:17 +00:00
0cfea682ea Add password reset (#3)
Some checks failed
the build failed
2018-10-27 09:33:28 +00:00
416745ddab
added options to configure cache 2018-09-13 19:53:03 +02:00
f47d4586c4
[skip-ci] updated docs 2018-09-08 13:50:05 +02:00
427f752990
Vikunja now uses viper to handle config
Some checks failed
the build failed
2018-09-08 13:29:35 +02:00