Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(dav): increase default calendar subscription refresh rate to one daydav-webcal-default-refresh-rate | Thomas Citharel | 2024-11-20 | 1 | -2/+2 |
| | | | | | | | | With the performance benefits from #43541 it makes sense Reference https://github.com/nextcloud/server/issues/46171#issuecomment-2487910923 Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 9 | -89/+49 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 1 | -2/+4 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | chore: Use more gender neutral language | provokateurin | 2024-10-14 | 1 | -1/+1 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | fix(BackgroundJobs): Adjust intervals and time sensitivities | provokateurin | 2024-10-08 | 1 | -2/+1 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | chore: Apply rector configuration to apps folder | Côme Chilliet | 2024-09-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 2 | -3/+5 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | chore: adjust code to adhere to coding standard | Anna Larch | 2024-09-05 | 1 | -6/+6 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 7 | -11/+11 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Merge pull request #45532 from nextcloud/feat/publish-resources-room-update | Richard Steinmetz | 2024-06-25 | 1 | -408/+7 |
|\ | | | | | feat: implement public OCP api to update resources and rooms | ||||
| * | feat: implement public OCP api to update resources and rooms | Richard Steinmetz | 2024-05-27 | 1 | -408/+7 |
| | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | | fix(userstatus): Fix user status automation in real-life scenario | Joas Schilling | 2024-06-25 | 1 | -6/+2 |
| | | | | | | | | | | | | | | | | | | | | | | Order of applying: - Out-of-office - Availability - Call - Meeting - User status Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | fix(caldav): automatically delete outdated scheduling objects | Anna Larch | 2024-05-31 | 1 | -0/+35 |
| | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | chore: Add SPDX header | Andy Scherzinger | 2024-05-27 | 13 | -260/+26 |
|/ | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix(dav): Add retention time to sync token cleanup | Christoph Wurst | 2024-03-21 | 1 | -2/+3 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs | Côme Chilliet | 2024-02-08 | 1 | -36/+15 |
| | |||||
* | Revert "Merge branch 'master' of github.com:nextcloud/server" | Louis Chemineau | 2024-02-08 | 1 | -15/+36 |
| | | | | | This reverts commit d9d60238c7aaab9c61bf2d50c15aa59bc88c8975, reversing changes made to ba3fdb0cdcfbb84f0080a2146a4ba2f01569915d. | ||||
* | fix!: Migrate jobs away from deprecated interfaces | Côme Chilliet | 2024-02-08 | 1 | -36/+15 |
| | | | | | | BREAKING CHANGE: Removed ILogFactory::getCustomLogger deprecated method Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix(ooo): add new ooo status with new emoji | Anna Larch | 2023-12-18 | 1 | -4/+4 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | enh(userstatus): add OOO automation and remove calendar automation | Anna Larch | 2023-11-28 | 1 | -57/+112 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | feat(dav): dispatch out-of-office started and ended events | Richard Steinmetz | 2023-11-23 | 1 | -0/+92 |
| | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 9 | -47/+46 |
| | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | fix(caldav): Cast calendar objects id to int when building index | Christoph Wurst | 2023-06-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | fix(caldav): Close DB cursor in reminder index background job | Christoph Wurst | 2023-06-05 | 1 | -2/+4 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | fix(user_status): Fix the user status automation on the day availability ↵ | Joas Schilling | 2023-03-13 | 1 | -4/+13 |
| | | | | | | rules are adjusted Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(dav): Handle no next potential toggle in availability detection | Thomas Citharel | 2023-03-10 | 1 | -0/+7 |
| | | | | | Fixes: min(): Array must contain at least one element at /var/www/nc/nextcloud/apps/dav/lib/BackgroundJob/UserStatusAutomation.php#142 Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Merge pull request #36260 from ↵ | Joas Schilling | 2023-01-23 | 1 | -1/+1 |
|\ | | | | | | | | | nextcloud/bugfix/noid/fix-user-availability-selection Fix WHERE condition when selecting user's availability for the status… | ||||
| * | Fix WHERE condition when selecting user's availability for the status automation | Joas Schilling | 2023-01-20 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | chore(dav): Make json_encode and json_decode throw on error | Christoph Wurst | 2023-01-19 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add a background job to prune outdated sync tokens | Thomas Citharel | 2022-10-27 | 1 | -0/+64 |
| | | | | | | | | We remove all outdated sync tokens, based on their auto-incremented ID. By default we only keep the last 10 000, but this can be configurable. Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Merge pull request #32956 from nextcloud/fix/upload-folder-wrong-content | Vincent Petry | 2022-07-27 | 1 | -5/+16 |
|\ | | | | | Handle file contained inside the uploads folder | ||||
| * | Handle file contained inside the uploads folder | Carl Schwan | 2022-06-21 | 1 | -5/+16 |
| | | | | | | | | | | | | Fix #32450 Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | | Remove unused import | Joas Schilling | 2022-07-01 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Add status automation | Joas Schilling | 2022-07-01 | 1 | -2/+12 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Fix determination of cron job run | Joas Schilling | 2022-07-01 | 1 | -8/+91 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | User status automation background job | Joas Schilling | 2022-07-01 | 1 | -0/+96 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix more psalm issues | Carl Schwan | 2022-05-16 | 4 | -20/+11 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Migrate dav application from ILogger to LoggerInterface | Côme Chilliet | 2022-05-02 | 1 | -11/+4 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Mark DAV background jobs as time sensitive/insensitive | Christoph Wurst | 2022-02-22 | 7 | -37/+47 |
| | | | | | | | * As a bonus they are now all using OCP base classes * Strict typing is now enforced Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use the new option to signaling insensitivity | Joas Schilling | 2022-02-07 | 1 | -0/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Clean up the DAV resource background job | Christoph Wurst | 2021-12-02 | 1 | -36/+43 |
| | | | | | | | | * Replace deprecated execute with executeQuery and executeStatement * Close open cursors * Drop phpdoc that only mirrors php type hints Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 10 | -26/+16 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Add a trashbin for calendars and calendar objects | Christoph Wurst | 2021-05-31 | 2 | -1/+52 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Clean up reminder actions and call methods directly | Christoph Wurst | 2021-05-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add some closure return types | Roeland Jago Douma | 2021-02-14 | 1 | -1/+1 |
| | | | | | | Found by psalm Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 1 | -2/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use proper OCP\BackgroundJobs\Job | Roeland Jago Douma | 2020-11-25 | 1 | -2/+4 |
| | | | | | | And typehunt the IJobList Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 2 | -4/+4 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 4 | -0/+4 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> |