filemanager
filemanager copied to clipboard
Server-side "fileContentSubstring" query param for "Search Files"
| Meta-Info | Value |
|---|---|
| ExtProjectId | JCPROC-01 |
| Original Estimation | 40h |
| Remaining Estimation | 16h |
A sub-issue of epic-issue #150
"RangeError: Maximum call stack size exceeded" appears while http://localhost:3020/files/XA/search request.
Error:
Config file:
server-config.txt
- Parameter 'itemNameCaseSensitive' is ignorred in API request.
- Folders are not returned in responce if parameter 'itemType' = 'dir' in API request.
Tested. Files are found according API GET request. Please, merge with master branch.