Commit Graph

893 Commits

Author SHA1 Message Date
66c72b107e Merge branch 'master' into feature/avatar
All checks were successful
continuous-integration/drone/pr Build is passing
2020-08-02 14:11:59 +00:00
c9117dd037 Update module spf13/afero to v1.3.3 (#623)
All checks were successful
continuous-integration/drone/push Build is passing
Update module spf13/afero to v1.3.3

Reviewed-on: vikunja/api#623
2020-08-02 14:11:50 +00:00
e10494f34e
Don't fail if the last avatar file does not exist when deleting it
Some checks reported errors
continuous-integration/drone/pr Build was killed
2020-08-02 16:02:10 +02:00
5f98defca1
Fix lint
All checks were successful
continuous-integration/drone/pr Build is passing
2020-08-02 15:51:11 +02:00
00d30cc932
Remove old global avatar setting and update docs
Some checks failed
continuous-integration/drone/pr Build is failing
2020-08-02 15:37:03 +02:00
ffa801c98f
Generate docs
Some checks reported errors
continuous-integration/drone/pr Build was killed
2020-08-02 15:34:42 +02:00
0e06e5ddd6
Fix lint 2020-08-02 15:33:29 +02:00
4b0856bc47
Fix lint 2020-08-02 15:27:53 +02:00
dd55003a71
Invalidate the avatar cache when uploading a new one 2020-08-02 15:19:32 +02:00
b379016d1d
Add debug logs 2020-08-02 15:17:52 +02:00
f85085271f
Add caching for upload avatars 2020-08-02 15:15:04 +02:00
878c171cef
Add cache locks 2020-08-02 15:01:11 +02:00
92ea31a3aa
Fix encoding 2020-08-02 14:21:26 +02:00
3138f6324d
Resize the uploaded image to a max of 1024 pixels 2020-08-02 14:20:56 +02:00
857e6e0719
Remove the old uploaded avatar if one already exists 2020-08-02 14:04:01 +02:00
7cbded8990
Add mimetype check for images 2020-08-02 13:59:51 +02:00
27ca9a9169
Set avatar provider to upload when uploading an avatar 2020-08-02 13:36:05 +02:00
69d935f7f0
Add upload avatar provider 2020-08-02 12:46:53 +02:00
b764ba73df
Make font size smaller to let the initials still look good in smaller sizes 2020-08-01 20:11:15 +02:00
03edcd511d
Add debug log 2020-08-01 20:09:49 +02:00
0c35536e36
Add cache and resizing of initials avatars 2020-08-01 20:07:50 +02:00
e7439eaae1
Make font size depend on avatar size 2020-08-01 19:55:02 +02:00
6aa69372a2
Add drawing initials avatar 2020-08-01 19:51:55 +02:00
d543762883
Add initials provider 2020-08-01 19:13:37 +02:00
9b81d63f3e
Make the initials avatar provider the default 2020-08-01 18:57:59 +02:00
8473184011
Merge branch 'master' into feature/avatar 2020-08-01 18:55:12 +02:00
0d179f91dd
Add routes 2020-08-01 18:54:55 +02:00
e4539ef232 Use db sessions for task-related things (#621)
All checks were successful
continuous-integration/drone/push Build is passing
Use db sessions for task-related things

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#621
2020-08-01 16:54:38 +00:00
888c1b9749
Add user avatar settings handler methods 2020-08-01 18:53:22 +02:00
c3d39d2167
Add user avatar provider field 2020-08-01 18:35:45 +02:00
0ba6ae7a18 Update module spf13/viper to v1.7.1 (#620)
All checks were successful
continuous-integration/drone/push Build is passing
Update module spf13/viper to v1.7.1

Reviewed-on: vikunja/api#620
2020-08-01 06:24:46 +00:00
25ecc4a510 Update golang.org/x/crypto commit hash to 123391f (#619)
All checks were successful
continuous-integration/drone/push Build is passing
Update golang.org/x/crypto commit hash to 123391f

Reviewed-on: vikunja/api#619
2020-07-29 06:39:36 +00:00
259c2195dc Update module lib/pq to v1.8.0 (#618)
All checks were successful
continuous-integration/drone/push Build is passing
Update module lib/pq to v1.8.0

Reviewed-on: vikunja/api#618
2020-07-28 06:44:54 +00:00
7bdc9dd428
Pin telegram notification plugin in drone
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-24 18:32:18 +02:00
5f8872f8cc Update module getsentry/sentry-go to v0.7.0 (#617)
Some checks failed
continuous-integration/drone/push Build is failing
Update module getsentry/sentry-go to v0.7.0

Reviewed-on: vikunja/api#617
2020-07-21 13:02:45 +00:00
5794ede6f6 Update module lib/pq to v1.7.1 (#616)
Some checks failed
continuous-integration/drone/push Build is failing
Update module lib/pq to v1.7.1

Reviewed-on: vikunja/api#616
2020-07-20 17:37:08 +00:00
41cf73a473
Add option to configure legal urls
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-18 18:53:56 +02:00
f8d84139fa Update module imdario/mergo to v0.3.10 (#615)
All checks were successful
continuous-integration/drone/push Build is passing
Update module imdario/mergo to v0.3.10

Reviewed-on: vikunja/api#615
2020-07-18 16:52:05 +00:00
d3964ff4bd
Update xgo to v1.0.0+1.14.6
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-18 18:42:34 +02:00
9acba7d3f0
Fix duplicating a list with background
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-17 14:16:59 +02:00
2d567bfe0f
Make sure lists which would have a duplicate identifier can still be duplicated
All checks were successful
continuous-integration/drone/push Build is passing
+ debug logging for duplicating lists
2020-07-17 13:26:49 +02:00
7207aa60fb Update module src.techknowlogick.com/xgo to v1 (#613)
All checks were successful
continuous-integration/drone/push Build is passing
Update module src.techknowlogick.com/xgo to v1

Reviewed-on: vikunja/api#613
2020-07-15 06:32:48 +00:00
2b9af951bf Update src.techknowlogick.com/xgo commit hash to 96de19c (#612)
All checks were successful
continuous-integration/drone/push Build is passing
Update src.techknowlogick.com/xgo commit hash to 96de19c

Reviewed-on: vikunja/api#612
2020-07-14 19:58:42 +00:00
c84efcbbcc Update src.techknowlogick.com/xgo commit hash to 7c2e3c9 (#611)
All checks were successful
continuous-integration/drone/push Build is passing
Update src.techknowlogick.com/xgo commit hash to 7c2e3c9

Reviewed-on: vikunja/api#611
2020-07-14 17:59:50 +00:00
092aae3260
Add config option to force ssl connections to connect with the mailer
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-14 17:30:39 +02:00
222582fb0c Update module spf13/afero to v1.3.2 (#610)
All checks were successful
continuous-integration/drone/push Build is passing
Update module spf13/afero to v1.3.2

Reviewed-on: vikunja/api#610
2020-07-14 13:19:46 +00:00
a99367bc5f
Fix release trigger
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-14 14:45:16 +02:00
c47d5c7228
Switch s3 release bucket to scaleway
Some checks failed
continuous-integration/drone/push Build is failing
2020-07-14 13:43:35 +02:00
3d709e3bb7
Update docs with testmail command + reorder
Some checks reported errors
continuous-integration/drone/push Build was killed
2020-07-14 09:34:32 +02:00
3a9360a57b Update golang.org/x/crypto commit hash to 948cd5f (#609)
All checks were successful
continuous-integration/drone/push Build is passing
Update golang.org/x/crypto commit hash to 948cd5f

Reviewed-on: vikunja/api#609
2020-07-10 08:21:21 +00:00