Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core/src
AgeCommit message (Expand)Author
2021-09-17Add email addresses to contacts menuDaniel Kesselberg
2021-09-03Fix position of search barCarl Schwan
2021-07-30Fix missing label and accessibility of Search functionJan C. Borchardt
2021-07-07Make search popup usable on mobile, tooszaimen
2021-06-15Fix screenreader label of search iconJan C. Borchardt
2021-04-13Fix 'Log in with a device' link focusabilityJan C. Borchardt
2021-04-13Fix password visibility toggle alt text and hover/focus feedbackJan C. Borchardt
2021-03-05Fix admin password strengthify tooltipRichard Steinmetz
2021-01-25do not lower case search provider names on web uiArthur Schiwon
2021-01-20Fix encoding issue with OC.Notification.showJoas Schilling
2021-01-18Readd element ID after component mount.Joas Schilling
2020-12-18fix-dialog-buttonsMarco Ambrosini
2020-12-16Fix untranslated "User disabled" on login screenNina Pypchenko
2020-12-02fix loading mtime of new file in conflict dialog in firefoxRobin Appelman
2020-11-17Fetch quota with files propfindJulius Härtl
2020-11-13Bump jquery from 2.2.4 to 3.1.0Christoph Wurst
2020-11-10Do not print deprecation warnings during testingChristoph Wurst
2020-11-03Merge pull request #23798 from nextcloud/add/default_font_sizemarco
2020-11-03Merge pull request #23785 from nextcloud/bugfix/21459/workaround-snap-jsJulius Härtl
2020-11-03Add default font sizeGretaD
2020-11-02Work around snap.js state messVincent Petry
2020-11-02ensure filepicker list is empty before populatingRobin Appelman
2020-10-31Change font-weight and font-size for empty searchJacob Neplokh
2020-10-28catch errors when closing file conflict dialogRobin Appelman
2020-10-28Compile assetsnpmbuildbot[bot]
2020-10-13Encode requesttoken for logout url in auto logoutJulius Härtl
2020-10-10Fix password visibility togglesRichard Steinmetz
2020-09-22Add padding to the empty content and center itJoas Schilling
2020-09-18Prevent empty search placeholderJohn Molakvoæ (skjnldsv)
2020-09-18Build assets and fix unified search event syntaxJohn Molakvoæ (skjnldsv)
2020-09-18Properly show loading state if there are still pending requestsJohn Molakvoæ (skjnldsv)
2020-09-18Properly use form role=search and unify reset buttonJohn Molakvoæ (skjnldsv)
2020-09-18Fix loading error catchJohn Molakvoæ (skjnldsv)
2020-09-15Recommended apps: Fix loading spinner colorJan C. Borchardt
2020-09-15Recommended apps: Empty alt text since the app logo is decorativeJan C. Borchardt
2020-09-14Add users and apps inner search and add HeaderMenu cancelJohn Molakvoæ (skjnldsv)
2020-09-07Move unified search to OCS apiJoas Schilling
2020-09-03Adjust acceptance tests to changes in @nextcloud/vue 2.6.3Daniel Calviño Sánchez
2020-09-03Bump @nextcloud/vue to v2.6.3John Molakvoæ (skjnldsv)
2020-09-03Fix search placeholder animation & dark theme compatibilityJohn Molakvoæ (skjnldsv)
2020-09-03Allow unified search filteringJohn Molakvoæ (skjnldsv)
2020-09-02Emit unified search queryRaimund Schlüßler
2020-08-31Declare OCA.Search directly, not via a monkey patchChristoph Wurst
2020-08-26Make ellipsized unified search results visible on hoverChristoph Wurst
2020-08-26Provide from on the search query tooJoas Schilling
2020-08-26Add the missing cursor parameter to unified search requestsChristoph Wurst
2020-08-21Fix dark-theme selectorJoas Schilling
2020-08-05Hand in the route and the parameters of the requestJoas Schilling
2020-08-05Make apps handle the order logicJohn Molakvoæ (skjnldsv)
2020-08-04Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)