1cc1c55930
Add missing type parameters
c3ff1a755b
[client] Don't send SMTP password if empty
16c2c62e31
[server] Parse mail config directly into koanf
5245ededb4
[server] Clean up server setup
739e8ceb14
[meta] Update changelog
497131a5db
[client][setup] Only send up auth params that are set
44e6992415
[server] Minor styling
f3c26266e7
[server] Change default password backend to none
fcfaf296a9
[client][setup] Correctly pass ldap config
3099454091
[client] Fix user invite
502930e687
[client] Update From Email when SMTP user changes in mail config
5b25a9c6ee
[client][setup] Use instance url to populate mail instance
302e830642
[client] Update loading state for users and mail config
d0799eba54
[client] Pre-populate mail instance url if empty
4ee187b222
[server][img] Clean up preview/thumbnail generation code
298dbc2d3f
[server][img] Generate thumbnails for audio/video files
1ba3b05b61
[server] Set govips logging level to warning
9b7e27931c
[server][img] Code to extract thumbnail from video
84f4bf4fc6
[server] go mod tidy
af753e73f7
[server] Fix incorrect labelling of mp4 audio files as video/mp4
5209d9c03f
[server] Use govips to generate image preview
933a5b5687
[server][img] Use govips to generate thumbnails
edae69421a
[server][img] Generate thumbnails for epubs
7b49cc6466
[server][img] Generate thumbnails for epubs
67c4633ae2
[server][img] Streamline image generation for application types
Update to 0.8.0 unable to login
Just released 0.9 a couple of days ago!
Update to 0.8.0 unable to login
After further investigation with @chamdim, this seems like this is happening on insecure non-http connections over a local network. The issue went away over a secure connection.
View/edit server config in-app
In-app user management
739a874f59
[client] Fix deep links to LoginPage (fixes OAuth)
b5567edc2e
[server] Remove old link in resource share email (text/plain)
8bbaf7c44c
[client] Add instance parsing to home route (for welcome email)
75ff3cd6c8
[meta] Update changelog