aboutsummaryrefslogtreecommitdiffstats
path: root/core/src/jquery
Commit message (Collapse)AuthorAgeFilesLines
* 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>