Commit Graph

  • b0cd2d6b8a
    make more fields optional main cel 🌸 2023-01-16 05:05:27 +0000
  • 65a62d6118
    make user_name optional cel 🌸 2023-01-16 05:03:20 +0000
  • daad9596d0 Release v0.5.0 Koen Bolhuis 2022-12-05 00:35:33 +0100
  • 4d6cd43805
    Merge pull request #11 from mgziminsky/patch-1 Koen Bolhuis 2022-12-05 00:28:19 +0100
  • b4a2a91d65 Make release optional in API wrapper Michael Ziminsky (Z) 2022-12-04 11:54:40 -0700
  • 6b1dae4e64
    Update CHANGELOG.md Koen Bolhuis 2022-11-16 02:19:10 +0100
  • 8e4299d919 Release v0.4.3 Koen Bolhuis 2022-11-16 02:15:21 +0100
  • 77848d35cd Move to rust 2021 Koen Bolhuis 2022-11-16 02:14:31 +0100
  • 88dbad9062 Update attohttpc dependency Koen Bolhuis 2022-11-16 02:13:57 +0100
  • 9f4c763947 Release v0.4.2 Koen Bolhuis 2022-05-12 00:05:57 +0200
  • 3d156516c6 Add ListenBrainz::import() method Koen Bolhuis 2022-05-12 00:04:19 +0200
  • b3868fa128 Bump version Koen Bolhuis 2021-12-03 13:04:02 +0100
  • 763b5b62ee Implement Default for raw::Client and wrapper::ListenBrainz Koen Bolhuis 2021-12-03 12:54:54 +0100
  • 0c3125bd14 Add api_url() method to raw::Client and wrapper::ListenBrainz Koen Bolhuis 2021-12-03 12:46:33 +0100
  • 0b18a3230b Fix Maloja link in docs Koen Bolhuis 2021-12-03 12:43:31 +0100
  • 6d1ed98163 Release v0.4.0 Koen Bolhuis 2021-10-21 00:38:05 +0200
  • 5dd96b3179 Add ListenBrainz::new_with_url constructor Koen Bolhuis 2021-10-20 19:19:27 +0200
  • 672aff1565 Update changelog Koen Bolhuis 2021-10-20 00:07:03 +0200
  • e9fd33a7b3 Add lints Koen Bolhuis 2021-10-19 23:56:42 +0200
  • f3d2666960 Add CI status badge to README Koen Bolhuis 2021-10-19 23:35:50 +0200
  • 1e611f1182
    Merge pull request #7 from InputUsername/feature/use-attohttpc Koen Bolhuis 2021-09-02 00:14:25 +0200
  • c1bb3f39f4 Run rustfmt Koen Bolhuis 2021-09-01 18:14:04 +0200
  • c49f40128d Use the attohttpc crate instead of ureq. Koen Bolhuis 2021-09-01 18:04:56 +0200
  • 8b195d1651
    Merge pull request #6 from InputUsername/feature/alternative-hosts Koen Bolhuis 2021-08-30 18:12:58 +0200
  • e0d25815f0
    Add support for alternative Listenbrainz hosts Dom Rodriguez 2021-08-30 16:14:53 +0100
  • 15e2a86819
    Merge pull request #1 from InputUsername/github/actions-support Koen Bolhuis 2021-08-30 13:01:51 +0200
  • 4a45692f13
    Add CI builds support Dom Rodriguez 2021-08-29 19:01:59 +0100
  • 8764854fad Release v0.3.0 Koen Bolhuis 2021-05-12 20:31:45 +0200
  • ada26387a5 Add license badge to readme Koen Bolhuis 2021-01-30 03:19:58 +0100
  • 3aa23c833b Add rate limiting information to changelog Koen Bolhuis 2021-01-30 03:11:51 +0100
  • 44319feb79 Add rate limiting example Koen Bolhuis 2021-01-30 03:08:42 +0100
  • 508f697a51 Add rate limiting information to response types Koen Bolhuis 2021-01-30 03:06:02 +0100
  • fd9c7823d7 Update comment for ListenBrainz::playing_now Koen Bolhuis 2021-01-30 02:31:57 +0100
  • c6a2cbc55b Add comparison with listenbrainz-rust to readme Koen Bolhuis 2021-01-30 02:31:04 +0100
  • 91ceaa3f42 Release v0.2.0 Koen Bolhuis 2021-01-20 01:14:33 +0100
  • e2586806e0 Update changelog Koen Bolhuis 2021-01-20 01:13:27 +0100
  • 2ff97ce9d2 Run rustfmt Koen Bolhuis 2021-01-20 01:13:13 +0100
  • c76d0d9d89 Add example to crate root Koen Bolhuis 2021-01-20 01:11:47 +0100
  • ca86b987e4 Polish ListenBrainz docs Koen Bolhuis 2021-01-20 01:11:39 +0100
  • ae9b342474 Improve docs for the ListenBrainz type Koen Bolhuis 2021-01-20 00:57:03 +0100
  • b4c4226677 Represent invalid tokens with an error instead of a boolean Koen Bolhuis 2021-01-20 00:52:10 +0100
  • 5f6c5f5375 Improve crate documentation Koen Bolhuis 2021-01-20 00:37:39 +0100
  • f72ab1cbdf Add error documentation to ListenBrainz::playing_now Koen Bolhuis 2021-01-20 00:26:27 +0100
  • 9ed9ebfe0f Move Endpoint to raw module Koen Bolhuis 2021-01-20 00:23:35 +0100
  • 7f07ecfb32 Add ListenBrainz type Koen Bolhuis 2021-01-20 00:16:53 +0100
  • 02060d8476 Update changelog Koen Bolhuis 2021-01-19 23:55:03 +0100
  • 56a50d936c Move Client to raw module Koen Bolhuis 2021-01-19 23:45:43 +0100
  • a22fcff2bf Move low-level models to raw module Koen Bolhuis 2021-01-19 23:41:54 +0100
  • 83fa18e048 Improve Client documentation Koen Bolhuis 2021-01-15 23:34:53 +0100
  • 6309a544ef Change all Client methods from &mut self to &self Koen Bolhuis 2021-01-14 23:48:27 +0100
  • 8780a3231f Release v0.1.0 Koen Bolhuis 2021-01-14 03:35:12 +0100
  • 64e180fb84 Run rustfmt Koen Bolhuis 2021-01-14 03:29:21 +0100
  • 7f8c4f3199 Add default rustfmt config Koen Bolhuis 2021-01-14 03:29:15 +0100
  • 89a7d4d661 Add example for users/{user_list}/recent-listens Koen Bolhuis 2021-01-14 03:27:05 +0100
  • fb9c892a3b URL encode usernames with commas Koen Bolhuis 2021-01-14 03:26:41 +0100
  • 6080a94774 Add doc for UserListenCountPayload Koen Bolhuis 2021-01-14 03:09:17 +0100
  • 605d5a43ca Link to API endpoints in docs for Client functions Koen Bolhuis 2021-01-14 03:03:04 +0100
  • 9ec6dabb48 Add several example programs Koen Bolhuis 2021-01-14 02:49:41 +0100
  • 06bd7997b6 Fix response models Koen Bolhuis 2021-01-14 02:49:08 +0100
  • 6eefbc96d9 Fix request models Koen Bolhuis 2021-01-14 02:44:45 +0100
  • 67d9bf9632 Fix handling of HTTP 204 on statistics endpoints Koen Bolhuis 2021-01-14 02:42:33 +0100
  • cce6d09b35 Use better import form Koen Bolhuis 2021-01-14 02:42:17 +0100
  • 16b7d643c9 Extract stats code to get_stats function Koen Bolhuis 2021-01-13 17:28:12 +0100
  • 3588436e53 Run rustfmt Koen Bolhuis 2021-01-13 14:28:59 +0100
  • 9581ce45cb Box ureq::Error because it is 1000+ bytes Koen Bolhuis 2021-01-13 14:28:28 +0100
  • 6c0eff415e Implement StatsUserArtists Koen Bolhuis 2021-01-13 14:15:32 +0100
  • 2bc3291a61 Implement StatsUserReleases Koen Bolhuis 2021-01-13 14:09:34 +0100
  • bd263af244 Implement StatsUserArtistMap Koen Bolhuis 2021-01-13 14:02:23 +0100
  • 59491fc56f Implement StatsUserRecordings Koen Bolhuis 2021-01-13 13:46:29 +0100
  • 9c40b2522b Implement StatsUserListeningActivity and StatsUserDailyActivity Koen Bolhuis 2021-01-13 13:06:48 +0100
  • 7f5d67ba74 Document Error::ApiError fields Koen Bolhuis 2021-01-13 13:05:50 +0100
  • 7d86beba29 Add categories field to Cargo.toml Koen Bolhuis 2021-01-13 13:05:13 +0100
  • ae0c47750a Extract Client to client module Koen Bolhuis 2021-01-13 11:52:58 +0100
  • 7988a483b3 Add LICENSE, README.md and Cargo.toml fields Koen Bolhuis 2021-01-10 21:50:29 +0100
  • 22b04846b2 Implement StatsSitewideArtists endpoint Koen Bolhuis 2021-01-10 21:42:40 +0100
  • 727ba956b7 Add doc comments for response model field types Koen Bolhuis 2021-01-10 21:38:47 +0100
  • 7ef861f151 Add doc comments to models Koen Bolhuis 2021-01-10 20:48:54 +0100
  • ad89493233 Implement UserPlayingNowListen Koen Bolhuis 2021-01-10 19:31:06 +0100
  • 14428576a8 Extract Error to error module Koen Bolhuis 2021-01-10 19:30:03 +0100
  • a3265dceac Extract Endpoint to endpoint module Koen Bolhuis 2021-01-10 19:22:50 +0100
  • 2d23b4cccf Implement more endpoints Koen Bolhuis 2021-01-10 17:59:15 +0100
  • d7b36ff18d Rename Submission to SubmitListens Koen Bolhuis 2021-01-09 17:03:03 +0100
  • e82b685776 Initial commit Koen Bolhuis 2021-01-09 04:36:14 +0100