Commit Graph

5 Commits

Author SHA1 Message Date
Massedil
2c0adc8670 clear memory cache for instances statistics when appropriate
Add a loading state to buttons InstanceView

Automatically refresh DashboardView data

Fixes #1915
2025-12-17 15:52:46 +01:00
Massedil
7686b0e95d Fixes #1914 2025-12-15 18:22:52 +01:00
Massedil
ef2e3ba5c4 Ensure InstanceFollowStatus is checked with equals and improve CSS.
Improves #1690
2025-06-10 05:38:49 +02:00
Thomas Citharel
99b2339424 feat(nodeinfo): extract and save NodeInfo information from instances to display it on instances list
We also try to detect the application actor if it's not given by NodeInfo metadata (FEP-2677)
(guessing for Mobilizon, PeerTube & Mastodon).

Closes #1392

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-12-21 10:45:56 +01:00
Thomas Citharel
2e72f6faf4 build: switch from yarn to npm to manage js dependencies and move js contents to root
yarn v1 is being deprecated and starts to have some issues

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-11-14 17:24:42 +01:00