aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-05-0816-4/+120
* Merge pull request #20861 from nextcloud/fix/replacedialogRoeland Jago Douma2020-05-077-8/+8
|\
| * Fix replacement dialogRoeland Jago Douma2020-05-077-8/+8
* | Merge pull request #20859 from nextcloud/fix/20838/validate_apppasswordRoeland Jago Douma2020-05-071-0/+18
|\ \
| * | Validate app password on alternative loginRoeland Jago Douma2020-05-071-0/+18
| |/
* | Merge pull request #20853 from nextcloud/design/accessibility-maxcontrastRoeland Jago Douma2020-05-071-1/+1
|\ \ | |/ |/|
| * Fix color-text-maxcontrast not passing WCAG AAJan-Christoph Borchardt2020-05-071-1/+1
* | Merge pull request #20849 from nextcloud/version/20Roeland Jago Douma2020-05-0727-87/+87
|\ \
| * | Bump app versions and requirementsJoas Schilling2020-05-0726-84/+84
| * | 20 in development nowRoeland Jago Douma2020-05-071-3/+3
* | | Merge pull request #20831 from nextcloud/fix/sidebar-fileinfo-changeRoeland Jago Douma2020-05-073-5/+11
|\ \ \
| * | | Do not process the same FileInfo twiceJohn Molakvoæ (skjnldsv)2020-05-063-5/+11
* | | | Merge pull request #20782 from nextcloud/enh/appframework/appconfig_wrapperRoeland Jago Douma2020-05-075-0/+193
|\ \ \ \ | |_|/ / |/| | |
| * | | Simple AppConfig wrapper for the AppFrameworkRoeland Jago Douma2020-05-025-0/+193
* | | | [tx-robot] updated from transifexNextcloud bot2020-05-0728-70/+308
* | | | Merge pull request #20823 from nextcloud/version/19/RC1v19.0.0RC1Roeland Jago Douma2020-05-061-2/+2
|\ \ \ \
| * | | | 19 RC1Roeland Jago Douma2020-05-041-2/+2
* | | | | Merge pull request #20841 from nextcloud/trashbin-lockingRoeland Jago Douma2020-05-062-21/+81
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | add locking to resolve concurent move to trashbin conflictsRobin Appelman2020-05-062-21/+81
* | | | | Merge pull request #20837 from nextcloud/bugfix/noid/fix-syntaxMorris Jobke2020-05-061-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix syntaxJoas Schilling2020-05-061-1/+1
* | | | | Merge pull request #20832 from nextcloud/fix/sharing-filter-user-shares-only-...Morris Jobke2020-05-064-8/+10
|\ \ \ \ \
| * | | | | Do not filter id matching userId on non-user-share sharesJohn Molakvoæ (skjnldsv)2020-05-054-8/+10
| | |_|_|/ | |/| | |
* | | | | Merge pull request #18955 from adrb/swift_upload_large_objectsRoeland Jago Douma2020-05-061-4/+14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Large Object support for OpenStack Swift.Adrian Brzezinski2020-04-271-4/+14
* | | | | [tx-robot] updated from transifexNextcloud bot2020-05-066-2/+52
| |/ / / |/| | |
* | | | Merge pull request #20825 from nextcloud/fix/sharing-own-groupJohn Molakvoæ2020-05-053-22/+24
|\ \ \ \
| * | | | Fix filtering our owner & current user from sharesJohn Molakvoæ (skjnldsv)2020-05-053-22/+24
|/ / / /
* | / / [tx-robot] updated from transifexNextcloud bot2020-05-0524-18/+284
| |/ / |/| |
* | | Merge pull request #20754 from nextcloud/version/19/beta7v19.0.0beta7Roeland Jago Douma2020-05-041-2/+2
|\ \ \
| * | | 19 beta 7Roeland Jago Douma2020-04-301-2/+2
* | | | Merge pull request #20726 from nextcloud/fix/sharing-link-default-permissionsRoeland Jago Douma2020-05-049-67/+8500
|\ \ \ \
| * | | | Fix federated link sharing permissionsJohn Molakvoæ (skjnldsv)2020-05-049-67/+8500
* | | | | Merge pull request #20794 from nextcloud/bug/noid/scssphp-compiler-noticeMorris Jobke2020-05-041-0/+0
|\ \ \ \ \
| * | | | | Apply patch for scssphpDaniel Kesselberg2020-05-041-0/+0
* | | | | | Merge pull request #20807 from nextcloud/wiswedel/trashbinRetentionClarificationMorris Jobke2020-05-041-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | clarified trash bin retention by storage shortage overrideSascha Wiswedel2020-05-041-1/+1
* | | | | | Merge pull request #20722 from nextcloud/enh/20693/etag-capabilitiesMorris Jobke2020-05-042-1/+5
|\ \ \ \ \ \
| * | | | | | Set etag for capabilities endpointDaniel Kesselberg2020-04-292-1/+5
* | | | | | | Merge pull request #20787 from nextcloud/fix/resize_wrong_mimeMorris Jobke2020-05-041-0/+9
|\ \ \ \ \ \ \
| * | | | | | | Fix OC_Image new resize functionsRoeland Jago Douma2020-05-021-0/+9
* | | | | | | | Merge pull request #19124 from nextcloud/bug/13647/ignore-delete-groupsMorris Jobke2020-05-041-73/+77
|\ \ \ \ \ \ \ \
| * | | | | | | | Ignore delete groupsDaniel Kesselberg2020-04-241-73/+77
* | | | | | | | | Merge pull request #20749 from nextcloud/bug/noid/is-not-setup-via-query-fals...Joas Schilling2020-05-041-1/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | composer run cs:fixDaniel Kesselberg2020-04-301-2/+2
| * | | | | | | | | PHP 7.4 excludes the arguments from stack traces by default.Daniel Kesselberg2020-04-301-1/+4
* | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2020-05-0410-2/+18
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2020-05-0324-22/+68
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #20779 from nextcloud/fix/noid/php-csRoeland Jago Douma2020-05-021-5/+5
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Comply with php-csGary Kim2020-05-021-5/+5