1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-10-02 09:30:10 +02:00
pingvin-share/frontend/src/pages
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
..
account feat: ability to add and delete files of existing share (#306) 2023-11-04 20:39:58 +01:00
admin feat(auth): add OAuth2 login (#276) 2023-10-22 16:09:53 +02:00
api fix: memory leak while downloading large files 2023-10-09 11:14:51 +02:00
auth feat(auth): add OAuth2 login (#276) 2023-10-22 16:09:53 +02:00
s feat: add share url alias /s 2023-07-22 16:09:10 +02:00
share/[shareId] feat: ability to add and delete files of existing share (#306) 2023-11-04 20:39:58 +01:00
upload feat: ability to add and delete files of existing share (#306) 2023-11-04 20:39:58 +01:00
_app.tsx refactor: run formatter 2023-08-17 14:47:58 +02:00
_document.tsx feat: ability to change logo in frontend 2023-03-08 14:47:41 +01:00
404.tsx refactor: run formatter 2023-08-17 14:47:58 +02:00
error.tsx feat(auth): add OAuth2 login (#276) 2023-10-22 16:09:53 +02:00
index.tsx feat: localization (#196) 2023-07-20 15:32:07 +02:00