• Joined on 2020-04-28
tanner pushed to master at tanner/bangle 2026-02-26 02:45:15 +00:00
b4c6f1b0c8 Add UTC time to watch face
tanner pushed to master at tanner/unnamed-cad-software 2026-02-20 16:28:32 +00:00
f9cac02e06 Add file headers
05d35bbd86 Add GPLv3 license
Compare 2 commits »
tanner pushed to master at tanner/unnamed-cad-software 2026-02-19 17:59:31 +00:00
953b692f7d Add file headers
tanner pushed to master at tanner/unnamed-cad-software 2026-02-19 17:55:13 +00:00
f22c14e8ad Add file headers
95dfacd994 Add GPLv3 license
Compare 2 commits »
tanner pushed to master at tanner/unnamed-cad-software 2026-02-19 00:52:22 +00:00
2fb602c238 fix: Correct 2D axis label Y-position and set color to white
48b547f4da feat: Add X, Y, Z labels to ViewCube axes
c0cb427cf1 Fix: Apply consistent Z-up to Y-up transformations for camera
380c333002 fix: Align YZ plane angle reference to positive Y-axis
d3f0216053 fix: Correct XY/XZ plane snapping and snap indicator drawing
Compare 13 commits »
tanner pushed to failed-faces at tanner/unnamed-cad-software 2026-02-18 19:56:41 +00:00
1be782b88d fix: Improve face creation from edges using BRepOffsetAPI_MakeFilling
3444e9e183 chore: Add debug logging for sketch face creation
fdd972b286 fix: Improve face creation for wire-based shapes by inferring plane
768eed2f39 Adjust sketch grid
41639882db fix: Correct face generation and resolve tool preview glitches
Compare 10 commits »
tanner created branch failed-faces in tanner/unnamed-cad-software 2026-02-18 19:56:41 +00:00
tanner pushed to master at tanner/unnamed-cad-software 2026-02-18 19:56:24 +00:00
tanner pushed to master at tanner/unnamed-cad-software 2026-02-18 19:11:18 +00:00
768eed2f39 Adjust sketch grid
41639882db fix: Correct face generation and resolve tool preview glitches
fa6e4662a6 fix: Generate faces for sketch objects and fix tool preview state
a7ad78e103 fix: Correct coordinate system for sketch plane geometry and rendering
0798cd2a6c fix: Correct sketch face rendering, orientation, and complex wire generation
Compare 23 commits »
tanner pushed to master at tanner/protovac 2026-02-18 03:54:31 +00:00
8b65026401 Add drugwars game
tanner pushed to master at tanner/unnamed-cad-software 2026-02-17 22:43:25 +00:00
d43b49a12f fix: Reset dimension properties when defining new circle
2407957fb6 fix: Clear CircleTool dimension properties on activation
8a90b17b1f fix: Adjust v-axis for XY and XZ sketch planes to match preview
e8aef2427b fix: Correct CircleTool XY/XZ plane drawing logic
2ab4bbf805 fix: Calculate circle radius from point distance
Compare 62 commits »
tanner pushed to master at tanner/unnamed-cad-software 2026-02-17 02:03:52 +00:00
b2d5cd19d4 feat: Prevent Tab key from moving focus outside active viewport tools
d89b7e42bc fix: Resolve variable redeclaration and font metrics scope in paintGL
9d72fe2155 feat: Add editable angle dimensions to line drawing
93282fce52 feat: Implement interactive dimension input for line drawing
a18435bb15 style: Reduce radius of unattached sketch vertices
Compare 10 commits »
tanner created branch master in tanner/unnamed-cad-software 2026-02-17 02:03:52 +00:00
tanner created repository tanner/unnamed-cad-software 2026-02-17 02:03:29 +00:00
tanner pushed to master at tanner/obsidian-tannersearch 2026-02-13 17:42:31 +00:00
5e5708de4e Add installation instructions to README
tanner pushed to master at tanner/bluetooth-speaker-manager 2026-02-11 22:18:54 +00:00
23fb2eec62 Freeze requirements
78bd027cbf fix: Reconnect MQTT client automatically on MqttError
26a75c1f12 Ignore aider
Compare 3 commits »
tanner pushed to master at tanner/navidrome-heart-monitor 2026-02-07 21:22:04 +00:00
ef3c310c08 Freeze requirements, ignore settings.py
tanner pushed to master at tanner/navidrome-heart-monitor 2026-02-07 21:21:51 +00:00
0da71b7398 refactor: Remove aiodocker, use aiohttp for Docker REST API
45c38a8496 fix: Configure aiodocker client with long timeout for log stream
e89b578931 fix: Configure aiodocker with custom session to disable log timeouts
81bdc71a44 fix: Revert custom aiohttp session and set aiodocker log timeout
a411cb2b5e fix: Prevent aiodocker log stream from timing out
Compare 6 commits »
tanner pushed to master at tanner/navidrome-heart-monitor 2026-02-07 19:16:19 +00:00
7e28bad4df Alert tanner on song rating
334da4bd17 refactor: Abstract Navidrome Subsonic API calls and flatten logic
12e35de8d9 refactor: Use Subsonic getSong API to fetch song details
d3a4be7c01 refactor: Flatten navidrome_set_rating function
483d3a3b26 feat: Log song title, artist, and album after setting rating
Compare 5 commits »
tanner pushed to master at tanner/navidrome-heart-monitor 2026-02-07 18:52:47 +00:00
55cc7d3310 Add settings example
b534efd93b refactor: Get NAVIDROME_CONTAINER from settings module
264756686b feat: Implement Navidrome setRating API for starred/unstarred songs
bc41f33cde feat: Implement navidrome_set_rating function for Subsonic API
Compare 4 commits »