aboutsummaryrefslogtreecommitdiffstats
path: root/core/src
Commit message (Expand)AuthorAgeFilesLines
* Force proper action for login formJulius Härtl2019-08-191-0/+1
* Send new password instead of empty stringDaniel Kesselberg2019-08-191-1/+1
* Fix ie app menu loading clickJohn Molakvoæ (skjnldsv)2019-08-061-0/+5
* Move actual password reset to vueJulius Härtl2019-07-313-1/+158
* Fix default timeouts in OC.NotificationDaniel Calviño Sánchez2019-07-261-1/+3
* Rename parameter in OCP.Toast for consistency with OC.NotificationDaniel Calviño Sánchez2019-07-122-3/+3
* adding toggle password to be able to see itPhie2019-07-091-1/+14
* Update core/src/components/login/ResetPassword.vueAkshala Bhatnagar2019-07-071-1/+1
* changed the text for reset passwordAkshala Bhatnagar2019-07-071-1/+1
* Show contacts app mgmt link in contacts menuChristoph Wurst2019-06-272-3/+10
* Fix js l10n registration to also work with more than one bundleChristoph Wurst2019-06-262-32/+109
* Deprecate window.location wrappers for redirect and reloadChristoph Wurst2019-06-251-0/+2
* Temporary fix for project translationsJulius Härtl2019-06-111-9/+14
* Adjust jsunit tests for new toast libraryJulius Härtl2019-06-071-1/+1
* Add toastify js as a OC.Notification replacementJulius Härtl2019-06-073-115/+135
* CSS: adjust media query breakpoint to improve tablet readabilitynacho2019-05-301-2/+5
* Vueify the login pageChristoph Wurst2019-05-298-250/+570
* dont use deprecated oc_config in url generationRobin Appelman2019-05-201-1/+1
* Migrate the maintenance script to a modern module and bundleChristoph Wurst2019-05-161-0/+49
* Move legacy Ajax error handling logic to the bundleChristoph Wurst2019-05-152-0/+127
* Move OC.appSettings to the bundle and deprecate itChristoph Wurst2019-05-142-0/+95
* Move query string helpers to the bundleChristoph Wurst2019-05-142-0/+99
* Move OC.theme to the bundle and deprecate oc_defaultsChristoph Wurst2019-05-143-0/+25
* Deprecate OC.fileIsBlacklisted and move it to the bundleChristoph Wurst2019-05-141-0/+10
* Move OC.addTranslations to the bundle and deprecate itChristoph Wurst2019-05-141-0/+9
* Move OC host/port/protocol helpers to the bundle and deprecate themChristoph Wurst2019-05-142-0/+77
* Move OC.getCapabilities to the bundle and deprecate OC._capabilities, oc_capa...Christoph Wurst2019-05-133-0/+42
* Move l10n functions to the bundleChristoph Wurst2019-05-132-0/+36
* Move path helpers to the bundleChristoph Wurst2019-05-133-2/+161
* Move OC.requestToken to the bundle, deprecate oc_requesttokenChristoph Wurst2019-05-137-15/+101
* Revert displayName casingJoas Schilling2019-05-111-2/+2
* Move initCore to the bundleChristoph Wurst2019-05-109-5/+600
* Do not show deprecation warnings during test runsChristoph Wurst2019-05-091-3/+9
* Fix mobile vertical scrollingJohn Molakvoæ (skjnldsv)2019-05-091-0/+6
* Move the legacy OC.addScript and OC.addStyle helpers to the bundleChristoph Wurst2019-05-082-0/+74
* Deprecate oc_current_user, fix usage and move currentUser to the bundleChristoph Wurst2019-05-083-0/+52
* Move OC legacy menu helpers to the bundleChristoph Wurst2019-05-082-0/+150
* Move rest of contant-like OC props to the bundleChristoph Wurst2019-05-073-1/+8
* Move OC constants to the bundleChristoph Wurst2019-05-072-0/+51
* Create a login bundle for login page scriptsChristoph Wurst2019-05-073-0/+257
* Move OC.appswebroots to the bundle and deprecate oc_appswebrootsChristoph Wurst2019-05-073-0/+29
* Move OC.get and OC.set to the bundleChristoph Wurst2019-05-072-0/+59
* Move oc_webroot, OC.webroot and OC.getRootPath() to the bundleChristoph Wurst2019-05-064-6/+66
* Move oc_appconfig/OC.appConfig to the main bundleChristoph Wurst2019-05-062-3/+4
* Move oc_debug to the bundleChristoph Wurst2019-05-063-0/+27
* Deprecate oc_isadmin and move OC.isUserAdmin() to the bundleChristoph Wurst2019-05-033-0/+33
* Move the OC routing helper functions to the bundleChristoph Wurst2019-05-022-0/+160
* Move oc_config to the bundleChristoph Wurst2019-05-023-2/+33
* Move OC.dialogs to the main bundleChristoph Wurst2019-04-303-1/+1232
* Move OC navigation methods to the bundleChristoph Wurst2019-04-292-0/+34