summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
...
| * | Show the new dav url in the web UIRoeland Jago Douma2018-04-053-1/+8
* | | Merge pull request #9085 from nextcloud/fix-progress-bar-hidden-before-the-up...Morris Jobke2018-04-051-7/+1
|\ \ \ | |/ / |/| |
| * | Fix progress bar hidden before the upload endsDaniel Calviño Sánchez2018-04-051-7/+1
* | | [tx-robot] updated from transifexNextcloud bot2018-04-052-0/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2018-04-042-2/+86
* | Merge pull request #8945 from nextcloud/fix-files-copy-in-recent-favoritesMorris Jobke2018-04-032-6/+9
|\ \
| * | Fixed files copy/move when in favorites or recent sectionJohn Molakvoæ (skjnldsv)2018-03-222-6/+9
* | | [tx-robot] updated from transifexNextcloud bot2018-04-022-2/+30
* | | [tx-robot] updated from transifexNextcloud bot2018-04-012-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2018-03-314-0/+16
* | | [tx-robot] updated from transifexNextcloud bot2018-03-282-0/+212
* | | Move calls to \OCP\JSON to private \OC_JSONRoeland Jago Douma2018-03-221-5/+5
|/ /
* | [tx-robot] updated from transifexNextcloud bot2018-03-212-2/+2
* | [tx-robot] updated from transifexNextcloud bot2018-03-202-12/+36
* | Remove unused download.phpRoeland Jago Douma2018-03-192-55/+0
* | Merge pull request #8811 from nextcloud/remove_dep_util_linkRoeland Jago Douma2018-03-141-1/+1
|\ \
| * | Remove deprecated URL functions for OCP\UtilRoeland Jago Douma2018-03-131-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2018-03-144-0/+24
|/ /
* | Move storagestats endpoint to proper controllerRoeland Jago Douma2018-03-135-60/+82
* | Use proper method to log exceptionsMorris Jobke2018-03-121-3/+3
* | [tx-robot] updated from transifexNextcloud bot2018-03-122-0/+12
* | [tx-robot] updated from transifexNextcloud bot2018-03-098-4/+54
* | Fixed jsunitJohn Molakvoæ (skjnldsv)2018-03-081-1/+2
* | Fixed event propagation on safariJohn Molakvoæ (skjnldsv)2018-03-071-1/+3
* | Fixed ext share style and use varable for popover heightJohn Molakvoæ (skjnldsv)2018-03-071-1/+0
* | Fixed tooltip positionning & error displayJohn Molakvoæ (skjnldsv)2018-03-072-3/+4
* | PoC inline icon-confirm with inputsJohn Molakvoæ (skjnldsv)2018-03-071-1/+1
* | Updated popover rules to allow form inputs and added input submit for new FileJohn Molakvoæ (skjnldsv)2018-03-072-10/+8
* | [tx-robot] updated from transifexNextcloud bot2018-03-066-10/+44
* | [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 #8588 from nextcloud/fix-breadcrumbs-width-calculationRoeland Jago Douma2018-03-012-55/+426
|\ \
| * | Update comments in testsDaniel Calviño Sánchez2018-02-281-3/+4
| * | Improve documentation of "getTotalWidth"Daniel Calviño Sánchez2018-02-281-1/+4
| * | Do not show the crumbs again after hiding themDaniel Calviño Sánchez2018-02-281-6/+0
| * | Fix menu visibilityDaniel Calviño Sánchez2018-02-282-10/+100
| * | Fix setup to test the breadcrumbs menuDaniel Calviño Sánchez2018-02-281-7/+14
| * | Take padding and margins of crumbs into accountDaniel Calviño Sánchez2018-02-282-2/+56
| * | Use hard-coded values for paddings and marginsDaniel Calviño Sánchez2018-02-281-1/+7
| * | Compress siblings before calculating the available width for crumbsDaniel Calviño Sánchez2018-02-282-0/+96
| * | Take all visible siblings into accountDaniel Calviño Sánchez2018-02-282-5/+59
| * | Take padding and margin of the creatable actions div into accountDaniel Calviño Sánchez2018-02-282-1/+83
| * | Do not render the breadcrumbs again in resize testsDaniel Calviño Sánchez2018-02-281-3/+0
| * | Replace attribute with local variableDaniel Calviño Sánchez2018-02-281-3/+3
| * | Set the width of the parent element in breadcrumb testsDaniel Calviño Sánchez2018-02-282-27/+14
* | | Merge pull request #8298 from nextcloud/bugfix/e2e-45/fix-activities-for-end2...Joas Schilling2018-03-012-75/+179
|\ \ \
| * | | Fix unit testJoas Schilling2018-02-281-0/+6
| * | | Catch exception when the parent is deleted as wellJoas Schilling2018-02-281-2/+27