iUnstable0
bddb87b9b3
feat(localization): Added thai language ( #231 )
...
* feat(localization): Added Thai translation
* Formatted
---------
Co-authored-by: Elias Schneider <login@eliasschneider.com >
2023-08-17 14:54:26 +02:00
Elias Schneider
39a74510c1
fix: boolean config variables can't be set to false
2023-04-07 23:13:44 +02:00
iUnstable0
beece56327
feat(share, config): more variables, placeholder and reset default ( #132 )
...
* More email share vars + unfinished placeolders config
{desc} {expires} vars
(unfinished) config placeholder vals
* done
* migrate
* edit seed
* removed comments
* refactor: replace dependecy `luxon` with `moment`
* update shareRecipientsMessage message
* chore: remove `luxon`
* fix: grammatically incorrect `shareRecipientsMessage` message
* changed to defaultValue and value instead
* fix: don't expose defaultValue to non admin user
* fix: update default value if default value changes
* refactor: set config value to null instead of a empty string
* refactor: merge two migrations into one
* fix value check empty
---------
Co-authored-by: Elias Schneider <login@eliasschneider.com >
2023-03-23 08:31:21 +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
064ef38d78
fix: setup status doesn't change
2023-02-03 11:01:10 +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
7e91038a24
chore: optimize prisma migration
2023-01-26 14:06:25 +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
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
0499548dd3
refactor: convert config variables to upper case
2022-12-05 16:53:52 +01:00
Elias Schneider
b579b8f330
feat: add setup wizard
2022-12-01 23:07:49 +01:00
Elias Schneider
493705e4ef
feat: add add new config strategy to frontend
2022-11-28 17:50:36 +01:00
Elias Schneider
1b5e53ff7e
feat: add new config strategy to backend
2022-11-28 15:04:32 +01:00