1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-06-30 14:40:10 +02:00
pingvin-share/frontend
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
..
public fix: disable image optimizations for logo to prevent caching issues with custom logos 2023-10-09 10:40:55 +02:00
src feat: ability to add and delete files of existing share (#306) 2023-11-04 20:39:58 +01:00
.eslintrc.json fix: disable image optimizations for logo to prevent caching issues with custom logos 2023-10-09 10:40:55 +02:00
.prettierignore chore: formatter ignore translations 2023-08-17 15:00:57 +02:00
next-env.d.ts feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00
next.config.js feat: localization (#196) 2023-07-20 15:32:07 +02:00
package-lock.json release: 0.19.2 2023-11-03 14:07:25 +01:00
package.json release: 0.19.2 2023-11-03 14:07:25 +01:00
tsconfig.json feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00