Commit Graph

  • 3f6a74a45d css changes to make scrollbar sticky master Jean Jacques Avril 2021-07-20 02:54:44 +02:00
  • 73b2b493a4 replace bootstrap-vue progress bar with vue-slider-component Thomas Amland 2021-07-17 13:25:05 +02:00
  • e1dc32060b
    Merge pull request #44 from tamland/dependabot/npm_and_yarn/color-string-1.5.5 tamland 2021-07-04 12:41:45 +02:00
  • 487753a5a1 update dependencies Thomas Amland 2021-07-04 12:35:08 +02:00
  • c9874b67bd ci: fix missing IMAGE variable Thomas Amland 2021-07-04 12:21:44 +02:00
  • c5957da93b
    Bump color-string from 1.5.3 to 1.5.5 dependabot[bot] 2021-06-27 09:41:38 +00:00
  • 9eb30f9182
    Merge pull request #42 from tamland/dependabot/npm_and_yarn/postcss-7.0.36 tamland 2021-06-27 11:41:02 +02:00
  • 6383a30b31
    Bump postcss from 7.0.26 to 7.0.36 dependabot[bot] 2021-06-17 08:45:06 +00:00
  • d73e69a045
    Merge pull request #41 from tamland/dependabot/npm_and_yarn/acorn-6.4.2 tamland 2021-06-13 13:24:44 +02:00
  • 9a99d99d30 try to fix pr build Thomas Amland 2021-06-13 13:00:23 +02:00
  • fd122588ad
    Bump acorn from 6.4.0 to 6.4.2 dependabot[bot] 2021-06-13 10:20:40 +00:00
  • 5847ff0b94 update dependencies Thomas Amland 2021-06-13 12:14:05 +02:00
  • 89e2b7d5dc
    Merge pull request #40 from tamland/dependabot/npm_and_yarn/ws-6.2.2 tamland 2021-06-13 12:07:09 +02:00
  • 81e4593d57
    Bump ws from 6.2.1 to 6.2.2 dependabot[bot] 2021-06-06 10:30:40 +00:00
  • 0543b4342b
    Merge pull request #39 from tamland/dependabot/npm_and_yarn/lodash-4.17.21 tamland 2021-05-29 11:07:59 +02:00
  • 94692ff809
    Bump lodash from 4.17.15 to 4.17.21 dependabot[bot] 2021-05-29 09:01:07 +00:00
  • aaaa4e5500 update dependencies Thomas Amland 2021-05-29 10:59:04 +02:00
  • 209ed37007
    Merge pull request #38 from tamland/dependabot/npm_and_yarn/dns-packet-1.3.4 tamland 2021-05-29 10:55:16 +02:00
  • 2ccf815b70
    Merge pull request #37 from tamland/dependabot/npm_and_yarn/browserslist-4.16.6 tamland 2021-05-29 10:55:04 +02:00
  • eecfc93828
    Bump dns-packet from 1.3.1 to 1.3.4 dependabot[bot] 2021-05-28 23:16:45 +00:00
  • 3180b9d8c2
    Bump browserslist from 4.8.7 to 4.16.6 dependabot[bot] 2021-05-26 17:10:47 +00:00
  • babaebeca9
    Merge pull request #36 from danejur/master tamland 2021-05-20 18:58:05 +02:00
  • 04554b338e small fix to prevent JS error from displaying when no track is loaded danejur 2021-05-20 12:26:42 -04:00
  • 8a2248f3a8
    Merge pull request #35 from tamland/dependabot/npm_and_yarn/hosted-git-info-2.8.9 tamland 2021-05-13 13:17:19 +02:00
  • 890672643c
    Merge pull request #34 from tamland/dependabot/npm_and_yarn/url-parse-1.5.1 tamland 2021-05-13 13:17:08 +02:00
  • 40b0d77c47 fix overflow menu scrolling Thomas Amland 2021-05-13 13:08:23 +02:00
  • 6ca8874fc5 improve render performance of overflow menu Thomas Amland 2021-05-13 13:03:24 +02:00
  • 4312a4899b add favourite button to player Thomas Amland 2021-05-13 13:00:38 +02:00
  • 3636635b23 update dependencies Thomas Amland 2021-05-13 10:18:17 +02:00
  • 2ed470c418
    Bump hosted-git-info from 2.8.5 to 2.8.9 dependabot[bot] 2021-05-11 21:58:31 +00:00
  • f58414a842
    Bump url-parse from 1.4.7 to 1.5.1 dependabot[bot] 2021-05-10 05:18:22 +00:00
  • 1745495d2a refactor Thomas Amland 2021-05-09 13:01:53 +02:00
  • cdb4540d82 rename starred to favourites Thomas Amland 2021-05-09 11:56:34 +02:00
  • b1ee4b18dc split starred into tabs Thomas Amland 2021-05-09 10:56:58 +02:00
  • 3d89d3f26d fix document title Thomas Amland 2021-05-01 19:08:07 +02:00
  • da88dc18e7 fix app name Thomas Amland 2021-05-01 18:16:16 +02:00
  • 8818a20afc remove icon background Thomas Amland 2021-05-01 18:15:37 +02:00
  • a98e5ab486 fix missing error messages Thomas Amland 2021-04-25 18:19:45 +02:00
  • 28dfdb82c1 allow inline style from vue-slider-component Thomas Amland 2021-04-25 13:49:09 +02:00
  • 23507436f6 improve volume control style Thomas Amland 2021-04-25 13:05:19 +02:00
  • cc6a82116b update dependencies Thomas Amland 2021-04-25 11:37:40 +02:00
  • 60a1b7f70b lint: disable no-console Thomas Amland 2021-04-25 11:32:14 +02:00
  • 8229276683 ignore AbortError from audio.play() Thomas Amland 2021-04-25 11:26:06 +02:00
  • 92bead8b6b reduce padding top Thomas Amland 2021-04-24 17:40:04 +02:00
  • 56a30c484c refactor event handlers Thomas Amland 2021-04-18 20:41:38 +02:00
  • 86e66425d2 reduce album image size in player Thomas Amland 2021-04-17 20:51:58 +02:00
  • 40574314f7 remove end fade Thomas Amland 2021-04-17 20:47:21 +02:00
  • fd71ce5d15 add new audio controller Thomas Amland 2021-02-15 18:46:37 +01:00
  • 1d49e741b0
    Merge pull request #33 from tamland/dependabot/npm_and_yarn/ssri-6.0.2 tamland 2021-04-20 17:04:26 +02:00
  • 2620ece704
    Bump ssri from 6.0.1 to 6.0.2 dependabot[bot] 2021-04-20 01:35:30 +00:00
  • 67ea0eaae8
    Merge pull request #32 from tamland/dependabot/npm_and_yarn/y18n-4.0.1 tamland 2021-04-03 15:45:36 +02:00
  • e8186c6407
    Bump y18n from 4.0.0 to 4.0.1 dependabot[bot] 2021-04-01 06:05:13 +00:00
  • ac00a8eff7 open settings page in tab to avoid ending playback Thomas Amland 2021-03-28 13:10:57 +02:00
  • 38a2fbf791 fix modal close button style Thomas Amland 2021-03-28 13:09:43 +02:00
  • 4e8cd1f2e8 fix project url Thomas Amland 2021-03-28 13:09:28 +02:00
  • 2c56585a9c use text instead of svg for better integration Thomas Amland 2021-03-28 12:54:41 +02:00
  • ae8c2611f2 highlight nested routes in nav Thomas Amland 2021-03-27 18:34:22 +01:00
  • 11dbb60100 sidebar: highlight background on active and hover Thomas Amland 2021-03-27 18:22:31 +01:00
  • 1d8a739766 update logo Thomas Amland 2021-03-27 18:43:07 +01:00
  • 96752100e3 update readme Thomas Amland 2021-03-26 08:53:07 +01:00
  • 44fdf99d70
    Merge pull request #31 from sentriz/master tamland 2021-03-25 19:07:32 +01:00
  • 2d60223581
    Fallback to tag duration to when calculating progress sentriz 2021-03-24 13:30:13 +00:00
  • 2fc640c34b change login page icon Thomas Amland 2021-03-21 17:39:24 +01:00
  • 41eb1e9ca3 update readme Thomas Amland 2021-03-20 14:31:25 +01:00
  • 727be5b16b highlight playing track in queue based on queue index instead of track id Thomas Amland 2021-03-20 13:45:15 +01:00
  • 9ab8c444ef refactor track list components Thomas Amland 2021-03-20 13:11:06 +01:00
  • cddb6fe85e update dependencies Thomas Amland 2021-03-20 11:26:17 +01:00
  • f609f7132b link to genre on album page Thomas Amland 2021-03-14 14:02:58 +01:00
  • 325f642d72 add download button. fixes #23 Thomas Amland 2021-03-14 13:47:42 +01:00
  • 4e71857e2a remove size param from stream url Thomas Amland 2021-03-14 13:44:45 +01:00
  • be1e322461 add tooltip to repeat/shuffle buttons Thomas Amland 2021-03-14 13:18:29 +01:00
  • 14bef85046 fix queue persistence Thomas Amland 2021-03-14 13:11:52 +01:00
  • 43592bce8a add clear queue button Thomas Amland 2021-03-14 13:03:43 +01:00
  • 92179f4914 add home link to logo Thomas Amland 2021-03-14 12:42:49 +01:00
  • f89f6b36c8 add Play next & Add to queue to album page Thomas Amland 2021-03-14 12:38:14 +01:00
  • 4100572b54 update dependencies Thomas Amland 2021-03-13 18:34:05 +01:00
  • c3ec82dc74 skip docker push for PRs Thomas Amland 2021-03-13 18:16:19 +01:00
  • ffa001a42e use /ping instead of /ping.view to check login Thomas Amland 2021-03-13 18:15:55 +01:00
  • 797015caf9
    Merge pull request #29 from tamland/dependabot/npm_and_yarn/elliptic-6.5.4 tamland 2021-03-13 17:58:47 +01:00
  • 292cefb22b
    Merge pull request #20 from tamland/dependabot/npm_and_yarn/highlight.js-9.18.5 tamland 2021-03-13 17:54:00 +01:00
  • f1afda87c5
    Bump elliptic from 6.5.3 to 6.5.4 dependabot[bot] 2021-03-11 03:33:37 +00:00
  • e8711d2744
    Merge pull request #25 from JoelMesser/Default-Title tamland 2021-02-17 16:51:52 +01:00
  • 8f551a7e05
    Merge pull request #24 from JoelMesser/master tamland 2021-02-17 16:51:25 +01:00
  • 71ee7e2ff3
    Setting a default page title Joel Messer 2021-02-16 13:07:34 -05:00
  • d66c59f19b
    Fixing the description on the podcast episodes Joel Messer 2021-02-16 12:56:26 -05:00
  • c072bccc58 Merge branch 'a0js-add-volume-control' Thomas Amland 2021-01-31 18:26:33 +01:00
  • 84d62f4eee fix overflow after adding volume control Thomas Amland 2021-01-31 18:24:23 +01:00
  • 8b4c482efa add mute toggle Thomas Amland 2021-01-30 21:24:34 +01:00
  • fef13f18a9 set slider width. fixes browser inconsistencies Thomas Amland 2021-01-30 21:11:44 +01:00
  • 80dc608144 add volume tooltip Thomas Amland 2021-01-30 13:20:44 +01:00
  • da2a5333fe fix volume icon size Thomas Amland 2021-01-30 13:18:04 +01:00
  • c7c89a306a increase volume slider size in dropdown Thomas Amland 2021-01-30 12:55:22 +01:00
  • bf03d8907b default volume should be 1 Thomas Amland 2021-01-30 12:50:54 +01:00
  • a0de1f0c5a Adds volume control Ammon Sarver 2021-01-29 17:21:24 -07:00
  • 8022929dc1 initial podcast support Thomas Amland 2021-01-24 19:06:39 +01:00
  • 353c57d819 update dev dependencies Thomas Amland 2021-01-24 12:42:20 +01:00
  • 822c13e9ba update bootstrap Thomas Amland 2021-01-24 12:41:26 +01:00
  • a3fd828834 fix click event bubbling from context menu Thomas Amland 2021-01-24 12:39:15 +01:00
  • 588f975eba use isPlaying getter Thomas Amland 2021-01-24 12:25:33 +01:00
  • 8e9a6ca26d allow editing playlist name and comment Thomas Amland 2021-01-24 11:56:26 +01:00