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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-23Fix workflow UIJoas Schilling
2020-04-19Set fileInfo correctly for LegacyTabsChristoph Seitz
2020-04-06Inline usages of OCP.Toast in bundled filesChristoph Wurst
2020-03-25Update eslint and switch to @nextcloud packagesChristoph Wurst
2020-03-22Add OCA.Files.Settings for Files SettingsGary Kim
2020-03-09l10n: Fixed typorakekniven
2020-03-03Merge pull request #19764 from nextcloud/fix/transfer-ownerhip-owner-checkRoeland Jago Douma
2020-03-03Do not allow transfer ownership when the user isn't the ownerChristoph Wurst
2020-03-03Fetch translate for Tags from files appDaniel Kesselberg
2020-02-03Make sure that minSearchStringLength is taken into accountJulius Härtl
2020-02-03Fix issue when selecting an entry, the multiselect input was not closedJulius Härtl
2020-01-29Fix legacy tabsJohn Molakvoæ (skjnldsv)
2020-01-22Migrate to @nextcloud/vue 1.x.xJohn Molakvoæ (skjnldsv)
2020-01-22Close handlingJohn Molakvoæ (skjnldsv)
2020-01-22Allow to await the sidebarJohn Molakvoæ (skjnldsv)
2020-01-17Prevent duplicate entries in file sidebarGary Kim
2020-01-15Close after clickJohn Molakvoæ (skjnldsv)
2020-01-15Only show tag selector if tags are setJulius Härtl
2020-01-15Proper text previewsRoeland Jago Douma
2020-01-10Merge pull request #18783 from nextcloud/fix/sidebar/do-not-wait-domcontentlo...Roeland Jago Douma
2020-01-09Init OCA.Files.Sidebar right awayJohn Molakvoæ (skjnldsv)
2020-01-09Add more padding in transfer ownershipGary Kim
2020-01-08Combine exact and other matches for transfer ownershipChristoph Wurst
2020-01-08Make the transfer ownership input a bit widerChristoph Wurst
2020-01-08Use @nextcloud/paths for file sidebarGary Kim
2020-01-07Encode URI for file sidebarGary Kim
2019-12-19Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]
2019-12-19Fix Sidebar enabled checkJohn Molakvoæ (skjnldsv)
2019-12-17Clean up publishingGary Kim
2019-12-17Show path and uid on transfer buttonGary Kim
2019-12-17rephrase "Target user" to "new owner"Sascha Wiswedel
2019-12-17Transfer ownership function polishingSascha Wiswedel
2019-12-16Make it possible to find transfer user by emailChristoph Wurst
2019-12-10Add autocompletion to the ownership transfer UIChristoph Wurst
2019-12-04Properly query filesJohn Molakvoæ (skjnldsv)
2019-12-04Use own getIconUrl methodJohn Molakvoæ (skjnldsv)
2019-12-04Fix files app LoadSidebar eventJohn Molakvoæ (skjnldsv)
2019-12-02Also allow transfer ownership of filesChristoph Wurst
2019-12-02Add a transfer ownership background jobRoeland Jago Douma
2019-11-13Use function to open a sidebar fileJohn Molakvoæ (skjnldsv)
2019-10-29Fix legacy tab backbone fileinfo changeJohn Molakvoæ (skjnldsv)
2019-10-29Fix triggering favorite file actions on the file listJohn Molakvoæ (skjnldsv)
2019-10-29Prevent multiple systemtags viewsJohn Molakvoæ (skjnldsv)
2019-10-29Systemtags and external actions updateJohn Molakvoæ (skjnldsv)
2019-10-29Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)