summaryrefslogtreecommitdiffstats
path: root/core/src/components
Commit message (Expand)AuthorAgeFilesLines
* Properly calculate carret positionLouis Chemineau2022-06-071-9/+4
* Improve accessibility with more visible focus indication for non vue appsCarl Schwan2022-05-161-2/+6
* Update and fix theming imagesJohn Molakvoæ (skjnldsv)2022-04-215-54/+63
* Explicitly close div elementLouis Chemineau2022-04-042-3/+3
* Target_Blank option to open External linkschristophe canovas2022-02-151-2/+2
* Auto fix warningsLouis Chemineau2022-01-214-10/+5
* Improve installation pagesChristopher Ng2022-01-142-22/+86
* Replace license information to SPDX expressionLouis Chemineau2022-01-113-3/+3
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-3/+3
* Use new div method in scssLouis Chemineau2022-01-081-1/+3
* Improve accessibilityChristopher Ng2021-11-261-1/+3
* Add autocompletion for password resetCarl Schwan2021-10-222-2/+8
* Profile frontendChristopher Ng2021-10-192-3/+112
* Replace some icons with pretty iconsLuka Trovic2021-09-101-0/+3
* Fix position of search barCarl Schwan2021-08-311-4/+10
* Fix missing label and accessibility of Search functionJan C. Borchardt2021-07-291-2/+7
* Fix Login & Users settings pageJohn Molakvoæ (skjnldsv)2021-07-222-2/+5
* Make search popup usable on mobile, tooszaimen2021-07-071-2/+2
* Update login with device page stylesChristopher Ng2021-06-211-7/+26
* Merge pull request #27537 from nextcloud/fix/noid/webauthn-localhostPytal2021-06-171-2/+6
|\
| * Allow WebAuthn on localhost as wellMorris Jobke2021-06-171-2/+6
* | Let apps toggle an unread counter on app iconsJulius Härtl2021-06-161-0/+20
|/
* l10n: Spelling unificationValdnet2021-06-021-1/+1
* l10n: Unify spellingValdnet2021-05-201-2/+2
* l10n: Unify spellingValdnet2021-05-201-1/+1
* l10n: Unify spellingValdnet2021-05-201-1/+1
* Fix password visibility toggle alt text and hover/focus feedbackJan C. Borchardt2021-04-121-1/+1
* l10n: Correct spellingValdnet2021-04-091-2/+2
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-313-8/+14
* Readd element ID after component mount.Joas Schilling2021-01-181-1/+5
* Fix untranslated "User disabled" on login screenNina Pypchenko2020-12-161-1/+1
* Add default font sizeGretaD2020-11-031-1/+1
* Recommended apps: Fix loading spinner colorJan C. Borchardt2020-09-151-1/+1
* Recommended apps: Empty alt text since the app logo is decorativeJan C. Borchardt2020-09-151-1/+1
* Add users and apps inner search and add HeaderMenu cancelJohn Molakvoæ (skjnldsv)2020-09-141-12/+8
* Fix search placeholder animation & dark theme compatibilityJohn Molakvoæ (skjnldsv)2020-09-034-146/+110
* Allow unified search filteringJohn Molakvoæ (skjnldsv)2020-09-032-0/+98
* Make ellipsized unified search results visible on hoverChristoph Wurst2020-08-261-2/+2
* Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)2020-08-042-5/+98
* Fix unified searchJohn Molakvoæ (skjnldsv)2020-08-033-1/+418
* Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)2020-07-311-1/+1
* Bump @nextcloud/eslint-config and peersJohn Molakvoæ (skjnldsv)2020-07-311-1/+1
* Do not double encode the userid in webauthn loginRoeland Jago Douma2020-07-221-1/+5
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-201-3/+3
* Use generateUrl and imagePath instead of OC.*Joas Schilling2020-07-141-3/+16
* Use space instead of tab inside translationJoas Schilling2020-07-141-1/+1
* OC.routing is just a @nextcloud/routing proxyRoeland Jago Douma2020-06-041-1/+1
* Update hub bundle and add proxy rule to htaccessJulius Härtl2020-05-251-3/+3
* Fix #20551 - Disable autocapitalize for username field on login / reset passw...Liam JACK2020-04-212-0/+2
* Add fieldset to align arrowDaniel Kesselberg2020-04-011-47/+49