summaryrefslogtreecommitdiffstats
path: root/core/src/OC
Commit message (Expand)AuthorAgeFilesLines
* Add a transfer ownership background jobRoeland Jago Douma2019-12-021-2/+2
* Prompt on destructive user actionsGary Kim2019-11-051-0/+49
* Use @nextcloud/paths and deprecate OC helpersChristoph Wurst2019-10-052-124/+16
* Emit an event when the CSRF token changesChristoph Wurst2019-10-052-11/+15
* Move to escape-htmlRoeland Jago Douma2019-10-041-0/+1
* Split drone webpack testsJohn Molakvoæ (skjnldsv)2019-10-041-3/+4
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-0132-1597/+1605
* Append / to data('path') for folder content requestDaniel Kesselberg2019-09-281-1/+1
* Move settings to an appChristoph Wurst2019-09-282-2/+2
* Properly import DOMPurify in l10n.jsRoeland Jago Douma2019-09-251-0/+1
* Ignore Enter key up event on menu button togglesDaniel Calviño Sánchez2019-08-281-2/+2
* filepicker: Add option to also choose folders without a mimetype limitJulius Härtl2019-08-211-4/+8
* 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-121-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
* Add toastify js as a OC.Notification replacementJulius Härtl2019-06-071-113/+42
* dont use deprecated oc_config in url generationRobin Appelman2019-05-201-1/+1
* 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-142-0/+24
* 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-132-0/+41
* 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-133-1/+54
* Revert displayName casingJoas Schilling2019-05-111-2/+2
* Move initCore to the bundleChristoph Wurst2019-05-101-3/+1
* 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-082-0/+51
* 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
* Move OC.appswebroots to the bundle and deprecate oc_appswebrootsChristoph Wurst2019-05-072-0/+26
* 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-063-5/+64
* Move oc_appconfig/OC.appConfig to the main bundleChristoph Wurst2019-05-062-3/+4
* Move oc_debug to the bundleChristoph Wurst2019-05-062-0/+26
* Deprecate oc_isadmin and move OC.isUserAdmin() to the bundleChristoph Wurst2019-05-032-0/+32
* Move the OC routing helper functions to the bundleChristoph Wurst2019-05-022-0/+160
* Move oc_config to the bundleChristoph Wurst2019-05-022-0/+26
* Move OC.dialogs to the main bundleChristoph Wurst2019-04-302-0/+1218
* Move OC navigation methods to the bundleChristoph Wurst2019-04-292-0/+34
* 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