summaryrefslogtreecommitdiffstats
path: root/core/src/views
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move unified search to OCS apiJoas Schilling2020-09-071-11/+11
* Adjust acceptance tests to changes in @nextcloud/vue 2.6.3Daniel Calviño Sánchez2020-09-031-4/+1
* Bump @nextcloud/vue to v2.6.3John Molakvoæ (skjnldsv)2020-09-031-1/+1
* Fix search placeholder animation & dark theme compatibilityJohn Molakvoæ (skjnldsv)2020-09-031-21/+28
* Allow unified search filteringJohn Molakvoæ (skjnldsv)2020-09-031-7/+87
* Emit unified search queryRaimund Schlüßler2020-09-021-0/+5
* Add the missing cursor parameter to unified search requestsChristoph Wurst2020-08-261-1/+1
* Hand in the route and the parameters of the requestJoas Schilling2020-08-051-17/+12
* Make apps handle the order logicJohn Molakvoæ (skjnldsv)2020-08-051-12/+1