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-21Set fileInfo correctly for LegacyTabsChristoph Seitz
2020-03-04Do not allow transfer ownership when the user isn't the ownerGary Kim
2020-03-03Fetch translate for Tags from files appDaniel Kesselberg
2020-02-05Merge pull request #19089 from nextcloud/backport/18929/enh/sidebar/promiseRoeland Jago Douma
2020-02-05Close handlingJohn Molakvoæ (skjnldsv)
2020-02-05Allow to await the sidebarJohn Molakvoæ (skjnldsv)
2020-02-04Make sure that minSearchStringLength is taken into accountJulius Härtl
2020-02-04Fix issue when selecting an entry, the multiselect input was not closedJulius Härtl
2020-01-30Fix legacy tabsJohn 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 #18796 from nextcloud/backport/18783/stable18Roeland Jago Douma
2020-01-10Init OCA.Files.Sidebar right awayJohn Molakvoæ (skjnldsv)
2020-01-10Add more padding in transfer ownershipGary Kim
2020-01-09Combine 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)