| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #52224 from nextcloud/bugfix/noid/dont-break-when-checking... | Arthur Schiwon | 28 hours | 1 | -0/+29 |
|\ |
|
| * | fix(usermanager): Don't throw when checking if a too long user id is an exist... | Joas Schilling | 2 days | 1 | -0/+29 |
* | | fix(mail): use matching text color for primary elementsfix/use-also-default-text | Ferdinand Thiessen | 33 hours | 1 | -12/+12 |
* | | feat(ip): add configurable IPv6 subnet for BFP and throttlingfeat/add-configurable-ipv6-subnet | Benjamin Gaussorgues | 37 hours | 1 | -4/+4 |
|/ |
|
* | Merge pull request #51020 from nextcloud/artonge/fix/transfer_ownership | Louis | 4 days | 1 | -0/+18 |
|\ |
|
| * | fix: Transfer ownership with S3 as primaryartonge/fix/transfer_ownership | Louis Chemineau | 2025-04-01 | 1 | -0/+18 |
* | | Merge pull request #52086 from nextcloud/fix/cleanup-user-backends | Côme Chilliet | 4 days | 4 | -7/+14 |
|\ \ |
|
| * | | fix: Replace all usages of OC_User backend method calls by IUserManagerfix/cleanup-user-backends | Côme Chilliet | 8 days | 4 | -7/+14 |
* | | | Merge pull request #52085 from nextcloud/bugfix/noid/fix-cached-return-of-dis... | Anna | 8 days | 1 | -0/+28 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix(federation): Fix returning "no display name" after cache resultbugfix/noid/fix-cached-return-of-display-name | Joas Schilling | 9 days | 1 | -0/+28 |
* | | | Merge pull request #52050 from nextcloud/fix/noid/taskprocessing-appapi | Alexander Piskun | 8 days | 1 | -1/+319 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix(taskprocessing): use the event for AppAPI to get list of AI providersfix/noid/taskprocessing-appapi | Oleksander Piskun | 9 days | 1 | -1/+319 |
* | | | fix(files_sharing): fix share creation error handling | skjnldsv | 9 days | 1 | -1/+1 |
* | | | Merge pull request #52070 from nextcloud/test/noid/improve-test-output | Joas Schilling | 9 days | 1 | -6/+6 |
|\ \ \ |
|
| * | | | test: Improve comments manager test output in case of failuretest/noid/improve-test-output | Joas Schilling | 9 days | 1 | -6/+6 |
* | | | | fix(federation): Don't load the addressbook when resolving a cloud IDperf/noid/dont-load-addressbook-on-resolving-cloudid | Joas Schilling | 9 days | 2 | -14/+39 |
|/ / / |
|
* | | | Revert "refactor(RichObjectStrings): Only log error if key or value is not st...revert/52035 | Joas Schilling | 10 days | 1 | -0/+5 |
* | | | Merge pull request #51838 from nextcloud/feat/cleanup-oc-util-methods | John Molakvoæ | 10 days | 1 | -10/+10 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix: Remove some call and references to deprecated OC_Util class | Côme Chilliet | 11 days | 1 | -10/+10 |
* | | | Merge pull request #52014 from nextcloud/fix/fix-movie-preview-construct | Kate | 10 days | 1 | -7/+10 |
|\ \ \ |
|
| * | | | fix(previews): Cleanup Movie provider code and remove deprecated static varsfix/fix-movie-preview-construct | Côme Chilliet | 10 days | 1 | -7/+10 |
| |/ / |
|
* | | | refactor(RichObjectStrings): Only log error if key or value is not string in ...fix/richobjectstrings/validator-string-key-value-error | provokateurin | 10 days | 1 | -5/+0 |
* | | | feat(ip): use larger IPv6 range by defaultfeat/larger_ipv6_range | Benjamin Gaussorgues | 10 days | 1 | -5/+5 |
|/ / |
|
* | | Merge pull request #51836 from nextcloud/feat/cleanup-oc-util | Côme Chilliet | 2025-04-03 | 1 | -57/+39 |
|\ \ |
|
| * | | chore(legacy): Remove deprecated OC_Util::addScript and functions depending o...feat/cleanup-oc-util | Côme Chilliet | 2025-04-01 | 1 | -57/+39 |
| |/ |
|
* | | fix(session): Only mark sessions of permanent tokens as app passwordsfix/session/permanent-token-app-password | Christoph Wurst | 2025-04-03 | 1 | -0/+40 |
* | | fix(oauth2): retain support for legacy ownCloud clientsfix/oauth2/retain-legacy-oc-client-support | Richard Steinmetz | 2025-04-01 | 1 | -2/+8 |
|/ |
|
* | Merge pull request #50768 from nextcloud/perf/cron/delay-timedjob-checking | Christoph Wurst | 2025-03-31 | 3 | -17/+52 |
|\ |
|
| * | perf(cron): Delay (re)checking timed jobsperf/cron/delay-timedjob-checking | Christoph Wurst | 2025-03-31 | 3 | -17/+52 |
* | | Merge pull request #51768 from nextcloud/techdebt/noid/prepare-phpunit10 | Joas Schilling | 2025-03-31 | 10 | -244/+187 |
|\ \
| |/
|/| |
|
| * | fix(phpunit): Remove some more withConsecutive callstechdebt/noid/prepare-phpunit10 | Joas Schilling | 2025-03-31 | 8 | -240/+183 |
| * | fix: Adjust data provider name | Ferdinand Thiessen | 2025-03-27 | 2 | -4/+4 |
* | | Merge pull request #51676 from nextcloud/fix/add-getappversions-replacement | Côme Chilliet | 2025-03-31 | 1 | -0/+4 |
|\ \ |
|
| * | | chore(tests): Adapt TemplateLayoutTest to constructor change | Côme Chilliet | 2025-03-25 | 1 | -0/+4 |
| |/ |
|
* | | fix: add event status and participant statusfix/noid-add-status-and-set-attendee-status | SebastianKrupinski | 2025-03-28 | 3 | -0/+7 |
* | | test: Adapt tests to properly use valid email addressesfix/filter-empty-email | Julius Knorr | 2025-03-26 | 1 | -25/+25 |
|/ |
|
* | Merge pull request #51490 from nextcloud/castUsersCountToInt | John Molakvoæ | 2025-03-25 | 1 | -0/+13 |
|\ |
|
| * | fix(database): Cast users count to integercastUsersCountToInt | Git'Fellow | 2025-03-20 | 1 | -0/+13 |
* | | fix(IFilenameValidator): correctly handle case insensitivityfix/file-name-validator-case-sensitivity | Ferdinand Thiessen | 2025-03-21 | 1 | -1/+91 |
* | | chore: Move template functions out of legacy folder | Côme Chilliet | 2025-03-20 | 1 | -1/+1 |
* | | fix: Remove multiple require_once calls for template functions | Côme Chilliet | 2025-03-20 | 1 | -2/+0 |
|/ |
|
* | fix(cardav): only show useres from enabled addressBooks in contacts menufix/noid/contactsmenu-ab-enabled | Hamza Mahjoubi | 2025-03-17 | 1 | -18/+64 |
* | test: fix CI when running Karma testsfix/reset-phone-number | Ferdinand Thiessen | 2025-03-16 | 1 | -3/+11 |
* | fix(RichObjectStrings): Make exception messages for invalid parameters more u...fix/rich-object-strings/better-exception-messages | provokateurin | 2025-03-12 | 1 | -2/+2 |
* | fix(mime-types): adjust compiled mime types and signfix/code-sign-test | Ferdinand Thiessen | 2025-03-12 | 2 | -3/+2 |
* | fix(lookup-server): disable lookup server for non-global scale setups | Ferdinand Thiessen | 2025-03-11 | 1 | -14/+13 |
* | fix(lookup-server): do not query data by default | Ferdinand Thiessen | 2025-03-11 | 1 | -4/+4 |
* | Merge pull request #51029 from nextcloud/fix/deprecate-oc-template-and-cleanup | Côme Chilliet | 2025-03-10 | 2 | -20/+39 |
|\ |
|
| * | fix: Migrate all uses of OCP\Template to OCP\Template\ITemplateManager | Côme Chilliet | 2025-03-06 | 1 | -3/+3 |
| * | chore: Adapt TemplateLayout tests | Côme Chilliet | 2025-03-06 | 1 | -17/+36 |