| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(dav): adjust usages of webdav.customRequest | Richard Steinmetz | 2024-09-04 | 1 | -1/+1 |
* | chore(assets): Recompile assets | nextcloud-command | 2024-08-06 | 1 | -23/+23 |
* | build(deps): Bump @nextcloud/vue from 8.11.2 to 8.14.0 | dependabot[bot] | 2024-07-04 | 1 | -58/+58 |
* | fix(dav): multiple fixes in usage of webdav library | Varun Patil | 2024-05-31 | 1 | -11/+19 |
* | feat: added l10n translation prop to calendar component | Eduardo Morales | 2024-02-21 | 1 | -0/+1 |
* | chore: Update dav snapshot | Christopher Ng | 2024-02-02 | 1 | -83/+94 |
* | Bump NcVue to v8.4.0 | julia.kirschenheuter | 2024-01-02 | 1 | -15/+15 |
* | fix(dav): Allow single-day out of office | Christoph Wurst | 2023-12-01 | 1 | -1/+7 |
* | feat(out-of-office): Migrate frontend to OCS endpoint | Joas Schilling | 2023-12-01 | 1 | -3/+4 |
* | fix: Update dav snapshots | Ferdinand Thiessen | 2023-11-30 | 1 | -35/+35 |
* | fix(dav): Convert dates without tz drift | Christoph Wurst | 2023-11-29 | 1 | -3/+3 |
* | fix(dav): Make ooo settings a form and the message required | Christoph Wurst | 2023-11-29 | 1 | -8/+17 |
* | chore: Update `@nextcloud/vue` to 8.2.0 | Ferdinand Thiessen | 2023-11-17 | 1 | -20/+20 |
* | fix(dav): Adjust snapshots for vue components update | Ferdinand Thiessen | 2023-11-09 | 1 | -45/+45 |
* | Add two more translations for `CalendarAvailability` | julia.kirschenheuter | 2023-11-09 | 1 | -1/+3 |
* | feat(dav): implement personal absence settings | Richard Steinmetz | 2023-11-07 | 4 | -192/+416 |
* | fix(tests): Adjust test snapshots for changes dependencies | Ferdinand Thiessen | 2023-11-06 | 1 | -35/+35 |
* | fix(dav): Make timezone picker label a real label element | Ferdinand Thiessen | 2023-11-06 | 1 | -5/+11 |
* | fix(tests): Update dav snapshot | Christopher Ng | 2023-10-23 | 1 | -55/+65 |
* | fix several personal settings problems | Simon L | 2023-10-17 | 1 | -34/+29 |
* | fix(ci): Update dav snapshot | Christopher Ng | 2023-10-06 | 1 | -70/+54 |
* | chore: Update dav snapshot | Christopher Ng | 2023-08-29 | 1 | -30/+30 |
* | fix(dav): Update jest snapshot for changed vue sidebar tab | Ferdinand Thiessen | 2023-08-02 | 1 | -159/+214 |
* | chore: Update nextcloud-vue to v8 beta2 and renamed changed properties | Ferdinand Thiessen | 2023-08-02 | 2 | -2/+2 |
* | chore(deps): Bump @nextcloud/vue from 7.11.4 to 7.11.6 | Christopher Ng | 2023-05-16 | 1 | -43/+45 |
* | Rename setting 'sendEventRemindersToSharedGroupMembers' to 'sendEventReminder... | Daniel Teichmann | 2023-05-04 | 3 | -10/+10 |
* | fix(deps): update webdav 5 usage | John Molakvoæ | 2023-04-06 | 1 | -1/+1 |
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 7 | -16/+16 |
* | Bump @nextcloud/vue from 7.5.0 to 7.7.0 | Christopher Ng | 2023-02-23 | 1 | -20/+20 |
* | Bump @nextcloud/vue, @nextcloud/l10n and @nextcloud/calendar-availability-vue | Christopher Ng | 2023-01-12 | 1 | -43/+44 |
* | Bump @nextcloud/vue from 7.2.0 to 7.3.0 | Vincent Petry | 2023-01-05 | 1 | -20/+20 |
* | Remove jstz usage from server | Thomas Citharel | 2023-01-04 | 1 | -3/+1 |
* | Fix CalDavSettings spec | John Molakvoæ | 2022-11-15 | 1 | -20/+20 |
* | Bump nc vue to beta2 | Carl Schwan | 2022-09-09 | 1 | -24/+24 |
* | Update snapshot | Vincent Petry | 2022-08-25 | 1 | -78/+78 |
* | Add Nc prefix to Nc vue component names | Vincent Petry | 2022-08-25 | 2 | -31/+31 |
* | Bump @nextcloud/vue to 6.0.0-beta.3 and related | Vincent Petry | 2022-08-25 | 1 | -4/+4 |
* | Update snapshot | Vincent Petry | 2022-08-10 | 1 | -55/+43 |
* | l10n: Fixed typo | rakekniven | 2022-07-04 | 1 | -1/+1 |
* | Fix typo of availability | Joas Schilling | 2022-07-01 | 1 | -1/+1 |
* | Add UI to opt-in on the status automation | Joas Schilling | 2022-07-01 | 2 | -0/+67 |
* | Fix node tests ci | Carl Schwan | 2022-05-30 | 2 | -74/+296 |
* | Merge pull request #32557 from nextcloud/cleanup/dav-admin-settings | Carl Schwan | 2022-05-24 | 1 | -42/+49 |
|\ |
|
| * | Modernize the dav admin settings | Carl Schwan | 2022-05-24 | 1 | -42/+49 |
* | | Update DAV availability vue component to standard | Joas Schilling | 2022-05-23 | 1 | -11/+16 |
|/ |
|
* | Add JS Unit tests for new 'sendEventRemindersToSharedGroupMembers' setting. | Daniel Teichmann | 2022-03-21 | 2 | -1/+39 |
* | Fix #31303: Make reminder notification behaviour selectable. | Daniel Teichmann | 2022-03-21 | 2 | -1/+32 |
* | Fix link to calendar user docs in groupware settings | Thomas Citharel | 2022-03-18 | 3 | -2/+10 |
* | replace button with vue button component | Vanessa Pertsch | 2022-02-21 | 1 | -3/+6 |
* | Replace CalDAV availability component with component lib | Christoph Wurst | 2022-02-17 | 2 | -220/+37 |