Commit graph

10 commits

Author SHA1 Message Date
f0485abfbb feat(configuration): Add global configuration
also update some error messages
2024-04-29 19:22:45 -04:00
8cd4b4b10f feat(grpc): call walk_dir from grpc service 2024-04-24 11:23:36 -04:00
f803aa92f7 feat(refactor): update basic grpc method 2024-04-24 10:26:14 -04:00
3bc2286586 feat(grpc): Add basic grpc example 2024-04-23 20:12:18 -04:00
3439bdc37a refactor: move file explorer logic to it's own module 2024-04-17 16:04:11 -04:00
6e4842a71a feat: Add basic directory walker functionality
Walk a directory recursively finding all *.mp3 and *.flac files, exclue
common hidden files and folders.
2024-03-28 12:41:39 -03:00
48ba1f9386 docs: add milestone link in README 2023-12-24 10:56:21 -03:00
e1d468fec3 docs: update README 2023-12-24 09:52:14 -03:00
2d8923ba19 build(cargo): init cargo project 2023-12-23 17:39:18 -03:00
aleidk
422e6ab2a3 Initial commit 2023-12-23 02:34:13 +00:00