filemanager icon indicating copy to clipboard operation
filemanager copied to clipboard

Server-side "fileContentSubstring" query param for "Search Files"

Open amourzenkov-sc opened this issue 7 years ago • 3 comments

Meta-Info Value
ExtProjectId JCPROC-01
Original Estimation 40h
Remaining Estimation 16h

A sub-issue of epic-issue #150

amourzenkov-sc avatar Aug 29 '18 15:08 amourzenkov-sc

"RangeError: Maximum call stack size exceeded" appears while http://localhost:3020/files/XA/search request. Error: 322 Config file: server-config.txt

nstoliar-sc avatar Sep 12 '18 09:09 nstoliar-sc

  1. Parameter 'itemNameCaseSensitive' is ignorred in API request.
  2. Folders are not returned in responce if parameter 'itemType' = 'dir' in API request.

nstoliar-sc avatar Sep 12 '18 14:09 nstoliar-sc

Tested. Files are found according API GET request. Please, merge with master branch.

nstoliar-sc avatar Sep 13 '18 16:09 nstoliar-sc