summaryrefslogtreecommitdiffstats
path: root/core/src
Commit message (Expand)AuthorAgeFilesLines
* Add email addresses to contacts menuDaniel Kesselberg2021-09-171-0/+1
* Fix position of search barCarl Schwan2021-09-031-4/+10
* Fix missing label and accessibility of Search functionJan C. Borchardt2021-07-302-3/+8
* Make search popup usable on mobile, tooszaimen2021-07-071-2/+2
* Fix screenreader label of search iconJan C. Borchardt2021-06-151-1/+8
* Fix 'Log in with a device' link focusabilityJan C. Borchardt2021-04-131-2/+4
* Fix password visibility toggle alt text and hover/focus feedbackJan C. Borchardt2021-04-131-1/+1
* Fix admin password strengthify tooltipRichard Steinmetz2021-03-051-0/+3
* do not lower case search provider names on web uiArthur Schiwon2021-01-251-1/+1
* Fix encoding issue with OC.Notification.showJoas Schilling2021-01-201-1/+10
* Readd element ID after component mount.Joas Schilling2021-01-181-1/+5
* fix-dialog-buttonsMarco Ambrosini2020-12-181-1/+3
* Fix untranslated "User disabled" on login screenNina Pypchenko2020-12-161-1/+1
* fix loading mtime of new file in conflict dialog in firefoxRobin Appelman2020-12-011-4/+4
* Fetch quota with files propfindJulius Härtl2020-11-172-0/+9
* Bump jquery from 2.2.4 to 3.1.0Christoph Wurst2020-11-132-5/+7
* Do not print deprecation warnings during testingChristoph Wurst2020-11-102-4/+12
* Merge pull request #23798 from nextcloud/add/default_font_sizemarco2020-11-032-2/+2
|\
| * Add default font sizeGretaD2020-11-032-2/+2
* | Merge pull request #23785 from nextcloud/bugfix/21459/workaround-snap-jsJulius Härtl2020-11-031-8/+64
|\ \
| * | Work around snap.js state messVincent Petry2020-11-021-8/+64
| |/
* / ensure filepicker list is empty before populatingRobin Appelman2020-11-021-0/+2
|/
* Change font-weight and font-size for empty searchJacob Neplokh2020-10-311-0/+2
* catch errors when closing file conflict dialogRobin Appelman2020-10-281-1/+5
* Compile assetsnpmbuildbot[bot]2020-10-281-5/+5
* Encode requesttoken for logout url in auto logoutJulius Härtl2020-10-131-1/+1
* Fix password visibility togglesRichard Steinmetz2020-10-101-0/+5
* 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-182-52/+145
* Fix loading error catchJohn Molakvoæ (skjnldsv)2020-09-187-36/+55
* 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-142-15/+30
* Move unified search to OCS apiJoas Schilling2020-09-072-16/+17
* Adjust acceptance tests to changes in @nextcloud/vue 2.6.3Daniel Calviño Sánchez2020-09-032-5/+2
* 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-035-167/+138
* Allow unified search filteringJohn Molakvoæ (skjnldsv)2020-09-034-7/+188
* Emit unified search queryRaimund Schlüßler2020-09-021-0/+5
* Declare OCA.Search directly, not via a monkey patchChristoph Wurst2020-08-313-13/+42
* Make ellipsized unified search results visible on hoverChristoph Wurst2020-08-261-2/+2
* Provide from on the search query tooJoas Schilling2020-08-261-0/+2
* Add the missing cursor parameter to unified search requestsChristoph Wurst2020-08-262-3/+8
* Fix dark-theme selectorJoas Schilling2020-08-211-1/+1
* Hand in the route and the parameters of the requestJoas Schilling2020-08-052-19/+13
* Make apps handle the order logicJohn Molakvoæ (skjnldsv)2020-08-052-37/+9
* Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)2020-08-044-20/+184