summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 #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
|\ \ \ | |/ / |/| |
| * | Use Button component to show more workflowsChristopher Ng2022-06-295-14/+20
|/ /
* | Merge pull request #32857 from nextcloud/debt/noid/result-may-undefinedCarl Schwan2022-06-291-2/+4
|\ \ | |/ |/|
| * Fix undefined when no tagsDaniel Kesselberg2022-06-281-2/+4
* | Add myself as CODEOWNERS for a few modulesCarl Schwan2022-06-291-0/+7
* | Merge pull request #33050 from nextcloud/fix/cache_partial_array_removeJonas2022-06-291-1/+1
|\ \
| * | Check whether entry is of type ICacheEntry in Cache->remove()Jonas2022-06-291-1/+1
|/ /
* | Merge pull request #32994 from nextcloud/fix/extended-query-searchCarl Schwan2022-06-292-5/+9
|\ \
| * | Search without join on filecache_extendedCarl Schwan2022-06-232-5/+9
* | | Merge pull request #33057 from nextcloud/automated/noid/master-update-psalm-b...blizzz2022-06-291-45/+0
|\ \ \
| * | | Update psalm baselinenextcloud-command2022-06-291-45/+0
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2022-06-2918-2/+80
* | | Merge pull request #33053 from nextcloud/fix/undefined-loggerPytal2022-06-2817-23/+30
|\ \ \
| * | | Fix undefined loggerChristopher Ng2022-06-2817-23/+30
| | |/ | |/|
* | | Merge pull request #33034 from nextcloud/td/noid/ldap_group_updaterblizzz2022-06-282-66/+85
|\ \ \
| * | | adjust testsArthur Schiwon2022-06-281-20/+31
| * | | simplify blizzz2022-06-281-1/+1
| * | | delete groups in chunks instead of one by oneArthur Schiwon2022-06-281-5/+11
| * | | cleanup LDAP's UpdateGroupsArthur Schiwon2022-06-281-41/+43
* | | | Merge pull request #33042 from nextcloud/bugfix/noid/extend-email-loggingJoas Schilling2022-06-281-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Extend email loggingJoas Schilling2022-06-281-0/+3
* | | | Merge pull request #32982 from nextcloud/fix/metadata-extractionCarl Schwan2022-06-281-1/+1
|\ \ \ \
| * | | | Fix metadata extractionCarl Schwan2022-06-221-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #33007 from nextcloud/cleanup/federation-appCarl Schwan2022-06-2827-654/+418
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix many issues with the testsCarl Schwan2022-06-287-108/+85
| * | | Cleanup CardDav SyncServiceCarl Schwan2022-06-244-75/+24
| * | | Summer cleanup of the federation appCarl Schwan2022-06-2422-480/+318
| |/ /
* | | Merge pull request #32960 from nextcloud/fix/avoid-using-undeclared-propertiesCôme Chilliet2022-06-287-66/+32
|\ \ \ | |_|/ |/| |
| * | composer run cs:fixCôme Chilliet2022-06-212-2/+0
| * | Fix PHP 8.2 warnings about undeclared propertiesCôme Chilliet2022-06-217-65/+33