Commit Graph

14 Commits

Author SHA1 Message Date
alexbelgium
00e37cc18b Updater bot : birdnet-pipy updated to 0.6.4 2026-04-18 01:25:28 +02:00
Yudong Sun
056f372f18 fix(birdnet-pipy): simplify ingress to single <base href> rewrite
Upstream 0.6.3 consolidates deployment-path handling into a single
<base href> declaration in index.html with Vite base: './' and
relative paths for all internal URLs. The previous seven sub_filter
rules (href/src/'/api'/'/socket.io') are no longer needed — one
<base href> replacement is sufficient.

Also removes the incidental brittleness from byte-level sub_filter
matches in minified JS bundles (the '/stream/' rule inadvertently
double-prefixed the literal 'api.get("/stream/config")' string).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 22:32:51 -04:00
alexbelgium
2ef2db9974 Updater bot : birdnet-pipy updated to 0.6.2 2026-04-11 01:25:29 +02:00
alexbelgium
32a675dcde Updater bot : birdnet-pipy updated to 0.6.1 2026-04-06 10:16:45 +02:00
alexbelgium
b86edd18a6 Updater bot : birdnet-pipy updated to 0.6.0 2026-04-04 01:25:29 +02:00
alexbelgium
b5e667ff1c Updater bot : birdnet-pipy updated to 0.5.8 2026-03-26 10:23:46 +01:00
alexbelgium
501be933a5 Updater bot : birdnet-pipy updated to 0.5.7 2026-03-14 01:25:31 +01:00
alexbelgium
4071b45727 Updater bot : birdnet-pipy updated to 0.5.6 2026-03-07 06:39:44 +01:00
alexbelgium
719b63adf9 Updater bot : birdnet-pipy updated to 0.5.5 2026-03-02 13:36:21 +01:00
alexbelgium
f9027c35f0 Updater bot : birdnet-pipy updated to 0.5.4 2026-02-21 01:55:30 +01:00
alexbelgium
5c7ef86c48 Updater bot : birdnet-pipy updated to 0.5.0 2026-02-14 01:55:29 +01:00
alexbelgium
166d72b3bb Updater bot : birdnet-pipy updated to 0.4.0 2026-02-07 01:55:29 +01:00
alexbelgium
6e578fc0f0 Updater bot : birdnet-pipy updated to 0.3.2 2026-01-30 14:10:00 +01:00
Alexandre
24461af201 Add BirdNET-PiPy add-on 2026-01-28 15:06:11 +01:00