| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #27623 from nextcloud/version/22.0.0/rc1v22.0.0rc1 | blizzz | 2021-06-24 | 1 | -2/+2 |
|\ |
|
| * | 22.0.0 RC1 | Arthur Schiwon | 2021-06-23 | 1 | -2/+2 |
* | | Merge pull request #27629 from nextcloud/dependabot/npm_and_yarn/core-js-3.15.1 | dependabot[bot] | 2021-06-24 | 95 | -546/+546 |
|\ \ |
|
| * | | Bump core-js from 3.13.1 to 3.15.1 | dependabot[bot] | 2021-06-24 | 95 | -752/+710 |
* | | | Merge pull request #27385 from nextcloud/dependabot/composer/build/integratio... | dependabot-preview[bot] | 2021-06-24 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Update symfony/event-dispatcher requirement in /build/integration | dependabot-preview[bot] | 2021-06-05 | 1 | -1/+1 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-24 | 42 | -76/+210 |
* | | | | Merge pull request #27632 from nextcloud/chore/caldav-trashbin-iso-timestamps | Christoph Wurst | 2021-06-23 | 2 | -1/+20 |
|\ \ \ \ |
|
| * | | | | Use ISO8601 timestamps for the CalDAV trashbin | Christoph Wurst | 2021-06-23 | 2 | -1/+20 |
* | | | | | Merge pull request #27605 from nextcloud/better-security-warning | Lukas Reschke | 2021-06-23 | 2 | -6/+12 |
|\ \ \ \ \ |
|
| * | | | | | Move header into h3 | Lukas Reschke | 2021-06-23 | 2 | -6/+12 |
| * | | | | | Make security warning stand out more | Lukas Reschke | 2021-06-22 | 2 | -4/+4 |
* | | | | | | Merge pull request #27583 from nextcloud/dependabot/add-v2-config-file | Julius Härtl | 2021-06-23 | 0 | -0/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | Upgrade to GitHub-native Dependabot | dependabot-preview[bot] | 2021-06-21 | 0 | -0/+0 |
* | | | | | | | Merge pull request #27635 from nextcloud/fix/datetime-constants | Pytal | 2021-06-23 | 17 | -30/+30 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Move DateTime::RFC2822 to DateTimeInterface::2822 | Christoph Wurst | 2021-06-23 | 5 | -8/+8 |
| * | | | | | | | Move DateTime::ATOM to DateTimeInterface::ATOM | Christoph Wurst | 2021-06-23 | 13 | -22/+22 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #27628 from nextcloud/security-txt | Lukas Reschke | 2021-06-23 | 8 | -1/+121 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Rebuild autoloader | Lukas Reschke | 2021-06-23 | 2 | -0/+2 |
| * | | | | | | | Add security.txt | Lukas Reschke | 2021-06-23 | 6 | -1/+119 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge pull request #26344 from J0WI/fs-early-root | Lukas Reschke | 2021-06-23 | 1 | -8/+8 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Return early if path is root | J0WI | 2021-04-05 | 1 | -8/+8 |
* | | | | | | | | Merge pull request #27627 from nextcloud/dependabot/npm_and_yarn/babel/preset... | dependabot[bot] | 2021-06-23 | 2 | -206/+164 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | Bump @babel/preset-env from 7.14.5 to 7.14.7 | dependabot[bot] | 2021-06-23 | 2 | -216/+186 |
* | | | | | | | | Merge pull request #27611 from nextcloud/dependabot/npm_and_yarn/query-string... | Julius Härtl | 2021-06-23 | 14 | -40/+47 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Bump query-string from 5.1.1 to 7.0.1 | dependabot[bot] | 2021-06-23 | 14 | -40/+47 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #27561 from nextcloud/dav-search-offset | blizzz | 2021-06-23 | 1 | -3/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | allow setting offset for queries not limited to the users home storage | Robin Appelman | 2021-06-22 | 1 | -3/+1 |
* | | | | | | | | | Merge pull request #26346 from J0WI/clean-auth-regex | blizzz | 2021-06-23 | 2 | -4/+8 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Cleaner removePassword regex | J0WI | 2021-03-27 | 2 | -4/+8 |
* | | | | | | | | | | Merge pull request #26323 from J0WI/crypt-const | blizzz | 2021-06-23 | 1 | -26/+24 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|
| * | | | | | | | | | Use constant for supported formats | J0WI | 2021-03-26 | 1 | -26/+24 |
* | | | | | | | | | | Merge pull request #27610 from nextcloud/add-throttling-to-public-auth | Joas Schilling | 2021-06-23 | 3 | -3/+25 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Reference correct private variable | Lukas Reschke | 2021-06-22 | 1 | -1/+1 |
| * | | | | | | | | | Throttle on public DAV endpoint | Lukas Reschke | 2021-06-22 | 3 | -3/+25 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #27567 from nextcloud/dependabot/npm_and_yarn/build/karma-... | Julius Härtl | 2021-06-23 | 2 | -449/+208 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Bump karma from 5.2.3 to 6.3.4 in /build | dependabot[bot] | 2021-06-23 | 2 | -449/+208 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #27383 from nextcloud/dependabot/npm_and_yarn/build/puppet... | Julius Härtl | 2021-06-23 | 2 | -61/+66 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Bump puppeteer from 5.5.0 to 10.0.0 in /build | dependabot[bot] | 2021-06-22 | 2 | -61/+66 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-23 | 30 | -2/+486 |
* | | | | | | | | | Merge pull request #27604 from nextcloud/bugfix/24918 | Pytal | 2021-06-22 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Proper opacity on multiselect actions in files | Julius Härtl | 2021-06-22 | 1 | -2/+5 |
* | | | | | | | | | | Merge pull request #27609 from nextcloud/dependabot/composer/aws/aws-sdk-php-... | Pytal | 2021-06-22 | 1 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Bump aws/aws-sdk-php from 3.184.2 to 3.184.6 | Christoph Wurst | 2021-06-22 | 1 | -0/+0 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #27555 from nextcloud/dependabot/npm_and_yarn/sass-1.35.1 | Julius Härtl | 2021-06-22 | 2 | -14/+14 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Bump sass from 1.34.1 to 1.35.1 | dependabot[bot] | 2021-06-18 | 2 | -14/+14 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #27595 from nextcloud/enh/25174/hide-hyphen-if-slogan-is-e... | Lukas Reschke | 2021-06-22 | 2 | -7/+11 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | fix NewUserMailHelperTest | szaimen | 2021-06-22 | 1 | -3/+3 |
| * | | | | | | | | fix NewUserMailHelperTest | szaimen | 2021-06-22 | 1 | -3/+3 |
| * | | | | | | | | mail-template - don't show hyphen if slogan is empty | szaimen | 2021-06-22 | 1 | -1/+5 |
|/ / / / / / / / |
|