This website requires JavaScript.
Explore
Help
Register
Sign In
peterstockings
/
workout
Watch
1
Star
0
Fork
0
You've already forked workout
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d51266c2d1ad9513fb03c608db1d13834169b78e
workout
/
templates
History
Peter Stockings
69e502ca01
Completely remove dependency on plotly, undecided as to whether I should refactor dashboard/people views so they render graphs statically rather then using htmx to fetch on load, probably a smarter move but too lazy atm
2023-12-09 14:54:44 +11:00
..
partials
Instead of adding interactive popup on mouse over of plot point, switch to mouse over of rectangle around the timestamp (reduces file size by another third 29.7kb => 17.9)
2023-12-09 14:03:09 +11:00
base.html
Completely remove dependency on plotly, undecided as to whether I should refactor dashboard/people views so they render graphs statically rather then using htmx to fetch on load, probably a smarter move but too lazy atm
2023-12-09 14:54:44 +11:00
calendar.html
Remove margin left padding on prev/next month/year on calendar view
2023-12-08 17:54:52 +11:00
dashboard.html
Completely remove dependency on plotly, undecided as to whether I should refactor dashboard/people views so they render graphs statically rather then using htmx to fetch on load, probably a smarter move but too lazy atm
2023-12-09 14:54:44 +11:00
error.html
Add basic workout tracking functionality, create/edit/delete workouts and there topsets
2022-07-18 21:30:12 +10:00
person.html
Switch to using custom svg sparkline for exercise graphs on person view, this isnt a proper implementation as it separate requests for each exercise selected (Want to get rid of dependency on plotly)
2023-12-09 14:42:33 +11:00
settings.html
Use hyperscript for rendering notifications
2023-07-26 14:23:57 +10:00