summaryrefslogtreecommitdiffstats
path: root/core/src/components
Commit message (Expand)AuthorAgeFilesLines
* 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
* Start with webauthnRoeland Jago Douma2020-03-313-14/+269
* No tabs in translationsJoas Schilling2020-03-091-1/+1
* Use correct appid for talkRoeland Jago Douma2020-01-241-2/+2
* Fix width and iconRoeland Jago Douma2020-01-241-2/+2
* Add new recommended 18 appsChristoph Wurst2020-01-241-0/+6
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-195-42/+44
* Design fixes for recommended appsJan-Christoph Borchardt2019-12-161-16/+31
* Add a dedicated page for the recommended apps installationChristoph Wurst2019-12-121-0/+194
* Pass on direct query parameter during loginRoeland Jago Douma2019-10-161-0/+8
* Switch to @nextcloud/axios for the CSRF update fixChristoph Wurst2019-10-052-2/+2
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-014-287/+291
* Remove input id on login formJohn Molakvoæ (skjnldsv)2019-09-281-1/+2
* Fix opening apps with Ctrl+clickJulius Härtl2019-09-101-4/+3
* Force proper action for login formJulius Härtl2019-08-191-0/+1
* Send new password instead of empty stringDaniel Kesselberg2019-08-191-1/+1
* Fix ie app menu loading clickJohn Molakvoæ (skjnldsv)2019-08-061-0/+5
* Move actual password reset to vueJulius Härtl2019-07-311-0/+139
* adding toggle password to be able to see itPhie2019-07-091-1/+14
* Update core/src/components/login/ResetPassword.vueAkshala Bhatnagar2019-07-071-1/+1
* changed the text for reset passwordAkshala Bhatnagar2019-07-071-1/+1
* Vueify the login pageChristoph Wurst2019-05-292-0/+352
* Move initCore to the bundleChristoph Wurst2019-05-103-0/+180