summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-03-06132-240/+286
* Merge pull request #8634 from nextcloud/ldap-no-empty-namesRoeland Jago Douma2018-03-052-6/+59
|\
| * treat iconv issuesArthur Schiwon2018-03-052-5/+13
| * typo + phpdocArthur Schiwon2018-03-051-1/+2
| * do not create empty userid when attribute does not have allowed charsArthur Schiwon2018-03-022-3/+47
* | Merge pull request #8630 from nextcloud/ldap-cachekey-sha256Joas Schilling2018-03-052-2/+2
|\ \
| * | use hash algo that's robust against collisionsArthur Schiwon2018-03-022-2/+2
| |/
* | Merge pull request #8601 from nextcloud/theming-fix-background-colorMorris Jobke2018-03-051-7/+5
|\ \
| * | Remove to restrict check for background image/colorJulius Härtl2018-03-011-7/+5
* | | Merge pull request #8603 from nextcloud/enc-cleanupMorris Jobke2018-03-0511-1147/+8
|\ \ \
| * | | this was a migration step to ownCloud 8.0 to restructure the encryption folde...Bjoern Schiessle2018-03-0211-1147/+8
* | | | Merge pull request #8590 from nextcloud/redirect-to-download-after-shareRoeland Jago Douma2018-03-052-11/+51
|\ \ \ \
| * | | | fixup! fixup! Sharing: redirect to download after authentification if requestedJohn Molakvoæ (skjnldsv)2018-03-011-1/+1
| * | | | fixup! Sharing: redirect to download after authentification if requestedJohn Molakvoæ (skjnldsv)2018-03-011-1/+1
| * | | | fixup! Fixed testsJohn Molakvoæ (skjnldsv)2018-02-281-2/+32
| * | | | Fixed testsJohn Molakvoæ (skjnldsv)2018-02-282-6/+6
| * | | | fixup! Sharing: redirect to download after authentification if requestedJohn Molakvoæ (skjnldsv)2018-02-281-2/+9
| * | | | Sharing: redirect to download after authentification if requestedJohn Molakvoæ (skjnldsv)2018-02-281-4/+7
* | | | | [tx-robot] updated from transifexNextcloud bot2018-03-0518-4/+54
* | | | | [tx-robot] updated from transifexNextcloud bot2018-03-0466-36/+148
* | | | | [tx-robot] updated from transifexNextcloud bot2018-03-03144-148/+94
* | | | | Merge pull request #8619 from coliff/patch-1Roeland Jago Douma2018-03-021-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Use correct input type for the url entryChristian Oliff2018-03-021-1/+1
* | | | | Merge pull request #8612 from nextcloud/rakekniven-i18n-fixMorris Jobke2018-03-021-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update commentstabview.jsrakekniven2018-03-011-1/+1
* | | | | [tx-robot] updated from transifexNextcloud bot2018-03-0254-6/+102
|/ / / /
* | | | 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