| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
|
|
|
| |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
|\
| |
| |
| |
| | |
nextcloud/fix/caldav/reminder-service-nullable-calendar-data
fix(caldav): Fix wrong Psalm report for nullable calendar data
|
| |
| |
| |
| |
| |
| |
| |
| | |
> Docblock-defined type Sabre\VObject\Component\VCalendar for $vcalendar is never falsy
^ is a lie
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
|/
|
|
|
|
| |
Ref https://github.com/nextcloud/calendar/issues/4811
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
|
|\
| |
| |
| |
| | |
nextcloud/bugfix/noid/fix-user-availability-selection
Fix WHERE condition when selecting user's availability for the status…
|
| |
| |
| |
| | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
|\ \
| | |
| | | |
chore(dav): Make json_encode and json_decode throw on error
|
| |/
| |
| |
| | |
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
|/
|
|
| |
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
|
|
|
|
|
|
|
| |
end date
Ref https://github.com/nextcloud/calendar/issues/4811
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
|
|
|
| |
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
|
|
|
|
|
|
|
| |
backends"
This reverts commit ddcee3dbab01b4f4fc163c68a54055facfa8af16.
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
|\
| |
| | |
Hook into sabre event lifecycle for iMip Messages
|
| |
| |
| |
| | |
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
|/
|
|
| |
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
|
|
|
| |
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
|\
| |
| | |
Adding option to set Auto-Submitted email header
|
| |
| |
| |
| | |
Signed-off-by: Bennet Becker <dev@bennet.cc>
|
| |
| |
| |
| | |
Signed-off-by: Bennet Becker <bbecker@pks.mpg.de>
|
|\ \
| | |
| | | |
Code fixes from PR 34997
|
| | |
| | |
| | |
| | | |
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
|/
|
|
| |
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
|
|
|
| |
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
|
|
|
| |
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
|\
| |
| | |
Compute notification parsed subject from rich subject when possible
|
| |
| |
| |
| |
| |
| | |
able to do it
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
|\ \
| | |
| | | |
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
|
| |\ \
| | | |
| | | | |
compare cached filesize on download
|
| | | |
| | | |
| | | | |
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
| |\ \ \
| | |/ /
| |/| | |
Added parameter to disallow calendar subscription via link
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Added calendar application config parameter `dav.allow_calendar_link_subscriptions` to disallow calendar
subscription via link (i.e. for internal Nextcloud setups). Use
```
occ config:app:set dav allow_calendar_link_subscriptions --value 'yes'
```
to allow (default if not set) and
```
occ config:app:set dav allow_calendar_link_subscriptions --value 'no'
```
to disallow calendar subscription via link.
Author-Change-Id: IB#1126265
Signed-off-by: Pawel Boguslawski <pawel.boguslawski@ib.pl>
|
| |\ \ \
| | |_|/
| |/| | |
Cleanup contactsinteraction
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- Add more typing and use PHP 7.4 typed properties
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
| |\ \ \
| | | | |
| | | | | |
minimum desktop client that is supported is 2.3.0
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
2.3.0 was release on Mar 3, 2017
added support for new chunking algorithm allowing to now deprecate the
older one
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
| |\ \ \ \
| | |/ / /
| |/| | | |
Add an hint about reasons why files can't be accessed
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Hopefully saves some debugging time next time
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
| | |/ /
| |/| |
| | | |
| | | | |
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Let’s be safe
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
| |\ \ \
| | | | |
| | | | | |
Fix dynamic properties and other problems in tests for PHP 8.2
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|