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/src
AgeCommit message (Expand)Author
2020-08-03Fix unified searchJohn Molakvoæ (skjnldsv)
2020-08-03Unified search UIJohn Molakvoæ (skjnldsv)
2020-07-31Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)
2020-07-31Bump @nextcloud/eslint-config and peersJohn Molakvoæ (skjnldsv)
2020-07-31Bump compiled filesJohn Molakvoæ (skjnldsv)
2020-07-22Do not double encode the userid in webauthn loginRoeland Jago Douma
2020-07-20Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)
2020-07-14Use generateUrl and imagePath instead of OC.*Joas Schilling
2020-07-14Use space instead of tab inside translationJoas Schilling
2020-07-10Up the limit for the header app menu, fix #21635Jan-Christoph Borchardt
2020-07-09Fix parsing of language codeDaniel Kesselberg
2020-07-09Set the moment locale even earlierChristoph Wurst
2020-07-09Fix placeholder issues with multiplace spaces in the nameJulius Härtl
2020-06-30Make closing dialogs callback with falseGary Kim
2020-06-24Fix export for davclient.js legacy dependencyJulius Härtl
2020-06-16Darker background for dark modeJoas Schilling
2020-06-15Add darkmode support for the modal backgroundJoas Schilling
2020-06-15Make the confirm dialog modal by defaultJoas Schilling
2020-06-15Fix modal support for vue appsJoas Schilling
2020-06-06Merge pull request #21254 from nextcloud/td/js/remove/_capabilitiesRoeland Jago Douma
2020-06-05Fix linting on systemtags and use @nextcloud/routerRoeland Jago Douma
2020-06-05Actually remove _capabilitiesRoeland Jago Douma
2020-06-05Do not import the full OC since we don't need itRoeland Jago Douma
2020-06-05Move humanFileSize and OC.getCanonicalLocale to npm packagesChristoph Wurst
2020-06-04OC.routing is just a @nextcloud/routing proxyRoeland Jago Douma
2020-06-02Fix some linter warningRoeland Jago Douma
2020-05-29Move to @nextcloud/capabilities packageRoeland Jago Douma
2020-05-29Remove the escape-html globalRoeland Jago Douma
2020-05-28Move the systemtags to core/srcRoeland Jago Douma
2020-05-27Make the translation sanitization optionalChristoph Wurst
2020-05-25Update hub bundle and add proxy rule to htaccessJulius Härtl
2020-05-22Move core/js/files to webpackRoeland Jago Douma
2020-05-22compress some images with tinypng.comRuben Barkow-Kuder
2020-05-15Deprectae OC.Util.formatDate and OC.Util.relativeModifiedDateRoeland Jago Douma
2020-05-14Remove the long deprecated jQuery tipsyChristoph Wurst
2020-05-14Deprecate String.prototype.toRgbChristoph Wurst
2020-05-14Import md5 for the jquery placeholder pluginChristoph Wurst
2020-05-14Bump jQuery to v2.2Christoph Wurst
2020-05-12Revert "Log trace when deprecated globals are used"Christoph Wurst
2020-05-12Log trace when deprecated globals are usedChristoph Wurst
2020-05-07Fix replacement dialogRoeland Jago Douma
2020-04-30Generate legacy image placeholder text by taking first lettersSergey Shliakhov
2020-04-23Make sure that the legacy jsunit tests can still inject OC.configJulius Härtl
2020-04-23Add config fallback for legacy testsJulius Härtl
2020-04-23Add config for auto logout after browser inactivityJulius Härtl
2020-04-21Fix #20551 - Disable autocapitalize for username field on login / reset passw...Liam JACK
2020-04-17Fix breadcrumb in move or copy file dialogLoïc Hermann
2020-04-10Use the primary element color in case it primary color is too brightJoas Schilling
2020-04-06Inline usages of OCP.Toast in bundled filesChristoph Wurst
2020-04-06Use external Toast implementation and deprecate the OCP APIChristoph Wurst