summaryrefslogtreecommitdiffstats
path: root/core/src/jquery
Commit message (Collapse)AuthorAgeFilesLines
* Trap focus in dialogsChristopher Ng2023-04-251-2/+21
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 79310bd54533a9dfd21c41796cecabdbc8ba94ca)
* Add label and switch ocdialog close button to button elementChristopher Ng2023-03-092-3/+6
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix ldap ui buttonsszaimen2022-09-121-0/+5
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* Enable keyboard activation of legacy contacts menuChristopher Ng2022-06-101-1/+6
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Rename a11y helper functionChristopher Ng2022-06-091-4/+4
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Set circular radius on close buttonChristopher Ng2022-06-091-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Add a11y utility functionChristopher Ng2022-06-091-3/+4
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Activate the primary dialog button on enter if there is a single inputChristopher Ng2022-06-091-0/+15
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Use keyboard controls with the action buttonsChristopher Ng2022-06-091-2/+4
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Prevent pressing enter key without control focus from activating the primary ↵Christopher Ng2022-06-091-12/+0
| | | | | | button Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix focus stylingChristopher Ng2022-06-091-0/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Handle keyboard navigation in the file pickerChristopher Ng2022-06-081-4/+6
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Migrate to static icons coloursJohn Molakvoæ2022-05-101-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Explicitly close div elementLouis Chemineau2022-04-041-2/+2
| | | | | | Fix: #30002 Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Center dialog new file menuJohn Molakvoæ2022-03-071-1/+1
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Replace license information to SPDX expressionLouis Chemineau2022-01-1112-12/+12
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Add generic type and description when its missingLouis Chemineau2022-01-111-1/+1
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Typing correctionsLouis Chemineau2022-01-115-27/+26
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-083-3/+5
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-3112-36/+108
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* fix-dialog-buttonsMarco Ambrosini2020-12-181-1/+3
| | | | Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
* Bump jquery from 2.2.4 to 3.1.0Christoph Wurst2020-11-131-4/+6
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix dark-theme selectorJoas Schilling2020-08-211-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Bump @nextcloud/eslint-config and peersJohn Molakvoæ (skjnldsv)2020-07-312-9/+9
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-315-20/+20
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix placeholder issues with multiplace spaces in the nameJulius Härtl2020-07-091-1/+1
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Make closing dialogs callback with falseGary Kim2020-06-301-0/+2
| | | | Signed-off-by: Gary Kim <gary@garykim.dev>
* Darker background for dark modeJoas Schilling2020-06-161-1/+5
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add darkmode support for the modal backgroundJoas Schilling2020-06-151-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix modal support for vue appsJoas Schilling2020-06-151-1/+6
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* compress some images with tinypng.comRuben Barkow-Kuder2020-05-223-0/+0
| | | | | Signed-off-by: Ruben Barkow-Kuder <github@r.z11.de> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Remove the long deprecated jQuery tipsyChristoph Wurst2020-05-142-86/+0
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Deprecate String.prototype.toRgbChristoph Wurst2020-05-141-14/+19
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Import md5 for the jquery placeholder pluginChristoph Wurst2020-05-141-0/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Generate legacy image placeholder text by taking first lettersSergey Shliakhov2020-04-301-1/+2
| | | | | | | https://github.com/nextcloud/server/issues/19335 Signed-off-by: Sergey Shliakhov <husband.sergey@gmail.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Use the primary element color in case it primary color is too brightJoas Schilling2020-04-101-1/+1
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-199-61/+61
| | | | | | | | | | Bumps [eslint-config-nextcloud](https://github.com/nextcloud/eslint-config-nextcloud) from 0.0.6 to 0.1.0. - [Release notes](https://github.com/nextcloud/eslint-config-nextcloud/releases) - [Commits](https://github.com/nextcloud/eslint-config-nextcloud/compare/v0.0.6...v0.1.0) Co-authored-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Prompt on destructive user actionsGary Kim2019-11-052-1/+5
| | | | Signed-off-by: Gary Kim <gary@garykim.dev>
* Move to escape-htmlRoeland Jago Douma2019-10-041-1/+1
| | | | | | | * If there is a package that does exactly the same then lets us use that * Import it properly in the internals (less deprecation warnings) Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-0113-446/+450
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Move OC.requestToken to the bundle, deprecate oc_requesttokenChristoph Wurst2019-05-132-0/+32
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move initCore to the bundleChristoph Wurst2019-05-101-0/+27
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix mobile vertical scrollingJohn Molakvoæ (skjnldsv)2019-05-091-0/+6
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Remove/replace missing css varsJulius Härtl2019-02-271-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Move jquery.ocdialog.scss to bundleRoeland Jago Douma2019-02-142-0/+91
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move jquery-ui-fixes to bundleRoeland Jago Douma2019-02-148-0/+229
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move the contactsmenu handlebars templates to the bundleRoeland Jago Douma2019-02-042-2/+10
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move jQuery plugins into modules and add them to the bundleChristoph Wurst2019-01-2912-0/+1212
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>