peterstockings
  • Joined on 2025-12-17
peterstockings pushed to master at peterstockings/video-sync 2026-03-01 10:59:41 +00:00
bec873a9c7 Attempt to handle false "ended" events with mkv files in Chrome due to blob bug
peterstockings pushed to master at peterstockings/video-sync 2026-02-28 11:32:40 +00:00
69feac1d55 Add favicon
cc0136d712 Initial setup
peterstockings created branch master in peterstockings/video-sync 2026-02-28 11:32:40 +00:00
peterstockings created repository peterstockings/video-sync 2026-02-28 11:32:04 +00:00
peterstockings pushed to master at peterstockings/workout 2026-02-28 05:41:00 +00:00
ff6a921550 Improve styling of exercise history/sparkline partials
57f7610963 Remove requirements.txt
a401c1a1ab Switch to UV
b0b42c0d77 Migrate from psycopg2 to psycopg3 to fix SIGSEGV crashes
89d0a7fb12 Switch to gevent workers to prevent SIGSEGV
Compare 23 commits »
peterstockings pushed to master at peterstockings/WeightTracker 2026-02-26 12:13:54 +00:00
2023e44624 Make auth session last longer so users dont have to relogin each day
peterstockings pushed to master at peterstockings/WeightTracker 2026-02-24 10:44:08 +00:00
c76b4cd6fc perf: connection pooling, query consolidation, inline chart data, batch milestones
peterstockings pushed to master at peterstockings/WeightTracker 2026-02-24 10:25:01 +00:00
56168a182b Refactor codebase
f3abb4781b Show daily streak count on leaderboard as well
9323082d37 Show daily streak on dashboard
1c935a64be Allow users to edit checkins
Compare 4 commits »
peterstockings pushed to master at peterstockings/WeightTracker 2026-02-24 09:10:54 +00:00
10256a1283 Prefill date selectors on leadership page with earliest/latest dates
93c6822439 Change leadership graph to line and add linear best fit
Compare 2 commits »
peterstockings pushed to master at peterstockings/WeightTracker 2026-02-24 02:43:46 +00:00
c21a7890f3 Allows users to hide their check-ins from other users
d6885a8339 Fix timezone to Sydney
Compare 2 commits »
peterstockings pushed to master at peterstockings/WeightTracker 2026-02-22 12:06:50 +00:00
fc94d54d79 Add support for deployment via dokku
ccdb3d8dc7 Initial commit
peterstockings created branch master in peterstockings/WeightTracker 2026-02-22 12:06:50 +00:00
peterstockings created repository peterstockings/WeightTracker 2026-02-22 12:06:11 +00:00
peterstockings pushed to master at peterstockings/workout 2026-02-08 04:12:32 +00:00
ef91dc1fe4 Changel LLM model gemini-2.0-flash -> gemini-2.5-flash-lite
peterstockings pushed to master at peterstockings/function 2026-02-08 03:49:58 +00:00
4991a66b63 Change LLM model gemini-2.0-flash -> gemini-2.5-flash-lite
peterstockings pushed to master at peterstockings/workout 2026-02-07 13:14:36 +00:00
a9f3dd4a38 Embed achievement badges in exercise progress graphs
peterstockings pushed to master at peterstockings/workout 2026-02-04 01:50:01 +00:00
3f3725d277 Improve look of SQL explorer page, and improve validation of exercise selection in workouts
09d90b5a1e Round person graph models to one decimal place to reduce svg size
3fabde145d Preload csss & js, add skeleton graphs for loading
71a5ae590e Add brotli complression, cache graph requests for 5mins and add pagination for person overview
Compare 4 commits »
peterstockings pushed to master at peterstockings/workout 2026-02-03 13:19:12 +00:00
b4121eada7 Add database connection pooling
a6a71f3139 Only load graphs when they come into view
9998616946 Add defer to hyperscript
c20f2e2f85 Added safety checks to the graph regression logic in utils.py. This stops those "illegal value" server warnings and makes the math more efficient for small datasets
ec8d7f6825 Add asset caching
Compare 8 commits »
peterstockings pushed to master at peterstockings/workout 2026-02-03 12:17:28 +00:00
afc5749c82 Reduce size of logo
2d1509a0cd Remove dependencies on external fonts
83c3cd83a6 Remove SweetAlert 2 library
db8d39d1eb Fix issue where adding a set would result in two 'Topset added' notification
Compare 4 commits »
peterstockings pushed to master at peterstockings/workout 2026-02-03 04:27:00 +00:00
437271bc8c Fix for mobile monthly calendar view so clicking redirects to workout view
ac093ec2e0 Update programs functionality
b26ae1e319 Adjust monthly calendar view sets font size
Compare 3 commits »