Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-17Remove version checks for < 10.0Hannah von Reth
2022-03-11Leave password line edit enabled on errorsFabian Müller
2021-06-16Remove possible qt containers detach (#8727)Aleksey Lysenko
2021-04-13Make sure share names are in sync with serverFabian Müller
2020-10-28Reintroduce a dark and a light themeHannah von Reth
2020-08-21Replace monochrome icons with https://fontawesome.com svg'sHannah von Reth
2020-08-21Use QIcon where possible, don't invert color of icons we will use color that...Hannah von Reth
2020-07-06Gui: Remove use of grid layout from src/gui/sharelinkwidget.*Hannah von Reth
2020-03-03[Gui] Apply createColorAwareIcon on more iconsHannah von Reth
2020-02-04Share: Fix merge conflictOlivier Goffart
2020-02-04Merge remote-tracking branch 'origin/2.6' into 7247-share-pw-requireOlivier Goffart
2019-09-02ShareLinks: Always show at least readonly permissionsChristian Kamm
2019-07-17Link sharing ui improvementsChristian Kamm
2019-06-23Sharing: Use the default expiration setting more #7256Christian Kamm
2019-06-18Sharing: Pre-check pw/expiry if the server requires itChristian Kamm
2019-04-23Link shares: Adjust creation flowChristian Kamm
2019-03-07Shares: "copy link" action can create shares with expiry #7061Christian Kamm
2018-06-13ShareLink: translate the send-email stringChristian Kamm
2018-05-14ShareLink: Preserve password when unrelated ui changes #6512Christian Kamm
2018-01-23Merge remote-tracking branch 'origin/2.4'Olivier Goffart
2018-01-23ShareLinkWidget: Remove outdated signal connectionChristian Kamm
2018-01-19Merge remote-tracking branch 'origin/2.4'Olivier Goffart
2018-01-17Link shares: Change default share name #6298Christian Kamm
2017-12-14Share link: Adjust design of folder sharing permissions #6192Christian Kamm
2017-11-20Link share: Move 'delete' button to the bottom #6163Christian Kamm
2017-11-16Share links: Confirm deletion explicitly #6163Christian Kamm
2017-11-15Share link: Add tooltip to delete button #6163Christian Kamm
2017-09-21Port to new signal-slot syntax what cannot be done automaticallyOlivier Goffart
2017-09-21Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-07-07Link share: Remove direct download if unavailable #5837Christian Kamm
2017-07-07Link shares: Add "show file listing" option #5837Christian Kamm
2017-07-07Introduce private link sharing #5023Christian Kamm
2017-05-22Sharing: Disable 'set password' button when password is empty #5788Christian Kamm
2017-05-22Share link: Fix disabled API/sharing #5778Christian Kamm
2017-05-17Apply clang-formatChristian Kamm
2017-05-11Upgrade some qCDebug to qCInfo or qCWarningJocelyn Turcotte
2017-05-11Use Qt logging categories for loggingJocelyn Turcotte
2017-05-03Share dialog: Add option to copy/email direct links #5627Christian Kamm
2017-04-21Sharing multiple public links: Depend on new capabilityChristian Kamm
2017-04-21ShareDialog: Review fixesChristian Kamm
2017-04-21ShareDialog: Add support for multiple public link shares #5655Christian Kamm
2017-02-23Verify that all strings are properly escaped (#5558)Olivier Goffart
2017-02-07Revert "Disable RTTI"Markus Goetz
2017-01-17Disable RTTIMarkus Goetz
2016-10-25License: Adjust license of GPLv2 source files to GPLv2+Christian Kamm
2016-09-22Warning if mailto url fails #5142Christian Kamm
2016-09-16Fix the MSVC buildJocelyn Turcotte
2016-08-17ShareLink: Ensure the password line edit is enabled #5117Christian Kamm
2016-06-20Share dialog: Add 'Mail link' button #3261 (#4961)ckamm
2016-05-02ShareDialog: show the error message in redOlivier Goffart