Commit graph

74 commits

Author SHA1 Message Date
199827e776 tests: merge tests into one file 2023-04-21 16:14:16 +02:00
603e178e17 fix!: correctly type Optional fields 2023-04-21 15:59:42 +02:00
a31e089ff4 tests: fix tests 2023-04-21 13:25:14 +02:00
8f5489ffc2 cli: add get command 2023-04-21 13:25:02 +02:00
4672131e8f refactor: rename crate 2023-04-21 13:24:26 +02:00
a00a38933f fix: switch to Rfc3339 date format 2022-10-18 20:53:21 +02:00
ea6a12846a fix: add time macro dependency 2022-10-18 19:47:05 +02:00
7068b25dc2 refactor: migrate from chrono to time 2022-10-18 14:03:04 +02:00
bc0488da28 fix: small fixes, use fixture for tests 2022-10-18 12:11:25 +02:00
42186dbc86 fix: add default path constant 2022-10-07 21:03:27 +02:00
55dbaa5fd5 fix: remove guid from stored session 2022-10-07 21:00:43 +02:00
229a6ee125 feat: add credential setter 2022-10-07 20:47:43 +02:00
4ade92f55b feat: add CLI 2022-10-07 16:32:49 +02:00
50dae33f57 docs: add documentation for public methods
- remove `Instrumental` error
2022-10-07 15:18:42 +02:00
48e52a7735 feat: add subtitle translation 2022-10-07 12:19:50 +02:00
3b97dce004 chore: rename crate with underscore 2022-10-03 00:25:54 +02:00
1bee1b11f4 feat: add lyrics translation 2022-10-03 00:19:49 +02:00
41216c56a9 fix: clippy warnings 2022-10-02 01:43:34 +02:00
4cd73d8ae1 feat: add album API 2022-10-02 01:41:58 +02:00
ca438da4de feat: add genres, snippet API 2022-10-02 00:12:33 +02:00
e9e3bdc26d feat: add track and artist API 2022-10-01 23:38:12 +02:00
692e112292 feat: add lyrics API 2022-10-01 02:22:51 +02:00
90faa09eff feat: subtitle API working 2022-10-01 00:45:11 +02:00
ea5d4e3c52 Initial commit 2022-09-30 23:39:07 +02:00