enbas/internal/executor
Dan Anglin 49b734f925
All checks were successful
Tests / test (pull_request) Successful in 18s
small edit
2024-08-21 12:17:37 +01:00
..
accept.go refactor: clean up the getAccountID function sig 2024-08-13 23:51:16 +01:00
account.go fix: fixed the calculations in cache directories 2024-08-18 00:06:18 +01:00
add.go fix: add MissingIDError type 2024-08-18 08:59:44 +01:00
block.go refactor: clean up the getAccountID function sig 2024-08-13 23:51:16 +01:00
codegen.go feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
consts.go refactor: clean up unused const 2024-08-18 09:57:48 +01:00
create.go refactor: clean up unused const 2024-08-18 09:57:48 +01:00
delete.go fix: add MissingIDError type 2024-08-18 08:59:44 +01:00
edit.go fix: add MissingIDError type 2024-08-18 08:59:44 +01:00
errors.go fix: add MissingIDError type 2024-08-18 08:59:44 +01:00
executor.go small edit 2024-08-21 12:17:37 +01:00
follow.go refactor: clean up the getAccountID function sig 2024-08-13 23:51:16 +01:00
init.go feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
login.go refactor: clean up unused const 2024-08-18 09:57:48 +01:00
mute.go fix: add MissingIDError type 2024-08-18 08:59:44 +01:00
reject.go refactor: clean up the getAccountID function sig 2024-08-13 23:51:16 +01:00
remove.go fix: add MissingIDError type 2024-08-18 08:59:44 +01:00
show.go refactor: clean up unused const 2024-08-18 09:57:48 +01:00
switch.go feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
unblock.go refactor: clean up the getAccountID function sig 2024-08-13 23:51:16 +01:00
unfollow.go refactor: clean up the getAccountID function sig 2024-08-13 23:51:16 +01:00
unmute.go fix: add MissingIDError type 2024-08-18 08:59:44 +01:00
version.go feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
whoami.go feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00