| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|\
| |
| | |
Refine dashboard edit widget design
|
| |
| |
| |
| | |
Signed-off-by: Quentin Guidée <quentin.guidee@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Quentin Guidée <quentin.guidee@gmail.com>
|
|\ \
| | |
| | |
| | |
| | | |
D0n1elT/fix/issue-31303_irritating-event-reminder-behaviour
Fix #31303: Make reminder notification behaviour selectable..
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Teichmann <daniel.teichmann@das-netzwerkteam.de>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Teichmann <daniel.teichmann@das-netzwerkteam.de>
|
|\ \ \
| |/ /
|/| | |
l10n: Spelling unification in Transifex.
|
| | |
| | |
| | |
| | | |
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
| | |
| | |
| | | |
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
nextcloud/fix-link-to-calendar-docs-in-groupware-settings
Fix link to calendar user docs in groupware settings
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
Closes #31617
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
|\ \ \
| | | |
| | | | |
Add optional WebDav propfind properties to count sub elements
|
| | |/
| |/|
| | |
| | |
| | |
| | | |
inside a folder
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|/
|
|
| |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|
|
|
| |
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
|
|
|
| |
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
|
|
|
| |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|
|
|
| |
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
|
|
|
|
|
| |
this prevents repeated reflows
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
|\
| |
| | |
handle invalid type when listing directory in smb
|
| |
| |
| |
| | |
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
| |
| |
| |
| |
| |
| | |
just handle it as an empty directory
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
|\ \
| | |
| | | |
Fix federated cloud share icons overlap in button
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fix issue #30819
Fixed issue #30819
Signed-off-by: Lock Garnock <lucarnosky@gmail.com>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
nextcloud/fix/user_ldap-fix-ldap-connection-resets
user_ldap fix ldap connection resets
|
| | | |
| | | |
| | | |
| | | | |
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: 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: Nextcloud bot <bot@nextcloud.com>
|
|\ \ \ \
| | | | |
| | | | | |
Move calendar objects between calendars
|
| | |/ /
| |/| |
| | | |
| | | | |
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
|\ \ \ \
| |/ / /
|/| | | |
Modernize comments app
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Use php 7.4 typed properties
* More typed methods (and replace existing php doc in some cases)
* query -> get for Container
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
|\ \ \ \
| | | | |
| | | | | |
AmazonS3: allow not implemented versioning
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
In case the S3 implementation does not implement versioning, set it to
false. Versioning was introduced in Nexcloud in commit
09ffac5e6dd5355c9aaf49c098942fa1e4fbed25
This is needed for compatibility with the Storj gateway.
Signed-off-by: Erik van Velzen <erik@evanv.nl>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
add new button component SetStatusModal
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
use new button component UserList
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com>
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@posteo.com>
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@posteo.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|\ \ \ \ \ \ \ |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fix https://github.com/nextcloud/server/issues/31570
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|