summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #277 from nextcloud/traversal-directory-jsBjörn Schießle2016-07-011-2/+2
|\
| * Match on 405Lukas Reschke2016-07-011-1/+1
| * Match for /../Lukas Reschke2016-07-011-1/+1
| * Do not allow directory traversal using "../"Lukas Reschke2016-07-011-1/+1
* | Hide search results after switching directoryVincent Petry2016-06-241-0/+7
* | Fix search result link for file results outside default listVincent Petry2016-06-241-2/+2
|/
* My fix for #24272, #23613, File not found when single file in a folder (#24800)Dmitry Popov2016-06-021-1/+1
* dont update search onResize (#24848)Fabian2016-05-301-2/+0
* Disable pastezone for jquery.fileuploadLukas Reschke2016-04-261-0/+1
* sidebar click modificationErik Pellikka2016-04-071-1/+2
* Remove disabled autocorrect for new file namesMorris Jobke2016-03-091-1/+1
* Merge pull request #22925 from owncloud/stable9-trash-returnfalseon401Thomas Müller2016-03-091-0/+4
|\
| * Return false on 401 in file list + trash file listVincent Petry2016-03-071-0/+4
* | Remove browser autocomplete in new file menuVincent Petry2016-03-071-1/+1
|/
* Fix download spinner to work with CSS stylesVincent Petry2016-03-041-10/+9
* Make more action icons themable + style fixesVincent Petry2016-02-251-8/+8
* Close classRoeland Jago Douma2016-02-251-1/+1
* Make file actions use icon CSS classesRoeland Jago Douma2016-02-253-19/+36
* Accumulate notifications instead of blinkingVincent Petry2016-02-221-1/+5
* Merge pull request #21610 from owncloud/quota-sharedfileThomas Müller2016-02-181-7/+36
|\
| * Defer quota check in web UI when overwriting shared fileVincent Petry2016-02-171-7/+36
* | Merge pull request #16783 from owncloud/handle-redirects-globalThomas Müller2016-02-171-7/+0
|\ \ | |/ |/|
| * Add handler for global ajax errorsVincent Petry2016-02-151-7/+0
* | Close file detail sidebar when selecting/unselecting filesVincent Petry2016-02-151-4/+10
|/
* Fix elementToFile to also return path when definedVincent Petry2016-02-081-0/+4
* Only check selection for delete permissions, not parent folderRobin McCorkell2016-01-151-3/+1
* Fixed issue #21452Erik Pellikka2016-01-131-1/+7
* Merge pull request #21589 from owncloud/mobile-webDAV-selectThomas Müller2016-01-111-2/+3
|\
| * webDAV select bug fixedJulian Müller2016-01-111-2/+3
* | Updating a file should not update the summaryRoeland Jago Douma2016-01-091-1/+3
|/
* Merge pull request #21254 from owncloud/files-uploadcanceliconfixThomas Müller2015-12-281-23/+21
|\
| * Use showBusyState for upload into folderVincent Petry2015-12-181-22/+20
| * Correctly render uploadtext indicator only on foldersVincent Petry2015-12-181-1/+1
* | Make a modifiable copy of the webdav properties in JS file listVincent Petry2015-12-221-1/+1
|/
* Fix mount type root detectionVincent Petry2015-12-141-7/+10
* Bring back file delete action text to be based on contextVincent Petry2015-12-112-3/+31
* Move files/ajax/scan.php to background jobLukas Reschke2015-11-281-48/+0
* Fix issue when renaming creates a separate entryVincent Petry2015-11-221-8/+5
* Properly join path sectionsVincent Petry2015-11-222-5/+2
* Query tags/favorite through Webdav in file listVincent Petry2015-11-222-4/+60
* Make public link share page work with Webdav and add operationsVincent Petry2015-11-221-1/+1
* Make files app use Webdav for most operationsVincent Petry2015-11-224-257/+351
* Remove "Text file" entry in the "+" menuVincent Petry2015-11-191-12/+8
* Merge pull request #20181 from owncloud/files-fixdownloadspinnerThomas Müller2015-11-022-2/+7
|\
| * Fix file action download spinnerVincent Petry2015-10-302-2/+7
* | Merge pull request #20156 from owncloud/files-filter-triger-onceRobin Appelman2015-10-301-2/+3
|\ \
| * | dont trigger the scroll event of every single item we filter in the file listRobin Appelman2015-10-291-2/+3
* | | Merge pull request #20051 from otetard/feature/newfilemenu_extendThomas Müller2015-10-291-31/+46
|\ \ \ | |_|/ |/| |
| * | Allow apps to add new items in the “New” filemenu.Olivier Tétard2015-10-261-31/+46
* | | Merge pull request #20122 from owncloud/files-consolidateiconupdateThomas Müller2015-10-292-5/+21
|\ \ \ | |_|/ |/| |