RSNewWebUI/webui-src/app
jolavillette 6b988dffa8 webui v143: the channel list never refreshed, and three different periods
The scope predicate of the channel list background task was entirely commented
out, so it returned undefined: setBackgroundTask stopped after the first
interval and the list was loaded once, never refreshed while the page stayed
open. It now tests the route like the boards one does.

The three group lists polled at three different periods: forums every 5 s,
boards every 30 s, channels never. Each poll fetches the whole summaries list,
and on a phone it costs a fresh TCP handshake on a server that answers one
request at a time. All three now share the boards period, named per page.
2026-08-16 13:06:50 +02:00
..
boards webui v143: the channel list never refreshed, and three different periods 2026-08-16 13:06:50 +02:00
channels webui v143: the channel list never refreshed, and three different periods 2026-08-16 13:06:50 +02:00
chat webui v142: stop three request storms that only hurt on a phone 2026-08-16 13:05:57 +02:00
config Merge master into improvements_v2 2026-08-08 17:10:48 +02:00
files Fixed config pages get compatible for phone 2026-08-01 00:47:11 +02:00
forums webui v143: the channel list never refreshed, and three different periods 2026-08-16 13:06:50 +02:00
mail webui v140: adapt the inside of the pages to a phone 2026-08-15 15:44:43 +02:00
network Fixes for phones 2026-08-16 12:06:20 +02:00
people webui v142: stop three request storms that only hurt on a phone 2026-08-16 13:05:57 +02:00
scss Fixes for phones 2026-08-16 12:06:20 +02:00
home.js webui v141: stop the endless getIdDetails retry, and one copy path 2026-08-16 09:45:02 +02:00
jdenticon.js build: modernize WebUI build and lint tooling 2026-08-02 20:46:00 +05:30
login.js login: honour the ?Url= parameter again 2026-08-13 13:51:46 +02:00
main.js webui v143: the channel list never refreshed, and three different periods 2026-08-16 13:06:50 +02:00
mithril.js Merge master into improvements_v2 2026-08-08 17:10:48 +02:00
rswebui.js one cleanRetroshareId, in rswebui 2026-08-14 13:38:52 +02:00
statusbar.js improvements for mobile phone 2026-08-14 18:48:52 +02:00
widgets.js fixed popup window for phone 2026-08-15 16:37:58 +02:00