| Commit message (Expand) | Author | Age | Files | Lines |
* | feat: Allow AVIF content type in PhotoCachefeat/photo-cache-avif | Miguel Sánchez de León Peque | 2025-03-03 | 1 | -0/+1 |
* | fix(activity): Fix activity parameter typesbugfix/noid/fix-activity-parameter-types | Joas Schilling | 2025-02-17 | 1 | -2/+2 |
* | chore: Apply new rector configuration to apps folder | Côme Chilliet | 2025-02-13 | 1 | -3/+3 |
* | refactor: Use Http framework where possibleuseHttpFramework | Git'Fellow | 2024-12-14 | 2 | -4/+6 |
* | fix: return 204 instead of 404fix/issue-3021-return-no-content-instead-of-error | SebastianKrupinski | 2024-12-13 | 1 | -1/+1 |
* | chore(profile): move profile app from core to apps | skjnldsv | 2024-11-14 | 1 | -1/+1 |
* | fix(carddav): Handle race for SAB creation better | Christoph Wurst | 2024-11-06 | 2 | -7/+27 |
* | feat: Allow WebP content type in PhotoCachefeat/photo-cache-webp | Miguel Sánchez de León Peque | 2024-10-28 | 1 | -0/+1 |
* | fix(psalm): Fix some newly detected issuesrefactor/apps/constructor-property-promotion | provokateurin | 2024-10-21 | 1 | -2/+2 |
* | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 17 | -215/+85 |
* | chore: Use constant for default valueconfig-carddav-sync-request-timeout | Pablo Zmdl | 2024-10-17 | 1 | -1/+2 |
* | feat: configurable request timeout for carddav sync | Pablo Zmdl | 2024-10-17 | 1 | -2/+7 |
* | chore(db): Correctly apply query types | Git'Fellow | 2024-10-17 | 1 | -14/+14 |
* | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 3 | -3/+5 |
* | fix: make federation address book sync work with allow_local_remote_servers =... | Daniel Kesselberg | 2024-10-01 | 1 | -10/+36 |
* | chore: Apply rector configuration to apps folder | Côme Chilliet | 2024-09-20 | 2 | -7/+7 |
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 4 | -5/+10 |
* | refactor: move to new activity exceptionrefactor/move-to-new-activity-exception | Anna Larch | 2024-09-17 | 2 | -6/+8 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 14 | -56/+56 |
* | fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()`... | Joas Schilling | 2024-07-19 | 1 | -6/+6 |
* | fix(carddav): limit vcard size | SebastianKrupinski | 2024-07-04 | 1 | -0/+40 |
* | chore: don't pass null to createElement | Daniel Kesselberg | 2024-06-25 | 1 | -1/+1 |
* | refactor(dav): migrate to new http client | Daniel Kesselberg | 2024-06-25 | 1 | -44/+41 |
* | feat(ldap): sync additional properties to profile and SAB | Jake Nabasny | 2024-05-30 | 1 | -2/+27 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-29 | 1 | -1/+1 |
* | Merge pull request #44664 from nextcloud/fix/dav/rate-limit-create-adress-book | Hamza | 2024-05-28 | 1 | -0/+87 |
|\ |
|
| * | fix(dav): Rate limit address book creation | Hamza Mahjoubi | 2024-05-27 | 1 | -0/+87 |
* | | chore: Add SPDX header | Andy Scherzinger | 2024-05-27 | 26 | -552/+73 |
|/ |
|
* | chore: Improve phpdoc typing to silence psalm errors | Côme Chilliet | 2024-04-02 | 1 | -0/+3 |
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 4 | -4/+4 |
* | fix(dav): Add retention time to sync token cleanup | Christoph Wurst | 2024-03-21 | 1 | -2/+6 |
* | fix(dav): ACLs for shared addressbooks | Christoph Wurst | 2024-03-21 | 1 | -1/+6 |
* | fix(dav): Fix atomic addressbook update | Christoph Wurst | 2024-02-29 | 1 | -20/+22 |
* | enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and c... | Anna Larch | 2024-02-15 | 3 | -40/+104 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 13 | -57/+55 |
* | refactor(caldav): Use even earlier return and SQL's WHERE IN | Christoph Wurst | 2023-11-15 | 1 | -13/+6 |
* | feat(search): allow contacts person search | hamza221 | 2023-11-14 | 1 | -0/+4 |
* | feat(carddav): Allow advanced search for contacts | Benjamin Gaussorgues | 2023-11-10 | 1 | -12/+42 |
* | Merge pull request #39852 from nextcloud/pragmaHeader | Ferdinand Thiessen | 2023-10-18 | 1 | -1/+0 |
|\ |
|
| * | Stop sending deprecated Pragma header | Git'Fellow | 2023-08-28 | 1 | -1/+0 |
* | | Merge pull request #38610 from fsamapoor/replace_strpos_calls_in_dav_app | Christoph Wurst | 2023-09-17 | 7 | -15/+15 |
|\ \ |
|
| * \ | Merge branch 'master' into replace_strpos_calls_in_dav_app | Faraz Samapoor | 2023-06-27 | 3 | -4/+25 |
| |\ \ |
|
| * | | | Fixes "PossiblyNullArgument" Psalm warnings. | Faraz Samapoor | 2023-06-12 | 2 | -2/+2 |
| * | | | Refactors "strpos" calls in /apps/dav to improve code readability. | Faraz Samapoor | 2023-06-12 | 7 | -13/+13 |
* | | | | fix(CardDAV): allow disabling of the system address book via config option | Anna Larch | 2023-09-01 | 1 | -1/+2 |
| |_|/
|/| | |
|
* | | | fix(CardDAV): set owner-principal, displayname properties for SAB | Anna Larch | 2023-08-16 | 2 | -4/+3 |
* | | | Merge pull request #38397 from nextcloud/enh/contacts/hide-adressbook-option | Daniel | 2023-07-18 | 1 | -10/+14 |
|\ \ \ |
|
| * | | | enh(contacts): show/hide addressbooks for all | Johannes Merkel | 2023-07-10 | 1 | -10/+14 |
* | | | | Merge branch 'master' into fix/correct-exceptions-for-SAB | Anna | 2023-07-14 | 1 | -1/+3 |
|\ \ \ \ |
|
| * | | | | fix(dav): close cursor when fetching max id | Richard Steinmetz | 2023-07-11 | 1 | -1/+3 |
| |/ / / |
|