This website requires JavaScript.
Explore
Help
Sign In
TheMagician
0 Followers
·
0 Following
https://themagician.cc
Joined on
2023-10-31
Repositories
18
Projects
Packages
Public Activity
Starred Repositories
TheMagician
pushed to
main
at
TheMagician/TheMathemagicians
2025-03-25 13:38:07 +00:00
99ba02ef05
Rename dev and prod databases
eed44deddc
Remove hardcoded path
556ef2dd78
Rename commands and clean up filename code
0a52dde4f6
Fix migrations for scan placeholder
f0758a2cce
Add code to retrieve card images
Compare 23 commits »
TheMagician
pushed to
main
at
TheMagician/TheMathemagicians
2024-12-08 16:16:33 +00:00
827a71f6d3
Add stub to run Cardtrader update
d341c7e335
Add migration to create Cardtrader tables
429732d076
Add CardtraderToken field to config file
93c2b55754
Move update code to its own package
1f93aef749
Create tables for Cardtrader data
Compare 5 commits »
TheMagician
pushed to
main
at
TheMagician/TheMathemagicians
2024-11-25 17:14:08 +00:00
cb78b86fa1
Convert database to use migrations
TheMagician
pushed to
main
at
TheMagician/TheMathemagicians
2024-11-25 15:03:37 +00:00
d2bc986506
Add new Make targets for goose
78e1c865c7
Fix goose subcommand
e6466cc01a
Add file to create new database migration
2fdbb0d467
Add tools for interacting with scanner
9d6d39d75f
Add script to query Cardtrader API
Compare 22 commits »
TheMagician
pushed to
master
at
TheMagician/st
2024-10-26 16:39:00 +00:00
04e51b1ef1
Apply alpha patch
2e1c631b64
Ignore patches directory
a0274bc20e
fix BadMatch error when embedding on some windows
5dbcca4926
support colons in SGR character attributes
d63b9eb902
bump version to 0.9.2
Compare 10 commits »
TheMagician
created branch
master
in
TheMagician/st
2024-10-26 16:39:00 +00:00
TheMagician
created repository
TheMagician/st
2024-10-26 16:37:49 +00:00
TheMagician
pushed to
main
at
TheMagician/stow
2024-10-26 16:10:40 +00:00
ff55c2986d
Merge branch 'main' of git.themagician.cc:TheMagician/stow
73bfe7d2fb
Add default XMobar configuration
fe0daeb2f1
Tweak XMonad layout
90d9fd3ccc
Add aliases for nsxiv
e48adc939f
Add zathura desktop entry for launcher
Compare 6 commits »
TheMagician
pushed to
main
at
TheMagician/stow
2024-10-26 16:08:11 +00:00
e606ca0436
Merge branch 'main' of git.themagician.cc:TheMagician/stow
a3ab908107
Set keyboard layout properly for PC
c81060660c
Make vimdiff the default Git mergetool
Compare 3 commits »
TheMagician
pushed to
main
at
TheMagician/TheMathemagicians
2024-10-04 10:58:34 +00:00
0e3ee54e1c
Fix Delverlens import flow
73dc06d78f
Implement import, rework CLI to allow top-level arguments before subcommand
c53d02ba38
Parse flags for "import" subcommand
768e4c9d79
Close delverlens file
132d0784b0
Implement database profile and mode with cli flags
Compare 5 commits »
TheMagician
pushed to
main
at
TheMagician/TheMathemagicians
2024-09-25 10:07:38 +00:00
70f0b4d4f7
Implement importing Delver Lens exports
95f45a98fa
Fix compilation w.r.t. selectedStorageAreaName
3ef49bc72c
Fix bug in reporting binder locations
2ecb448e29
Bugfix: Display selected card when inserting
b2946d00e2
Insert card into first available binder slot
Compare 10 commits »
TheMagician
pushed to
main
at
TheMagician/TheMathemagicians
2024-09-12 12:47:12 +00:00
1e967674b6
Add the ability to remove cards
52d9e9184f
Move filter function
34da4ae77b
Move search_test.go to filter_test.go
178f92e63a
Hardcode filter logic for locating cards
c68acb53c8
Extract filter functionality
Compare 9 commits »
TheMagician
pushed to
main
at
TheMagician/TheMathemagicians
2024-09-07 23:25:43 +00:00
4f14040747
Add "locate from file" feature
0d4d171edf
Replace search function with generic version
1d9c614d16
Remove unused code
Compare 3 commits »
TheMagician
pushed to
main
at
TheMagician/TheMathemagicians
2024-09-05 09:55:29 +00:00
c2ca6d284d
Update storage schema, add basic locate feature
fec8e6cf2d
Add connect target to Makefile
77a515cba4
Update scantap
43ffa2803f
Rename struct field to match database column
eb5ecd5fb4
Add the ability to select storage area
Compare 46 commits »
TheMagician
pushed to
main
at
TheMagician/stow
2024-08-09 13:08:36 +00:00
25f5340162
Use glob comparison properly
TheMagician
pushed to
main
at
TheMagician/stow
2024-08-09 13:07:31 +00:00
558b2611cf
Only check if current user has an X session
TheMagician
pushed to
main
at
TheMagician/stow
2024-08-09 13:02:52 +00:00
dc4b08288c
Make X launch work when logging in via any tty
TheMagician
pushed to
main
at
TheMagician/stow
2024-07-26 12:19:46 +00:00
67a54b9297
Add function to show syntax segments
d0c49138e5
Add skill values
f496e01a0d
Set vimdiff as default mergetool
ac611e33e3
Set desktop background
Compare 4 commits »
TheMagician
pushed to
main
at
TheMagician/TheMathemagicians
2024-05-31 19:33:07 +00:00
4018f26998
Implement basic search-and-store functionality
867143c511
Get storage location from user
5e2d8e7cff
Get list of available search options
dd70490290
Clear screen in loop
1ccdfa0941
Add screen package
Compare 28 commits »
TheMagician
pushed to
main
at
TheMagician/TheMathemagicians
2024-05-27 11:06:06 +00:00
42a019b730
Add database code for storage
1dc003211a
Add stub for storagemgr program
974893605d
Create unified "importer" command
6a7f4171fb
Ignore info files
6303a2d5e6
Add rudimentary card presence detection
Compare 6 commits »
First
Previous
1
2
3
4
5
...
Next
Last