tachybase_todo/packages/plugins/file-manager
ChengLei Shao 9f5f2d6028
feat: reference check (#989)
* chore: test

* chore: test

* chore: test code

* feat:  on delete restrict

* feat: on delete cascade

* feat:  on delete set null

* feat: reference unbind

* fix: test

* fix: acl test

* fix: test on Windows

* fix: database recreate

* fix: application reload

* fix: multi-app-manager test

* fix: test

* feat: ondelete

* fix: hasOne field onDelete

Co-authored-by: chenos <chenlinxh@gmail.com>
2022-10-31 22:45:39 +08:00
..
src feat: reference check (#989) 2022-10-31 22:45:39 +08:00
.npmignore Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
client.d.ts refactor(plugin-file-manager): move client code into plugin folder and enable path config (#913) 2022-10-27 13:49:06 +08:00
client.js refactor(plugin-file-manager): move client code into plugin folder and enable path config (#913) 2022-10-27 13:49:06 +08:00
package.json feat(file-manager): support tencent cos (#958) 2022-10-27 14:09:29 +08:00
server.d.ts refactor(plugin-file-manager): move client code into plugin folder and enable path config (#913) 2022-10-27 13:49:06 +08:00
server.js refactor(plugin-file-manager): move client code into plugin folder and enable path config (#913) 2022-10-27 13:49:06 +08:00