summaryrefslogtreecommitdiffstats
path: root/core/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Implement frontend for search/renameJulius Härtl2019-03-011-1/+1
* Adjust OCP.CollaborationJulius Härtl2019-03-011-129/+27
* Add javascript API for collaboration resourcesJulius Härtl2019-03-012-0/+165
* Remove unneeded sidebar animationJohn Molakvoæ (skjnldsv)2019-02-281-6/+2
* Remove/replace missing css varsJulius Härtl2019-02-271-1/+1
* Move jquery.ocdialog.scss to bundleRoeland Jago Douma2019-02-142-0/+91
* Move jquery-ui-fixes to bundleRoeland Jago Douma2019-02-148-0/+229
* It is getURLParameter not getUrlParameterRoeland Jago Douma2019-02-051-2/+2
* Move the contactsmenu handlebars templates to the bundleRoeland Jago Douma2019-02-048-7/+78
* Move global helper functions to the bundle and deprecate some of themChristoph Wurst2019-02-014-0/+109
* Make chunkify an internal function to prevent context errorsChristoph Wurst2019-02-011-22/+22
* Add OC.Util to the server bundleChristoph Wurst2019-02-015-0/+489
* Move OC.PasswordConfirmation to the server bundleChristoph Wurst2019-02-012-0/+128
* Move OC.search to the server bundleChristoph Wurst2019-02-012-0/+43
* Move OC.Plugin to the server bundleChristoph Wurst2019-02-012-0/+91
* Move OC.msg to the server bundleChristoph Wurst2019-02-012-0/+119