Elias Schneider
|
8403d7e14d
|
feat: ability to change logo in frontend
|
2023-03-08 14:47:41 +01:00 |
|
Elias Schneider
|
fddad3ef70
|
feat: custom branding (#112)
* add first concept
* remove setup status
* split config page in multiple components
* add custom branding docs
* add test email button
* fix invalid email from header
* add migration
* mount images to host
* update docs
* remove unused endpoint
* run formatter
|
2023-03-04 23:29:00 +01:00 |
|
Elias Schneider
|
f9840505b8
|
feat: invite new user with email
|
2023-02-21 08:51:04 +01:00 |
|
Elias Schneider
|
7cd9dff637
|
fix: setup wizard doesn't redirect after completion
|
2023-02-12 20:00:35 +01:00 |
|
Elias Schneider
|
5d1a7f0310
|
feat!: reset password with email
|
2023-02-09 18:17:53 +01:00 |
|
Elias Schneider
|
38de022215
|
feat(frontend): server side rendering to improve performance
|
2023-02-07 10:21:25 +01:00 |
|
Elias Schneider
|
4e840ecd29
|
refactor: handle authentication state in middleware
|
2023-02-04 18:12:49 +01:00 |
|
Elias Schneider
|
233c26e5cf
|
fix: improve send test email UX
|
2023-01-31 13:16:11 +01:00 |
|
Elias Schneider
|
ad92cfc852
|
fix: admin users were created while the setup wizard wasn't finished
|
2023-01-26 15:43:13 +01:00 |
|
Elias Schneider
|
4a5fb549c6
|
feat: reverse shares (#86)
* add first concept
* add reverse share funcionality to frontend
* allow creator to limit share expiration
* moved reverse share in seperate module
* add table to manage reverse shares
* delete complete share if reverse share was deleted
* optimize function names
* add db migration
* enable reverse share email notifications
* fix config variable descriptions
* fix migration for new installations
|
2023-01-26 13:44:04 +01:00 |
|
Elias Schneider
|
72c8081e7c
|
fix: error message typo
|
2023-01-06 09:21:46 +01:00 |
|
Elias Schneider
|
11174656e4
|
fix: email configuration updated without restart
|
2023-01-04 15:30:49 +01:00 |
|
Elias Schneider
|
5bc4f902f6
|
feat: improve config UI (#69)
* add first concept
* completed configuration ui update
* add button for testing email configuration
* improve mobile layout
* add migration
* run formatter
* delete unnecessary modal
* remove unused comment
|
2022-12-30 14:40:23 +01:00 |
|
Elias Schneider
|
0616a68bd2
|
feat: custom email message
|
2022-12-15 21:44:04 +01:00 |
|
Elias Schneider
|
b1bfb09dfd
|
fix: tables on mobile
|
2022-12-09 14:37:09 +01:00 |
|
Elias Schneider
|
a165f8ec4d
|
refactor: remove console log
|
2022-12-08 23:22:15 +01:00 |
|
Elias Schneider
|
cbe37c6798
|
fix: obscured text length
|
2022-12-08 23:12:25 +01:00 |
|
Elias Schneider
|
bfb0d151ea
|
fix: obscure critical config variables
|
2022-12-08 19:14:06 +01:00 |
|
Elias Schneider
|
e2527de976
|
refactor: remove type email
|
2022-12-05 18:09:18 +01:00 |
|
Elias Schneider
|
b5c7b04fcb
|
chore: upgrade dependencies
|
2022-12-05 17:27:19 +01:00 |
|
Elias Schneider
|
38f493ac5a
|
refactor: run formatter
|
2022-12-05 16:54:15 +01:00 |
|
Elias Schneider
|
d4a0f1a4f1
|
fix: unable to update user privileges
|
2022-12-05 16:17:41 +01:00 |
|
Elias Schneider
|
7a3967fd6f
|
feat: add user management
|
2022-12-05 15:53:24 +01:00 |
|
Elias Schneider
|
b579b8f330
|
feat: add setup wizard
|
2022-12-01 23:07:49 +01:00 |
|