Elias Schneider
2584bb0d48
fix: rename pt-PT.ts to pt-BR.ts
2023-07-25 17:07:38 +02:00
Elias Schneider
5816b39fc6
fix: confusion between GB and GiB
2023-07-22 15:29:53 +02:00
Elias Schneider
890588f5da
refactor: use locale instead of two letter code
2023-07-22 13:08:42 +02:00
Elias Schneider
b9f6e3bd08
feat: localization ( #196 )
...
* Started adding locale translations :)
* Added some more translations
* Working on translating even more pages
* More translations
* Added test default locale retrieval
* replace `intl.formatMessage` with custom `t` hook
* add more translations
* improve title syntax
* add more translations
* translate admin config page
* translated error messages
* add language selecter
* minor fixes
* improve language handling
* add upcoming languages
* add `crowdin.yml`
* run formatter
---------
Co-authored-by: Steve Tautonico <stautonico@gmail.com >
2023-07-20 15:32:07 +02: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
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
653d72bcb9
feat: chunk uploads ( #76 )
...
* add first concept
* finished first concept
* allow 3 uploads at same time
* retry if chunk failed
* updated clean temporary files job
* fix throttling for chunk uploads
* update tests
* remove multer
* migrate from `MAX_FILE_SIZE` to `MAX_SHARE_SIZE`
* improve error handling if file failed to upload
* fix promise limit
* improve file progress
2023-01-09 11:43:48 +01:00
Elias Schneider
72c8081e7c
fix: error message typo
2023-01-06 09:21:46 +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
7a3967fd6f
feat: add user management
2022-12-05 15:53:24 +01:00
Elias Schneider
d906d56b9f
performance: replace tabler-icons-react with react-icons to reduce bundle size
2022-10-14 11:59:40 +02:00
Elias Schneider
4bab33ad8a
feat: remove appwrite and add nextjs backend
2022-10-09 22:30:32 +02:00