aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-09-142-0/+4
* [tx-robot] updated from transifexNextcloud bot2018-09-134-34/+36
* [tx-robot] updated from transifexNextcloud bot2018-09-104-4/+20
* [tx-robot] updated from transifexNextcloud bot2018-09-082-20/+20
* Update version requirements and versions of shipped appsJoas Schilling2018-09-051-2/+2
* [tx-robot] updated from transifexNextcloud bot2018-09-042-2/+2
* Merge pull request #10969 from nextcloud/fix/10968/upload-progressJulius Härtl2018-09-031-0/+4
|\
| * Fixes the upload progress bar layoutMichael Weimann2018-09-021-0/+4
* | [tx-robot] updated from transifexNextcloud bot2018-09-032-0/+8
|/
* [tx-robot] updated from transifexNextcloud bot2018-09-012-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-08-314-2/+40
* [tx-robot] updated from transifexNextcloud bot2018-08-304-0/+4
* [tx-robot] updated from transifexNextcloud bot2018-08-292-0/+2
* Remove limit on "max-width" for file names in drag shadowDaniel Calviño Sánchez2018-08-271-0/+3
* Increase z-index of drag shadow for filesDaniel Calviño Sánchez2018-08-271-1/+1
* [tx-robot] updated from transifexNextcloud bot2018-08-274-4/+6
* [tx-robot] updated from transifexNextcloud bot2018-08-2410-0/+10
* [tx-robot] updated from transifexNextcloud bot2018-08-2340-38/+2
* Improves the testsMichael Weimann2018-08-171-9/+24
* Stores the sorting only if there is an userMichael Weimann2018-08-171-1/+1
* Adds a test to check that the sorting isn't stored without an userMichael Weimann2018-08-171-0/+16
* Merge pull request #10692 from nextcloud/deleted-share-remove-actionsRoeland Jago Douma2018-08-161-1/+21
|\
| * Object.values polyfillJohn Molakvoæ (skjnldsv)2018-08-161-0/+14
| * Do not show action menu if no actions are availableJohn Molakvoæ (skjnldsv)2018-08-151-1/+7
* | [tx-robot] updated from transifexNextcloud bot2018-08-162-64/+64
|/
* [tx-robot] updated from transifexNextcloud bot2018-08-134-4/+18
* Bump autoloadersRoeland Jago Douma2018-08-101-1/+1
* Merge pull request #10626 from nextcloud/bugfix/noid/quickaccess-spacesRoeland Jago Douma2018-08-091-2/+2
|\
| * Fix quickaccess active indicator for folders with spacesJulius Härtl2018-08-091-2/+2
* | Transfer room shares too with the "files:transfer-ownership" commandDaniel Calviño Sánchez2018-08-081-1/+1
* | Add room shares to DAV and recent files "share-types" propertyDaniel Calviño Sánchez2018-08-081-1/+2
|/
* js fixJohn Molakvoæ (skjnldsv)2018-08-081-3/+6
* Cleanup of leftover-sorting-code from quickaccess-feature #9714 #9720fnuesse2018-08-083-279/+2
* [tx-robot] updated from transifexNextcloud bot2018-08-082-0/+4
* Always call render to replace the app-sidebar if the detail view is updatedJulius Härtl2018-08-032-3/+6
* Fix return value of change directoryJulius Härtl2018-08-031-1/+1
* [tx-robot] updated from transifexNextcloud bot2018-08-022-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-07-312-0/+6
* [tx-robot] updated from transifexNextcloud bot2018-07-284-0/+8
* [tx-robot] updated from transifexNextcloud bot2018-07-274-0/+10
* Merge pull request #10406 from nextcloud/bugfix/10405/undefined-index-classesMorris Jobke2018-07-261-1/+1
|\
| * Not all sidebar entries have the "classes" attributeMorris Jobke2018-07-261-1/+1
* | Set the favorites to the empty array on failureRoeland Jago Douma2018-07-261-1/+1
|/
* [tx-robot] updated from transifexNextcloud bot2018-07-2612-0/+24
* [tx-robot] updated from transifexNextcloud bot2018-07-25122-486/+486
* Merge pull request #10310 from nextcloud/accessibility-headerMorris Jobke2018-07-253-13/+20
|\
| * Trigger upload actions only for Enter & Space keysKevin Ndung'u2018-07-241-2/+4
| * Trigger upload action also with keyboard navigation on enterJan-Christoph Borchardt2018-07-241-0/+5
| * Fix ability to open file or folder via keyboard, fix #10008Jan-Christoph Borchardt2018-07-242-12/+12
| * Make Upload entry in +Menu focusableJan-Christoph Borchardt2018-07-201-1/+1