summaryrefslogtreecommitdiffstats
path: root/core/src/OC
Commit message (Expand)AuthorAgeFilesLines
* Make the confirm dialog modal by defaultJoas Schilling2020-06-231-2/+2
* Make the translation sanitization optionalChristoph Wurst2020-05-271-8/+10
* Fix replacement dialogRoeland Jago Douma2020-05-081-2/+2
* Fix breadcrumb in move or copy file dialogLoïc Hermann2020-04-171-0/+6
* Inline usages of OCP.Toast in bundled filesChristoph Wurst2020-04-061-13/+22
* Update eslint and switch to @nextcloud packagesChristoph Wurst2020-03-252-3/+0
* Remove deprecated global variablesChristoph Wurst2020-03-092-4/+3
* Copy isFileNameValid function, so the filepicker works without the files appJoas Schilling2020-02-251-2/+30
* Fix "TypeError: u.$form is undefined"Joas Schilling2020-02-251-1/+1
* Allow to create directories when they are selectableJoas Schilling2020-02-251-1/+1
* Deprecate OC router helpers that are provided by packagesChristoph Wurst2020-02-133-10/+46
* Add more tests for the new js modulesChristoph Wurst2020-02-101-9/+24
* Added space before ellipsisrakekniven2020-02-051-1/+1
* l10n: Triple dot to ellipsisrakekniven2020-02-041-1/+1
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-1917-104/+103
* Allow to have mutliple buttons on the filepickerJoas Schilling2019-12-091-12/+25
* 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