api/pkg
konrad dfb7730b63 More avatar providers (#622)
Don't fail if the last avatar file does not exist when deleting it

Fix lint

Remove old global avatar setting and update docs

Generate docs

Invalidate the avatar cache when uploading a new one

Add debug logs

Add caching for upload avatars

Add cache locks

Fix encoding

Resize the uploaded image to a max of 1024 pixels

Remove the old uploaded avatar if one already exists

Add mimetype check for images

Set avatar provider to upload when uploading an avatar

Add upload avatar provider

Make font size smaller to let the initials still look good in smaller sizes

Add debug log

Add cache and resizing of initials avatars

Make font size depend on avatar size

Add drawing initials avatar

Add initials provider

Make the initials avatar provider the default

Add routes

Add user avatar settings handler methods

Add user avatar provider field

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#622
2020-08-02 17:16:58 +00:00
..
caldav Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
cmd Add go version to version command 2020-06-25 15:59:06 +02:00
config More avatar providers (#622) 2020-08-02 17:16:58 +00:00
db Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
files More avatar providers (#622) 2020-08-02 17:16:58 +00:00
initialize Restore command (#593) 2020-06-21 15:30:48 +00:00
integrations Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
log Kanban (#393) 2020-04-19 07:27:28 +00:00
mail Add config option to force ssl connections to connect with the mailer 2020-07-14 17:30:39 +02:00
metrics More avatar providers (#622) 2020-08-02 17:16:58 +00:00
migration More avatar providers (#622) 2020-08-02 17:16:58 +00:00
models More avatar providers (#622) 2020-08-02 17:16:58 +00:00
modules More avatar providers (#622) 2020-08-02 17:16:58 +00:00
red Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
routes More avatar providers (#622) 2020-08-02 17:16:58 +00:00
static Update copyright header 2020-02-07 17:27:45 +01:00
swagger More avatar providers (#622) 2020-08-02 17:16:58 +00:00
user More avatar providers (#622) 2020-08-02 17:16:58 +00:00
utils Add gosec static analysis 2020-04-13 22:30:09 +02:00
version Remove build date from binary 2020-06-18 19:26:53 +02:00