Commit Graph

  • 98f3bf3952 Added paylist-reordering Johnny @PC 2015-02-27 16:28:33 +0100
  • 473e7040d3 Fixed syntax-error Johnny @PC 2015-02-24 20:17:13 +0100
  • caced2a9bc Only push when it's not a PR Johnny @PC 2015-02-24 20:00:21 +0100
  • ec3c8ecb52 Automatic built mkdocs | Travis Build 5 pushed Travis-CI 2015-02-24 18:36:49 +0000
  • 30faaa3138 Last changes to push-ghpages.sh Johnny @PC 2015-02-24 19:30:02 +0100
  • 74d9102032 Automatic built mkdocs | 4 pushed Travis-CI 2015-02-24 18:18:19 +0000
  • ec192526d5 Maybe now? Johnny @PC 2015-02-24 19:11:52 +0100
  • 5e93f50dc5 It should work now? Johnny @PC 2015-02-24 18:36:19 +0100
  • d365fefc47 Added push-ghpages.sh | modified .travis.yml Johnny @PC 2015-02-24 16:33:36 +0100
  • d14e701b4b Added travis.yml Johnny @PC 2015-02-24 16:25:48 +0100
  • d0211fd03b Merge pull request #14 from gusper/master 1.2 Jonas Dellinger 2015-02-22 20:57:06 +0100
  • bd5d77528b Updated constructor to use a default parameter instead of going the overload route. Gus Perez (Home) 2015-02-22 11:54:08 -0800
  • 510c33489d Undo my change to the local sample code so it doesn't default to using the beta version of Spotify. Gus Perez (Home) 2015-02-22 11:34:56 -0800
  • 84b28a1aa9 Added beta support to SpotifyLocalAPIClass Gus Perez (Home) 2015-02-22 11:31:27 -0800
  • b019e3d0c2 Changed type of ReleaseDate (DateTime --> String). JSON.NET wasn't able to parse some timestamps Johnny @PC 2015-02-21 18:42:29 +0100
  • bf0db02e91 Removed Header overflow Johnny @PC 2015-02-21 18:38:47 +0100
  • 1f359dfa74 Fixed GetSavedTracks (Thanks to @whereismyspaceship ) Johnny @PC 2015-02-21 18:16:56 +0100
  • e5a5273295 Added mkdocs files Johnny @PC 2015-02-14 18:56:09 +0100
  • c0d5b3f255 Moved files Johnny @PC 2015-02-14 18:53:30 +0100
  • 07babd4cb0 Added gitignore Johnny @PC 2015-02-14 18:45:54 +0100
  • 6a4b54e738 Added docs Johnny @PC 2015-02-14 18:44:41 +0100
  • 30521523a5 Initial Commit Johnny @PC 2015-02-14 17:51:16 +0100
  • eecfaabd49 Initial commit Johnny @PC 2015-02-14 17:44:52 +0100
  • 3afbea32a6 Updated to support latest features (Changelog-date: February 11th, 2015) Johnny @PC 2015-02-13 00:23:07 +0100
  • 9d01d3a964 Merge pull request #10 from streibeb/master Jonas Dellinger 2015-01-03 01:09:34 +0100
  • 6410c28594 Changed web client instances to dispose after use. streibeb 2015-01-02 17:49:39 -0600
  • 3cf603b1ad Fixed Unhandled Exceptions Thrown by Web Client streibeb 2015-01-02 15:57:12 -0600
  • bbe942fc27 Merge pull request #9 from streibeb/master Jonas Dellinger 2014-12-29 23:30:56 +0100
  • faa7542259 Fixed GetAlbumArtURL Issue streibeb 2014-12-29 16:04:59 -0600
  • c67af5ae78 Update README.md Jonas Dellinger 2014-12-05 15:18:32 +0100
  • cbd248a2fe - Updated. (Changelog-date: November 11th, 2014) - Improved HTTPServer - Ordered methods in SpotifyWebApiCass - Added various models for the new endpoints 1.1 Johnny @PC 2014-12-04 18:18:11 +0100
  • 1476c4b866 Delete API.cs Jonas Dellinger 2014-10-31 16:02:10 +0100
  • 544136e7c0 Addition to last commit | Added ability to queue songs Johnny @PC 2014-08-05 18:56:29 +0200
  • 763c095818 Changed 'SpotifyAPIExample' to 'SpotifyLocalAPIExample' Johnny @PC 2014-08-05 18:52:35 +0200
  • 256b1145fe Merge branch 'master' of https://github.com/JohnnyCrazy/SpotifyAPI-NET Johnny @PC 2014-07-20 22:50:11 +0200
  • 5df89b57c9 Moved SpotifyLocalAPIExample Johnny @PC 2014-07-20 22:49:45 +0200
  • d25c967acd Update README.md Johnny 2014-07-20 22:45:22 +0200
  • 0b78f12df3 Added support for Spotify's Web API - New Namespaces -> SpotifyAPI.SpotifyLocalAPI -> SpotifyAPI.SpotifyWebAPI -> SpotifyAPI.SpotifyWebAPI.Models - Wiki created, examples coming soon - Added example for the new Web API - README updated Johnny @PC 2014-07-20 22:42:46 +0200
  • ba03b3cd90 Added "To-DO" for the Web API to the README Johnny 2014-07-11 15:50:08 +0200
  • cdfef58b46 Added " Johnny 2014-07-11 15:45:44 +0200
  • 77dadbad3d Updated example (Added linkabels for Track,Album and Artist) Johnny @PC 2014-04-12 22:46:54 +0200
  • 58f26827ba Updated and added missing stuff to the README.md Jonas Dellinger 2014-04-03 13:01:40 +0200
  • de89075986 Forgot to translate, fixed now. Jonas Dellinger 2014-02-18 18:10:23 +0100
  • c96bd480a6 Update README.md Jonas Dellinger 2014-02-17 13:09:46 +0100
  • 28e61c638b Reset Buildpath | Removed DLL in main Folder | Made a 5000ms delay for Spotify to run Johnny @PC 2014-02-17 13:03:00 +0100
  • 76f3a8716b Fixxed GetCFID (null-object check) | Implemented ExtendedWebClient with Timeout var | Example App updated | Fixxed Event Timer stopping randomly Johnny @PC 2014-02-17 12:58:15 +0100
  • 198e602598 Merge branch 'master' of https://github.com/JohnnyCrazy/SpotifyAPI-NET Johnny @PC 2014-02-14 13:05:00 +0100
  • 659a45fdf5 Fixxed Login Issues | Johnny @PC 2014-02-14 13:04:45 +0100
  • 710f6dde8d Update README.md 1.0 Jonas Dellinger 2014-02-13 18:56:35 +0100
  • 968bbad18e Changed compile input and output Johnny @PC 2014-02-13 18:54:14 +0100
  • 461066837a Update README.md Jonas Dellinger 2014-02-13 18:31:19 +0100
  • 247adfed64 Update README.md Jonas Dellinger 2014-02-13 18:26:24 +0100
  • 69e69f9cf5 Added Docs/Fixxed Spelling URI --> URL Johnny @PC 2014-02-13 14:23:52 +0100
  • 03a18e0bdf Cleaned up Imports and made IsValidSpotifyURL static Johnny @PC 2014-02-06 13:55:47 +0100
  • a779063f76 Changed WebClient handling/Added Exceptions Johnny @PC 2014-02-01 20:34:23 +0100
  • 39fe7ed068 Merge branch 'master' of https://github.com/JohnnyCrazy/SpotifyAPI-NET Johnny @PC 2014-02-01 13:54:33 +0100
  • 62bb797150 Added Files Johnny @PC 2014-02-01 13:52:33 +0100
  • 5174ce74ab Initial commit Jonas Dellinger 2014-01-28 12:01:07 -0800
  • 247bddd685 blah Johnny @PC 2014-01-10 08:09:14 +0100
  • cae9f34acf Added alot Johnny @PC 2014-01-08 23:22:54 +0100
  • 0d55f4d36b Initial Commit Johnny-Laptop 2014-01-07 16:26:03 +0100
  • b68f0db520 Initialisieren Sie das Commit, um ".gitIgnore"- und ".gitAttribute"-Standarddateien hinzuzufügen. Johnny-Laptop 2014-01-07 16:25:32 +0100