Commit Graph

  • a0b1ce775e Merge pull request #25 from B00tLoad/24-fr-self-check-for-update-at-ll--1 master Môrrîl 2023-03-13 19:02:29 +01:00
  • 566f4fc345 Implemented checking for newer version against GitHub Alix von Schirp 2023-02-11 05:43:17 +01:00
  • b092953958 Update README.md Alix von Schirp 2023-01-31 01:22:16 +01:00
  • 366e11c58e Merge pull request #21 from B00tLoad/18-get-rid-of-javalin-and-lastfm-logging v1.0 Môrrîl 2023-01-28 23:27:11 +01:00
  • 2c71484289 Bumped pom.xml to software version 1.0 Alix von Schirp 2023-01-28 23:25:37 +01:00
  • c26800e363 Update README.md Alix von Schirp 2023-01-28 22:53:30 +01:00
  • 1f821de81e Disabled Javalin, Jetty and LastFM Wrapper logging if logging.level !=3 Alix von Schirp 2023-01-28 22:48:52 +01:00
  • 351326d384 Merge pull request #20 from B00tLoad/17-invalid-refresh-token Môrrîl 2023-01-28 22:03:17 +01:00
  • 7b3aa0107f Update TokenHelper.java Môrrîl 2023-01-28 22:03:02 +01:00
  • 502295b34a Saving access token and refresh token without relying on library class Alix von Schirp 2023-01-28 21:42:43 +01:00
  • e5f71eab11 Merge pull request #19 from B00tLoad/8-open-spotify-auth-page-in-default-brow Alix von Schirp 2023-01-28 20:58:23 +01:00
  • 174c9912aa added BrowserHelper implemented open Spotify auth page Morril 2023-01-28 20:52:42 +01:00
  • e52dfd4621 Added documentation for wrapper class Alix von Schirp 2023-01-28 20:09:19 +01:00
  • 2086a85704 Implemented a SpotifyAuthorizationCredential Wrapper class Alix von Schirp 2023-01-28 19:33:00 +01:00
  • 084f75fb83 Update issue templates Alix von Schirp 2023-01-28 07:38:56 +01:00
  • 383990d002 Reimplemented refreshing access token Alix von Schirp 2023-01-28 07:21:17 +01:00
  • b696839ee9 Merge pull request #16 from B00tLoad/15-add-readme-and-license Môrrîl 2023-01-28 07:03:21 +01:00
  • 0d3570b0e4 Merge pull request #14 from B00tLoad/documentation Môrrîl 2023-01-28 07:02:34 +01:00
  • b83b5370ca Create LICENSE Alix von Schirp 2023-01-27 21:22:41 +01:00
  • 79885db3dd Added README.md Alix von Schirp 2023-01-27 21:19:00 +01:00
  • 6eabc0a22f Documented helper classes in util package Alix von Schirp 2023-01-27 20:13:01 +01:00
  • 5f6732b8ea Documented arguments Alix von Schirp 2023-01-25 23:19:14 +01:00
  • b643e85711 Added documentation Alix von Schirp 2023-01-24 21:45:43 +01:00
  • a62821f739 Merge pull request #13 from B00tLoad/4-save-and-retrieve-auth-tokens Môrrîl 2023-01-24 19:07:49 +01:00
  • 9bd3a06695 Implemented saving and fetching Credentials Alix von Schirp 2023-01-24 18:51:18 +01:00
  • cccb2a3362 Merge pull request #12 from B00tLoad/flagexclusivity Môrrîl 2023-01-24 16:30:24 +01:00
  • 1cc27dcc5e Merge pull request #11 from B00tLoad/morril Alix von Schirp 2023-01-24 16:24:27 +01:00
  • 745acc765f Implemented checking flags for exclusivity Alix von Schirp 2023-01-24 16:21:06 +01:00
  • 78ada8808e completed ArgumentHandler logging Morril 2023-01-24 15:49:29 +01:00
  • 7b4d75403c removed unused imports Morril 2023-01-24 15:39:03 +01:00
  • bc38824fa9 Merge pull request #10 from B00tLoad/morril Alix von Schirp 2023-01-24 15:13:21 +01:00
  • 1c9d606ce3 Merge branch 'master' into morril Alix von Schirp 2023-01-24 15:11:50 +01:00
  • aff36de2e5 Merge pull request #9 from B00tLoad/SpotifyPlaylistBuilder Alix von Schirp 2023-01-24 15:02:12 +01:00
  • 978640ba10 Implemented public / collaborative flag Alix von Schirp 2023-01-24 04:59:40 +01:00
  • cadb4a98b3 Implemented Playlist naming Alix von Schirp 2023-01-24 04:40:04 +01:00
  • b7830190c6 Cover upload implemented Alix von Schirp 2023-01-23 21:41:46 +01:00
  • 47d64077b2 implemented checkArguments to prohibit crash on missing required arguments Morril 2023-01-23 20:05:15 +01:00
  • 4659e8f7d9 changed gitignore Morril 2023-01-18 03:22:23 +01:00
  • c1b3bdbd8b Implemented Fetching tracks and selecting periods. Alix von Schirp 2023-01-18 04:45:07 +01:00
  • d8bbba5dd0 fixed break Morril 2023-01-18 04:01:12 +01:00
  • bc4a6dcb7e gitignore stuff Morril 2023-01-18 03:36:49 +01:00
  • d2f75f478f removed progress bar Morril 2023-01-18 03:36:16 +01:00
  • 5c1dcea12a Implemented Tokens Alix von Schirp 2023-01-18 03:22:22 +01:00
  • 9b7c6b28f8 Implemented logging Alix von Schirp 2023-01-18 02:26:48 +01:00
  • ce9f8d127e Fixing #2 and doing a bit of clean up Alix von Schirp 2023-01-22 19:27:37 +01:00
  • 011cdc1481 Implemented adding songs to playlist Alix von Schirp 2023-01-21 02:24:52 +01:00
  • 6f6bc79e74 Merge pull request #1 from B00tLoad/alix Alix von Schirp 2023-01-18 04:51:06 +01:00
  • 362ac0e4c3 Implemented Fetching tracks and selecting periods. Alix von Schirp 2023-01-18 04:45:07 +01:00
  • 0681844dab fixed break Morril 2023-01-18 04:01:12 +01:00
  • 95ca0c2537 gitignore stuff Morril 2023-01-18 03:36:49 +01:00
  • 3445f5108d removed progress bar Morril 2023-01-18 03:36:16 +01:00
  • c4215726ef changed gitignore Morril 2023-01-18 03:22:23 +01:00
  • d127fd2551 Implemented Tokens Alix von Schirp 2023-01-18 03:22:22 +01:00
  • ee41a0e417 Implemented logging Alix von Schirp 2023-01-18 02:26:48 +01:00
  • e326867ebd Initial commit Alix von Schirp 2023-01-18 01:53:25 +01:00