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
2022-01-10Fix JS tests after test lib updatesVincent Petry
2021-12-30fix template picker for file actions using the fileInfoModelJulien Veyssier
2021-10-25Move to combined files entrypointJulius Härtl
2021-10-25Implement local filtering in file listJulius Härtl
2021-09-26Fix OCS URL typo in TransferOwnershipDialogue.vueMichaIng
2021-09-17Fix file creation from template without extJohn Molakvoæ
2021-07-23Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]
2021-07-19Add titleTooltip to sidebarszaimen
2021-06-14Add timestamp tooltipChristopher Ng
2021-06-09Trigger click event when scrollTo is setLouis Chemineau
2021-06-07Emit sidebar eventsLouis Chemineau
2021-06-02Replace proposal-class-private-properties by regular propertiesJohn Molakvoæ (skjnldsv)
2021-05-27Replace node-sass with sassJohn Molakvoæ (skjnldsv)
2021-05-26Move remnants of ocs api requests to v2 endpointJohn Molakvoæ (skjnldsv)
2021-03-31Bump js licensesJohn Molakvoæ (skjnldsv)
2021-03-19adapt files and app settings sidebar 'primary-actions' slot that became 'desc...Julien Veyssier
2021-03-17Lint fixJohn Molakvoæ (skjnldsv)
2021-03-02At least try to give the full context for the file actionJulius Härtl
2021-03-02Do not trigger a full filelist reload after creating a new fileJulius Härtl
2021-01-28Fix button sizeJulius Härtl
2021-01-28Hide new template directory entry after creating and allow setting existing d...Julius Härtl
2021-01-28Skip template picker if none availableJohn Molakvoæ (skjnldsv)
2021-01-28Add template pickerJohn Molakvoæ (skjnldsv)
2020-10-20Init vue comments tabJohn Molakvoæ (skjnldsv)
2020-10-14Fix app sidebar mountpointJohn Molakvoæ (skjnldsv)
2020-10-07Upgrade lifecycle and vue parent contextJohn Molakvoæ (skjnldsv)
2020-10-07Move Files Sidebar to proper javascript standardJohn Molakvoæ (skjnldsv)
2020-07-31Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)
2020-07-31Bump compiled filesJohn Molakvoæ (skjnldsv)
2020-07-22Fix breaking changes of nc/vue updateGeorg Ehrke
2020-07-20Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)
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