nextcloud-desktop.git
2024-11-22 Claudio CambraRename horizontalLayout with duplicate name
2024-11-22 Claudio CambraFix broken general setting UI file
2024-11-22 Nextcloud botFix(l10n): Update translations from Transifex
2024-11-21 Claudio CambraMerge pull request #7548 from nextcloud/bugfix/mac...
2024-11-21 Claudio CambraSkip main executable during first binary codesign round
2024-11-21 Claudio CambraAdd ability to skip certain files in recursive codesign
2024-11-21 Claudio CambraMerge pull request #7545 from nextcloud/bugfix/final...
2024-11-21 Claudio CambraEnsure we sign the app bundle's main executable last
2024-11-21 Claudio CambraOnly define enumeratedItemPath once
2024-11-21 Claudio CambraEnsure path passed to codesigning is absolute when...
2024-11-21 Claudio CambraDo not take current dir pth for filemanager for recursi...
2024-11-21 Matthieu GallienMerge pull request #7540 from nextcloud/ci/fixWindowsAu...
2024-11-21 Matthieu Gallienremove this call that is probably useless and crashing...
2024-11-21 Matthieu GallienMerge pull request #5433 from nextcloud/feature/disable...
2024-11-21 Claudio CambraRemove unneeded check for DnD status when showing deskt...
2024-11-21 Claudio CambraDo not use const for POD type in setShowCallNotificatio...
2024-11-21 Claudio CambraOnly notify talk chat notifications if this is enabled
2024-11-21 Claudio CambraAdd the chat notification toggle setting logic in gener...
2024-11-21 Claudio CambraAdd setting for showing chat notifications to configfile
2024-11-21 Claudio CambraAdd checkbox to disable general talk notifications...
2024-11-21 Matthieu GallienMerge pull request #7532 from nextcloud/bugfix/narrowDo...
2024-11-21 Matthieu Gallienbetter logs and factor common code in folder permission...
2024-11-21 Matthieu Gallienensure no any user writable permissions in Nextcloud...
2024-11-21 Matthieu Gallienensure folder permissions are read-only when needed
2024-11-21 Matthieu GallienMerge pull request #7495 from nextcloud/feature/smartFl...
2024-11-21 Matthieu Gallienflush logs every 5 lines written
2024-11-21 Matthieu GallienMerge pull request #7517 from nextcloud/feature/noDefau...
2024-11-21 Matthieu Gallienimprove files explorer context menu by removing obsolet...
2024-11-21 Claudio CambraMerge pull request #7541 from nextcloud/bugfix/final...
2024-11-21 Claudio CambraDo not do final bundle codesign
2024-11-21 Claudio CambraDo not rely on FileManager's isExecutableFile, check...
2024-11-21 Claudio CambraAllow using an external task for running commands in...
2024-11-21 Matthieu GallienMerge pull request #7512 from nextcloud/bugfix/search...
2024-11-21 Claudio CambraUnify definition of unified seach placeholder views...
2024-11-21 Claudio CambraClean up ids of internal components of placeholder...
2024-11-21 Claudio CambraPlace unified search placeholder view in main tray...
2024-11-21 Claudio CambraAdd a UnifiedSearchPlaceholderView
2024-11-21 Claudio CambraOn escape pressed of unified search placeholder view...
2024-11-21 Claudio CambraFix keyboard tab behaviour when focus reaches unified...
2024-11-21 Claudio CambraAdd a mouse area to allow de-focusing the unified searc...
2024-11-21 Claudio CambraMake the unified search input being focused a valid...
2024-11-21 Matthieu GallienMerge pull request #7375 from nextcloud/bugfix/filetag...
2024-11-21 Claudio CambraRemove unused includes in filetagmodel
2024-11-21 Claudio CambraAdd missing nodiscards in folder methods
2024-11-21 Claudio CambraMove setup of server relative path used in FileTagModel...
2024-11-21 Claudio CambraEnsure we are checking for tags in correct server path...
2024-11-21 Claudio CambraSimply pass AccountPtr to updateFileTagModel
2024-11-21 Claudio CambraStore fetched folder as private member in filedetails
2024-11-21 Claudio CambraMark non-const getters in Folder definition as const
2024-11-21 Claudio CambraMerge pull request #7537 from nextcloud/bugfix/exec...
2024-11-21 Claudio CambraDo not treat bundles as executables in codesign check
2024-11-21 Matthieu GallienMerge pull request #7498 from nextcloud/bugfix/ui-polish
2024-11-21 Claudio CambraMove tray window header component into separate file
2024-11-21 Claudio CambraMove current account header button definition into...
2024-11-21 Claudio CambraDo not load caret on current user button if the button...
2024-11-21 Claudio CambraRemove unused properties from UserLine
2024-11-21 Claudio CambraRemove rectangle aboce folder state indicator backgroun...
2024-11-21 Claudio CambraReduce size of tray window header
2024-11-21 Claudio CambraFix colour of indicator outlines in tray header elements
2024-11-21 Claudio CambraRemove unused style measurements
2024-11-21 Claudio CambraUse constexpr for accentcolor adjustment value
2024-11-21 Claudio CambraGive sync progress bar expected fill colour
2024-11-21 Claudio CambraUse accentColor rather than header colour where appropriate
2024-11-21 Claudio CambraRemove unused colours from style
2024-11-21 Claudio CambraMove remaining uses of secondary text color to use...
2024-11-21 Claudio CambraUse standard text colour in ncinputtextedit
2024-11-21 Claudio CambraRemove background color from Style, use palette base...
2024-11-21 Claudio CambraRemove now unused hover colors
2024-11-21 Claudio CambraRemove menuBorder Style variable, just use palette...
2024-11-21 Claudio CambraFix search bar separator in tray window
2024-11-21 Claudio CambraDo not use magic numnbers for spacing of sync status...
2024-11-21 Claudio CambraFix displaying of busy indicator on share view
2024-11-21 Claudio CambraFix label alignments on share view checkboxes
2024-11-21 Claudio CambraFix sizing of share details page buttons
2024-11-21 Claudio CambraRemove custom button QML items
2024-11-21 Claudio CambraReplace use of CustomButton with standard Button
2024-11-21 Claudio CambraDecouple emoji field button from UserStatusSelectorButton
2024-11-21 Claudio CambraFix placeholderTextColor in user status selector text...
2024-11-21 Claudio CambraSimplify layout and fix alignments, sizings, and layout...
2024-11-21 Claudio CambraRespect showDismissButton
2024-11-21 Claudio CambraFix spacing of activity item buttons
2024-11-21 Claudio CambraFix icons in share delegate buttons being uncentered
2024-11-21 Claudio CambraFix borders for share details page footer
2024-11-21 Claudio CambraFix sync status separator
2024-11-21 Claudio CambraFix components for share details page footer
2024-11-21 Claudio CambraFix colours for some more components
2024-11-21 Claudio CambraFix some more colours
2024-11-21 Claudio CambraMake sizing of addacount button more reasonable
2024-11-21 Claudio CambraImprove spacings of userline
2024-11-21 Claudio CambraUse standard icon property to set icon for userline
2024-11-21 Claudio CambraUse standard icon for addAccountButton, fixing sizing
2024-11-21 Claudio CambraWrap the instantiated userLine components in a menu...
2024-11-21 Claudio CambraRemove commented-out hover effect component
2024-11-21 Claudio CambraRemove internal list view and scrollview from apps...
2024-11-21 Claudio CambraRemove custom background from menus and menu buttons
2024-11-21 Claudio CambraUse palette base colour for windows (we always display...
2024-11-21 Claudio CambraFix background colour for tray window (should be base...
2024-11-21 Claudio CambraBring back coloured header
2024-11-21 Claudio CambraMerge pull request #7535 from nextcloud/bugfix/codesign...
2024-11-21 Claudio CambraDo a codesign of the app bundle itself as final step
next