Dan Anglin dananglin · he/him
dananglin pushed to main at apollo/enbas 2024-02-24 11:24:33 +00:00
6f1879eeba fix: use local time for timestamps
dananglin pushed to show-timeline at apollo/enbas 2024-02-24 08:29:46 +00:00
b0bccb7e36 add a separator between statuses
1939f91733 timelines: implemented but not yet tested
427ad5daf5 feat: add bold blue headers
Compare 3 commits »
dananglin pushed to main at apollo/enbas 2024-02-24 08:22:38 +00:00
427ad5daf5 feat: add bold blue headers
e6ec5c71b6 refactor: implement the Stringer interface
4f561f9305 feat: add ability to show a status
Compare 3 commits »
dananglin created branch show-timeline in apollo/enbas 2024-02-23 18:02:37 +00:00
dananglin pushed to show-timeline at apollo/enbas 2024-02-23 18:02:37 +00:00
108ba6a5df add a separator between statuses
ce76793510 timelines: implemented but not yet tested
e6ec5c71b6 refactor: implement the Stringer interface
4f561f9305 feat: add ability to show a status
Compare 4 commits »
dananglin deleted branch wip from apollo/enbas 2024-02-23 09:48:56 +00:00
dananglin pushed to main at apollo/enbas 2024-02-23 09:48:21 +00:00
2c5123253a feat: add Enbas
dananglin pushed to wip at apollo/enbas 2024-02-23 09:48:08 +00:00
2c5123253a feat: add Enbas
dananglin pushed to wip at apollo/enbas 2024-02-23 09:35:05 +00:00
81f5b527a0 add line wrapping support
db6017dccf parse timestamp fields into time.Time
4cbf1d4b4d refactor: some code refactoring
Compare 3 commits »
dananglin pushed to main at flow/services 2024-02-23 01:11:03 +00:00
82da568ffb chore: upgrade Forgejo to v1.21.6-0
dananglin pushed to wip at apollo/enbas 2024-02-22 14:57:32 +00:00
70fc1acc68 fix: strip HTML tags when displaying account info
dananglin pushed to wip at apollo/enbas 2024-02-22 12:17:45 +00:00
0471ac817f refactor(client): reduced duplication
dananglin pushed to wip at apollo/enbas 2024-02-22 12:01:10 +00:00
310ecb0b39 checkpoint: some progress was made today
bec69011ac add status model
Compare 2 commits »
dananglin pushed to wip at apollo/enbas 2024-02-21 13:20:51 +00:00
1361482dd4 add subcommand for instance details
e354456c0e a project structure is forming; very messy ATM; added subcommands login and version
6c297e5242 reduce scope to read for now; confirm successful login
Compare 3 commits »
dananglin pushed to wip at apollo/enbas 2024-02-20 17:54:33 +00:00
d3c67562ec checkpoint: auths are now saved to file
dananglin created branch wip in apollo/enbas 2024-02-20 14:21:51 +00:00
dananglin pushed to wip at apollo/enbas 2024-02-20 14:21:51 +00:00
624cd561ed checkpoint: create the client model now
50d2f5f8d2 checkpoint: add login with Oauth2
804268f298 add registration function
Compare 3 commits »
dananglin pushed tag v0.0.0 to apollo/enbas 2024-02-20 06:05:30 +00:00
dananglin created branch main in apollo/enbas 2024-02-20 06:05:29 +00:00
dananglin pushed to main at apollo/enbas 2024-02-20 06:05:29 +00:00
2544fe4fcf chore: Initial commit - Project setup