Commit graph

  • 15614b0619
    fix: not found artist when cases are different master rick 2021-09-12 13:11:25 +0200
  • 5fccd36d3f
    update: add a forgotten var rick 2021-09-12 01:52:06 +0200
  • eecaba74b9
    fix: redirect on panic even when we launch a playlist (close #10) rick 2021-09-12 01:48:28 +0200
  • d6616573e2
    update(bandcamp): avoid duplications (close #5) rick 2021-09-12 01:41:54 +0200
  • a69da12bf8
    refactor: use feudecamp with the views rick 2021-09-12 00:45:34 +0200
  • a60f92d762
    refactor: remove useless method rick 2021-09-12 00:36:31 +0200
  • fcd683db7f
    update(session): delete session after expiration (#8) rick 2021-09-12 00:23:28 +0200
  • 94ed7f8fe5
    refactor(logs): remove useless log and just panic (close #6) rick 2021-09-11 20:05:16 +0200
  • c91d00418e
    update(session): use session for refresh & more logs (#6 #8) rick 2021-09-11 19:56:56 +0200
  • 680b1d5dbd
    update(log): use more log.panic (#6) rick 2021-09-11 02:26:24 +0200
  • c1e0c6defa
    feat(sessions): use session rick 2021-09-11 00:57:17 +0200
  • 7dbd82c450
    update: focus on only few pages (use POST for fetch) rick 2021-09-10 18:36:21 +0200
  • 8edd16e6ab
    update(error): front error during Spotify connection (#6) rick 2021-09-09 15:06:11 +0200
  • 7d259ceef8
    refactor: add ; rick 2021-09-09 02:06:39 +0200
  • a07b893eb9
    feat(front): use views (only index now) rick 2021-09-09 01:49:42 +0200
  • 06386d2b18
    refactor: rewrite with gofiber rick 2021-09-04 20:02:08 +0200
  • b71067d84f
    refactor: rename function and remove useless code alphav2 rick 2021-09-04 19:26:14 +0200
  • 67b05a30b4
    refactor(find track): use tuple instead of struct rick 2021-09-04 19:14:59 +0200
  • 070770f281
    refactor: remove useless code rick 2021-09-04 19:07:35 +0200
  • a2ef5d3b79
    update(spotify): get token to use API rick 2021-09-04 19:05:09 +0200
  • 9c12084665
    fix: try to get data from api when logging rick 2021-09-04 13:13:18 +0200
  • 1ff4d8a02a
    feat(spotify): add connection to get token rick 2021-09-04 13:09:18 +0200
  • dd9b054b33
    feat(spotify): get all json before parsing close #2 alphav1 rick 2021-09-01 23:44:09 +0200
  • 5e7e5051be
    !feat(categories): add 3 categories for artists - albums: album found - artists: found the artist, not the album - notfound: not found on bandcamp (or limited by api) rick 2021-09-01 16:00:07 +0200
  • ad1556dbc0
    fix: forget array in Spotify struct rick 2021-09-01 12:32:29 +0200
  • d1def640ca
    refactor: create struct Item rick 2021-09-01 12:24:04 +0200
  • ea2eed9bf8
    refactor(struct): change file for structs in server.go rick 2021-09-01 12:13:40 +0200
  • 1d748b0fec
    update(footer): add gpl logo and informations rick 2021-09-01 01:33:49 +0200
  • 869f068057
    update(front): css for results table rick 2021-09-01 00:48:14 +0200
  • a0f5500220
    feat(front): links to spotify/bandcamp + infos Infos as artist and album are now provide and show in a table. rick 2021-09-01 00:34:07 +0200
  • 014fb66867
    refactor: change name tmp for feudecamp rick 2021-08-31 19:26:03 +0200
  • 620c6c6aae
    update(front): links to loader code, add css rick 2021-08-31 18:58:29 +0200
  • e16b1c1fa8
    update(form): required field rick 2021-08-31 18:42:21 +0200
  • 1e292688c6
    update(front): show how many tracks have been done rick 2021-08-31 18:39:56 +0200
  • 7ee7676d6d
    update: prevent user refresh rick 2021-08-31 14:44:12 +0200
  • 4e7a541795
    feat(front): auto refresh the page with new links rick 2021-08-29 21:12:17 +0200
  • e3ea068163
    refactor: use /test to test + some lines < 80c now Somes lines under 80 columns now rick 2021-08-29 15:53:56 +0200
  • 09ec28a1e5
    update(bandcamp api): dont need key rick 2021-08-29 13:30:20 +0200
  • 22c11b6276
    update: use go, not perl rick 2021-08-29 13:27:35 +0200
  • 036648bc66
    feat(bandcamp): find album on bandcamp still in test with a local file to avoid ban from Spotify. rick 2021-08-29 13:16:05 +0200
  • 757d55e125
    update(spotify/json): check if json is ok with status and not json structure rick 2021-08-28 23:46:45 +0200
  • 89e4644430
    feat(spotify/json): add struct error json rick 2021-08-28 21:53:12 +0200
  • 05b5da5169
    update(spotify): use struct for response (json) outout je te suce rick 2021-08-28 21:05:38 +0200
  • de43e8981b
    feat(spotify): get playlist json with it id rick 2021-08-28 19:20:52 +0200
  • 5b80cddf1d
    feat(token): config file for token rick 2021-08-28 18:57:57 +0200
  • a234c34043
    update: add gitignore rick 2021-08-28 16:09:47 +0200
  • e1caaac8a3
    feat: index and go server rick 2021-08-28 16:08:54 +0200
  • 67acc332bc
    basic files rick 2021-08-28 16:08:15 +0200