Commit Graph

485 Commits

Author SHA1 Message Date
kolaente 273b0654cd
update swagger docs 2021-09-04 20:39:50 +02:00
kolaente dc5290bb33
Fix lint 2021-09-04 20:32:51 +02:00
kolaente 4b389ae02c
Fix tests 2021-09-04 20:31:02 +02:00
kolaente 6d13edcc23
update swagger docs 2021-09-04 20:16:51 +02:00
kolaente 66a35b56c2
Fix downloading user data export 2021-09-04 20:14:20 +02:00
kolaente a6021706ab
Add support for list background import 2021-09-03 23:26:42 +02:00
kolaente b9aab001ad
Add logging 2021-09-03 23:18:20 +02:00
kolaente 1e30b2dee1
Add test export zip file for tests 2021-09-03 23:12:44 +02:00
kolaente 0e35f0f5fb
Add support for importing task attachments 2021-09-03 23:12:27 +02:00
kolaente 1773fdf73d
Add support for migrating task comments 2021-09-03 22:41:11 +02:00
kolaente 9569265405
Fix importing filters and labels 2021-09-03 21:52:17 +02:00
kolaente edec1f6aa4
Add filter import 2021-09-03 21:44:56 +02:00
kolaente 7049644bcc
Add import code 2021-09-03 21:35:49 +02:00
kolaente cadeaaf8b0
Move migration routes 2021-09-03 20:17:23 +02:00
kolaente 59b22801e0
Add basic file migration web handler 2021-08-31 22:55:23 +02:00
kolaente 92f62a2699
Add file migrator interface 2021-08-30 22:47:01 +02:00
kolaente aca4a9ef78
Remove old exports after 7 days 2021-08-30 21:12:22 +02:00
kolaente ad46ca4781
Fix exporting tasks 2021-08-29 22:38:34 +02:00
kolaente fcb64d5d8b
Change NamespacesWithLists struct 2021-08-29 22:33:16 +02:00
kolaente 279722d943
Add requesting and downloading a file 2021-08-29 22:14:48 +02:00
kolaente 2c00b4976e
Add requesting and downloading a data export 2021-08-29 20:18:52 +02:00
kolaente 2e6a69a802
Fix import conflict 2021-08-29 19:57:38 +02:00
kolaente 278ffad61e
Add saving export with user 2021-08-29 19:50:47 +02:00
kolaente 238a4387c2
Add export ready notification 2021-08-29 19:42:37 +02:00
kolaente 7f7377085f
Add Vikunja version to export 2021-08-29 19:32:55 +02:00
kolaente 1838e48e72
Add exporting list background files 2021-08-29 19:31:53 +02:00
kolaente c74cdcbdc9
Use namespace.ReadAll to get all namespaces 2021-08-27 18:08:11 +02:00
kolaente 011f0bc9b0
Add saved filters export 2021-08-27 17:57:36 +02:00
kolaente 95c771a858
Add task attachments to export 2021-08-27 17:41:24 +02:00
kolaente 1804e4cca0
Add export task attachment stub 2021-08-25 18:49:29 +02:00
kolaente a3e779e088
Add buckets to export 2021-08-25 18:30:21 +02:00
kolaente 2ebac142c7
Start adding the importer 2021-08-25 18:09:56 +02:00
kolaente dcddaab7b5
Set todoist migration redirect url to the frontend url by default
continuous-integration/drone/push Build is passing Details
2021-08-14 18:27:29 +02:00
kolaente 483496cc26
Fix saving reminders of repeating tasks
continuous-integration/drone/push Build is passing Details
2021-08-13 21:36:16 +02:00
konrad 27119ad6d4 User account deletion (#937)
continuous-integration/drone/push Build is passing Details
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#937
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-08-11 19:08:10 +00:00
renovate c3da454854 Update module github.com/golang-jwt/jwt to v4 (#930)
continuous-integration/drone/push Build is passing Details
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#930
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-08-03 21:43:18 +00:00
renovate e38be9bd18 Update module github.com/labstack/echo/v4 to v4.5.0 (#929)
continuous-integration/drone/push Build is passing Details
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#929
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-08-02 18:33:53 +00:00
kolaente f237afd2ac
Fix panic on invalid smtp config
continuous-integration/drone/push Build is failing Details
2021-08-02 00:05:13 +02:00
konrad 4c5f457313 Ensure case insensitive search on postgres (#927)
continuous-integration/drone/push Build is passing Details
Reviewed-on: vikunja/api#927
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-08-01 21:40:25 +00:00
kolaente 9c2a59582a
Fix setting up keyvalue storage in tests
continuous-integration/drone/push Build is passing Details
2021-07-30 15:31:51 +02:00
kolaente d746c1bede
Notify the user after three failed login attempts
continuous-integration/drone/push Build is failing Details
2021-07-30 15:01:04 +02:00
kolaente 220f43331f
Reset failed totp attempts when logging in successfully
continuous-integration/drone/push Build is failing Details
2021-07-30 14:46:10 +02:00
kolaente 24f7d9b4f7
Only send an email about failed totp after three failed attempts
continuous-integration/drone/push Build is failing Details
2021-07-30 14:42:03 +02:00
kolaente 5cfc9bf2f9
Disable the user account after 10 failed password attempts
continuous-integration/drone/push Build is passing Details
2021-07-29 18:45:22 +02:00
kolaente 3572ac4b82
Send a notification on failed TOTP
continuous-integration/drone/push Build is passing Details
2021-07-29 18:05:25 +02:00
konrad 1571dfa825 Task mentions (#926)
continuous-integration/drone/push Build is passing Details
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#926
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-07-29 15:42:49 +00:00
kolaente e600f61e06
Fix moving the done bucket around
continuous-integration/drone/push Build is passing Details
2021-07-29 17:32:33 +02:00
konrad 6ccb85a0dc Reorder tasks, lists and kanban buckets (#923)
continuous-integration/drone/push Build is passing Details
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#923
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-07-28 19:06:40 +00:00
kolaente dac315db59
Fix jwt middleware
continuous-integration/drone/push Build is passing Details
2021-07-27 15:25:48 +02:00
kolaente eae3cbc7bb
Replace jwt-go with github.com/golang-jwt/jwt
continuous-integration/drone/push Build is passing Details
2021-07-27 10:46:28 +02:00