Ivan Li
98380e2d48
feat: ability to add and delete files of existing share ( #306 )
...
* feat(share): delete file api, revert complete share api.
* feat(share): share edit page.
* feat(share): Modify the DropZone title of the edit sharing UI.
* feat(share): i18n for edit share. (en, zh)
* feat(share): allow creator get share by id.
* feat(share): add edit button in account/shares.
* style(share): lint.
* chore: some minor adjustments.
* refactor: run formatter
* refactor: remove unused return
---------
Co-authored-by: Elias Schneider <login@eliasschneider.com >
2023-11-04 20:39:58 +01: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
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
c5099ce2e8
refactor: run formatter
2022-10-16 00:14:02 +02: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
8c84d50159
feat: add progress indicator for uploading files
2022-10-12 23:24:11 +02:00
Elias Schneider
68ce8af197
fix: remove filetype from file list
2022-10-10 18:05:54 +02:00
Elias Schneider
4bab33ad8a
feat: remove appwrite and add nextjs backend
2022-10-09 22:30:32 +02:00