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-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
2021-02-07Bump @babel/preset-env from 7.12.11 to 7.12.13dependabot-preview[bot]
2021-02-07fix(ci): build additionalScriptsSamuel
2021-02-05Sharing dropdown now opens belowVincent Petry
2021-01-27Bump core-js from 3.8.2 to 3.8.3dependabot-preview[bot]
2021-01-18Show the actual error on share requestsJulius Härtl
2021-01-08Fix clearing the label of a shareDaniel Calviño Sánchez
2021-01-07Bump core-js from 3.8.1 to 3.8.2dependabot-preview[bot]
2021-01-07Bump @nextcloud/axios from 1.5.0 to 1.6.0dependabot-preview[bot]
2020-12-30Also include external share results in recommendationsJulius Härtl
2020-12-15Compile assetsnpmbuildbot-nextcloud[bot]
2020-12-15Bump core-js from 3.8.0 to 3.8.1dependabot-preview[bot]
2020-12-14Bump bundlesJulius Härtl
2020-12-10Show email address for shares that were created by other usersJulius Härtl
2020-12-09Bump bundlesJulius Härtl
2020-11-30Use correct l10n source in files_sharing JS codeMorris Jobke
2020-11-30Bump core-js from 3.7.0 to 3.8.0dependabot-preview[bot]
2020-11-26formatting remote sharer should take protocol, path into accountArthur Schiwon
2020-11-26Properly encode path when fetching inherited sharesJulius Härtl
2020-11-24Fix contacts menu position and show uid as a tooltipJulius Härtl
2020-11-23Bump @babel/preset-env from 7.12.1 to 7.12.7dependabot-preview[bot]
2020-11-14Bump core-js from 3.6.5 to 3.7.0dependabot-preview[bot]
2020-11-14Bump nextcloud-vue-collections from 0.8.1 to 0.9.0dependabot-preview[bot]
2020-11-14Bump @nextcloud/vue from 3.1.0 to 3.2.0dependabot-preview[bot]
2020-11-12Fix default internal expiration date enforceJohn Molakvoæ (skjnldsv)
2020-11-11Disable share input for a received share if resharing is not allowedDaniel Calviño Sánchez
2020-11-11Do not show "Can reshare" in the menu if resharing is not allowedDaniel Calviño Sánchez
2020-11-09Fix js search in undefined ocs responseJohn Molakvoæ (skjnldsv)
2020-11-08Fix link share label placeholder not showingGary Kim