summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-04-17added support for booksHEADmasteryuzu-eva
2025-04-12combined the enums into oneyuzu-eva
2025-04-11removed ID from select query; was used for debuggingyuzu-eva
2025-04-11changed tblName to an enum; refactored enums into their own fileyuzu-eva
2025-04-11corrected exampleyuzu-eva
2025-04-11added a short sentence about requirementsyuzu-eva
2025-04-11fixed old syntax in exampleyuzu-eva
2025-04-11renamed project to libman since it's for more than just animeyuzu-eva
2025-04-11re-organized project structure (no src folder)yuzu-eva
2025-04-11separated files and changed if-else to switch-case in mainyuzu-eva
2025-04-11another fixyuzu-eva
2025-04-11fixyuzu-eva
2025-04-11added line breakyuzu-eva
2025-04-11store library.db in ~/.local/share/sqlite/library.dbyuzu-eva
2025-03-26fixed syntax in sql queryyuzu-eva
2025-03-25update readmeyuzu-eva
2025-03-25refactored code a bityuzu-eva
2025-03-25added examples to the readmeyuzu-eva
2025-03-25fixed readmeyuzu-eva
2025-03-25fixed db-setup scriptyuzu-eva
2025-03-25added db-setup script; fixed makefileyuzu-eva
2025-03-25switched from csv to sqlite3yuzu-eva
2025-03-25fixed buffer size of episodeyuzu-eva
2025-03-24updated gitignoreyuzu-eva
2025-03-24fixed some whitespaceyuzu-eva
2025-03-24fixed a missing fp.close()yuzu-eva
2025-03-24update readmeyuzu-eva
2025-03-24separated episode and watch statusyuzu-eva
2025-03-11licensed under GPLv3yuzu-eva
2024-12-19fix typo in readmeyuzu-eva
2024-12-19added help flag -hyuzu-eva
2024-11-20fixed erroryuzu-eva
2024-11-20fixed error in Makefileyuzu-eva
2024-11-20extracted check_args, resolved safety issuesyuzu-eva
2024-11-20put the arg-checks inside switch caseyuzu-eva
2024-11-20refactored some functionsyuzu-eva
2024-11-19increased size of episode bufferyuzu-eva
2024-11-19update readmeyuzu-eva
2024-11-19revert short testyuzu-eva
2024-11-19short testyuzu-eva
2024-11-19added Makefileyuzu-eva
2024-11-19added append and edit functionyuzu-eva
2024-11-19added getopt, still need to implement functionsyuzu-eva
2024-11-19update readmeyuzu-eva
2024-11-19added readmeyuzu-eva
2024-11-19Initial commit, only able to search for nowyuzu-eva