Commit Graph
188 Commits
Author SHA1 Message Date
GitHub Action ed6a633419 Update relay location maps - Thu Nov 20 06:37:14 UTC 2025 2025-11-20 06:37:14 +00:00
GitHub Action 10bf33e265 Update relay count charts - Thu Nov 20 06:35:50 UTC 2025 2025-11-20 06:35:50 +00:00
GitHub Action fead7961ab Update relay location maps - Wed Nov 19 06:37:42 UTC 2025 2025-11-19 06:37:42 +00:00
GitHub Action dbbd5b7bbc Update relay count charts - Wed Nov 19 06:36:22 UTC 2025 2025-11-19 06:36:22 +00:00
GitHub Action 5824b71f68 Update relay location maps - Tue Nov 18 06:39:08 UTC 2025 2025-11-18 06:39:08 +00:00
GitHub Action ae9240082c Update relay count charts - Tue Nov 18 06:37:44 UTC 2025 2025-11-18 06:37:44 +00:00
GitHub Action e3708b54d7 Update relay location maps - Mon Nov 17 06:39:59 UTC 2025 2025-11-17 06:39:59 +00:00
GitHub Action 54be24a7d4 Update relay count charts - Mon Nov 17 06:38:28 UTC 2025 2025-11-17 06:38:28 +00:00
GitHub Action ef7d35961c Update relay location maps - Sun Nov 16 06:36:05 UTC 2025 2025-11-16 06:36:05 +00:00
GitHub Action b2c872d9ef Update relay count charts - Sun Nov 16 06:34:39 UTC 2025 2025-11-16 06:34:39 +00:00
GitHub Action 57766b2094 Update relay location maps - Sat Nov 15 06:37:22 UTC 2025 2025-11-15 06:37:22 +00:00
GitHub Action 35d7ca40a7 Update relay count charts - Sat Nov 15 06:35:51 UTC 2025 2025-11-15 06:35:51 +00:00
GitHub Action cb420d61be Update relay location maps - Fri Nov 14 06:38:49 UTC 2025 2025-11-14 06:38:49 +00:00
GitHub Action cc16d8ea0d Update relay count charts - Fri Nov 14 06:37:19 UTC 2025 2025-11-14 06:37:19 +00:00
GitHub Action 1d3ce69786 Update relay location maps - Thu Nov 13 06:40:10 UTC 2025 2025-11-13 06:40:10 +00:00
GitHub Action b555ac45ed Update relay count charts - Thu Nov 13 06:38:19 UTC 2025 2025-11-13 06:38:19 +00:00
GitHub Action bd754021b5 Update relay location maps - Wed Nov 12 06:40:20 UTC 2025 2025-11-12 06:40:20 +00:00
GitHub Action 1d616a51b8 Update relay count charts - Wed Nov 12 06:38:39 UTC 2025 2025-11-12 06:38:39 +00:00
GitHub Action 38cf1371c9 Update relay location maps - Tue Nov 11 06:39:01 UTC 2025 2025-11-11 06:39:01 +00:00
GitHub Action b986c4dc95 Update relay count charts - Tue Nov 11 06:37:26 UTC 2025 2025-11-11 06:37:26 +00:00
GitHub Action fbecc2885c Update relay location maps - Mon Nov 10 06:38:17 UTC 2025 2025-11-10 06:38:17 +00:00
GitHub Action 4ce27cb61a Update relay count charts - Mon Nov 10 06:36:48 UTC 2025 2025-11-10 06:36:48 +00:00
GitHub Action 6482b56dc2 Update relay location maps - Sun Nov 9 06:38:42 UTC 2025 2025-11-09 06:38:42 +00:00
GitHub Action d458188cb4 Update relay count charts - Sun Nov 9 06:35:58 UTC 2025 2025-11-09 06:35:58 +00:00
GitHub Action 873e37f9e7 Update relay location maps - Sat Nov 8 06:36:36 UTC 2025 2025-11-08 06:36:36 +00:00
GitHub Action 90a6e22bc5 Update relay count charts - Sat Nov 8 06:35:06 UTC 2025 2025-11-08 06:35:06 +00:00
GitHub Action db66e7aabb Update relay location maps - Fri Nov 7 06:37:23 UTC 2025 2025-11-07 06:37:23 +00:00
GitHub Action ef29a8af7d Update relay count charts - Fri Nov 7 06:35:46 UTC 2025 2025-11-07 06:35:46 +00:00
GitHub Action 25bdedc2a0 Update relay location maps - Thu Nov 6 06:40:15 UTC 2025 2025-11-06 06:40:15 +00:00
GitHub Action 8024af138d Update relay count charts - Thu Nov 6 06:37:36 UTC 2025 2025-11-06 06:37:36 +00:00
GitHub Action 7a739a2759 Update relay location maps - Wed Nov 5 06:38:04 UTC 2025 2025-11-05 06:38:04 +00:00
GitHub Action 6aa0fe1399 Update relay count charts - Wed Nov 5 06:35:09 UTC 2025 2025-11-05 06:35:09 +00:00
GitHub Action e2f0dda2e3 Update relay location maps - Tue Nov 4 08:16:48 UTC 2025 2025-11-04 08:16:48 +00:00
GitHub Action da37c37dea Update relay count charts - Tue Nov 4 08:15:15 UTC 2025 2025-11-04 08:15:15 +00:00
GitHub Action 1b8a2c5aec Update relay count charts - Tue Nov 4 06:35:58 UTC 2025 2025-11-04 06:35:58 +00:00
GitHub Action 134f990dce Update relay count charts - Mon Nov 3 06:37:30 UTC 2025 2025-11-03 06:37:30 +00:00
GitHub Action 93d2d97c6c Update relay count charts - Sun Nov 2 06:36:05 UTC 2025 2025-11-02 06:36:05 +00:00
lollerfirstandGitHub 760efc97b1 add automated relay count tracking with dual trend charts (#8)
* Add relay count tracking workflow with dual charts

This commit adds:
- New GitHub workflow to track relay counts
- Two charts: BitChat-compatible relays and total functioning relays
- Extended history for both charts (70 days)
- Project structure improvements with scripts and assets directories
- Updated documentation in README.md and other files
- Dependencies in requirements.txt

* Remove overlapping data point labels from relay count charts

* Add .venv to gitignore

* Add relay location maps and automation workflow

* Improve relay maps with proper world map backgrounds using cartopy

* Add relay location map to README

* update readme
2025-11-01 22:19:32 +01:00