aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Collapse)AuthorAgeFilesLines
* Add autocompletion to the ownership transfer UIChristoph Wurst2019-12-104-13/+168
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Allow to unfavorite all filesJoas Schilling2019-12-051-2/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #18222 from nextcloud/fix/files/reload-on-share-acceptRoeland Jago Douma2019-12-041-0/+7
|\ | | | | Properly reload file list on share accept
| * Properly reload file list on share acceptJohn Molakvoæ (skjnldsv)2019-12-041-0/+7
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Properly query filesJohn Molakvoæ (skjnldsv)2019-12-041-1/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Use own getIconUrl methodJohn Molakvoæ (skjnldsv)2019-12-042-4/+4
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Fix files app LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-12-043-6/+5
|/ | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Also allow transfer ownership of filesChristoph Wurst2019-12-024-11/+11
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add a transfer ownership background jobRoeland Jago Douma2019-12-024-17/+54
| | | | | | | | | | | | This job can be initiated by a user to transfer a file/folder to a target user. The target user will have to accept the job. Once that is done the transfers is initiated in the background. Both parties get notified when the job is done. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* fix summary elements alignmentGreta Doci2019-11-261-2/+2
| | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
* Bump handlebars from 4.5.2 to 4.5.3dependabot-preview[bot]2019-11-251-88/+88
| | | | | | | | | | | | Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.2 to 4.5.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.2...v4.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Merge pull request #17654 from burgha/feature/3866/uploaddetailsRoeland Jago Douma2019-11-171-3/+4
|\ | | | | fix uploadprogressbar tooltip
| * update tooltip content dynamicallyHannes Burger2019-10-231-2/+3
| | | | | | | | Signed-off-by: Hannes Burger <hburger30@gmail.com>
| * fix uploadprogressbar tooltipHannes Burger2019-10-221-1/+1
| | | | | | | | Signed-off-by: Hannes Burger <hburger30@gmail.com>
* | Use function to open a sidebar fileJohn Molakvoæ (skjnldsv)2019-11-134-9/+9
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Compile handlebarsJulius Härtl2019-11-111-72/+72
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Bump @babel/preset-env from 7.6.3 to 7.7.1dependabot-preview[bot]2019-11-102-6/+7
| | | | | | | | | | | | | | | | | | | | Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.3 to 7.7.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.6.3...v7.7.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Also set X-OC-Mtime header for files that are smaller than 10MBJulius Härtl2019-11-071-0/+4
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Compile assetsnpmbuildbot[bot]2019-10-292-0/+287
| | | | | | | | Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Add LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-10-291-2/+7
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-293-65/+57
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Allow registering header sections in the file listsJulius Härtl2019-10-231-0/+60
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Remove deprecated legacy file actionsJulius Härtl2019-10-143-38/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Show Delete Icon in Breadcrumb in TrashbinGary Kim2019-10-071-2/+3
| | | | Signed-off-by: Gary Kim <gary@garykim.dev>
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-012-6/+6
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Move oauth admin settings to initialstateRoeland Jago Douma2019-09-281-88/+88
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Remove input id on login formJohn Molakvoæ (skjnldsv)2019-09-281-37/+37
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Allow options to be passed to `FileList.createFile`, so that `scrollTo` can ↵Thomas Ebert2019-09-161-3/+4
| | | | | | be overridden. Signed-off-by: Thomas Ebert <thomas.ebert@te-online.net>
* Fallback to directory icon based on the mount typeJulius Härtl2019-09-151-0/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #16969 from ↵Roeland Jago Douma2019-09-031-1/+1
|\ | | | | | | | | nextcloud/bugfix/14350/thumbnail_should_open_thefile_not_sidebar When you click on thumbnail of a file, it should open the file not the sidebar
| * Change filelist _onClickFile function so thumbnail to open the file instead ↵Greta Doci2019-09-021-1/+1
| | | | | | | | | | | | of the sidebar Signed-off-by: Greta Doci <gretadoci@gmail.com>
* | Fix grid viewJonathan Matthews2019-08-191-0/+5
|/ | | Signed-off-by: Jonathan Matthews <jgit@pixelnet.work>
* Rename delete label to Delete folder/fileJohn Molakvoæ (skjnldsv)2019-08-141-1/+4
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* fix XSS when adding a file with a malicious name to favoritesMax Fichtelmann2019-07-291-1/+1
| | | | Signed-off-by: Max Fichtelmann <max.fichtelmann@procilon.de>
* Trigger fallback code to get max contrast value and use integer thereMorris Jobke2019-07-251-2/+5
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix max contrast retrieval to limit minimum color for relative timeMorris Jobke2019-07-241-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #16151 from jameslao/masterMorris Jobke2019-07-151-1/+3
|\ | | | | Update operationprogressbar.js
| * Update operationprogressbar.jsJames Lao2019-06-281-1/+3
| | | | | | | | | | | | To fix issue #16137 Signed-off-by: james.lao@gmail.com <james.lao@gmail.com>
* | Properly load permissions in showActionsJulius Härtl2019-07-051-1/+1
| | | | | | | | | | | | When setViewerMode(false) is called, the permissions should be fetched from the available dirInfo Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | fix permissions for drag-n-drop uploadsRobin Appelman2019-07-011-1/+1
|/ | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Fix window scroll containerJulius Härtl2019-06-191-2/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #15767 from nextcloud/bugfix/0b-quota-createMorris Jobke2019-05-282-6/+4
|\ | | | | Hide newFile menu if quota is set to 0B
| * Hide newFile menu if quota is set to 0BJulius Härtl2019-05-282-6/+4
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Also allow dragging below the file listJulius Härtl2019-05-271-0/+1
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Move OC.theme to the bundle and deprecate oc_defaultsChristoph Wurst2019-05-141-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Deprecate OC.fileIsBlacklisted and move it to the bundleChristoph Wurst2019-05-141-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update file-upload.jsValdnet2019-05-091-1/+1
| | | Change the location of the translation file.
* Merge pull request #15427 from ↵Morris Jobke2019-05-081-2/+2
|\ | | | | | | | | nextcloud/refactor/oc-current-user-deprecate-bundle Deprecate oc_current_user, fix usage and move currentUser to the bundle
| * Deprecate oc_current_user, fix usage and move currentUser to the bundleChristoph Wurst2019-05-081-2/+2
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #15432 from nextcloud/fix/14986/fix-public-uploadMorris Jobke2019-05-081-0/+4
|\ \ | |/ |/| Fix public upload by also load the semaphore method