Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix dark mode for guests | Joas Schilling | 2020-06-23 | 1 | -1/+1 |
* | Merge pull request #21524 from nextcloud/enhancement/files-bootstrap | Christoph Wurst | 2020-06-23 | 2 | -96/+95 |
|\ | |||||
| * | Migrate Files to the new bootstrap mechanism | Christoph Wurst | 2020-06-22 | 2 | -96/+95 |
* | | Merge pull request #21452 from nextcloud/bugfix/21451/allow-autocomplete-by-d... | Joas Schilling | 2020-06-23 | 3 | -49/+71 |
|\ \ | |||||
| * | | Fix unit tests | Joas Schilling | 2020-06-18 | 2 | -38/+48 |
| * | | Fix PHP CS | Joas Schilling | 2020-06-17 | 1 | -1/+0 |
| * | | Add another test for exact matching of a user in group restriction | Joas Schilling | 2020-06-17 | 1 | -0/+17 |
| * | | Move back to IGroupManager::displayNamesInGroup() | Joas Schilling | 2020-06-17 | 1 | -10/+6 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-23 | 6 | -6/+6 |
* | | | Merge pull request #21366 from nextcloud/feature/noid/respect-prefers-color-s... | Joas Schilling | 2020-06-22 | 2 | -3/+15 |
|\ \ \ | |||||
| * | | | Respect "prefers-color-scheme" media selector for guests | Joas Schilling | 2020-06-10 | 2 | -3/+15 |
* | | | | Merge pull request #21479 from nextcloud/fix/21474/allow_specifying_cookie_type | blizzz | 2020-06-22 | 5 | -12/+36 |
|\ \ \ \ | |||||
| * | | | | Allow to specify the cookie type for appframework responses | Roeland Jago Douma | 2020-06-22 | 5 | -12/+36 |
* | | | | | Merge pull request #21475 from nextcloud/enh/noid/flow-event-dispatcher | blizzz | 2020-06-22 | 5 | -17/+50 |
|\ \ \ \ \ | |||||
| * | | | | | flow to not use deprecated event dispatcher methods | Arthur Schiwon | 2020-06-19 | 5 | -17/+50 |
* | | | | | | Merge pull request #21510 from nextcloud/fix/unit_test/responsetest | Roeland Jago Douma | 2020-06-22 | 1 | -3/+3 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Fix unit test of the ResponseTest | Roeland Jago Douma | 2020-06-21 | 1 | -3/+3 |
* | | | | | | Merge pull request #21478 from nextcloud/bugfix/noid/clarify-email-is-always-... | Joas Schilling | 2020-06-22 | 1 | -2/+2 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Clarify that the email is always shared within the instance | Joas Schilling | 2020-06-19 | 1 | -2/+2 |
* | | | | | | Merge pull request #21506 from nextcloud/dependabot/npm_and_yarn/moment-2.27.0 | Roeland Jago Douma | 2020-06-22 | 20 | -116/+122 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Bump moment from 2.26.0 to 2.27.0 | dependabot-preview[bot] | 2020-06-21 | 20 | -116/+122 |
* | | | | | | Merge pull request #21492 from nextcloud/fix/noid/branch-for-cloning-acceptan... | Roeland Jago Douma | 2020-06-21 | 1 | -1/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | acceptence tests shall specify which branch to pick when cloning apps | Arthur Schiwon | 2020-06-19 | 1 | -1/+2 |
* | | | | | | Merge pull request #21507 from nextcloud/dependabot/npm_and_yarn/babel/core-7... | Roeland Jago Douma | 2020-06-21 | 2 | -154/+106 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Bump @babel/core from 7.10.2 to 7.10.3 | dependabot-preview[bot] | 2020-06-21 | 2 | -154/+106 |
* | | | | | | | Merge pull request #21505 from nextcloud/dependabot/npm_and_yarn/babel/preset... | Roeland Jago Douma | 2020-06-21 | 2 | -859/+767 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Bump @babel/preset-env from 7.10.2 to 7.10.3 | dependabot-preview[bot] | 2020-06-21 | 2 | -859/+767 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #21504 from nextcloud/dependabot/npm_and_yarn/webpack-cli-... | Roeland Jago Douma | 2020-06-21 | 2 | -121/+68 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Bump webpack-cli from 3.3.11 to 3.3.12 | dependabot-preview[bot] | 2020-06-21 | 2 | -121/+68 |
| |/ / / / / / | |||||
* / / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-21 | 2 | -0/+2 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #21467 from nextcloud/enhancement/dav-bootstrap | Roeland Jago Douma | 2020-06-20 | 2 | -211/+206 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Move DAV to the new bootstrap mechanism | Christoph Wurst | 2020-06-19 | 2 | -211/+206 |
| |/ / / / / | |||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-20 | 16 | -2/+318 |
* | | | | | | Merge pull request #21469 from nextcloud/bugfix/noid/event-service-listener-r... | Roeland Jago Douma | 2020-06-19 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix event service listener registration | Joas Schilling | 2020-06-18 | 1 | -1/+1 |
* | | | | | | | Merge pull request #21483 from nextcloud/fix/scss/timeout | Roeland Jago Douma | 2020-06-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Give up after 10 seconds in SCSS timeout | Roeland Jago Douma | 2020-06-19 | 1 | -1/+1 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #21421 from nextcloud/fix/noid/cached-missing-dn | blizzz | 2020-06-19 | 1 | -2/+1 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | be more clear about the condition | blizzz | 2020-06-16 | 1 | -1/+1 |
| * | | | | | | getXbyY can still return false, e.g. when using ldap write support | Arthur Schiwon | 2020-06-15 | 1 | -2/+1 |
* | | | | | | | Merge pull request #21482 from nextcloud/bugfix/noid/dont-log-keys | Joas Schilling | 2020-06-19 | 1 | -1/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Don't log Keys | Joas Schilling | 2020-06-19 | 1 | -1/+5 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #21457 from nextcloud/enhancement/crash-reporters-registra... | Roeland Jago Douma | 2020-06-19 | 8 | -6/+176 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Allow crash reporters registration during app bootstrap | Christoph Wurst | 2020-06-19 | 8 | -6/+176 |
|/ / / / / / | |||||
* | / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-19 | 16 | -28/+296 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #21463 from nextcloud/fix/continue-not-return-register-exc... | Christoph Wurst | 2020-06-18 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Continue with next app when one errors during register | Christoph Wurst | 2020-06-18 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge pull request #21461 from nextcloud/fix/catch-app-register-boot-exceptions | Roeland Jago Douma | 2020-06-18 | 1 | -1/+15 |
|\ \ \ \ \ | |||||
| * | | | | | Catch all exceptions when an app is registering or booting | Christoph Wurst | 2020-06-17 | 1 | -1/+15 |
* | | | | | | Merge pull request #21442 from nextcloud/td/js/accessibilityjs_to_initialstate | Roeland Jago Douma | 2020-06-18 | 7 | -72/+81 |
|\ \ \ \ \ \ |