Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #34563 from nextcloud/debt/noid/carddav-too-many-arguments | Christoph Wurst | 2022-10-17 | 1 | -1/+1 |
|\ | | | | | Fix TooManyArguments warning for carddav.php | ||||
| * | Fix TooManyArguments warning for carddav.php | Daniel Kesselberg | 2022-10-16 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | Merge pull request #34565 from nextcloud/debt/noid/fakelocker-too-many-arguments | Christoph Wurst | 2022-10-17 | 1 | -1/+1 |
|\ \ | |/ |/| | Fix TooManyArguments for FakeLockerPlugin | ||||
| * | Fix TooManyArguments for FakeLockerPlugin | Daniel Kesselberg | 2022-10-14 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | Merge pull request #34471 from starypatyk/dav_read_share_notes | Vincent Petry | 2022-10-14 | 1 | -15/+11 |
|\ \ | |/ |/| | Reduce number of database queries during WebDAV propfind request | ||||
| * | Review comment - remove redundant empty() call | Dariusz Olszewski | 2022-10-10 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com> | ||||
| * | Read notes from share already loaded into memory | Dariusz Olszewski | 2022-10-07 | 1 | -15/+11 |
| | | | | | | | | Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-11 | 2 | -2/+2 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-07 | 2 | -0/+40 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #34415 from nextcloud/fix/caldav-backend-causal-reads | Christoph Wurst | 2022-10-06 | 1 | -20/+29 |
|\ | | | | | Fix causal reads in CalDAV backend | ||||
| * | Fix causal reads in CalDAV backend | Christoph Wurst | 2022-10-03 | 1 | -20/+29 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-06 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-05 | 2 | -0/+34 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #34378 from nextcloud/add-isDeleted-to-icalendar | blizzz | 2022-10-04 | 1 | -0/+7 |
|\ \ | | | | | | | Add isDeleted to OCP\Calendar\ICalendar | ||||
| * | | Add isDeleted property to OCP\Calendar\ICalendar | Thomas Citharel | 2022-10-03 | 1 | -0/+7 |
| |/ | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* / | Wrap address book creation write-read in a transaction | Christoph Wurst | 2022-10-03 | 1 | -13/+23 |
|/ | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Merge pull request #34388 from ↵ | Anna | 2022-10-03 | 2 | -0/+9 |
|\ | | | | | | | | | sylvainmetayer/feat_2464_exclude_contact_from_birthday_calendar feat(contacts): exclude contact from birthday calendar | ||||
| * | feat: add tests cases | Sylvain | 2022-10-02 | 1 | -0/+3 |
| | | | | | | | | Signed-off-by: Sylvain <git@sylvain.dev> | ||||
| * | fix: define exclusion key as constant | Sylvain | 2022-10-02 | 1 | -2/+3 |
| | | | | | | | | Signed-off-by: Sylvain <git@sylvain.dev> | ||||
| * | feat(contacts): exclude contact from birthday calendar | Sylvain | 2022-10-02 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: Sylvain <git@sylvain.dev> | ||||
* | | Merge pull request #33608 from nextcloud/perf/improve-getCalendarsForUsers | blizzz | 2022-10-03 | 2 | -19/+40 |
|\ \ | | | | | | | Remove the loop of calendars when only one is needed | ||||
| * | | Remove the loop of calendars when only one is needed | Anna Larch | 2022-10-01 | 2 | -19/+40 |
| | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | | Add typings to OCP\Calendar\ICalendar and implementation | Thomas Citharel | 2022-10-03 | 1 | -19/+13 |
| |/ |/| | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | | Merge pull request #33104 from nextcloud/enhancement/add-logging-federation | blizzz | 2022-10-01 | 1 | -1/+3 |
|\ \ | | | | | | | Federation - add logging, update the server status if sync fails | ||||
| * | | Add logging to federation | Anna Larch | 2022-07-27 | 1 | -1/+3 |
| | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | | Merge pull request #33450 from sazanof/bug/base64-card-dav-search | blizzz | 2022-10-01 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Fix photo url generation (add URI type to VCard2Array) | ||||
| * | | | Add URI type to VCard | Mikhail Sazanov | 2022-08-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Mikhail Sazanov <m@sazanof.ru> | ||||
* | | | | Merge pull request #33566 from nextcloud/fopen-not-found-rescan | blizzz | 2022-10-01 | 1 | -2/+2 |
|\ \ \ \ | |_|_|/ |/| | | | trigger a rescan when trying to fopen a file that exists in cache but not on disk | ||||
| * | | | add test for trying to fopen a file which no longer exists on disk | Robin Appelman | 2022-09-29 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-30 | 2 | -2/+2 |
|/ / / | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-29 | 2 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-26 | 2 | -4/+4 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-23 | 2 | -0/+182 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Master is now 26 | Joas Schilling | 2022-09-22 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-22 | 2 | -0/+20 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #34147 from ↵ | Joas Schilling | 2022-09-20 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/fix-avatar-cleanup-on-user-delete Fix avatar cleanup on user delete | ||||
| * | | | Rebuild autoloader | Joas Schilling | 2022-09-20 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-20 | 2 | -0/+2 |
|/ / / | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-17 | 2 | -4/+4 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #34072 from nextcloud/enh/noid/default-enabled-2 | Vincent Petry | 2022-09-15 | 1 | -1/+0 |
|\ \ \ | | | | | | | | | set defaultEnabled in shipped.json | ||||
| * | | | set defaultEnabled in shipped.json | Maxence Lange | 2022-09-15 | 1 | -1/+0 |
| | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | | | Merge pull request #33964 from nextcloud/search-limit-operators | Vincent Petry | 2022-09-15 | 2 | -25/+103 |
|\ \ \ \ | | | | | | | | | | | add a limit to the amount of operators a client can add to a search query | ||||
| * | | | | add test for search operator limit | Robin Appelman | 2022-09-08 | 1 | -25/+76 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | | add a limit to the amount of operators a client can add to a search query | Robin Appelman | 2022-09-08 | 1 | -0/+27 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | | Merge pull request #34035 from nextcloud/fix/do-not-log-warning-on-404 | Vincent Petry | 2022-09-15 | 1 | -6/+1 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Do not output a warning when a file is not found | ||||
| * | | | | Do not output a warning when a file is not found | Côme Chilliet | 2022-09-12 | 1 | -6/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This would spam log with warnings from Desktop client doing HEAD on non-existing path to test them. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-15 | 2 | -0/+2 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* / / / | Bump nc vue to beta2 | Carl Schwan | 2022-09-09 | 1 | -24/+24 |
|/ / / | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-07 | 2 | -4/+4 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix typos in apps/ subdirectory | luz paz | 2022-09-05 | 4 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | Found via `codespell -q 3 -S l10n,./apps/files_external/3rdparty -L adn,ba,boxs,keypair,jus,optionel,ressource,tabel ./apps/` Signed-off-by: luz paz <luzpaz@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> |