nextcloud-desktop.git
2 years agoAdd fetch related handling functions to ui delegate
Claudio Cambra [Wed, 28 Feb 2024 13:56:47 +0000 (21:56 +0800)]
Add fetch related handling functions to ui delegate

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd a loading overlay to table view to indicate fetch in progress
Claudio Cambra [Wed, 28 Feb 2024 13:56:26 +0000 (21:56 +0800)]
Add a loading overlay to table view to indicate fetch in progress

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoImplement hide and show of share options in share view controller
Claudio Cambra [Wed, 28 Feb 2024 13:36:19 +0000 (21:36 +0800)]
Implement hide and show of share options in share view controller

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoRe-integrate share options view into main share view controller XIB
Claudio Cambra [Wed, 28 Feb 2024 13:28:07 +0000 (21:28 +0800)]
Re-integrate share options view into main share view controller XIB

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoImplement ui delegate in ShareTableViewDataSource
Claudio Cambra [Wed, 28 Feb 2024 13:16:34 +0000 (21:16 +0800)]
Implement ui delegate in ShareTableViewDataSource

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoTreat bottom view in share view as a target view to inject other views
Claudio Cambra [Wed, 28 Feb 2024 13:15:53 +0000 (21:15 +0800)]
Treat bottom view in share view as a target view to inject other views

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd a shareview ui delegate protocol for datasources
Claudio Cambra [Wed, 28 Feb 2024 13:15:31 +0000 (21:15 +0800)]
Add a shareview ui delegate protocol for datasources

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoExtract options view to different XIB
Claudio Cambra [Wed, 28 Feb 2024 13:15:11 +0000 (21:15 +0800)]
Extract options view to different XIB

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoRedesign shares to incorporate share options into main share view
Claudio Cambra [Wed, 28 Feb 2024 12:50:09 +0000 (20:50 +0800)]
Redesign shares to incorporate share options into main share view

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd starter ShareOptionsWindow class
Claudio Cambra [Wed, 28 Feb 2024 12:17:23 +0000 (20:17 +0800)]
Add starter ShareOptionsWindow class

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoReplace ShareOptionsView with a ShareOptionsWindow
Claudio Cambra [Wed, 28 Feb 2024 11:39:01 +0000 (19:39 +0800)]
Replace ShareOptionsView with a ShareOptionsWindow

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoImplement ShareOptionsView design
Claudio Cambra [Wed, 28 Feb 2024 09:18:08 +0000 (17:18 +0800)]
Implement ShareOptionsView design

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd starter ShareOptionsView
Claudio Cambra [Wed, 28 Feb 2024 09:17:57 +0000 (17:17 +0800)]
Add starter ShareOptionsView

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd popover and corresponding view controller to sharetableitemview
Claudio Cambra [Wed, 28 Feb 2024 08:47:48 +0000 (16:47 +0800)]
Add popover and corresponding view controller to sharetableitemview

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoTemporarily change copy share link button image after clicking
Claudio Cambra [Wed, 28 Feb 2024 08:36:15 +0000 (16:36 +0800)]
Temporarily change copy share link button image after clicking

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoImplement share link copying in share table item view
Claudio Cambra [Wed, 28 Feb 2024 08:35:57 +0000 (16:35 +0800)]
Implement share link copying in share table item view

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoImprove share table style
Claudio Cambra [Wed, 28 Feb 2024 08:03:15 +0000 (16:03 +0800)]
Improve share table style

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoMake share property central to display update of share table item view
Claudio Cambra [Wed, 28 Feb 2024 08:01:01 +0000 (16:01 +0800)]
Make share property central to display update of share table item view

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd displayString property to NKShare extension
Claudio Cambra [Wed, 28 Feb 2024 08:00:28 +0000 (16:00 +0800)]
Add displayString property to NKShare extension

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd typeImage property to NKShare extension
Claudio Cambra [Wed, 28 Feb 2024 08:00:11 +0000 (16:00 +0800)]
Add typeImage property to NKShare extension

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd ShareType enum to NKShare extension
Claudio Cambra [Wed, 28 Feb 2024 07:59:53 +0000 (15:59 +0800)]
Add ShareType enum to NKShare extension

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd starter NKShare extension
Claudio Cambra [Wed, 28 Feb 2024 07:31:45 +0000 (15:31 +0800)]
Add starter NKShare extension

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoCustomise prepareForReuse in ShareTableItemView
Claudio Cambra [Wed, 28 Feb 2024 06:54:57 +0000 (14:54 +0800)]
Customise prepareForReuse in ShareTableItemView

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoEnsure usable rowHeight for shares table view
Claudio Cambra [Tue, 27 Feb 2024 16:21:01 +0000 (00:21 +0800)]
Ensure usable rowHeight for shares table view

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoSet basic property of sharetableitemview in delegate method of data source
Claudio Cambra [Tue, 27 Feb 2024 16:20:43 +0000 (00:20 +0800)]
Set basic property of sharetableitemview in delegate method of data source

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd corresponding class for ShareTableItemView
Claudio Cambra [Tue, 27 Feb 2024 16:20:05 +0000 (00:20 +0800)]
Add corresponding class for ShareTableItemView

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoSet delegate for shares table view
Claudio Cambra [Tue, 27 Feb 2024 16:19:37 +0000 (00:19 +0800)]
Set delegate for shares table view

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoRemove default item view in ShareViewController table XIB
Claudio Cambra [Tue, 27 Feb 2024 16:19:25 +0000 (00:19 +0800)]
Remove default item view in ShareViewController table XIB

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoMove all share fetching logic to FileProviderUIExt
Claudio Cambra [Tue, 27 Feb 2024 15:56:55 +0000 (23:56 +0800)]
Move all share fetching logic to FileProviderUIExt

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoRegister shareItemView nib in shareTableView
Claudio Cambra [Tue, 27 Feb 2024 15:56:18 +0000 (23:56 +0800)]
Register shareItemView nib in shareTableView

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoImplement NSTableViewDelegate viewFor method in sharetableviewdatasource
Claudio Cambra [Tue, 27 Feb 2024 15:56:08 +0000 (23:56 +0800)]
Implement NSTableViewDelegate viewFor method in sharetableviewdatasource

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd essential table view data source method to ShareTableViewDataSource
Claudio Cambra [Tue, 27 Feb 2024 15:55:26 +0000 (23:55 +0800)]
Add essential table view data source method to ShareTableViewDataSource

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd release entitlements fro FileProviderUIExt
Claudio Cambra [Tue, 27 Feb 2024 15:54:12 +0000 (23:54 +0800)]
Add release entitlements fro FileProviderUIExt

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd method to get an item's server path through FPUIExtensionService
Claudio Cambra [Tue, 27 Feb 2024 15:53:49 +0000 (23:53 +0800)]
Add method to get an item's server path through FPUIExtensionService

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoRemove logging from NextcloudAccount
Claudio Cambra [Tue, 27 Feb 2024 15:53:19 +0000 (23:53 +0800)]
Remove logging from NextcloudAccount

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd method to FPUIExtensionServiceSource to get extension account details
Claudio Cambra [Tue, 27 Feb 2024 14:47:43 +0000 (22:47 +0800)]
Add method to FPUIExtensionServiceSource to get extension account details

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd NextcloudAccount to FileProviderUIExt
Claudio Cambra [Tue, 27 Feb 2024 14:44:12 +0000 (22:44 +0800)]
Add NextcloudAccount to FileProviderUIExt

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd method to convert dictionary to NextcloudAccount
Claudio Cambra [Tue, 27 Feb 2024 14:43:58 +0000 (22:43 +0800)]
Add method to convert dictionary to NextcloudAccount

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd method to export NextcloudAccount details to dictionary
Claudio Cambra [Tue, 27 Feb 2024 14:43:46 +0000 (22:43 +0800)]
Add method to export NextcloudAccount details to dictionary

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoFix linking of FileProviderUIExt which was missing NextcloudKit symbols
Claudio Cambra [Tue, 27 Feb 2024 13:25:47 +0000 (21:25 +0800)]
Fix linking of FileProviderUIExt which was missing NextcloudKit symbols

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd FPUIExtensionServiceSource to services published by FileProviderExt
Claudio Cambra [Tue, 27 Feb 2024 13:25:22 +0000 (21:25 +0800)]
Add FPUIExtensionServiceSource to services published by FileProviderExt

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoFix visibility of logging in ItemSharesController
Claudio Cambra [Tue, 27 Feb 2024 13:25:02 +0000 (21:25 +0800)]
Fix visibility of logging in ItemSharesController

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoFix protocol used for FPUIExtensionServiceSource
Claudio Cambra [Tue, 27 Feb 2024 13:24:49 +0000 (21:24 +0800)]
Fix protocol used for FPUIExtensionServiceSource

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoInstantiate share data source in share view controller
Claudio Cambra [Tue, 27 Feb 2024 12:29:07 +0000 (20:29 +0800)]
Instantiate share data source in share view controller

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd item shares loading routine to ShareTableViewDataSource
Claudio Cambra [Tue, 27 Feb 2024 12:28:55 +0000 (20:28 +0800)]
Add item shares loading routine to ShareTableViewDataSource

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd share fetching routine to FPUIExtensionService
Claudio Cambra [Tue, 27 Feb 2024 12:29:46 +0000 (20:29 +0800)]
Add share fetching routine to FPUIExtensionService

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoMove serviceConnection method to table view data source
Claudio Cambra [Tue, 27 Feb 2024 12:28:27 +0000 (20:28 +0800)]
Move serviceConnection method to table view data source

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd base properties to ShareTableViewDataSource
Claudio Cambra [Tue, 27 Feb 2024 12:28:09 +0000 (20:28 +0800)]
Add base properties to ShareTableViewDataSource

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd outlet for share view table view
Claudio Cambra [Tue, 27 Feb 2024 12:27:19 +0000 (20:27 +0800)]
Add outlet for share view table view

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd starter ShareTableViewDataSource
Claudio Cambra [Tue, 27 Feb 2024 12:27:04 +0000 (20:27 +0800)]
Add starter ShareTableViewDataSource

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd more complete ShareTableItemView design
Claudio Cambra [Tue, 27 Feb 2024 11:57:01 +0000 (19:57 +0800)]
Add more complete ShareTableItemView design

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd starter ShareTableItemView XIB
Claudio Cambra [Tue, 27 Feb 2024 11:56:47 +0000 (19:56 +0800)]
Add starter ShareTableItemView XIB

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd table to ShareViewControlelr XIB
Claudio Cambra [Tue, 27 Feb 2024 11:39:49 +0000 (19:39 +0800)]
Add table to ShareViewControlelr XIB

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd fetch method to itemsharescontroller
Claudio Cambra [Tue, 27 Feb 2024 07:07:02 +0000 (15:07 +0800)]
Add fetch method to itemsharescontroller

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd starter ItemSharesController
Claudio Cambra [Tue, 27 Feb 2024 06:44:15 +0000 (14:44 +0800)]
Add starter ItemSharesController

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd starter FPUIExtensionServiceSource
Claudio Cambra [Wed, 21 Feb 2024 12:29:03 +0000 (20:29 +0800)]
Add starter FPUIExtensionServiceSource

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoImplement convenience method to acquire FPUIExtensionService in share view controller
Claudio Cambra [Wed, 21 Feb 2024 12:23:57 +0000 (20:23 +0800)]
Implement convenience method to acquire FPUIExtensionService in share view controller

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd starter FPUIExtensionService protocol
Claudio Cambra [Wed, 21 Feb 2024 11:19:41 +0000 (19:19 +0800)]
Add starter FPUIExtensionService protocol

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoExtract display updating upon url acquisition to different method in ShareViewController
Claudio Cambra [Wed, 21 Feb 2024 10:59:39 +0000 (18:59 +0800)]
Extract display updating upon url acquisition to different method in ShareViewController

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoSet the right filename and icon on share view controller view
Claudio Cambra [Wed, 21 Feb 2024 10:49:58 +0000 (18:49 +0800)]
Set the right filename and icon on share view controller view

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd domain property to document action view controller
Claudio Cambra [Wed, 21 Feb 2024 10:48:42 +0000 (18:48 +0800)]
Add domain property to document action view controller

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoMake close button work properly in share view
Claudio Cambra [Wed, 21 Feb 2024 10:03:29 +0000 (18:03 +0800)]
Make close button work properly in share view

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoStore file provider item identifiers in ShareViewController
Claudio Cambra [Wed, 21 Feb 2024 09:58:39 +0000 (17:58 +0800)]
Store file provider item identifiers in ShareViewController

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd proper design for share view in file provider UI
Claudio Cambra [Wed, 21 Feb 2024 09:56:57 +0000 (17:56 +0800)]
Add proper design for share view in file provider UI

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoProperly add share custom action
Claudio Cambra [Wed, 21 Feb 2024 09:45:20 +0000 (17:45 +0800)]
Properly add share custom action

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoRemove unused IBActions in DocumentActionViewController
Claudio Cambra [Wed, 21 Feb 2024 09:45:03 +0000 (17:45 +0800)]
Remove unused IBActions in DocumentActionViewController

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd convenience method to prepare child view controllers in DocumentActionViewController
Claudio Cambra [Wed, 21 Feb 2024 09:44:49 +0000 (17:44 +0800)]
Add convenience method to prepare child view controllers in DocumentActionViewController

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoCreate ShareViewController
Claudio Cambra [Wed, 21 Feb 2024 09:21:50 +0000 (17:21 +0800)]
Create ShareViewController

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd logging for prepare methods of document action view controller
Claudio Cambra [Wed, 21 Feb 2024 09:20:48 +0000 (17:20 +0800)]
Add logging for prepare methods of document action view controller

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd logger extension to FileProviderUIExt
Claudio Cambra [Wed, 21 Feb 2024 09:18:57 +0000 (17:18 +0800)]
Add logger extension to FileProviderUIExt

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd FileProviderUIExt entitlements file
Claudio Cambra [Wed, 21 Feb 2024 08:18:52 +0000 (16:18 +0800)]
Add FileProviderUIExt entitlements file

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoBuild and install FileProviderUIExt via CMake
Claudio Cambra [Wed, 21 Feb 2024 07:43:07 +0000 (15:43 +0800)]
Build and install FileProviderUIExt via CMake

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoAdd new FileProviderUIExt target
Claudio Cambra [Tue, 20 Feb 2024 12:03:50 +0000 (20:03 +0800)]
Add new FileProviderUIExt target

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoMerge pull request #6636 from nextcloud/backport/6635/stable-3.13
Claudio Cambra [Tue, 16 Apr 2024 20:45:43 +0000 (04:45 +0800)]
Merge pull request #6636 from nextcloud/backport/6635/stable-3.13

[stable-3.13] Fix crash when in debug mode when toggling enabled status of an account's virtual files (macOS)

2 years agoFix crash when in debug mode when toggling enabled status of an account's virtual...
Claudio Cambra [Tue, 16 Apr 2024 19:05:46 +0000 (03:05 +0800)]
Fix crash when in debug mode when toggling enabled status of an account's virtual files (macOS)

Caused by comparing to the wrong thing in the Q_ASSERT *facepalm*

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoMerge pull request #6519 from nextcloud/ci/fixWindowsCi
Matthieu Gallien [Wed, 10 Apr 2024 21:53:37 +0000 (23:53 +0200)]
Merge pull request #6519 from nextcloud/ci/fixWindowsCi

fix windows and macOS ci checks

2 years agojust use the default value for "Packager/RepositoryUrl"
Matthieu Gallien [Wed, 10 Apr 2024 15:27:43 +0000 (17:27 +0200)]
just use the default value for "Packager/RepositoryUrl"

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agodisable coverage on windows due to a crash
Matthieu Gallien [Fri, 8 Mar 2024 08:43:12 +0000 (09:43 +0100)]
disable coverage on windows due to a crash

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoupdate python for macos and update deployment target
Matthieu Gallien [Fri, 8 Mar 2024 08:41:17 +0000 (09:41 +0100)]
update python for macos and update deployment target

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoinstall inkscape using same cache as OpenCppCoverage
Matthieu Gallien [Thu, 7 Mar 2024 20:13:00 +0000 (21:13 +0100)]
install inkscape using same cache as OpenCppCoverage

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoinstall inkscape via chocolatey after other dependencies
Matthieu Gallien [Thu, 7 Mar 2024 18:33:43 +0000 (19:33 +0100)]
install inkscape via chocolatey after other dependencies

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoswitch Craft cache to proper location
Matthieu Gallien [Thu, 7 Mar 2024 17:23:57 +0000 (18:23 +0100)]
switch Craft cache to proper location

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoswitch CI to python 3.12
Matthieu Gallien [Thu, 7 Mar 2024 17:08:18 +0000 (18:08 +0100)]
switch CI to python 3.12

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2 years agoMerge pull request #6524 from Zocker1999NET/patch-1
Claudio Cambra [Wed, 10 Apr 2024 06:34:59 +0000 (14:34 +0800)]
Merge pull request #6524 from Zocker1999NET/patch-1

Add typical Syncthing files to default exclusion

2 years agoAdd typical Syncthing files to default exclusion
Felix Stupp [Sat, 9 Mar 2024 16:54:10 +0000 (16:54 +0000)]
Add typical Syncthing files to default exclusion

For increasing default interoperability between Syncthing & Nextcloud if users may want to sync a (sub-)directory with both tools without thinking about that those hidden files synced by Nextcloud might break Syncthing

Signed-off-by: Felix Stupp <felix.stupp@banananet.work>
2 years agoMerge pull request #6579 from nextcloud/dependabot/github_actions/cpp-linter/cpp...
Claudio Cambra [Wed, 10 Apr 2024 06:34:14 +0000 (14:34 +0800)]
Merge pull request #6579 from nextcloud/dependabot/github_actions/cpp-linter/cpp-linter-action-2.10.2

Bump cpp-linter/cpp-linter-action from 2.10.0 to 2.10.2

2 years agoBump cpp-linter/cpp-linter-action from 2.10.0 to 2.10.2
dependabot[bot] [Mon, 25 Mar 2024 23:59:24 +0000 (23:59 +0000)]
Bump cpp-linter/cpp-linter-action from 2.10.0 to 2.10.2

Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 2.10.0 to 2.10.2.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases)
- [Commits](https://github.com/cpp-linter/cpp-linter-action/compare/v2.10.0...v2.10.2)

---
updated-dependencies:
- dependency-name: cpp-linter/cpp-linter-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 10 Apr 2024 02:43:38 +0000 (02:43 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 8 Apr 2024 02:39:53 +0000 (02:39 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 6 Apr 2024 02:50:18 +0000 (02:50 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 4 Apr 2024 02:39:27 +0000 (02:39 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #6563 from nextcloud/bugfix/outdated-call-notifications
allexzander [Tue, 2 Apr 2024 21:51:22 +0000 (23:51 +0200)]
Merge pull request #6563 from nextcloud/bugfix/outdated-call-notifications

Bugfix. Remove seen call notifications from the list.

2 years agoBugfix. Remove seen call notifications from the list.
alex-z [Wed, 20 Mar 2024 20:17:06 +0000 (21:17 +0100)]
Bugfix. Remove seen call notifications from the list.

Signed-off-by: alex-z <blackslayer4@gmail.com>
2 years agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 2 Apr 2024 02:38:16 +0000 (02:38 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 1 Apr 2024 02:38:52 +0000 (02:38 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 31 Mar 2024 02:40:50 +0000 (02:40 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 30 Mar 2024 02:48:03 +0000 (02:48 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 29 Mar 2024 02:44:39 +0000 (02:44 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoAlso prevent use of std::filesystem in macOS 10.14
Claudio Cambra [Thu, 28 Mar 2024 10:21:19 +0000 (18:21 +0800)]
Also prevent use of std::filesystem in macOS 10.14

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2 years agoWrap all use of std::filesystem in ifdefs to fix legacy build for <macOS 10.15
Claudio Cambra [Tue, 26 Mar 2024 16:58:22 +0000 (00:58 +0800)]
Wrap all use of std::filesystem in ifdefs to fix legacy build for <macOS 10.15

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>