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
path: root/core/js
AgeCommit message (Expand)Author
2020-03-26Migrate from @babel/polyfill to core-js@3Christoph Wurst
2020-03-25Update eslint and switch to @nextcloud packagesChristoph Wurst
2020-03-23Bump @nextcloud/paths from 1.1.0 to 1.1.1dependabot-preview[bot]
2020-03-23Add basic reverseproxy misconfig detection to setupchecksRoeland Jago Douma
2020-03-23Bump @nextcloud/logger from 1.1.1 to 1.1.2, @nextcloud/router from 1.0.0 to 1...dependabot-preview[bot]
2020-03-22Remove unnecessary translation in systemtagsGary Kim
2020-03-21Bump marked from 0.7.0 to 0.8.1John Molakvoæ (skjnldsv)
2020-03-21Bump @nextcloud/initial-state from 1.1.0 to 1.1.1dependabot-preview[bot]
2020-03-11Bump bundlesJulius Härtl
2020-03-11Move install scripts to bundleJulius Härtl
2020-03-10Merge pull request #19580 from nextcloud/debt/noid/outdated-checkRoeland Jago Douma
2020-03-09No tabs in translationsJoas Schilling
2020-03-09Remove deprecated global variablesChristoph Wurst
2020-03-08Bump clipboard from 2.0.4 to 2.0.6dependabot-preview[bot]
2020-03-08Bump webpack from 4.41.6 to 4.42.0dependabot-preview[bot]
2020-02-29Bump @babel/preset-env from 7.8.3 to 7.8.6dependabot-preview[bot]
2020-02-27Don't show referrer policy warning if fallback policy set.Daniel Kesselberg
2020-02-25Copy isFileNameValid function, so the filepicker works without the files appJoas Schilling
2020-02-25Fix "TypeError: u.$form is undefined"Joas Schilling
2020-02-25Allow to create directories when they are selectableJoas Schilling
2020-02-24Update check for outdated php version.Daniel Kesselberg
2020-02-24Merge pull request #19578 from nextcloud/fix/12685/overwrite-content-typeJohn Molakvoæ
2020-02-23Bump vue-loader from 15.8.3 to 15.9.0dependabot-preview[bot]
2020-02-22Bump css-vars-ponyfill from 2.1.2 to 2.2.1dependabot-preview[bot]
2020-02-22Update webpack bundlesChristoph Wurst
2020-02-22Set content type for propfind requestDaniel Kesselberg
2020-02-14Add removal version number for global deprecationsChristoph Wurst
2020-02-13Deprecate OC router helpers that are provided by packagesChristoph Wurst
2020-02-11Deprecate jQueryChristoph Wurst
2020-02-10Add more tests for the new js modulesChristoph Wurst
2020-02-09Bump handlebars from 4.7.2 to 4.7.3dependabot-preview[bot]
2020-02-09Bump dompurify from 2.0.7 to 2.0.8dependabot-preview[bot]
2020-02-07Merge pull request #18897 from nextcloud/bugfix/noid/no-more-jqueryJoas Schilling
2020-02-06No more jQueryJoas Schilling
2020-02-06Fetch a new request token as soon as the browser becomes onlineChristoph Wurst
2020-02-05Use escape-html libraryJulius Härtl
2020-02-05Added space before ellipsisrakekniven
2020-01-27Merge multiple dependabots updatesJohn Molakvoæ (skjnldsv)
2020-01-24Use correct appid for talkRoeland Jago Douma
2020-01-24Fix width and iconRoeland Jago Douma
2020-01-24Add new recommended 18 appsChristoph Wurst
2020-01-21Compile assetsnpmbuildbot[bot]
2020-01-21Compile templatesJohn Molakvoæ (skjnldsv)
2020-01-21Bump @nextcloud/l10n from 1.0.0 to 1.0.1dependabot-preview[bot]
2020-01-20Bump @nextcloud/paths from 1.0.0 to 1.1.0dependabot-preview[bot]
2020-01-14Remove outdated centering code for database switcher on install pageJan-Christoph Borchardt
2020-01-14Bump @nextcloud/axios from 1.1.0 to 1.3.1dependabot-preview[bot]
2020-01-13Bump underscore from 1.9.1 to 1.9.2dependabot-preview[bot]
2020-01-09Set direct login after password resetJulius Härtl
2020-01-07Merge pull request #17861 from nextcloud/fix-tab-navigation-of-menu-in-public...Roeland Jago Douma