summaryrefslogtreecommitdiffstats
path: root/core/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use label from appsJulius Härtl2019-04-091-1/+1
* Rename collections to projectsJulius Härtl2019-04-091-5/+7
* Move translations to coreJulius Härtl2019-03-281-1/+12
* Adjust resource type to fileJulius Härtl2019-03-191-1/+0
* Deprecate marked, escapeHTML, formatDate, getURLParameter, humanFileSize, rel...John Molakvoæ (skjnldsv)2019-03-151-9/+25
* Fix behaviour of plural default ruleMorris Jobke2019-03-151-1/+1
* Rename the variable aswellJoas Schilling2019-03-121-7/+7
* Fix plural rule detection for languagesJoas Schilling2019-03-111-1/+1
* Add wrapper for removed tooltip functionsJulius Härtl2019-03-072-0/+38
* Use tooltip dist fileJulius Härtl2019-03-071-1/+1
* Fix tooltip includeJulius Härtl2019-03-071-1/+1
* Add icon for resource type and icons for folder/fileJulius Härtl2019-03-011-1/+1