All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- app: remove boilerplate code #3 (1bf3460)
- archive: current date by default #22 (7b711d0)
- archive: next/prev day button (8df4f89)
- archive: previous episodes (32ccc29)
- archive: use date in url #22 (35e16d4)
- audio: current time #6 (f1600be)
- audio: init new component #6 (c429a49)
- audio: progressbar #6 (92c8f4c)
- audio: use Howler #7 (1ddb356)
- dateFns: update v2 (4956900)
- episode: add transition effect to hidden #10 (b7a0114)
- episode: cannot add song from the future #22 (f136053)
- episode: hide similar artist #10 (793961f)
- episode: introduce new component #10 (a229546)
- episode: playlist toggle #10 (504638a)
- episode: store hidden show in localstorage #10 (fc2a4b5)
- eslint: add html support (1332f8a)
- localStorage: testable (7ea7661)
- main page: add news and recommended shows (e3c67c0)
- oldShows: add link to meni (6cba1bd)
- player: add live stream (7ec2092)
- player: add seek button #7 (648c1d6)
- player: backward, next song button #23 (e1bd21a)
- player: basic mobile concept #23 (168da98)
- player: current song come from playlist #8 (5c72d96)
- player: handle volume #7 (e08cd9d)
- player: load back current user state after reload #7 #9 (9871873)
- player: play next song continuously #7 (be9388f)
- player: seek with progress bar #7 (6c24bc1)
- player: song use store (62eb3a9)
- player: use pause instead of stop (accf29c)
- player)fix(audio: start/stop song #6 (90e8fef)
- playlist: add playlist component #8 (a94755c)
- playlist: clear playlist #8 (83c493f)
- playlist: remove one song #8 (ce131e0)
- playlist: support multiple song #8 (995e83c)
- polka: use proxy, preventing CORS error (fd25e1b)
- pre commit: test (c474ab3)
- recommended: add to the front page (680e0f2)
- server: add proxy to reach server CORS endpoint (756e794)
- show: allow path for year and quarter (2339686)
- show: archive episode list (b65da09)
- show: individual page (0dfa81e)
- show: use episode component (5a9172a)
- show: use episode component (f725c02)
- shows: filter by query params (fb2bb6c)
- shows: render shows on separate page #10 (ea6839b)
- shows: search in show name (0b7f3c8)
- svelte: upgrade 3x (ba9e116)
- travis: add config file #1 (25da190)
- actions: placement (fadf8af)
- app: global store only development mode (57a4823)
- archive: remove debug logs (3c8ed1d)
- audio: duration if no song in player #6 (77e8597)
- audio: syntax error #6 (26e8b55)
- build: player test (16c4028)
- build: player test (d2d387c)
- build: view size (6b9dd6d)
- cypress: assertation (a8c7458)
- cypress: falling install on travis (b87c43d)
- episode: current song equal episode (d41a028)
- episode: text can be null (dbc2d76)
- localStorage: usage (97b292c)
- localStorage: use object assign instead of spread #13 (6a87a62)
- package: update sirv to version 0.3.0 (ad94060)
- package: update timezone-support to version 2.0.2 (ca34212), closes #27
- player: call f before mount (fe5a423)
- player: continuous playing #8 (31e3719)
- player: load firts sound if playlist changed (c95e532)
- player: missing url #7 (dd61987)
- player: read song data if not has playlist #12 (2050a4b)
- player: remove last song after end #7 (90886e9)
- player: reset currentSong after last item (30170f0)
- player: reset song status function (a36f433)
- player: stop polling if no more new song (40fa900)
- playlist: correct url for each song #8 (5894826)
- playlist: load song (6101b44)
- playlist: remove multiple song #9 (a1efdd4)
- stores: missing hiddenShows #10 (a641e2d)
- timezone: unification (158fc77)
- handle timezone #22 (e135141)
- style: remove empty tag #3 (96df8ae)
- style: syntax #3 (c3ee898)