• Joined on 2023-10-08
Astrian pushed to main at Astrian/msr-mod 2025-05-29 01:01:56 +00:00
592758ec6d Merge pull request 'fix: streamline artifact handling in workflow by removing ZIP compression steps' (#3) from dev into main
e7236ba976 fix: streamline artifact handling in workflow by removing ZIP compression steps
Compare 2 commits »
Astrian merged pull request Astrian/msr-mod#3 2025-05-29 01:01:55 +00:00
fix: streamline artifact handling in workflow by removing ZIP compression steps
Astrian created pull request Astrian/msr-mod#3 2025-05-29 01:01:32 +00:00
fix: streamline artifact handling in workflow by removing ZIP compression steps
Astrian pushed to dev at Astrian/msr-mod 2025-05-29 00:59:01 +00:00
e7236ba976 fix: streamline artifact handling in workflow by removing ZIP compression steps
Astrian pushed to main at Astrian/msr-mod 2025-05-29 00:50:37 +00:00
c098e0c37f Merge pull request 'fix: add channel option for Firefox Add-ons publishing' (#2) from dev into main
8dca9e3eda fix: add channel option for Firefox Add-ons publishing
Compare 2 commits »
Astrian merged pull request Astrian/msr-mod#2 2025-05-29 00:50:35 +00:00
fix: add channel option for Firefox Add-ons publishing
Astrian created pull request Astrian/msr-mod#2 2025-05-29 00:50:21 +00:00
fix: add channel option for Firefox Add-ons publishing
Astrian pushed to dev at Astrian/msr-mod 2025-05-29 00:50:01 +00:00
8dca9e3eda fix: add channel option for Firefox Add-ons publishing
Astrian pushed to main at Astrian/msr-mod 2025-05-29 00:44:24 +00:00
e0533ce2e1 Merge pull request 'dev' (#1) from dev into main
87ba6a3390 fix: add publishing steps for Firefox Add-ons to workflow
99e913da64 docs: update README to include development and packaging instructions
c2bd90f432 fix: update artifact naming to remove SHA from zip files for Chrome and Firefox extensions
a92cf12035 fix: refactor workflow to separate build jobs for Chrome and Firefox extensions
Compare 6 commits »
Astrian merged pull request Astrian/msr-mod#1 2025-05-29 00:44:22 +00:00
dev
Astrian created pull request Astrian/msr-mod#1 2025-05-29 00:42:18 +00:00
dev
Astrian pushed to dev at Astrian/msr-mod 2025-05-29 00:39:40 +00:00
87ba6a3390 fix: add publishing steps for Firefox Add-ons to workflow
Astrian pushed to dev at Astrian/msr-mod 2025-05-29 00:11:38 +00:00
99e913da64 docs: update README to include development and packaging instructions
Astrian pushed to dev at Astrian/msr-mod 2025-05-29 00:00:35 +00:00
c2bd90f432 fix: update artifact naming to remove SHA from zip files for Chrome and Firefox extensions
Astrian pushed to dev at Astrian/msr-mod 2025-05-28 23:57:30 +00:00
a92cf12035 fix: refactor workflow to separate build jobs for Chrome and Firefox extensions
b476ca4fa1 fix: update workflow to support multiple branches and add prebuild scripts for Chrome and Firefox
Compare 2 commits »
Astrian created branch dev in Astrian/msr-mod 2025-05-28 23:32:06 +00:00
Astrian pushed to dev at Astrian/msr-mod 2025-05-28 23:32:06 +00:00
Astrian pushed to main at Astrian/msr-mod 2025-05-28 21:41:13 +00:00
153988c35a fix: update webRequest listener to use browser API and adjust URL for fontset API
Astrian pushed to main at Astrian/msr-mod 2025-05-28 11:23:25 +00:00
c7553ace12 fix: update artifact naming and improve zip compression step in workflow
Astrian pushed to main at Astrian/msr-mod 2025-05-28 06:59:36 +00:00
bfd68e1faa fix: update lyrics tooltip condition to handle null track safely