Dan Anglin dananglin · he/him
dananglin pushed to main at apollo/enbas 2024-08-18 21:29:21 +01:00
d38431d9e8 fix: error if home config directory not found
dananglin pushed to update-config-path-code at apollo/enbas 2024-08-18 21:23:26 +01:00
d38431d9e8 fix: error if home config directory not found
dananglin pushed to update-config-path-code at apollo/enbas 2024-08-18 21:00:24 +01:00
c1d644f534 confirm current account update
dananglin pushed to update-config-path-code at apollo/enbas 2024-08-18 20:56:42 +01:00
43b8c7ef97 add unit test for credentials.go
dananglin pushed to update-config-path-code at apollo/enbas 2024-08-18 19:41:45 +01:00
4c87993667 added test for config saving and loading
b35040aa79 update tests in utilities
9acf562ccc checkpoint: remove default config dir; replace with err if user's congig home not found
15b9761497 refactor: clean up unused const
277bec49ef fix: add MissingIDError type
Compare 5 commits »
dananglin created pull request apollo/enbas#54 2024-08-18 18:03:32 +01:00
WIP: Update the config package
dananglin pushed to main at apollo/enbas 2024-08-18 09:59:10 +01:00
15b9761497 refactor: clean up unused const
277bec49ef fix: add MissingIDError type
Compare 2 commits »
dananglin pushed to update-config-path-code at apollo/enbas 2024-08-18 07:22:45 +01:00
986407f728 checkpoint: remove default config dir; replace with err if user's congig home not found
3c8633ff04 refactor: minimise the main package
6e5e0c4c5a fix(BREAKING): rename spoiler-text flag to summary
Compare 3 commits »
dananglin pushed to main at apollo/enbas 2024-08-18 07:20:56 +01:00
3c8633ff04 refactor: minimise the main package
dananglin pushed to main at apollo/enbas 2024-08-18 06:50:28 +01:00
6e5e0c4c5a fix(BREAKING): rename spoiler-text flag to summary
dananglin created branch update-config-path-code in apollo/enbas 2024-08-18 02:23:04 +01:00
dananglin pushed to update-config-path-code at apollo/enbas 2024-08-18 02:23:04 +01:00
d92fc74437 checkpoint: remove default config dir; replace with err if user's congig home not found
dananglin deleted branch fix-cache-directory-calculation from apollo/enbas 2024-08-18 00:11:54 +01:00
dananglin pushed to main at apollo/enbas 2024-08-18 00:11:42 +01:00
7e4b8bb05f fix: fixed the calculations in cache directories
dananglin merged pull request apollo/enbas#53 2024-08-18 00:11:42 +01:00
fix: fixed the calculations in cache directories
dananglin closed issue apollo/enbas#51 2024-08-18 00:11:41 +01:00
Fix cache directory calculation
dananglin pushed to fix-cache-directory-calculation at apollo/enbas 2024-08-18 00:10:02 +01:00
7e4b8bb05f fix: fixed the calculations in cache directories
dananglin created pull request apollo/enbas#53 2024-08-17 22:04:18 +01:00
fix: fixed the calculations in cache directories
dananglin created branch fix-cache-directory-calculation in apollo/enbas 2024-08-17 22:01:25 +01:00
dananglin pushed to fix-cache-directory-calculation at apollo/enbas 2024-08-17 22:01:25 +01:00
d7759a80ff fix: fixed the calculations in cache directories