index
:
macli
maltoken
master
macli - Unofficial CLI-Based MyAnimeList Client
Vidhu Kant Sharma
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
root.go
Age
Commit message (
Expand
)
Author
2023-09-19
updated app description
v1.20.4
Vidhu Kant Sharma
2023-09-19
properly showing the author name and genres for manga
v1.20.3
Vidhu Kant Sharma
2023-08-15
bumped version number
v1.20.2
Vidhu Kant Sharma
2023-08-15
fixed errors due to mg
Vidhu Kant Sharma
2023-08-15
migrated from MAL2Go to mg package
Vidhu Kant Sharma
2023-07-31
bumped version number
v1.19.0
Vidhu Kant Sharma
2023-07-31
moved about to root.go
Vidhu Kant Sharma
2023-07-28
bumped version number
v1.18.0
Vidhu Kant Sharma
2023-07-28
removed version command, added -v flag to root
Vidhu Kant Sharma
2022-09-30
looking for config file systemwidw
Vidhu Kant Sharma
2022-09-30
reading both flags and config for searching commands
Vidhu Kant Sharma
2022-08-17
reading config file's defaults while searching
Vidhu Kant Sharma
2022-08-16
properly reading the config file contents
Vidhu Kant Sharma
2022-08-16
pushing sample macli config file (which doesnt work)
Vidhu Kant Sharma
2022-08-16
reading config file with viper
Vidhu Kant Sharma
2022-07-04
added --id flag to search and status commands
Vidhu Kant Sharma
2022-07-03
removed copyright notice and other messages from rootcmd
Vidhu Kant Sharma
2022-06-30
added --query option to episodes and chapters command
Vidhu Kant Sharma
2022-06-16
added help messages
Vidhu Kant Sharma
2022-06-16
renamed Init to init function in mal because it should be called automatically
Vidhu Kant Sharma
2022-06-15
added status command to directly set status for an anime
Vidhu Kant Sharma
2022-06-13
updating episodes now
Vidhu Kant Sharma
2022-06-12
added functionality to update status
Vidhu Kant Sharma
2022-06-12
first commit
Vidhu Kant Sharma