tachybase_todo/packages/plugins/file-manager/src/server
Junyi 0c150eaf9b
feat(plugin-fm): add option for storage to remove file physically or not (#2005)
* feat(plugin-fm): add server side destroy action for removing files of attachments

* feat(plugin-fm): add client option for storage
2023-06-07 05:44:16 -07:00
..
__tests__ feat(plugin-fm): add option for storage to remove file physically or not (#2005) 2023-06-07 05:44:16 -07:00
actions feat(plugin-fm): add option for storage to remove file physically or not (#2005) 2023-06-07 05:44:16 -07:00
collections feat(plugin-fm): add option for storage to remove file physically or not (#2005) 2023-06-07 05:44:16 -07:00
rules refactor(plugin-fm): change api and allow to select storage (#1250) 2023-06-06 19:30:42 +08:00
storages feat(plugin-fm): add option for storage to remove file physically or not (#2005) 2023-06-07 05:44:16 -07:00
constants.ts refactor(plugin-fm): change api and allow to select storage (#1250) 2023-06-06 19:30:42 +08:00
index.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
server.ts feat(plugin-fm): add option for storage to remove file physically or not (#2005) 2023-06-07 05:44:16 -07:00
utils.ts refactor(plugin-file-manager): move client code into plugin folder and enable path config (#913) 2022-10-27 13:49:06 +08:00