summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #21535 from nextcloud/bugfix/noid/backportable-wrong-langu...blizzz2020-06-233-40/+65
|\
| * Fix language in share notes email for usersJoas Schilling2020-06-233-40/+65
|/
* Merge pull request #21545 from nextcloud/bugfix/noid/fix-dark-theme-for-guestsJoas Schilling2020-06-231-1/+1
|\
| * Fix dark mode for guestsJoas Schilling2020-06-231-1/+1
* | Merge pull request #21546 from nextcloud/techdebt/noid/make-annotations-case-...Joas Schilling2020-06-239-21/+24
|\ \ | |/ |/|
| * Unify settings middleware with othersJoas Schilling2020-06-238-21/+21
| * Make annotations case insensitiveJoas Schilling2020-06-231-0/+3
|/
* Merge pull request #21524 from nextcloud/enhancement/files-bootstrapChristoph Wurst2020-06-232-96/+95
|\
| * Migrate Files to the new bootstrap mechanismChristoph Wurst2020-06-222-96/+95
* | Merge pull request #21452 from nextcloud/bugfix/21451/allow-autocomplete-by-d...Joas Schilling2020-06-233-49/+71
|\ \
| * | Fix unit testsJoas Schilling2020-06-182-38/+48
| * | Fix PHP CSJoas Schilling2020-06-171-1/+0
| * | Add another test for exact matching of a user in group restrictionJoas Schilling2020-06-171-0/+17
| * | Move back to IGroupManager::displayNamesInGroup()Joas Schilling2020-06-171-10/+6
* | | [tx-robot] updated from transifexNextcloud bot2020-06-236-6/+6
* | | Merge pull request #21366 from nextcloud/feature/noid/respect-prefers-color-s...Joas Schilling2020-06-222-3/+15
|\ \ \
| * | | Respect "prefers-color-scheme" media selector for guestsJoas Schilling2020-06-102-3/+15
* | | | Merge pull request #21479 from nextcloud/fix/21474/allow_specifying_cookie_typeblizzz2020-06-225-12/+36
|\ \ \ \
| * | | | Allow to specify the cookie type for appframework responsesRoeland Jago Douma2020-06-225-12/+36
* | | | | Merge pull request #21475 from nextcloud/enh/noid/flow-event-dispatcherblizzz2020-06-225-17/+50
|\ \ \ \ \
| * | | | | flow to not use deprecated event dispatcher methodsArthur Schiwon2020-06-195-17/+50
* | | | | | Merge pull request #21510 from nextcloud/fix/unit_test/responsetestRoeland Jago Douma2020-06-221-3/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix unit test of the ResponseTestRoeland Jago Douma2020-06-211-3/+3
* | | | | | Merge pull request #21478 from nextcloud/bugfix/noid/clarify-email-is-always-...Joas Schilling2020-06-221-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Clarify that the email is always shared within the instanceJoas Schilling2020-06-191-2/+2
* | | | | | Merge pull request #21506 from nextcloud/dependabot/npm_and_yarn/moment-2.27.0Roeland Jago Douma2020-06-2220-116/+122
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Bump moment from 2.26.0 to 2.27.0dependabot-preview[bot]2020-06-2120-116/+122
* | | | | | Merge pull request #21492 from nextcloud/fix/noid/branch-for-cloning-acceptan...Roeland Jago Douma2020-06-211-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | acceptence tests shall specify which branch to pick when cloning appsArthur Schiwon2020-06-191-1/+2
* | | | | | Merge pull request #21507 from nextcloud/dependabot/npm_and_yarn/babel/core-7...Roeland Jago Douma2020-06-212-154/+106
|\ \ \ \ \ \
| * | | | | | Bump @babel/core from 7.10.2 to 7.10.3dependabot-preview[bot]2020-06-212-154/+106
* | | | | | | Merge pull request #21505 from nextcloud/dependabot/npm_and_yarn/babel/preset...Roeland Jago Douma2020-06-212-859/+767
|\ \ \ \ \ \ \
| * | | | | | | Bump @babel/preset-env from 7.10.2 to 7.10.3dependabot-preview[bot]2020-06-212-859/+767
| |/ / / / / /
* | | | | | | Merge pull request #21504 from nextcloud/dependabot/npm_and_yarn/webpack-cli-...Roeland Jago Douma2020-06-212-121/+68
|\ \ \ \ \ \ \
| * | | | | | | Bump webpack-cli from 3.3.11 to 3.3.12dependabot-preview[bot]2020-06-212-121/+68
| |/ / / / / /
* / / / / / / [tx-robot] updated from transifexNextcloud bot2020-06-212-0/+2
|/ / / / / /
* | | | | | Merge pull request #21467 from nextcloud/enhancement/dav-bootstrapRoeland Jago Douma2020-06-202-211/+206
|\ \ \ \ \ \
| * | | | | | Move DAV to the new bootstrap mechanismChristoph Wurst2020-06-192-211/+206
| |/ / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-06-2016-2/+318
* | | | | | Merge pull request #21469 from nextcloud/bugfix/noid/event-service-listener-r...Roeland Jago Douma2020-06-191-1/+1
|\ \ \ \ \ \
| * | | | | | Fix event service listener registrationJoas Schilling2020-06-181-1/+1
* | | | | | | Merge pull request #21483 from nextcloud/fix/scss/timeoutRoeland Jago Douma2020-06-191-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Give up after 10 seconds in SCSS timeoutRoeland Jago Douma2020-06-191-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #21421 from nextcloud/fix/noid/cached-missing-dnblizzz2020-06-191-2/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | be more clear about the conditionblizzz2020-06-161-1/+1
| * | | | | | getXbyY can still return false, e.g. when using ldap write supportArthur Schiwon2020-06-151-2/+1
* | | | | | | Merge pull request #21482 from nextcloud/bugfix/noid/dont-log-keysJoas Schilling2020-06-191-1/+5
|\ \ \ \ \ \ \
| * | | | | | | Don't log KeysJoas Schilling2020-06-191-1/+5
|/ / / / / / /
* | | | | | | Merge pull request #21457 from nextcloud/enhancement/crash-reporters-registra...Roeland Jago Douma2020-06-198-6/+176
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Allow crash reporters registration during app bootstrapChristoph Wurst2020-06-198-6/+176
|/ / / / / /