tachybase_todo/packages/plugins/file-manager/src/client
YANG QIA 45bc0b83ba
feat(locale): allows to manage locale resources in core package (#2293)
* feat(locale): add app.locales

* chore: change directory

* chore: change locale directories

* fix: test

* fix: cached resources changed after sync

* chore: change fr-FR locale directory
2023-07-25 17:09:34 +08:00
..
hooks fix(plugin-fm): adjust upload file size to 1G which same as default on server side (#2236) 2023-07-11 08:47:57 -07:00
initializers refactor(plugin-fm): change api and allow to select storage (#1250) 2023-06-06 19:30:42 +08:00
interfaces refactor(plugin-fm): change api and allow to select storage (#1250) 2023-06-06 19:30:42 +08:00
locale feat(locale): allows to manage locale resources in core package (#2293) 2023-07-25 17:09:34 +08:00
schemas feat(plugin-fm): add option for storage to remove file physically or not (#2005) 2023-06-07 05:44:16 -07:00
templates refactor(plugin-fm): change api and allow to select storage (#1250) 2023-06-06 19:30:42 +08:00
FileManagerProvider.tsx refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
FileStorage.tsx refactor(plugin-fm): change api and allow to select storage (#1250) 2023-06-06 19:30:42 +08:00
index.tsx refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
StorageOptions.tsx fix(s3): missing endpoint 2023-07-19 12:30:40 +08:00