summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* only use nextcloud bundle when explicitly enabledRobin Appelman2022-07-052-10/+15
* also use nextcloud certificate bundle when downloading from s3Robin Appelman2022-07-052-10/+17
* Merge pull request #33111 from nextcloud/fix/url-absoluteJulien Veyssier2022-07-051-2/+4
|\
| * add missing GET param to getstoragestats urlJulien Veyssier2022-07-051-1/+1
| * Fix 404 when using index.php in the urlCarl Schwan2022-07-051-2/+4
* | Merge pull request #33086 from nextcloud/techdebt/noid/allow-expiring-comment...blizzz2022-07-054-11/+52
|\ \ | |/ |/|
| * Adjust fake managerJoas Schilling2022-07-011-1/+1
| * Allow to expire comments of multiple objects with one callJoas Schilling2022-07-013-10/+51
* | Merge pull request #33109 from nextcloud/fix/l10n-home-breadcrumbJohn Molakvoæ2022-07-051-1/+1
|\ \
| * | Fix translation of home breadcrumbChristopher Ng2022-07-041-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2022-07-0526-16/+18
|/ /
* | Merge pull request #33090 from nextcloud/fix/noid/proppatch-properties-transa...Carl Schwan2022-07-041-54/+76
|\ \
| * | DAV custom props: catch Exception and rollback transaction in caseArthur Schiwon2022-07-011-54/+76
* | | Merge pull request #33097 from nextcloud/rakekniven-patch-2Simon L2022-07-043-4/+4
|\ \ \
| * | | l10n: Fixed typorakekniven2022-07-043-4/+4
* | | | [tx-robot] updated from transifexNextcloud bot2022-07-0446-30/+306
* | | | Merge pull request #32095 from nextcloud/dependabot/npm_and_yarn/nextcloud/es...MichaIng2022-07-032-55/+53
|\ \ \ \
| * | | | Bump @nextcloud/eslint-config from 7.0.2 to 8.0.0dependabot[bot]2022-07-032-55/+53
|/ / / /
* / / / [tx-robot] updated from transifexNextcloud bot2022-07-0320-2/+30
|/ / /
* | | Merge pull request #33093 from nextcloud/dependabot/composer/build/integratio...MichaIng2022-07-021-1/+1
|\ \ \
| * | | Update sabre/dav requirement from 4.3.1 to 4.4.0 in /build/integrationdependabot[bot]2022-07-021-1/+1
| | |/ | |/|
* / | [tx-robot] updated from transifexNextcloud bot2022-07-0260-20/+82
|/ /
* | Merge pull request #32576 from nextcloud/feature/spreed-7321/automatic-DND-ou...Joas Schilling2022-07-0113-4/+390
|\ \
| * | Inject userId directlyJoas Schilling2022-07-011-7/+6
| * | Fix typo of availabilityJoas Schilling2022-07-013-4/+4
| * | Remove unused importJoas Schilling2022-07-011-1/+0
| * | Fix predefined messageJoas Schilling2022-07-011-1/+6
| * | Add UI to opt-in on the status automationJoas Schilling2022-07-016-3/+116
| * | Add status automationJoas Schilling2022-07-012-2/+24
| * | Fix determination of cron job runJoas Schilling2022-07-013-8/+95
| * | User status automation background jobJoas Schilling2022-07-013-0/+161
| |/
* | Merge pull request #33043 from nextcloud/Valdnet-patch-2Carl Schwan2022-07-013-4/+4
|\ \ | |/ |/|
| * l10n: Separate wordsValdnet2022-07-013-4/+4
* | Merge pull request #33079 from nextcloud/enh/a11y-file-picker-labelsJohn Molakvoæ2022-07-016-7/+15
|\ \
| * | Add accessible names for file picker grid view toggle and new folder buttonChristopher Ng2022-07-016-7/+15
* | | [tx-robot] updated from transifexNextcloud bot2022-07-0144-82/+94
|/ /
* | Merge pull request #33075 from nextcloud/performance-ciCarl Schwan2022-06-302-0/+121
|\ \
| * | use blueprint from repoRobin Appelman2022-06-302-5/+31
| * | use profiler actionRobin Appelman2022-06-301-38/+22
| * | run performance comparisons in ciRobin Appelman2022-06-301-0/+111
* | | Merge pull request #33068 from nextcloud/enh/note-trashbin-expirationPytal2022-06-301-1/+1
|\ \ \
| * | | Add trashbin export expiration noticeChristopher Ng2022-06-291-1/+1
| |/ /
* | | Merge pull request #33074 from nextcloud/enh/noid/en-dash-userstatusJohn Molakvoæ2022-06-305-7/+7
|\ \ \
| * | | use an en-dash for the userstatus panelszaimen2022-06-305-7/+7
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2022-06-3026-10/+68
* | | Merge pull request #33065 from nextcloud/fix/nonce-firefox-101blizzz2022-06-301-4/+2
|\ \ \
| * | | Fix detection of firefox in ContentSecurityPolicyNonceManagerCarl Schwan2022-06-291-4/+2
* | | | Merge pull request #33067 from nextcloud/trashbin-skip-size-cacheblizzz2022-06-291-5/+11
|\ \ \ \
| * | | | use size from cache to determine whether to skip the trashbinRobin Appelman2022-06-291-5/+11
| | |/ / | |/| |
* | | | Merge pull request #33056 from nextcloud/enh/workflow-buttonPytal2022-06-295-14/+20
|\ \ \ \ | |/ / / |/| | |