summaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Expand)Author
2025-04-17refactored shityuzu-eva
2025-04-17added support for booksHEADmasteryuzu-eva
2025-04-12combined the enums into oneyuzu-eva
2025-04-11changed tblName to an enum; refactored enums into their own fileyuzu-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-11store library.db in ~/.local/share/sqlite/library.dbyuzu-eva
2025-03-26fixed syntax in sql queryyuzu-eva
2025-03-25refactored code a bityuzu-eva
2025-03-25switched from csv to sqlite3yuzu-eva
2025-03-25fixed buffer size of episodeyuzu-eva
2025-03-24fixed some whitespaceyuzu-eva
2025-03-24fixed a missing fp.close()yuzu-eva
2025-03-24separated episode and watch statusyuzu-eva
2024-12-19added help flag -hyuzu-eva
2024-11-20fixed erroryuzu-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-19revert short testyuzu-eva
2024-11-19short testyuzu-eva
2024-11-19added Makefileyuzu-eva