summaryrefslogtreecommitdiffstats
path: root/core/src/OC
Commit message (Expand)AuthorAgeFilesLines
* Remove outdated legacy search scriptsJohn Molakvoæ (skjnldsv)2020-08-042-43/+0
* Bump @nextcloud/eslint-config and peersJohn Molakvoæ (skjnldsv)2020-07-311-11/+11
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-318-47/+47
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-201-1/+1
* Fix parsing of language codeDaniel Kesselberg2020-07-091-2/+2
* Make closing dialogs callback with falseGary Kim2020-06-301-0/+1
* Fix export for davclient.js legacy dependencyJulius Härtl2020-06-241-1/+1
* Make the confirm dialog modal by defaultJoas Schilling2020-06-151-2/+2
* Actually remove _capabilitiesRoeland Jago Douma2020-06-051-2/+1
* Move humanFileSize and OC.getCanonicalLocale to npm packagesChristoph Wurst2020-06-053-13/+8
* OC.routing is just a @nextcloud/routing proxyRoeland Jago Douma2020-06-041-152/+5
* Fix some linter warningRoeland Jago Douma2020-06-024-4/+9
* Move to @nextcloud/capabilities packageRoeland Jago Douma2020-05-291-2/+5
* Make the translation sanitization optionalChristoph Wurst2020-05-271-8/+10
* Deprectae OC.Util.formatDate and OC.Util.relativeModifiedDateRoeland Jago Douma2020-05-151-0/+2
* Fix replacement dialogRoeland Jago Douma2020-05-071-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