nextcloud-desktop.git
2024-07-19 Nextcloud botFix(l10n): Update translations from Transifex
2024-07-15 Nextcloud botFix(l10n): Update translations from Transifex
2024-07-14 Nextcloud botFix(l10n): Update translations from Transifex
2024-07-13 Nextcloud botFix(l10n): Update translations from Transifex
2024-07-12 Nextcloud botFix(l10n): Update translations from Transifex
2024-07-11 Claudio CambraMerge pull request #6907 from ivaradi/optimize_debian_build
2024-07-11 István VáradiUse a single OBS package for all Debian distributions
2024-07-11 István VáradiDetermine the base version and build kind using the...
2024-07-11 Claudio CambraMerge pull request #6895 from ivaradi/mantic_oracular
2024-07-11 István VáradiRemove Ubuntu Mantic, add Oracular
2024-07-11 Matthieu GallienMerge pull request #6629 from nextcloud/feature/support...
2024-07-10 alex-zBugfix. Migrate non-placeholder shortcuts to placeholde...
2024-07-10 alex-zUnit tests. Test .lnk file with a real shortcut file...
2024-07-10 alex-zSupport Windows .lnk files with VFS Cf API.
2024-07-10 Nextcloud botFix(l10n): Update translations from Transifex
2024-07-09 Claudio CambraMerge pull request #6892 from nextcloud/bugfix/avoid...
2024-07-09 Claudio CambraAdd check to detect if we timed out wait for file provi...
2024-07-09 Claudio CambraDo not wait forever to get fast enumeration state from...
2024-07-09 Claudio CambraFix _Generic C11 extension compile warning under clang
2024-07-09 Nextcloud botFix(l10n): Update translations from Transifex
2024-07-08 Camila AyresMerge pull request #6885 from nextcloud/bugfix/cloud...
2024-07-08 Camila AyresRemove unecessary call to sendTransferInfo.
2024-07-08 Claudio CambraAdd offline flag to mac crafter
2024-07-08 Claudio CambraReplace bool options with flags in mac crafter
2024-07-08 Claudio CambraAdd option to build tests or not in mac crafter
2024-07-08 Claudio CambraWhen doing a full rebuild in mac crafter, delete old...
2024-07-08 Claudio CambraSimplify dylib signing process and ensure resource...
2024-07-08 Claudio CambraImprove build mode flag handling in mac crafter
2024-07-08 Claudio CambraMake mac-related build options configurable in mac...
2024-07-08 Claudio CambraThrow on failure of any shell commands to complete...
2024-07-08 Claudio CambraCompile and install instead of full clean rebuild of...
2024-07-08 Claudio CambraAllow setting custom git clone command in mac crafter
2024-07-08 Claudio CambraAlways configure craft if first download and set to...
2024-07-08 Claudio CambraUse --options as recommended for configuring craft...
2024-07-08 Claudio CambraMake craft blueprint name adjustable in mac crafter
2024-07-08 Claudio CambraAdd support for fetching and including Sparkle in mac...
2024-07-08 Claudio CambraRemove unused Build file in mac crafter
2024-07-08 Claudio CambraExtract app bundle codesigning procedure to separate...
2024-07-08 Claudio CambraDirectly sign plugins and frameworks within app bundle...
2024-07-08 Claudio CambraAdd relevant files to mac crafter gitignore
2024-07-08 Claudio CambraAdd option to skip craft configuration in mac crafter
2024-07-08 Claudio CambraDivide client app dir path construction in mac crafter
2024-07-08 Claudio CambraFix unused codesignidentity warning in mac crafter
2024-07-08 Claudio CambraThrow if codesign binary not found in mac crafter
2024-07-08 Claudio CambraFix buildtype argument for craft in mac crafter
2024-07-08 Claudio CambraAdd procedure to codesign app bundle in mac crafter
2024-07-08 Claudio CambraAllow explicitly skipping code-signing of dependencies...
2024-07-08 Claudio CambraAllow setting of build type in mac crafter
2024-07-08 Claudio CambraRemove previous craft client builder
2024-07-08 Claudio CambraFix paths in mac crafter
2024-07-08 Claudio CambraFix mac-crafter abstract
2024-07-08 Claudio CambraAdjust arguments for mac crafter
2024-07-08 Claudio CambraFix dependencies for mac-crafter
2024-07-08 Claudio CambraMake URLs adjustable in mac crafter
2024-07-08 Claudio CambraMake build path adjustable in mac crafter
2024-07-08 Claudio CambraMove library check to separate file in mac crafter
2024-07-08 Claudio CambraCodesign all crafted plugins in mac crafter
2024-07-08 Claudio CambraCodesign all the crafted libraries with mac crafter
2024-07-08 Claudio CambraMake codesigning throw in mac crafter
2024-07-08 Claudio CambraMake installIfMissing throwing in mac crafter
2024-07-08 Claudio CambraImplement basic argumentparser in mac crafter
2024-07-08 Claudio CambraMove functions of mac crafter into different files
2024-07-08 Claudio CambraAdd copyright header to main.swift
2024-07-08 Claudio CambraMove build script into dedicated package
2024-07-08 Claudio CambraAdd codesign function to macos builder
2024-07-08 Claudio CambraCraft the desktop client in the mac builder script
2024-07-08 Claudio CambraClone craft master to craftdir in mac builder script
2024-07-08 Claudio CambraClone craft in mac builder script
2024-07-08 Claudio CambraDeduplicate installation of required tools in macos...
2024-07-08 Claudio CambraSet up python if missing in mac builder script
2024-07-08 Claudio CambraConfigure xcode command line tools if missing in mac...
2024-07-08 Claudio CambraInstall inkscape via mac builder script if not present
2024-07-08 Claudio CambraInstall brew through builder if not present
2024-07-08 Claudio CambraAdd convenience func to check if command exists
2024-07-08 Claudio CambraAdd convenience func to run shell command
2024-07-08 Claudio CambraStart working on mac builder script
2024-07-08 Nextcloud botFix(l10n): Update translations from Transifex
2024-07-06 Nextcloud botFix(l10n): Update translations from Transifex
2024-07-05 Matthieu GallienMerge pull request #6780 from nextcloud/bugfix/groupfol...
2024-07-05 Camila AyresFix renaming tests for files under group folders.
2024-07-05 Camila AyresOnly check for external storage permissions when it...
2024-07-05 Camila AyresRemove commented out code.
2024-07-05 Camila AyresImprove logs for rename check.
2024-07-05 Camila AyresAdd test to detect file renames in external storage.
2024-07-05 Camila AyresCheck if file is already in database before processing...
2024-07-05 Nextcloud botFix(l10n): Update translations from Transifex
2024-07-04 Camila AyresMerge pull request #6790 from nextcloud/feature/update...
2024-07-04 Camila AyresTranslate enterprise channel explanation string.
2024-07-04 Camila AyresUse NEXTCLOUD_DEV to check if client is branded instead...
2024-07-04 Camila AyresRemove const from POD in method declaration.
2024-07-04 Camila AyresRemove resolved TO DO comment.
2024-07-04 Camila AyresExtend capabilities test to include desktopEnterpriseCh...
2024-07-04 Camila AyresIf the client is branded the default update channel...
2024-07-04 Camila AyresSeparate the list of valid update channels for enterpri...
2024-07-04 Camila AyresFix the logic to determine update channels available...
2024-07-04 Camila AyresUpdate desktopEnterpriseChannel value when capabilities...
2024-07-04 Camila AyresSave desktopEnterpriseChannel value in the config file.
2024-07-04 Camila AyresAdd desktopEnterpriseChannel to the capabilities check.
2024-07-04 Camila AyresOnly list enterprise for customers not running branded...
2024-07-04 Camila AyresNextcloudDev is not a branded client.
next