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-07-23Fix parsing of language codeDaniel Kesselberg
2020-07-09Set the moment locale even earlierChristoph Wurst
2020-06-23Darker background for dark modeJoas Schilling
2020-06-23Make the confirm dialog modal by defaultJoas Schilling
2020-06-23Fix modal support for vue appsJoas Schilling
2020-05-27Make the translation sanitization optionalChristoph Wurst
2020-01-26Use correct appid for talkRoeland Jago Douma
2020-01-17Fix width and iconRoeland Jago Douma
2020-01-17Add 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
2019-09-05Install Select2 via npmChristoph Wurst
2019-08-28Ignore Enter key up event on menu button togglesDaniel Calviño Sánchez
2019-08-21filepicker: Add option to also choose folders without a mimetype limitJulius Härtl
2019-08-19Force proper action for login formJulius Härtl
2019-08-19Send new password instead of empty stringDaniel Kesselberg
2019-08-06Fix ie app menu loading clickJohn Molakvoæ (skjnldsv)
2019-07-31Move actual password reset to vueJulius Härtl
2019-07-26Fix default timeouts in OC.NotificationDaniel Calviño Sánchez
2019-07-12Rename parameter in OCP.Toast for consistency with OC.NotificationDaniel Calviño Sánchez
2019-07-09adding toggle password to be able to see itPhie
2019-07-07Update core/src/components/login/ResetPassword.vueAkshala Bhatnagar
2019-07-07changed the text for reset passwordAkshala Bhatnagar
2019-06-27Show contacts app mgmt link in contacts menuChristoph Wurst
2019-06-26Fix js l10n registration to also work with more than one bundleChristoph Wurst
2019-06-25Deprecate window.location wrappers for redirect and reloadChristoph Wurst
2019-06-11Temporary fix for project translationsJulius Härtl
2019-06-07Adjust jsunit tests for new toast libraryJulius Härtl