peterstockings
  • Joined on 2025-12-17
peterstockings pushed to main at peterstockings/QuestionGraph 2026-09-13 02:59:42 +00:00
0879a3e786 Initial QuestionGraph library and documentation
peterstockings created branch main in peterstockings/QuestionGraph 2026-09-13 02:59:41 +00:00
peterstockings created repository peterstockings/QuestionGraph 2026-09-13 02:58:48 +00:00
peterstockings pushed to master at peterstockings/bloodpressure 2026-09-08 05:08:08 +00:00
87b60aac9b Redesign BP tracker with lightweight views and unobtrusive save confirmations
peterstockings pushed to master at peterstockings/video-sync 2026-04-01 11:44:40 +00:00
aee78d5392 Fix cropping of message bubble cropping on linux
peterstockings pushed to master at peterstockings/video-sync 2026-03-25 08:20:58 +00:00
f1b7a65767 fix: use file extension in QFileDialog filter to prevent space corruption
peterstockings pushed to master at peterstockings/bloodpressure 2026-03-14 13:25:44 +00:00
25d1774e53 perf: remove redundant COUNT query and use bulk insert for CSV imports
25aa7de043 Add minification of html, css, & js and brotli compression to reduce page size
Compare 2 commits »
peterstockings pushed to master at peterstockings/bloodpressure 2026-03-13 11:43:57 +00:00
f7ce1c3fd6 Shrink profile pic
e2d85f0a88 Make table view responsive
910d583966 Make date filters responsive
eca31040af Update DIY HTMX to trigger on input update
086784b2a2 Add table view
Compare 6 commits »
peterstockings pushed to master at peterstockings/bloodpressure 2026-03-12 12:11:45 +00:00
6f216944bf Improve look of graphs
peterstockings pushed to master at peterstockings/bloodpressure 2026-03-11 12:01:21 +00:00
675ca02818 Add diy replacement for turbo
peterstockings pushed to master at peterstockings/bloodpressure 2026-03-10 08:41:24 +00:00
5b43bca7ca Defer loading of profile pic
808143f92b Improve badge performance
Compare 2 commits »
peterstockings pushed to master at peterstockings/bloodpressure 2026-03-10 08:12:58 +00:00
dcef99c3bf perf: massive reduction in application bundle size
peterstockings pushed to master at peterstockings/bloodpressure 2026-03-10 05:28:00 +00:00
a0abf41ff6 Load dashboard displays using htmx
4f1add9154 Add ability to move forward/back on week/month view and improve UI
31203cd551 Improve the look of cards in list view
Compare 3 commits »
peterstockings pushed to master at peterstockings/bloodpressure 2026-03-09 10:52:44 +00:00
de66dc5fd8 Improve styling of app
ab23bf6a9e Make sessions permanent
7b36a6795d Add indexes and pagination to improve app performance
Compare 3 commits »
peterstockings pushed to master at peterstockings/video-sync 2026-03-09 10:06:18 +00:00
9d2d1995bd Add bash script to pull the latest version of desktop client and run
66342706db Split out components into new files
386aa18ba1 Consolidate format time methods
e2edd296fc When joining a room show already sent chat messages
42f7ee7f12 Update help command to include keyboard shortcuts
Compare 7 commits »
peterstockings pushed to master at peterstockings/video-sync 2026-03-05 03:11:27 +00:00
887648bf85 Add network status/latency info
a301d1521b Add support for ping messages in server for determining latency
dd00011b77 Add tooltip to seekbar on hover
25ea1694f1 Add ability to toggle and resize chat bar
367da66c0b Auto fill room ID from clip board upon interacting with input
Compare 8 commits »
peterstockings pushed to master at peterstockings/video-sync 2026-03-05 01:40:30 +00:00
02092bab69 Make tags/highlights panel collapsible and add support for relative time for tags
peterstockings pushed to master at peterstockings/video-sync 2026-03-04 12:28:08 +00:00
777e08ff85 Add /tag & /time command to allow users to sending clickable timestamps in chat
d1a87e004e Add keyboard shortcuts
6a8dc7e5e6 Update build script to include copy and check images
Compare 3 commits »
peterstockings pushed to master at peterstockings/video-sync 2026-03-03 12:53:37 +00:00
c4bef281f7 Add video scrubbing and click to seek/change volume on sliders
peterstockings pushed to master at peterstockings/video-sync 2026-03-03 12:31:25 +00:00
e120813a01 Update readme