- Update to 3.3.0
- desktop#3333 Check if first is not empty
- desktop#3337 L10n: Spelling unification
- desktop#3339 Takes ECMCoverageOption from ECM to enable code coverage analysis
- desktop#3341 Automate removal of needs info labels when the issue is commented
- desktop#3345 Ci/test appveyor
- desktop#3352 Bugfix. Crash when printing OpenSSL decryption errors with no e2ee mnemonic,
- desktop#3368 Improve error message
- desktop#3369 Prevent crash in dialog that warns user about vfs and e2ee
- desktop#3370 Fix/files fixes for windows and logs
- desktop#3380 Document --background
- desktop#3386 Fix needs info label remover action by providing github token
- desktop#3388 Bugfix/qml warnings
- desktop#3390 VFS freeze fix. Treat .sync-exclude.lst as a non-virtual file always.
- desktop#3393 Added unit tests for Utility::isPathWindowsDrivePartitionRoot.
- desktop#3394 Really fix the actions to remove needsinfo when someone comment
- desktop#3395 Generate png icons with inkscape
- desktop#3397 Enable clazy in drone
- desktop#3401 Added config parameter that allows to bypass checksum validation failure
- desktop#3404 Start macOS app bundle name with uppercase letter
- desktop#3410 Check compiler against CMAKE_CXX_COMPILER_ID
- desktop#3420 Cfapi: Make sure no data is transfered after cancellation
- desktop#3425 VFS wipe moved folder when conflict
- desktop#3432 Set pin state correct after rename
- desktop#3437 Bring back dynamic load of VFS plugins
- desktop#3445 Remove unused function declaration
- desktop#3449 Fix VFS crash and false conflict on local new.
- desktop#3460 Add unit test for move custom remote root
- desktop#3464 Add building for Ubuntu Impish
- desktop#3468 Show main dialog as normal window if tray icons not available
- desktop#3471 Build optional without QWebEngine
- desktop#3472 Directly send the icon url for activities to the qml component
- desktop#3475 Use the full GPG key ID for signing Debian packages
- desktop#3486 Improve error message in case of trailing space in directory name
- desktop#3488 Remove unused pushNotifications variable
- desktop#3489 Design call improvements
- desktop#3490 Update documentation and replace old screenshots
- desktop#3492 Update command-rebase.yml from template
- desktop#3494 Download server public key and check user certificate against it
- desktop#3497 Run legacy uninstall exe in a secure way
- desktop#3498 Fix QML Warnings and create custom component for the activity list
- desktop#3501 Avoid error when doing hydration when data socket is closed too early
- desktop#3502 Fix all usage of _com_error(cfExecuteresult).ErrorMessage()
- desktop#3511 Improve the error message returned by updateMetadata
- desktop#3523 Avoid being stuck trying to create placeholder for existing file
- desktop#3536 Remove unnecessary png files
- desktop#3537 Only compile xattr virtual files backend for linux platform (not unices)
- desktop#3540 Position main dialog on at tray icon if not a regular window
- desktop#3541 Use dav instead of webdav
- desktop#3542 Enforce https in flow2 for https connections
- desktop#3547 Windows. Nextcloud Overlay Identifiers. Set 16 spaces before each identifier's name.
- desktop#3548 Update screenshot in README.md
- desktop#3552 Remove request to config for userVisibleURL.
- desktop#3554 Bump version to 3.3.0-rc1
- desktop#3557 Fix size of the Label with user status
- desktop#3558 Bugfix/user status too long account menu
- desktop#3565 Do not block account menu: availability checking can be slow
- desktop#3566 Create QMessageBox on heap and continue running the app when update is ready.
- desktop#3569 Print the real permissions string instead of its address
- desktop#3574 Open main dialog gnome always
- desktop#3579 L10n: Change to uppercase
- desktop#3581 Bump version to 3.3.0-rc2
- desktop#3582 Make main dialog normal window when displayed as regular window
- desktop#3586 Fix crash in Folder::isSyncRunning()
- desktop#3592 In wizard always use the correct way to get dav path
- desktop#3594 Revert: Added config parameter that allows to bypass checksum validation failure.
- desktop#3595 Do not build for Groovy
- desktop#3596 Don't constrain size of hover background
- desktop#3599 Update improvements and news in the documentation
- desktop#3602 Prevent crash in Accont::davPath without credentials
- desktop#3607 Bump version 3.3.0
OBS-URL: https://build.opensuse.org/request/show/909974
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=48
- (boo#1184770, CVE-2021-22879, NC-SA-2021-008 , CWE-99)
Nextcloud Desktop Client prior to 3.1.3 is vulnerable to resource
injection by way of missing validation of URLs, allowing a
malicious server to execute remote commands.
User interaction is needed for exploitation.
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=38
- Update to 3.1.0
- desktop#2221 Make QML code more declarative by using properties
- desktop#2497 MacOS: Fix memory leak in FolderWatcherPrivate::startWatching
- desktop#2500 Windows MSI: Update Docs & add SKIPAUTOUPDATE property
- desktop#2512 Handle redirects when downloading updates
- desktop#2514 Make it easier for user to provide debug information
- desktop#2520 Handle ask for optional password capability
- desktop#2521 Use friendly user agent during authentication
- desktop#2527 Improve conflict handling gui
- desktop#2530 Repair the Windows build
- desktop#2531 Bring back the "Pause sync" action in the systray context menu
- desktop#2534 Connection wizard improvements
- desktop#2540 Add last / to exclude list file path.
- desktop#2541 Don't use nullptr for QFlags
- desktop#2542 Avoid string translation puzzle
- desktop#2543 Update bookmarks location
- desktop#2551 Fix share dialog animation for enforced password policy
- desktop#2568 Fix crash when clicking on folder with status 403 in the main dialog.
- desktop#2572 Avoid depth infinity propfind for e2ee
- desktop#2575 Expose branding values to qtquick
- desktop#2580 Delay initialization of SettingsDialog
- desktop#2581 Ensure we quickly show/hide the systray window on startup
- desktop#2582 Also output the event flags in the debug logs
- desktop#2586 L10n: Add a space in generalsettings.ui
- desktop#2587 Triple dot to ellipsis
- desktop#2589 Misc fixes for Windows 7
- desktop#2591 Remove last left over of the "remote" wording
- desktop#2603 Get rid of FindQt5Keychain.cmake
- desktop#2615 Fetch apps when we get connected only
- desktop#2616 Move journaldb files back to sync folders
- desktop#2620 Make sure the settings dialog exist before hiding it
- desktop#2621 [documentation] upload chunks config
- desktop#2630 Master is now 3.0.81
- desktop#2647 Cherry pick updater fixes and improvements
- desktop#2648 Issue a warning for Debian pipeline failures but don't fail the CI
- desktop#2652 Handle the case when the release version differs from that in VERSION.cmake
- desktop#2655 Use dynamic path for account online/offline state icon.
Refresh GUI on connection state change.
- desktop#2658 Enable the QML debugger on debug builds
- desktop#2660 FolderWatcher: fixes and improvements
- desktop#2662 Fix QML debugging by removing incorrect dependency
- desktop#2663 Fix Windows compilation broken after QML debugging fix.
- desktop#2665 Sparkle build fixes
- desktop#2666 Notification action buttons and context menu
- desktop#2667 Master is now 3.0.82.
- desktop#2675 Fix AppImage build
- desktop#2677 Fix macOS bug where tray window causes spaces to switch
- desktop#2682 Add debug log to check which folders are being skipped during syncing.
- desktop#2685 Fixed slow sharee search in the share dialog
- desktop#2686 Added sharing via email.
- desktop#2690 Update documentation on how to generate debug logs.
- desktop#2696 Bump master version to 3.1.0
- Rebase nextcloud-desktop-fix-rpath.patch.
OBS-URL: https://build.opensuse.org/request/show/855770
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=28
- Update to 3.0.2
- desktop#2346 Use httpd/unix-directory mimetype for E2EE folders
- desktop#2388 Update copyright date and version displayed in the page title.
- desktop#2415 syncjournaldb: index e2eMangledName column in metadata
- desktop#2421 Use QGuiApplication::primaryScreen() as fallback for Systray::currentScreen()
- desktop#2422 Fix menu popup in main dialog
- desktop#2426 Include list info in tooltip
- desktop#2428 Try to enable the CI on stable branches as well
- desktop#2429 Improve drone config
- desktop#2430 Fix clang tidy errors in csync tests
- desktop#2434 Windows: Fix NSIS language encoding (use UTF-8)
- desktop#2436 Fix incomplete journal upgrade from 2.x to 3.x
- desktop#2448 If there's no description just say nothing
- desktop#2455 Remove "This includes" due to tooltip order
- desktop#2456 Fix missing subdirectory discovery on move operations in macOS
- desktop#2458 Windows: MSI support & Win32 migration tools
- desktop#2463 Use native text rendering for qml windows
- desktop#2465 Allow server URL to be pre-defined without enforcing it
- desktop#2471 Force tooltip wrap mode because it's not enabled in Qt 5.12...
OBS-URL: https://build.opensuse.org/request/show/837222
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=22
- Update to 3.0.1
- desktop#2300 Support client builds on VS2019 (QLinkedList is deprecated)
- desktop#2302 Do not build for Eoan
- desktop#2288 Windows shell extensions: Use custom GUIDs via CMake and prepare MSI reg
- desktop#2292 Present sharing of E2EE files from the main dialog too
- desktop#2292 Disable context menu actions for E2EE files and folders
- desktop#2281 Show the "Display mnemonic" button only when we know e2e is supported
- desktop#2278 Make sure we don't assert when calling fileStatus
- Enable libcloudprovider again.
OBS-URL: https://build.opensuse.org/request/show/830336
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=20
* Fix Explorer pinning: Add fallbacks for Shell commands
(gh#nextcloud/desktop#1599).
* WebFlowCredentials: Make username comparison case-insensitive
(gh#nextcloud/desktop#1741).
* ActivityListModel: Show full date and time as a Tooltip only.
* Disable HTTP/2 for now due to a Qt bug, allow enabling it via
an environment variable.
* Fix Explorer integration re-save and hide option.
* l10n: Changes to improve source strings.
* Updater: Add query-parameter "updatesegment" to the update
check.
- Rename 100-nextcloud-client-sync-inotify.conf to
99-nextcloud-client-sync-inotify.conf (boo#1155457).
- Do not BuildRequire python: this is python2, but in other places
we buildrequire python3-Sphinx. This does not really belong
together.
- Switch the python-nautilus Requires in
nautilus-extension-nextcloud to be python3-nautilus: the plugin
supports py3 already, so best to make use of it.
* desktop#1222 Reinstate Debian build in the new Drone config
* desktop#1225 Typo
* desktop#1256 Marking unused strings as unstranslatable
* desktop#1275 Fixes#607
* desktop#1278 Fixes issue #878
* desktop#1342 Fixes issue #1187
* desktop#1347 Displays FileIgnored activities with an info icon
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=5