aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix setup to test the breadcrumbs menuDaniel Calviño Sánchez2018-03-011-7/+14
| * Take padding and margins of crumbs into accountDaniel Calviño Sánchez2018-03-012-2/+56
| * Use hard-coded values for paddings and marginsDaniel Calviño Sánchez2018-03-011-1/+7
| * Compress siblings before calculating the available width for crumbsDaniel Calviño Sánchez2018-03-012-0/+96
| * Take all visible siblings into accountDaniel Calviño Sánchez2018-03-012-5/+59
| * Take padding and margin of the creatable actions div into accountDaniel Calviño Sánchez2018-03-012-1/+83
| * Do not render the breadcrumbs again in resize testsDaniel Calviño Sánchez2018-03-011-3/+0
| * Replace attribute with local variableDaniel Calviño Sánchez2018-03-011-3/+3
| * Set the width of the parent element in breadcrumb testsDaniel Calviño Sánchez2018-03-012-27/+14
* | [tx-robot] updated from transifexNextcloud bot2018-03-054-0/+26
* | [tx-robot] updated from transifexNextcloud bot2018-03-048-6/+54
* | [tx-robot] updated from transifexNextcloud bot2018-03-0314-2/+68
* | [tx-robot] updated from transifexNextcloud bot2018-03-026-2/+16
|/
* Merge pull request #8595 from nextcloud/stable13-8589-fix-upload-button-visib...Morris Jobke2018-03-011-1/+4
|\
| * Fix upload button visible on read-only foldersDaniel Calviño Sánchez2018-03-011-1/+4
* | [tx-robot] updated from transifexNextcloud bot2018-03-014-0/+4
|/
* [tx-robot] updated from transifexNextcloud bot2018-02-2816-2/+18
* [tx-robot] updated from transifexNextcloud bot2018-02-272-0/+2
* Merge pull request #8518 from nextcloud/stable13-8507Roeland Jago Douma2018-02-242-1/+1
|\
| * Add some whitespace around change.svg icon (stable13)Marin Treselj2018-02-232-1/+1
* | [tx-robot] updated from transifexNextcloud bot2018-02-242-0/+4
|/
* [tx-robot] updated from transifexNextcloud bot2018-02-224-4/+16
* [tx-robot] updated from transifexNextcloud bot2018-02-216-10/+18
* [tx-robot] updated from transifexNextcloud bot2018-02-192-2/+8
* [tx-robot] updated from transifexNextcloud bot2018-02-172-2/+26
* [tx-robot] updated from transifexNextcloud bot2018-02-144-2/+4
* [tx-robot] updated from transifexNextcloud bot2018-02-144-4/+10
* [tx-robot] updated from transifexNextcloud bot2018-02-1316-466/+436
* [tx-robot] updated from transifexNextcloud bot2018-02-1210-10/+66
* [tx-robot] updated from transifexNextcloud bot2018-02-092-2/+4
* [tx-robot] updated from transifexNextcloud bot2018-02-094-106/+146
* [tx-robot] updated from transifexNextcloud bot2018-02-082-2/+16
* [tx-robot] updated from transifexNextcloud bot2018-02-072-6/+20
* [tx-robot] updated from transifexNextcloud bot2018-02-072-2/+10
* [tx-robot] updated from transifexNextcloud bot2018-02-052-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-02-0310-10/+50
* [tx-robot] updated from transifexNextcloud bot2018-02-028-8/+40
* [tx-robot] updated from transifexNextcloud bot2018-02-018-154/+8
* [tx-robot] updated from transifexNextcloud bot2018-02-01104-2054/+104
* [tx-robot] updated from transifexNextcloud bot2018-01-302-0/+6
* [tx-robot] updated from transifexNextcloud bot2018-01-292-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-01-262-0/+14
* [tx-robot] updated from transifexNextcloud bot2018-01-164-0/+18
* Merge pull request #7783 from nextcloud/fix-empty-details-view-after-renaming...Julius Härtl2018-01-112-14/+37
|\
| * Fix empty details view after renaming a fileDaniel Calviño Sánchez2018-01-112-1/+31
| * Move adding test files to "beforeEach()"Daniel Calviño Sánchez2018-01-111-13/+6
* | [tx-robot] updated from transifexNextcloud bot2018-01-112-0/+4
|/
* Merge pull request #7765 from nextcloud/fix_5574Morris Jobke2018-01-101-7/+7
|\
| * Don't encode paths passed to the OC.Files.ClientRoeland Jago Douma2018-01-101-7/+7
* | Add events for favoritesJoas Schilling2018-01-103-4/+25