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-01Move to escape-htmlRoeland Jago Douma
2020-01-10Set direct login after password resetJulius Härtl
2019-10-22Fix browser back buttonRoeland Jago Douma
2019-10-21[stable17] Pass on direct query parameter during loginRoeland Jago Douma
2019-10-15Use @nextcloud/axios to keep the CSRF token in syncChristoph Wurst
2019-10-14Emit an event when the CSRF token changesChristoph Wurst
2019-10-09Force hide tooltips on sidebar closeJohn Molakvoæ (skjnldsv)
2019-09-28Append / to data(path) for folder content requestJohn Molakvoæ (skjnldsv)
2019-09-12Fix opening apps with Ctrl+clickJulius Härtl
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
2019-06-07Add toastify js as a OC.Notification replacementJulius Härtl
2019-05-30CSS: adjust media query breakpoint to improve tablet readabilitynacho
2019-05-29Vueify the login pageChristoph Wurst
2019-05-20dont use deprecated oc_config in url generationRobin Appelman
2019-05-16Migrate the maintenance script to a modern module and bundleChristoph Wurst
2019-05-15Move legacy Ajax error handling logic to the bundleChristoph Wurst
2019-05-14Move OC.appSettings to the bundle and deprecate itChristoph Wurst
2019-05-14Move query string helpers to the bundleChristoph Wurst
2019-05-14Move OC.theme to the bundle and deprecate oc_defaultsChristoph Wurst
2019-05-14Deprecate OC.fileIsBlacklisted and move it to the bundleChristoph Wurst
2019-05-14Move OC.addTranslations to the bundle and deprecate itChristoph Wurst
2019-05-14Move OC host/port/protocol helpers to the bundle and deprecate themChristoph Wurst
2019-05-13Move OC.getCapabilities to the bundle and deprecate OC._capabilities, oc_capa...Christoph Wurst
2019-05-13Move l10n functions to the bundleChristoph Wurst
2019-05-13Move path helpers to the bundleChristoph Wurst
2019-05-13Move OC.requestToken to the bundle, deprecate oc_requesttokenChristoph Wurst
2019-05-11Revert displayName casingJoas Schilling
2019-05-10Move initCore to the bundleChristoph Wurst
2019-05-09Do not show deprecation warnings during test runsChristoph Wurst
2019-05-09Fix mobile vertical scrollingJohn Molakvoæ (skjnldsv)
2019-05-08Move the legacy OC.addScript and OC.addStyle helpers to the bundleChristoph Wurst
2019-05-08Deprecate oc_current_user, fix usage and move currentUser to the bundleChristoph Wurst
2019-05-08Move OC legacy menu helpers to the bundleChristoph Wurst
2019-05-07Move rest of contant-like OC props to the bundleChristoph Wurst
2019-05-07Move OC constants to the bundleChristoph Wurst