Commit Graph

17 Commits

Author SHA1 Message Date
8d3244fe64 Webui: use node-forge for hashing
apparently crypto works only on ssl websites
2025-04-26 14:09:05 +02:00
ec8546bd69 Show Peer address in WebUI 2025-04-25 11:13:30 +02:00
6ecef94b90 Webui: a little nicer 2025-04-25 11:07:08 +02:00
e7f22d783f Webui: proper async hash 2025-04-25 11:03:39 +02:00
bed55162d7 Peer certificate check when adding 2025-04-25 10:48:55 +02:00
cca0b410cf Some packages cleanup 2025-04-25 09:16:31 +02:00
dependabot[bot]
6bd92ad7cd Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /webui directory: [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom).


Updates `react-router` from 7.4.1 to 7.5.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.5.2/packages/react-router)

Updates `react-router-dom` from 7.4.1 to 7.5.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.5.2/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router
  dependency-version: 7.5.2
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: react-router-dom
  dependency-version: 7.5.2
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-25 09:14:39 +02:00
ca354ba09c Webui: don't show complete address 2025-04-23 17:24:48 +02:00
0c04079258 Improved peer UI 2025-04-23 16:37:45 +02:00
69eb96b10c API draft to manually set peer addresses 2025-03-30 16:41:31 +02:00
55ea9ddc44 simple peer connectivity 2025-02-21 17:51:04 +01:00
e00aff5e5a docker container 2024-07-07 15:20:15 +02:00
e0d775577d removing peers 2024-07-07 11:35:43 +02:00
971488fecf better peer connect button 2024-07-07 10:27:42 +02:00
9ed53b72eb add peers through ui 2024-07-06 18:14:28 +02:00
e70649bfc5 web ui beginnings 2024-07-06 17:28:47 +02:00
91184eafc0 webui skeleton 2024-06-30 18:01:37 +02:00