Commit Graph

  • 5e12df71a4 Merge pull request #114 from JackRyder/master Jonas Dellinger 2016-09-19 21:55:25 +0200
  • 31a3b5cdce added collab playlist scope Jack Ryder 2016-09-19 20:32:15 +0100
  • ec8b7a3d3d Made some LocalAPI methods async - Updated example, now without SynchronizingObject 2.12.0 Jonas Dellinger 2016-09-09 14:56:37 +0200
  • 3c82b0376b Merge pull request #106 from petrroll/configureAwaitFix Jonas Dellinger 2016-09-09 14:47:09 +0200
  • dd4936dd38 Built docs | AppVeyor Build 158 AppVeyor Doc Generation 2016-09-09 12:44:48 +0000
  • 812a11df32 Merge pull request #107 from petrroll/asyncShouldReturnTask Jonas Dellinger 2016-09-09 14:44:07 +0200
  • 3e7265a657 Async methods return Tasks instead of void. Petr Houška 2016-09-08 12:38:37 +0200
  • 1ae1f2380a Fixed missed await. Petr Houška 2016-09-08 12:24:16 +0200
  • 80f58df929 Fixed rest of awaits. Petr Houška 2016-09-08 12:06:24 +0200
  • a67305cb14 Reworked async/await in WebAPI Petr Houška 2016-09-08 08:30:33 +0200
  • dd2b39292a Added OpenGraphState, got removed somehow?! Jonas Dellinger 2016-09-03 00:44:51 +0200
  • d947ed5c56 Built docs | AppVeyor Build 153 AppVeyor Doc Generation 2016-09-02 22:41:52 +0000
  • e0357ef2b1 Updated Port to HTTPS-Version Jonas Dellinger 2016-09-03 00:40:55 +0200
  • ec32ba8c06 Fixed small misspelling 'shuffle' Jonas Dellinger 2016-09-03 00:40:31 +0200
  • c537f8c90b Built docs | AppVeyor Build 152 AppVeyor Doc Generation 2016-08-28 20:38:47 +0000
  • ce376a3513 Fixed wrong comparing of track objects Jonas Dellinger 2016-08-28 22:35:47 +0200
  • 3ec8925b68 Built docs | AppVeyor Build 150 AppVeyor Doc Generation 2016-08-27 16:00:49 +0000
  • af7dcf840f Fixed small doc mistake Jonas Dellinger 2016-08-27 17:58:06 +0200
  • 7a4abe3eb5 Built docs | AppVeyor Build 149 AppVeyor Doc Generation 2016-08-27 15:29:17 +0000
  • 7745698fe5 Added Local API Docs Jonas Dellinger 2016-08-27 17:26:42 +0200
  • 7a096bdc58 Built docs | AppVeyor Build 145 AppVeyor Doc Generation 2016-08-25 22:59:32 +0000
  • 88c5074fc1 Updated mkdocs.yml structure to latest version Jonas Dellinger 2016-08-26 00:58:28 +0200
  • 68220250b5 Built docs | AppVeyor Build 144 AppVeyor Doc Generation 2016-08-25 19:51:57 +0000
  • 01a9069422 Another check for branches AppVeyor Doc Generation 2016-08-25 21:50:54 +0200
  • fcb4dacf53 Built docs | AppVeyor Build 143 AppVeyor Doc Generation 2016-08-25 18:50:21 +0000
  • 70282859a4 Updated docs.cmd - One more ../ AppVeyor Doc Generation 2016-08-25 20:44:12 +0200
  • 2137186bdc Built docs | AppVeyor Build 141 AppVeyor Doc Generation 2016-08-25 18:42:18 +0000
  • f0ecf297d7 Updated docs.cmd - Works? AppVeyor Doc Generation 2016-08-25 20:40:52 +0200
  • 25e126b0f1 Updated docs.cmd Johnny @PC 2016-08-25 20:10:02 +0200
  • 8bee9f2127 Code cleanup/docs in SpotifyWebAPI.cs Johnny @PC 2016-08-24 13:17:46 +0200
  • eb469bd9a5 Merge pull request #97 from petrroll/master Jonas Dellinger 2016-08-24 13:08:43 +0200
  • 83ea4cd9e7 Fixed docs for RetryErrorCodes. Petr Houška 2016-08-23 19:18:04 +0200
  • 9952f3e939 Generalized Download list functions. Petr Houška 2016-08-23 19:13:11 +0200
  • 0fb4a5ba16 Merge remote-tracking branch 'upstream/master' Petr Houška 2016-08-23 18:50:06 +0200
  • 4598410016 Fixed UseAutoRetry doc comment. Petr Houška 2016-08-23 18:44:17 +0200
  • f5d45d0efa Added docs.cmd Jonas Dellinger 2016-08-20 13:20:52 +0200
  • 6f126389c1 Added docs to main branch Jonas Dellinger 2016-08-20 12:49:09 +0200
  • 78387da0ef Turned automatic retry off by default. Petr Houška 2016-08-14 04:29:01 +0200
  • 4b05542696 Added timeout for retry. Petr Houška 2016-08-14 04:27:32 +0200
  • ea317dcbeb Removes duplicated code + adds support for retry to Alt functions. Petr Houška 2016-08-14 04:14:16 +0200
  • cf2d2f632b Removed code duplicity. Petr Houška 2016-08-14 03:49:39 +0200
  • 0250131345 Updates Download and UploadData functions. Petr Houška 2016-08-14 03:39:35 +0200
  • 9ccd257f43 Removed some code duplication. Petr Houška 2016-08-14 03:24:09 +0200
  • 364065a50d Built mkdocs | Travis Build 26 Travis-CI 2016-07-31 14:51:58 +0000
  • 0f993ceda5 Cleanup HTTPServer and more stuff 2.11.0 Johnny @PC 2016-07-31 16:24:27 +0200
  • 0cefd0ac13 Removed wrong factory Johnny @PC 2016-07-31 16:19:58 +0200
  • 417869548a Added additional constructor to WebAPIFactory Johnny @PC 2016-07-31 16:13:08 +0200
  • 409a444d53 Merge pull request #92 from jholzer/master Jonas Dellinger 2016-07-31 15:56:17 +0200
  • 4699246068 Adapted code style Jürgen 2016-07-30 00:19:57 +0200
  • 1699519c95 Renamed AuthenticationFactory to WebApiFactory (better description of what the class does...) Jürgen 2016-07-24 23:58:45 +0200
  • f13ac73671 restore original .gitignore Jürgen 2016-07-24 23:54:13 +0200
  • a5c584a8d9 Merge pull request #94 from nphmuller/NullRefInApiCall Jonas Dellinger 2016-07-23 23:47:24 +0200
  • c3a63d71e4 Added empty json container if server response is empty. Nick Muller 2016-07-23 23:35:23 +0200
  • 961f25a487 - Changes from manual reading of header content to Linq-approach (pro: no more chance of deadlocks in StreamReadLine) - Flush output stream and close it Jürgen 2016-07-23 19:53:02 +0200
  • 0b259c3da1 Merge pull request #93 from nphmuller/CheckSavedAlbumsUrl Jonas Dellinger 2016-07-23 19:40:56 +0200
  • 59f9c1aa98 Corrected url in CheckSavedAlbum method. Nick Muller 2016-07-23 18:36:15 +0200
  • 08137421ea Timer should be disabled and events detached if no longer needed. So IDisposable is introduced which handles the above... Jürgen Holzer 2016-07-22 21:38:58 +0200
  • 234a522f8f Cleaning up after timeout Proper Re-Use is now possible Jürgen Holzer 2016-07-20 09:56:05 +0200
  • f0290fa037 WebControl with new AuthenticationFactory Jürgen 2016-07-19 21:16:03 +0200
  • d21e84476c AuthenticationFactory Jürgen 2016-07-19 21:15:22 +0200
  • 0130c96c54 - Changed Listener handling to asynchronious handling + New: AuthenticationFactory for awaitatble getting of fully initalized SpotifyWebApi - Changed demo-app to usage of AuthenticationFactory Jürgen 2016-07-19 21:14:42 +0200
  • 8dde236256 Stability improvement: Processing in separate threat may cause racing condition and timeouts in browser. By putting processing in original threat we get a more sequential processing and more stability. Jürgen 2016-07-19 00:04:27 +0200
  • 0ab2952e18 Merge pull request #91 from jholzer/master Jonas Dellinger 2016-07-17 20:00:19 +0200
  • 14210f3654 Fix: In WPF application the HttpProcessor was newer released and got stuck in method "StreamReadLine". This causes the application to stay alive with a zombie-process... By introducing IDisposable-interface containing an "active" flag we can shut the processor down. putting the processor in "using" it will be disposed once HttpServer is shut down. Jürgen 2016-07-17 00:59:53 +0200
  • 74c7761d6d Merge pull request #90 from mfro/master Jonas Dellinger 2016-07-16 18:32:11 +0200
  • 3a9a49e3df Fixed bug with volume control when spotify is in system tray Max Froehlich 2016-07-13 11:45:15 -0400
  • abc08873a2 Fixed wrong visibility in BasicModel 2.10.1 Johnny @PC 2016-07-07 21:55:12 +0200
  • 80dd574c4b Fixed Tests with adding ResponseInfo.Empty 2.10.0 Johnny @PC 2016-07-07 21:38:07 +0200
  • 15d8fd87e2 Merged headers branch Johnny @PC 2016-07-07 21:23:36 +0200
  • 8bde0643c4 Added alternative way to get the next page 2.9.0 Johnny @PC 2016-05-24 18:30:19 +0200
  • a4c76ec6e3 Fixed usage of wrong WebClient instance Johnny @PC 2016-05-24 18:17:24 +0200
  • ac8152a3d4 Built mkdocs | Travis Build 25 Travis-CI 2016-04-04 19:15:04 +0000
  • e3700394f3 GetAlbumArtUrl() fix 2.8.0 Erin O'Connell 2016-04-02 08:11:57 -0600
  • ca4bd1edaf Added Top artists/tracks Johnny @PC 2016-04-01 14:08:06 +0200
  • 8c0d765eef Added Recommendation Endpoints Johnny @PC 2016-04-01 13:23:11 +0200
  • 7bb0cc6391 Fixed wrong type and name in SimpleTrack Johnny @PC 2016-04-01 13:22:30 +0200
  • adeac7b409 Simplified String -> string Johnny @PC 2016-03-31 12:08:23 +0200
  • c8637e32a9 Added AudioFeatures / Moved Several* to their own files Johnny @PC 2016-03-31 12:07:29 +0200
  • 8d274164c4 Tweaked SpotifyURI, moved parsing to a static method Johnny @PC 2016-03-21 15:48:50 +0100
  • 8a156ff9e5 Merge pull request #76 from eltoncezar/master Jonas Dellinger 2016-03-21 14:53:03 +0100
  • c1dc2313cb Error Handling eltoncezar 2016-03-21 08:56:06 -0300
  • 1c5f6899eb First Implementation of SpotifyUri eltoncezar 2016-03-20 01:02:15 -0300
  • a13aadc986 New method GetId eltoncezar 2016-03-17 19:03:01 -0300
  • fd8572bf93 Typo fix eltoncezar 2016-03-17 18:58:10 -0300
  • 0cda8e2219 Typo fix eltoncezar 2016-03-17 11:46:12 -0300
  • 9d47bd8d5a Built mkdocs | Travis Build 24 Travis-CI 2016-03-16 22:47:30 +0000
  • 109a1ba30c Built mkdocs | Travis Build 22 Travis-CI 2016-03-16 22:43:46 +0000
  • 36836a511d Built mkdocs | Travis Build 21 Travis-CI 2016-03-05 20:00:24 +0000
  • 51d4b19370 Fixed Test-Fixture path (hopefully?) Johnny @PC 2016-03-05 17:02:34 +0100
  • 33f27df273 Removed obsolte .nuget folder Johnny @PC 2016-03-05 16:26:40 +0100
  • 4fe00c0f0e Tweaked Test and some Lib modifications Johnny @PC 2016-03-05 16:24:54 +0100
  • 8afd134769 Updated all libs Johnny @PC 2016-03-05 14:32:50 +0100
  • 58f63589ad Updated Newtonsoft.Json to 8.0.2 2.7.1 Johnny @PC 2016-03-05 13:49:54 +0100
  • fa82877851 Added support for Playlist-searching (Also: SimpleArtist -> FullArtist) Johnny @PC 2016-03-05 13:46:55 +0100
  • a010067e96 Exchanged NuGet-status image Jonas Dellinger 2016-02-26 15:41:24 +0100
  • 507cf4dda7 Merge pull request #70 from JimmyAppelt/events 2.7.0 Jonas Dellinger 2016-01-22 23:15:19 +0100
  • 85307272ec Merge pull request #72 from cwsterling/master Jonas Dellinger 2016-01-22 23:15:14 +0100
  • dcd038b7df fixed fullalbum being converted to savedalbum Chris 2016-01-21 23:51:59 -0500
  • f2048748c3 delegates/events to newer usage Jimmy Appelt 2016-01-07 09:33:40 +0100
  • 017161cb54 delegates/events to newer usage Jimmy Appelt 2016-01-07 09:23:58 +0100