Connor Johnstone connor
connor opened issue Shanty/Main#2 2026-03-17 13:55:19 -04:00
Design and implement the shared database schema crate (shanty-db)
connor opened issue Shanty/Main#1 2026-03-17 13:47:01 -04:00
Initialize Cargo workspace and project scaffolding
connor created branch main in Shanty/Main 2026-03-17 13:44:41 -04:00
connor pushed to main at Shanty/Main 2026-03-17 13:44:41 -04:00
cf95c520a0 Initial commit
connor created repository Shanty/Main 2026-03-17 13:44:16 -04:00
connor pushed to main at connor/drift 2026-03-13 12:26:08 -04:00
04b15a651d Removed the old script
3a3290be37 Added the search functionality
Compare 2 commits »
connor created branch main in connor/drift 2026-03-07 00:24:30 -05:00
connor pushed to main at connor/drift 2026-03-07 00:24:30 -05:00
aa3b8c4478 Improved verbosity on build
552caff9b8 Fix to tui and multi-artist
38dea156d4 Added cli multi-artist
0c45d8957a Fixed up the indexing a bit
2ffdce4fbc Added exact artist matching
Compare 10 commits »
connor created repository connor/drift 2026-03-06 22:54:41 -05:00
connor pushed to main at connor/calendar 2025-11-07 16:42:11 -05:00
5ac945ef23 Fix day number color inheritance for today and selected in print
419ac0e80d Fix day number styling for today in print preview
2b1d0f38f5 Remove today and selected day highlighting in print preview
1701a95183 Fix print preview to display all 6 rows for 6-week months
13702d8c30 Add theme-aware styling for date and time picker icons
Compare 5 commits »
connor opened issue connor/calendar#23 2025-10-31 13:40:59 -04:00
Updating event with new reminder is broken
connor pushed to main at connor/differential-equations 2025-10-24 18:50:28 -04:00
f41c516db6 Merge pull request 'Rosenbrock23' (#3) from feature/rosenbrock23 into main
62c056bfe7 Added documentation
c7d6f555e5 Added and wrote tests
Compare 3 commits »
connor merged pull request connor/differential-equations#3 2025-10-24 18:50:26 -04:00
Rosenbrock23
connor created pull request connor/differential-equations#3 2025-10-24 18:50:21 -04:00
Rosenbrock23
connor pushed to feature/rosenbrock23 at connor/differential-equations 2025-10-24 18:50:05 -04:00
62c056bfe7 Added documentation
c7d6f555e5 Added and wrote tests
Compare 2 commits »
connor created branch feature/rosenbrock23 in connor/differential-equations 2025-10-24 18:50:04 -04:00
connor pushed to main at connor/differential-equations 2025-10-24 14:24:32 -04:00
bca010a394 Merge pull request 'PID Controller' (#2) from feature/pid_controller into main
084435856f Added the PID Controller
Compare 2 commits »
connor merged pull request connor/differential-equations#2 2025-10-24 14:24:30 -04:00
PID Controller
connor created pull request connor/differential-equations#2 2025-10-24 14:24:25 -04:00
PID Controller
connor pushed to feature/pid_controller at connor/differential-equations 2025-10-24 14:24:15 -04:00
084435856f Added the PID Controller