Mahsa Shadi
Mahsa Shadi
I continue with **capability detection** of VFS: https://github.com/os-js/osjs-client/pull/186 https://github.com/os-js/osjs-server/pull/65 These changes are considered added method has some argument. If you still have the idea of [capability caching](https://github.com/os-js/osjs-filemanager-application/pull/37#issuecomment-980382961), maybe we should...
I continue with **adding total values to VFS stat api** (needed for pagination in file manager): https://github.com/os-js/osjs-server/pull/66 I also make another pull request for **capability-caching:** https://github.com/os-js/osjs-client/pull/188
I made another PR for VFS context-aware sorting in client-side. https://github.com/os-js/osjs-client/pull/189
Since we have previously developed and contributed [our VFS Adapter](https://github.com/BurnaSmartLab/osjs-monster-adapter), isn't it enough to only implement `search` function of ours, which returns an `array` of files metadata? It seems [here](...
Before going ahead, I create a PR for search function annotation. https://github.com/os-js/osjs-server/pull/70
Thanks for your reply and your detailed solution. Is it possible to only have these APIs signatures on VFS for now? We need this sharing logic in our `swift vfs...
Just I cant not fix the unit-test of `stats`. Although `stats` work properly, there is some problem with `totalSize` which causes failing of the test.
Hi again @andersevenrud Any more changes needed to do in this PR?
Hi again after long time. It will be great if we can approve these changes. Thanks. @andersevenrud @ajmeese7
Hi again @andersevenrud Any more changes needed to do in this PR?