• Joined on 2022-12-22
storm pushed to testing at storm/fenrir 2024-12-08 00:00:07 -05:00
84514edc96 Removed the pypy version of the old launcher file.
storm pushed to testing at storm/fenrir 2024-12-07 23:36:39 -05:00
0e787c21ab Removed fenrir-daemon from setup.py.
storm pushed to testing at storm/fenrir 2024-12-07 23:33:42 -05:00
9cdf80b313 Moved flag parsing to launcher. Got read of fenrir-daemon and put everything into the fenrir launcher.
storm pushed to master at storm/fenrir 2024-12-07 23:09:30 -05:00
24e82936a9 Merge branch 'testing'
4c9e0bfd36 Merge branch 'testing' of git.stormux.org:storm/fenrir into testing
353f9d3676 Refactor the dependency checker.
a93df78ffc Merge branch 'testing' of git.stormux.org:storm/fenrir into testing
Compare 4 commits »
storm pushed to master at storm/fenrir 2024-12-07 23:09:03 -05:00
0f932fb93a Fixed conflict in version. Hopefully this won't happen in future.
064172648f Merge branch 'testing' of git.stormux.org:storm/fenrir into testing
Compare 2 commits »
storm pushed to master at storm/git-hooks 2024-12-07 19:57:57 -05:00
5ac7a8f5f6 Moved the version incrementer from pre-push to pre-commit. It's a better way that doesn't cause branch divergence.
storm pushed to testing at storm/fenrir 2024-12-07 19:44:30 -05:00
4c9e0bfd36 Merge branch 'testing' of git.stormux.org:storm/fenrir into testing
353f9d3676 Refactor the dependency checker.
95170e7d39 Merge branch 'testing' of git.stormux.org:storm/fenrir into testing
Compare 3 commits »
storm pushed to master at storm/fenrir 2024-12-07 03:12:32 -05:00
95170e7d39 Merge branch 'testing' of git.stormux.org:storm/fenrir into testing
9758c072b5 Merge branch 'testing' of git.stormux.org:storm/fenrir into testing
4054cb2732 Merge branch 'testing' of git.stormux.org:storm/fenrir into testing
e3a9937778 Updated the version to show codeName which is provided by the current branch.
ee7baf5314 Testing the auto version increment hook for version.
Compare 12 commits »
storm pushed to testing at storm/fenrir 2024-12-07 03:01:33 -05:00
a93df78ffc Merge branch 'testing' of git.stormux.org:storm/fenrir into testing
9758c072b5 Merge branch 'testing' of git.stormux.org:storm/fenrir into testing
Compare 2 commits »
storm pushed to master at storm/git-hooks 2024-12-06 14:17:08 -05:00
1f837964da Fixed a few things with version increment.
storm pushed to testing at storm/fenrir 2024-12-06 14:05:11 -05:00
4054cb2732 Merge branch 'testing' of git.stormux.org:storm/fenrir into testing
e3a9937778 Updated the version to show codeName which is provided by the current branch.
Compare 2 commits »
storm pushed to master at storm/git-hooks 2024-12-06 13:55:09 -05:00
52861c89c8 Added autoversion control pre-push hook. You may need to update links using the old pre-push as it has been renamed to pre-push-fediverse.
storm pushed to testing at storm/fenrir 2024-12-06 13:49:46 -05:00
ee7baf5314 Testing the auto version increment hook for version.
storm pushed to testing at storm/fenrir 2024-12-06 02:27:04 -05:00
8e4cbc2fd5 Added announce_fenrir_version command bound to fenrir+shift+v.
storm pushed to testing at storm/fenrir 2024-12-06 02:02:18 -05:00
5904c9cf6c Added -v or --version option to command line arguments.
5249f13be9 Added -v or --version option to command line arguments.
Compare 2 commits »
storm pushed to testing at storm/fenrir 2024-12-06 01:06:07 -05:00
1d91c62c67 A couple more shabangs updated.
storm pushed to testing at storm/fenrir 2024-12-05 15:04:11 -05:00
bc72765544 Improvements to braill driver.
storm pushed to testing at storm/fenrir 2024-12-05 14:50:36 -05:00
b54a226833 More shabangs changed to use env python3
storm pushed to testing at storm/fenrir 2024-12-05 14:48:41 -05:00
295167c865 Updated shabang to use env python3
storm pushed to testing at storm/fenrir 2024-12-05 06:04:03 -05:00
af857d7976 combined configure_fenrir and configure_speechd into a single script. This is the go-to for editing Fenrir settings without doing it by hand.