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-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
2020-04-01Add fieldset to align arrowDaniel Kesselberg
2020-03-31Start with webauthnRoeland Jago Douma
2020-03-26Migrate from @babel/polyfill to core-js@3Christoph Wurst
2020-03-25Update eslint and switch to @nextcloud packagesChristoph Wurst
2020-03-11Use jquery-ui to only embed button componentsJulius Härtl
2020-03-11Move install scripts to bundleJulius Härtl
2020-03-09No tabs in translationsJoas Schilling
2020-03-09Remove deprecated global variablesChristoph Wurst
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-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-07Add webpack-based js testsChristoph Wurst
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-02-05l10n: Triple dot to ellipsisrakekniven
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-09Set direct login after password resetJulius Härtl
2019-12-19Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]
2019-12-16Design fixes for recommended appsJan-Christoph Borchardt
2019-12-12Add a dedicated page for the recommended apps installationChristoph Wurst
2019-12-09Allow to have mutliple buttons on the filepickerJoas Schilling
2019-12-02Add a transfer ownership background jobRoeland Jago Douma
2019-11-05Prompt on destructive user actionsGary Kim
2019-10-29Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)
2019-10-21Fix browser back buttonRoeland Jago Douma
2019-10-17Pass on direct query parameter during loginRoeland Jago Douma
2019-10-14Deprecate js globalsRoeland Jago Douma
2019-10-12Use the external initial state implementationChristoph Wurst
2019-10-06Use @nextcloud/paths and deprecate OC helpersChristoph Wurst
2019-10-05Switch to @nextcloud/axios for the CSRF update fixChristoph Wurst
2019-10-05Emit an event when the CSRF token changesChristoph Wurst
2019-10-04Move to escape-htmlRoeland Jago Douma
2019-10-04Split drone webpack testsJohn Molakvoæ (skjnldsv)
2019-10-01Comply to eslintJohn Molakvoæ (skjnldsv)
2019-09-28Append / to data('path') for folder content requestDaniel Kesselberg
2019-09-28Move settings to an appChristoph Wurst
2019-09-28Remove input id on login formJohn Molakvoæ (skjnldsv)
2019-09-25Properly import DOMPurify in l10n.jsRoeland Jago Douma
2019-09-14Deprecate the global DOMPurifyChristoph Wurst
2019-09-10Fix opening apps with Ctrl+clickJulius Härtl