summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* [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
| * | Do a recursion instead of an endless loopJoas Schilling2018-02-281-1/+1
| * | Fix problem with deleted filesJoas Schilling2018-02-281-5/+14
| * | Fix path handling for activitiesJoas Schilling2018-02-281-7/+20
| * | Add special handling for e2e encryptionJoas Schilling2018-02-281-1/+108
| * | Extract duplicated logic into a methodJoas Schilling2018-02-281-80/+24
| |/
* | Merge pull request #8574 from nextcloud/breadcrumb-flash-fixMorris Jobke2018-03-011-3/+3
|\ \
| * | Fixed breadcrumb menu flashingJohn Molakvoæ (skjnldsv)2018-02-281-3/+3
* | | [tx-robot] updated from transifexNextcloud bot2018-03-014-0/+4
* | | Fix upload button visible on read-only foldersDaniel Calviño Sánchez2018-02-281-1/+4
| |/ |/|