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
2021-07-27Disable default actions in pending file listVincent Petry
2021-07-27Pending remote group share fixesVincent Petry
2021-07-27Remove "Reject share" for pending remote sharesVincent Petry
2021-07-27Extend pending shares list to include remote sharesVincent Petry
2021-07-26Bump p-queueJohn Molakvoæ (skjnldsv)
2021-07-24RebuildChristopher Ng
2021-07-23Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]
2021-07-22Fix eslint and update bundlesJohn Molakvoæ (skjnldsv)
2021-07-18Bump @babel/core from 7.14.3 to 7.14.6dependabot[bot]
2021-07-18Bump @nextcloud/event-bus from 1.3.0 to 2.0.0dependabot[bot]
2021-07-17Bump css-loader from 5.2.6 to 5.2.7dependabot[bot]
2021-07-14Merge pull request #27946 from nextcloud/enh/breadcrumb-detail-view-in-menuJulius Härtl
2021-07-14Bump striptags from 3.1.1 to 3.2.0dependabot[bot]
2021-07-13show breadcrumb detail view in breadcrumb menuJulien Veyssier
2021-07-13Bump @nextcloud/paths from 1.1.2 to 2.0.0dependabot[bot]
2021-06-24Bump core-js from 3.13.1 to 3.15.1dependabot[bot]
2021-06-09Only allow removing existing shares that would not be allowed due to reshare ...Julius Härtl
2021-06-07Emit sidebar eventsLouis Chemineau
2021-06-05Port dav calendar settings page to Vue.jsFrançois Freitag
2021-06-02Replace proposal-class-private-properties by regular propertiesJohn Molakvoæ (skjnldsv)
2021-05-30Rewrite requesttoken.spec.js with JestFrançois Freitag
2021-05-29Npm buildJohn Molakvoæ (skjnldsv)
2021-05-29Bump core-js from 3.10.1 to 3.13.1dependabot-preview[bot]
2021-05-27Bump css-loader from 5.2.0 to 5.2.6dependabot[bot]
2021-05-27Replace node-sass with sassJohn Molakvoæ (skjnldsv)
2021-05-27Bump @nextcloud/vue from 3.7.2 to 3.10.0dependabot-preview[bot]
2021-05-26Move remnants of ocs api requests to v2 endpointJohn Molakvoæ (skjnldsv)
2021-05-25Bump @nextcloud/browserslist-config from 1.0.0 to 2.1.0dependabot-preview[bot]
2021-04-28Bump @babel/core from 7.13.15 to 7.13.16dependabot-preview[bot]
2021-04-19Consider read permission in sharing tabRoeland Jago Douma
2021-04-15Separate settings for remote share expirationVincent Petry
2021-04-13Fix undefined error on add-shareJohn Molakvoæ (skjnldsv)
2021-04-08Bump core-js from 3.9.1 to 3.10.1dependabot-preview[bot]
2021-03-31Compile nodeJohn Molakvoæ (skjnldsv)
2021-03-29Bump url-search-params-polyfill from 8.1.0 to 8.1.1dependabot-preview[bot]
2021-03-22Sharing link & mail parityJohn Molakvoæ (skjnldsv)
2021-03-20Bump clipboard from 2.0.6 to 2.0.8dependabot-preview[bot]
2021-03-17Fix TerserPluginJohn Molakvoæ (skjnldsv)
2021-03-11Fix SharingInput MultiselectJohn Molakvoæ (skjnldsv)
2021-03-11Compile jsJohn Molakvoæ (skjnldsv)
2021-03-11Only clear share password model when actually savedVincent Petry
2021-03-10Bump css-loader from 5.0.1 to 5.1.1dependabot-preview[bot]
2021-03-09Hide expiration date field for remote sharesVincent Petry
2021-03-05Bump core-js from 3.8.3 to 3.9.1dependabot-preview[bot]
2021-03-04Add appconfig to always show the unique label of a shareeJulius Härtl
2021-03-03Clear multiselect after selection in share panelVincent Petry
2021-03-02Bump @babel/core from 7.12.16 to 7.13.8dependabot-preview[bot]
2021-02-19Avoid creating two share links when password is enforcedJulius Härtl
2021-02-12Use ownerDisplayName for SharingEntry TooltipDan VerWeire
2021-02-08Merge pull request #25493 from Worteks/fix-filessharing-debugRoeland Jago Douma