summaryrefslogtreecommitdiffstats
path: root/core/src/views
Commit message (Expand)AuthorAgeFilesLines
...
* More cleaning up of the login componentCarl Schwan2022-09-061-31/+37
* Use new vue components in login formCarl Schwan2022-09-051-8/+9
* Accessibility improvements to unified searchChristopher Ng2022-09-021-47/+69
* Some more fixesJulius Härtl2022-09-011-74/+74
* Fix profile page renderingJulius Härtl2022-09-011-5/+13
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-253-36/+36
* Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-251-4/+4
* Redesign guest pages for better accessibilityCarl Schwan2022-07-271-76/+115
* Fix HTML validation of material design iconsJoas Schilling2022-07-151-8/+2
* Fix profile and add gradient-primary-backgroundJohn Molakvoæ2022-05-131-0/+5
* Lint and psalm fixJohn Molakvoæ2022-04-211-2/+6
* Update and fix theming imagesJohn Molakvoæ (skjnldsv)2022-04-211-5/+1
* Update search icon sizeJohn Molakvoæ (skjnldsv)2022-04-211-8/+5
* Make typeahead and search limit/length configurableJulius Härtl2022-04-131-6/+27
* Increase debounce timeout to be more realistic with real typing behaviorJulius Härtl2022-04-131-1/+1
* Merge pull request #30729 from nextcloud/dependabot/npm_and_yarn/nextcloud/es...John Molakvoæ2022-01-222-16/+8
|\
| * Auto fix warningsLouis Chemineau2022-01-212-16/+8
* | l10n: Spelling unification in Transifex.Valdnet2022-01-201-2/+2
|/
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-11/+26
* Use new div method in scssLouis Chemineau2022-01-081-3/+5
* Properly apply the username prefillJulius Härtl2021-12-291-2/+1
* Fix profile actions menuChristopher Ng2021-12-011-3/+3
* Set profile page titleChristopher Ng2021-11-291-0/+2
* Prevent your own status from replacing another user's statusChristopher Ng2021-11-291-1/+3
* Improve accessibilityChristopher Ng2021-11-261-3/+9
* Adjust margin of status on profileChristopher Ng2021-11-251-1/+1
* make profile page usable on mobileszaimen2021-11-231-0/+46
* Fix wording on profile pageChristopher Ng2021-11-231-2/+8
* Profile frontendChristopher Ng2021-10-191-0/+531
* Search function strong tag for user inputkavita.sonawane@t-systems.com2021-09-011-1/+4
* Fix missing label and accessibility of Search functionJan C. Borchardt2021-07-291-1/+1
* Fix Login & Users settings pageJohn Molakvoæ (skjnldsv)2021-07-221-1/+1
* Fix eslint and update bundlesJohn Molakvoæ (skjnldsv)2021-07-221-66/+36
* Allow WebAuthn on localhost as wellMorris Jobke2021-06-171-0/+5
* Merge pull request #26586 from nextcloud/bugfix/noid/handle-device-login-like...Joas Schilling2021-04-221-6/+22
|\
| * Handle device login like an alternative loginJoas Schilling2021-04-201-6/+22
* | Fix screenreader label of search iconJan C. Borchardt2021-04-191-1/+8
|/
* Fix 'Log in with a device' link focusabilityJan C. Borchardt2021-04-121-2/+4
* Lint fixJohn Molakvoæ (skjnldsv)2021-03-171-2/+2
* Allow admins to disable the login formRoeland Jago Douma2021-03-081-1/+14
* do not lower case search provider names on web uiArthur Schiwon2021-01-251-1/+1
* Add default font sizeGretaD2020-11-031-1/+1
* Change font-weight and font-size for empty searchJacob Neplokh2020-10-311-0/+2
* Add padding to the empty content and center itJoas Schilling2020-09-221-0/+5
* Prevent empty search placeholderJohn Molakvoæ (skjnldsv)2020-09-181-24/+39
* Build assets and fix unified search event syntaxJohn Molakvoæ (skjnldsv)2020-09-181-3/+3
* Properly show loading state if there are still pending requestsJohn Molakvoæ (skjnldsv)2020-09-181-1/+9
* Properly use form role=search and unify reset buttonJohn Molakvoæ (skjnldsv)2020-09-181-46/+121
* Fix loading error catchJohn Molakvoæ (skjnldsv)2020-09-181-30/+38
* Add users and apps inner search and add HeaderMenu cancelJohn Molakvoæ (skjnldsv)2020-09-141-3/+22