summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #11709 from nextcloud/refactor/jquery-beforeunloadMorris Jobke2018-10-091-1/+1
|\ | | | | Fix depracted jQuery.bind call
| * Fix depracted jQuery.bind callChristoph Wurst2018-10-091-1/+1
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Fix usage of deprecated OC.webrootChristoph Wurst2018-10-095-37/+37
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #11664 from ↵Roeland Jago Douma2018-10-082-30/+16
|\ | | | | | | | | nextcloud/feature/noid/has-been-interrupted-throw-exception Syntactic sugar for hasBeenInterrupted
| * Rename method to abortIfInterruptedDaniel Kesselberg2018-10-082-9/+9
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * Adjust code for changed method signatureDaniel Kesselberg2018-10-072-30/+16
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #11679 from nextcloud/refactor/remove-ie8-apisMorris Jobke2018-10-082-2/+0
|\ \ | | | | | | Remove IE8 APIs
| * | Remove OC.scaleFixForIE8Christoph Wurst2018-10-082-2/+0
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #11682 from ↵Morris Jobke2018-10-081-5/+0
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/refactor/remove-deprecated-unused-fileDownloadPath Remove deprecated and unused fileDownloadPath
| * | | Remove deprecated and unused fileDownloadPathChristoph Wurst2018-10-081-5/+0
| |/ / | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* / / Remove deprecated SVG helpers for old IEsChristoph Wurst2018-10-081-5/+0
|/ / | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | [tx-robot] updated from transifexNextcloud bot2018-10-072-0/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2018-10-056-0/+10
|/
* Remove leftover 'Roeland Jago Douma2018-10-042-2/+2
| | | | | | Followup to #11583 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move newfilemenu to compiled handlebarsRoeland Jago Douma2018-10-044-26/+52
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move mainfileinfodetailsview to commpiled handlebarsRoeland Jago Douma2018-10-043-27/+69
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move fileactions to compiled handlebarsRoeland Jago Douma2018-10-043-16/+58
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move tagsplugin to compiled handlebarsRoeland Jago Douma2018-10-043-11/+19
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move detailsview to compiled handlebarsRoeland Jago Douma2018-10-043-22/+36
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move filelist to compiled handlebarsRoeland Jago Douma2018-10-043-9/+14
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2018-10-044-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-10-0310-0/+10
|
* Merge pull request #10909 from nextcloud/feature/noid/trash-add-droppable-zoneMorris Jobke2018-10-023-0/+46
|\ | | | | Added Trash-Dropzone to easily dispose of files and folders
| * Refactored Variablename to trashElementFelix Nüsse2018-10-021-7/+7
| | | | | | | | Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
| * Fixed highlightdelay on first dragFelix Nüsse2018-10-021-1/+3
| | | | | | | | Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
| * Added Dropzone-Highlighting to TrashFelix Nüsse2018-10-022-1/+20
| | | | | | | | Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
| * Added Trash-Dropzone to easily dispose of files and foldersFelix Nüsse2018-10-022-0/+25
| | | | | | | | Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
* | Merge pull request #11529 from nextcloud/breadcrumbs-fixMorris Jobke2018-10-021-0/+3
|\ \ | | | | | | Fix breadcrumbs
| * | Fix breadcrumbsJohn Molakvoæ (skjnldsv)2018-10-021-0/+3
| |/ | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #11508 from nextcloud/files-list-width-sharingRoeland Jago Douma2018-10-022-3/+2
|\ \ | |/ |/| Reduce the min-width of the files table so it works on sharing pages on mobile
| * Reduce the min-width of the files table so it works on sharing pages on mobileJan-Christoph Borchardt2018-10-012-3/+2
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | [tx-robot] updated from transifexNextcloud bot2018-10-02126-178/+180
|/
* Improve overall container style, radius and shadowJan-Christoph Borchardt2018-10-011-6/+0
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Fix long folder names in picker, prevent horizontal scrollJan-Christoph Borchardt2018-10-011-5/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Fix buttons wrapping on long folder namesJan-Christoph Borchardt2018-10-011-3/+11
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Refine wording from 'Target folder' to 'Choose target folder'Jan-Christoph Borchardt2018-10-012-2/+2
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Move the filemultiselectmenu over to compiled handlebarsRoeland Jago Douma2018-10-013-17/+45
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move to 1 template file for filesRoeland Jago Douma2018-10-015-31/+3
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #11444 from nextcloud/feature/11413/handlebars_compile_stepChristoph Wurst2018-10-011-1/+1
|\ | | | | Simple handlebars CI step
| * Bump templates to handlebars 4.0.12Roeland Jago Douma2018-09-281-1/+1
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2018-10-016-0/+6
| |
* | [tx-robot] updated from transifexNextcloud bot2018-09-306-0/+6
| |
* | [tx-robot] updated from transifexNextcloud bot2018-09-292-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2018-09-2810-0/+10
|
* Compile filesummary handlebarsRoeland Jago Douma2018-09-274-13/+24
| | | | | | | | | | Fixes #11030 For https://github.com/orgs/nextcloud/projects/18 This template is now compiled so this no longer has to happen in the browser. Another step towards a stricter CSP. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2018-09-27112-112/+112
|
* Merge pull request #11112 from ↵Morris Jobke2018-09-261-1/+48
|\ | | | | | | | | nextcloud/do-not-hide-the-progress-bar-while-the-chunked-upload-is-being-assembled Do not hide the progress bar while the chunked upload is being assembled
| * Do not hide the progress bar while the chunked upload is being assembledDaniel Calviño Sánchez2018-09-071-1/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Large files are not uploaded in a single operation, but uploaded in several chunks; once all the chunks are uploaded then the server needs to assemble them to get the final file. Before, once the chunks were uploaded the progress bar was hidden. However, this was confusing for the users, as the file could still need some time to appear in the file list due to the assembling. Now once all the chunks are uploaded the text in the progress bar changes to inform the user that there are still some pending operations, and only when the file is finally assembled the progress bar is hidden. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | [tx-robot] updated from transifexNextcloud bot2018-09-264-4/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2018-09-252-22/+22
| |