aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/static/search-page.js
Commit message (Expand)AuthorAgeFilesLines
* refactor(client): move the connection pool and the media tiles to modulesChristophe Besson6 hours1-252/+3
* refactor(node): move operator authority and the admin response out of webrtc_...Christophe Besson24 hours1-2/+2
* fix(hub): Search reaches each group with one offer, and a busy hub is not a d...0.15Christophe Besson40 hours1-51/+175
* fix(hub): stop keeping a copy of every group's file listing in the browserChristophe Besson6 days1-2/+1
* docs: cite MESHBAY_DESIGN.md and a section instead of the merged notesChristophe Besson7 days1-4/+4
* fix(hub): a group whose node is down is no longer something the reader waits forChristophe Besson7 days1-33/+95
* fix(hub): Search waits on a connection that stalls, not on one that is slowChristophe Besson7 days1-5/+33
* music: the playlist menusChristophe Besson9 days1-1/+1
* music: play, play next, add to queueChristophe Besson9 days1-3/+4
* feat(hub): Videos and Music list their cards a page at a timeChristophe Besson10 days1-0/+2
* fix(ui): Search says nothing about groups it leaves outChristophe Besson11 days1-13/+5
* feat: a group can be left out of Search, and Search tries every nodeChristophe Besson11 days1-44/+73
* refactor(mnp)!: one operation for an app's folders, not one per appChristophe Besson2026-09-101-3/+3
* feat(hub): pin the app controls while a library scrollsChristophe Besson2026-09-101-2/+7
* feat(client): Phase 2 — per-app settings panes, folder tree, multi-directoryChristophe Besson2026-09-061-20/+41
* fix(groups): finish Phase 1 — MNP root management, upload targets, eject stateChristophe Besson2026-09-061-1/+0
* fix(hub): merge duplicate sources in Search's Music and Photos tooChristophe Besson2026-09-021-10/+69
* fix(hub): one entry per file in the Search view's Videos gridChristophe Besson2026-09-021-5/+51
* fix(hub): stop Search-view video posters flickering to spinnersChristophe Besson2026-09-011-14/+69
* fix(hub): show the Files refresh button only on the Search pageChristophe Besson2026-08-301-0/+1
* fix(hub): wire the Files refresh button on the Search pageChristophe Besson2026-08-301-2/+6
* feat(hub): drop the Search page title, add a Files refresh buttonChristophe Besson2026-08-291-2/+0
* fix(hub): 10s connect timeout in search page, error on unreachable downloadChristophe Besson2026-08-281-6/+27
* feat(hub): search downloads, photos view, pre-connect optimizationChristophe Besson2026-08-281-11/+59
* feat(hub): cross-group search with reuse of existing viewsChristophe Besson2026-08-281-0/+560