tachybase_todo/packages/plugins/file-manager/src/client
2023-08-31 15:44:58 +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 fix(plugin-fm): fix attachment field param typo (#2577) 2023-08-31 15:44:58 +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(collection-manager): collection &&fields support description config (#2554) 2023-08-29 16:32:39 +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 feat: application supervisor (#2353) 2023-08-24 17:47:45 +08:00