• Joined on 2020年07月21日
ojrandom pushed to main at ojrandom/paiesque 2026年07月10日 14:41:15 +02:00
8a46838053 fix: store remote device status and re-upload on group change
ojrandom pushed to main at ojrandom/paiesque 2026年07月09日 18:14:39 +02:00
1d30afc21e fix: per‐device status storage and re‐upload recordings on group change
ojrandom pushed to main at ojrandom/paiesque 2026年07月09日 17:41:57 +02:00
18dc6b7291 fix: calendar dialog day numbers invisible in light/dark themes
ojrandom pushed to main at ojrandom/paiesque 2026年07月09日 17:24:20 +02:00
1ee3c879d3 fix: use remote device zone thresholds in chart
ojrandom pushed to main at ojrandom/paiesque 2026年07月09日 17:10:52 +02:00
db0d11a8a8 feat: robust sharing UI and centralized database cleanup
ojrandom pushed to main at ojrandom/paiesque 2026年07月09日 15:32:53 +02:00
57cc86ee7d feat: keep sharing UI in sync with server and move metrics per device
dde9b85b84 refactor: simplify rate-limiting to client-side enforcement only
Compare 2 commits »
ojrandom pushed to main at ojrandom/paiesque 2026年07月09日 01:40:01 +02:00
d66a5b672b fix: response-driven upload scheduling to eliminate upload-side 429s
08d001e29f fix: respect server rate limit on upload retries to avoid repeated 429s
4e9c936f5e feat: separate rate-limit buckets for live-mode poll and history-mode sync
0bc938cb39 fix: per-device throttle to avoid 429 on multi-device sharing
e3db8d83ef fix: show friendly rate-limit message in test connection dialog
Compare 5 commits »
ojrandom pushed to main at ojrandom/paiesque 2026年07月08日 23:19:48 +02:00
5d869a26f5 config: Lowered rate limiting – per‐API‐key minimum interval (seconds) for empty api-key
13fe9c1266 feat: per-requester rate-limiting and permission check for sharing reads
b997d252ee refactor: rename data.php → recording_data.php for clarity
d9a0da301e refactor: simplify shared‐recordings DB migration
c8cda98808 fix: ignore stale heart rate values during recording
Compare 7 commits »
ojrandom pushed to main at ojrandom/paiesque 2026年07月07日 21:55:30 +02:00
1313acd512 Improve sharing: fix compile error, normalize shared DB, optimize UI, and cleanup
ojrandom pushed to main at ojrandom/paiesque 2026年07月07日 16:14:47 +02:00
49150c72ef feat(sharing): auto-upload past recordings, per‐device status, rate‐limit & test button
ojrandom pushed to main at ojrandom/paiesque 2026年07月06日 11:19:16 +02:00
5ca81809cc feat: color HR chart line by training zone
ojrandom pushed to main at ojrandom/paiesque 2026年07月06日 10:41:51 +02:00
97098ad62d Improve time‐ago display for remote updates
ojrandom pushed to main at ojrandom/paiesque 2026年07月06日 10:19:03 +02:00
be7fa0bc4f Add green dot sharing indicator on Analysis navigation button
ojrandom released v86 at ojrandom/paiesque 2026年07月05日 23:12:28 +02:00
ojrandom pushed tag v86 to ojrandom/paiesque 2026年07月05日 23:06:41 +02:00
ojrandom pushed to main at ojrandom/paiesque 2026年07月05日 23:06:26 +02:00
18ec8b5981 Clear stale heart-rate/HRV/battery readings when starting new recording
Compare 2 commits »
ojrandom pushed to main at ojrandom/paiesque 2026年07月05日 17:44:19 +02:00
5be210a899 Hide remote devices when sharing disabled, fix Analysis toggle
a4bfca0418 ui: separator
dd4dadc469 Add subtle red dot recording indicator and unify navigation
1fac05a5fb Add chart display settings with date range and sample count trimming
82d2a8f637 Simplify map zoom logic – remove over‐engineered suppression
Compare 11 commits »
ojrandom commented on issue ojrandom/paiesque#40 2026年07月01日 00:34:07 +02:00
RHR and HRV graph disappeared

Did you change the 'Sleep Settings'? The app uses only samples recorded during the "sleep" that can be also the complete day.

ojrandom pushed to main at ojrandom/paiesque 2026年07月01日 00:28:04 +02:00
67120f9297 refactor: split RecordingService into specialised managers and add network resilience
ojrandom released v85 at ojrandom/paiesque 2026年06月30日 16:07:01 +02:00