Commit graph

  • 6e7a29ff42 feat: added placeholder login form Roberto Tonino 2021-05-19 21:09:58 +0200
  • eeb3b8aad1 build: bump to v1.6.1 Roberto Tonino 2021-05-19 21:08:48 +0200
  • 9dbf2dcde9 Changed api/addToQueue from get to post RemixDev 2021-05-13 18:16:11 +0200
  • 134c43a855 Fixed saveSettings and updateSettings RemixDev 2021-05-13 11:39:49 +0200
  • 9710a5f19f Fixed deprecation warning in BaseAccordion RemixDev 2021-05-06 12:07:26 +0200
  • 6baf7d989b Fixed charts tab, added correct auto relogin RemixDev 2021-05-06 11:51:33 +0200
  • 0b1c5a8718 Implemented arl login, settings loading and fixed toast display RemixDev 2021-05-06 08:56:03 +0200
  • 9dbe0a5cb7 fix: composition api was not imported at all Roberto Tonino 2021-05-05 20:59:27 +0200
  • 737f8a8036 fix: rollup-plugin-vue bug because of caret in package.json; workflow: installed exact version for deps @vue/composition-api and rollup-plugin-vue Roberto Tonino 2021-05-05 20:58:50 +0200
  • 1b063ac24c Merge branch 'restful-refactor' Roberto Tonino 2021-05-05 20:43:34 +0200
  • 39a178cfc7 fix: favorites and spotify favorites restful-refactor Roberto Tonino 2021-03-12 21:02:06 +0100
  • 1e3a4a2212 build Roberto Tonino 2021-03-12 20:45:44 +0100
  • 78d9546dd8 fix: update available Roberto Tonino 2021-03-12 20:42:32 +0100
  • e1cfd6a165 feat: restored About page Roberto Tonino 2021-03-12 20:33:51 +0100
  • 5ad95b2b76 build Roberto Tonino 2021-03-12 20:28:07 +0100
  • 1743878a14 feat: setup tracklist with rest api Roberto Tonino 2021-03-12 20:26:45 +0100
  • b2b85fb84e fix: favorites fetching Roberto Tonino 2021-03-12 20:12:46 +0100
  • 236bfbb77e feat: setup charts with rest api Roberto Tonino 2021-03-12 20:01:19 +0100
  • a685cbbf66
    Implemented socket on and off correctly RemixDev 2021-03-07 12:31:55 +0100
  • b0efec811e wip: setup favorites and autologin with rest api Roberto Tonino 2021-03-01 23:09:14 +0100
  • 079fd8ad64 feat: fetching home data with rest APIs; refactor: renamed fetch functions Roberto Tonino 2021-03-01 22:32:35 +0100
  • b846b96f7a refactor: simplified and renamed get function Roberto Tonino 2021-03-01 21:58:43 +0100
  • efefa7bbf7 refactor: CustomWebsocket Roberto Tonino 2021-03-01 21:25:59 +0100
  • cbf3a5c677 fix: removed multiple message events added to CustomWebsocket Roberto Tonino 2021-03-01 21:22:32 +0100
  • c6a2f35fbf
    Fixed search and websocket debug RemixDev 2021-03-01 00:01:50 +0100
  • 632ca94975
    Added fetch api for login RemixDev 2021-02-25 22:26:05 +0100
  • 509f940afd
    Removed socket.io and implemented WebSockets RemixDev 2021-02-25 11:31:30 +0100
  • 55125684cb Merge branch 'wolfwork-main-patch-88871' into 'main' toninho 2021-02-05 17:58:36 +0300
  • 59f0704fe6 Update ko.js wolfwork 2021-02-05 07:35:19 +0300
  • 3e446d55a5 New French translation to match English version (February 1, 2021) --> feat: track, album, playlist template variables -> translated into French. Lau Ha 2021-02-01 12:53:28 +0300
  • a46c24cda0 fix: deemix icon on slim sidebar 1.6.0 Roberto Tonino 2021-01-31 22:35:29 +0100
  • 337ca3c04e feat: track, album, playlist template variables Roberto Tonino 2021-01-31 22:30:06 +0100
  • b59fbcf533
    Added support for pasting multiple tracks directly from Spotify In reference to https://git.rip/RemixDev/deemix/-/issues/18 RemixDev 2021-01-31 21:01:13 +0100
  • e8ee55a1db style: added deemix logo in sidebar Roberto Tonino 2021-01-31 20:44:55 +0100
  • 7af966e706 build: v1.6.0 Roberto Tonino 2021-01-31 19:29:04 +0100
  • df4c6b2287 workflow: added socket.io-client to bundle and removed it from public/js/vendor folder (this closes #26) Roberto Tonino 2021-01-31 19:27:40 +0100
  • d94b753ef3
    Built changes RemixDev 2021-01-31 17:58:27 +0100
  • 23e50374c0 Merge branch 'main' into 'main' RemixDev 2021-01-31 19:56:12 +0300
  • 46e5301d9b Fixed CSS font paths Johnny Silverhand 2021-01-31 11:47:02 -0500
  • d3049e2570 Fixed routing Johnny Silverhand 2021-01-31 11:45:06 -0500
  • beffc551a3
    Fixed fonts path RemixDev 2021-01-31 17:30:44 +0100
  • 6670b79469
    Built changes RemixDev 2021-01-31 17:20:44 +0100
  • 4ff7c7a2ba Merge branch 'main' into 'main' RemixDev 2021-01-31 19:18:13 +0300
  • f29fa0ebd9 Use relative paths Johnny Silverhand 2021-01-31 10:55:37 -0500
  • 2b1cb50ed2
    Fixed family account switch RemixDev 2021-01-23 13:17:46 +0100
  • a7ab03ad1b Merge branch 'i18n/zh-tw-2' into 'main' RemixDev 2021-01-08 19:50:34 +0300
  • fd56454727
    Specified what server deemix is connecting to RemixDev 2020-12-30 15:18:16 +0100
  • 861cad4a4a
    Update translation PingPong 2020-12-30 01:33:26 +0800
  • 08064146d5
    Updated about page RemixDev 2020-12-25 12:03:25 +0100
  • eda80c1359
    Replaced QualityModal with ContextMenu on searchbar RemixDev 2020-12-16 18:17:42 +0100
  • 3afdb45d29
    Fixed #22: spotify conversion bar color RemixDev 2020-12-16 17:41:02 +0100
  • 3235ba00b9
    Fixed context menu in artist tab download RemixDev 2020-12-14 14:25:36 +0100
  • af4fc98aaf
    Updated libraries and socket.io version RemixDev 2020-12-14 12:26:33 +0100
  • d752efa30f build: v1.5.2; fix: spotify favorites playlist not showing in Favorites page until the refresh button is clicked (closes #21); refactor: favorites logic Roberto Tonino 2020-11-28 22:11:11 +0100
  • 835b0e9f8d New French translation to match English version (November 28, 2020) -> feat: added basic confirmation prompt when resetting settings to default (closes #16) -> (translated into French) -> feat: added toast when resetting settings to default -> (translated into French) Lau Ha 2020-11-28 23:44:34 +0300
  • ca56f4bc85 New French translation to match English version (November 28, 2020) -> feat: added basic confirmation prompt when resetting settings to default (closes #16) -> translated into French. -> feat: added toast when resetting settings to default -> translated into French. Lau Ha 2020-11-28 23:43:28 +0300
  • cb756747bd chore: switched to v1.5.2; chore: removed default export for sendAddToQueue utility Roberto Tonino 2020-11-28 20:18:35 +0100
  • 919498f31c build: v1.5.1; feat: added basic confirmation prompt when resetting settings to default (closes #16); feat: added toast when resetting settings to default Roberto Tonino 2020-11-28 19:08:01 +0100
  • 04554b60d7 build: v1.5.0, closes #19 Roberto Tonino 2020-11-28 18:38:16 +0100
  • d738494595 fix: prevented duplicate keys when searching by scroll Roberto Tonino 2020-11-28 18:30:35 +0100
  • 6789ea8be4 fix: search caching keeping old search after changing term Roberto Tonino 2020-11-28 17:34:22 +0100
  • bd753865a0 feat: main search caching Roberto Tonino 2020-11-28 14:50:38 +0100
  • bc4926db5f refactor: localized search placeholder Roberto Tonino 2020-11-28 14:18:36 +0100
  • b2eb08722c wip: searching logic; wip: memorization of the last tab searched Roberto Tonino 2020-11-24 22:17:47 +0100
  • b5ff097286 chore: removed unused function on Search page; wip: searching logic Roberto Tonino 2020-11-23 21:37:18 +0100
  • e84d5e7e9f fix: forgot to change version number Roberto Tonino 2020-11-23 18:43:10 +0100
  • fd17763ca3 refactor: moved all track preview logic in its component Roberto Tonino 2020-11-22 17:49:29 +0100
  • 88da837663 feat: added tracks preview to all tab in Search page; style: track covers are now as abig as tracks tab ones in Search page; build: v1.4.0 Roberto Tonino 2020-11-20 18:18:19 +0100
  • d20540f46e feat: label to distinguish release type in All tab in Artist page; build: v1.3.6 Roberto Tonino 2020-11-20 17:31:12 +0100
  • 22f0d2dca6 fix: tracks quantity not showing in artist page Roberto Tonino 2020-11-20 17:12:26 +0100
  • 9057bf077b feat: displaying release type on all tab in Artist page (suspended, waiting for backend implementation) Roberto Tonino 2020-11-19 21:27:37 +0100
  • 4479633551 build: updated versioning strategy Roberto Tonino 2020-11-19 21:00:47 +0100
  • 75225ca6a3 build: v1.3.5 Roberto Tonino 2020-11-19 20:54:09 +0100
  • 95781e606d chore: removed package.lock.json Roberto Tonino 2020-11-19 19:33:23 +0100
  • 07a879a4dd style: uniformed Artist page table columns Roberto Tonino 2020-11-19 19:29:46 +0100
  • 15397670e5 feat: added data-cm-link attribute to set a link specific for the context menu; refactor: removed pointless chageTab function in Artist page Roberto Tonino 2020-11-19 19:11:23 +0100
  • 5c1e5204b2 style: added BaseTabs and BaseTab functional components for unified tab displaying; workflow: added .js files check when purging in prod Roberto Tonino 2020-11-19 18:34:51 +0100
  • ced8650ee6 style: added new release style; refactor: Artist page with composition API (to finish); refactor: extracted new release check logic Roberto Tonino 2020-11-14 22:27:47 +0100
  • d04439857a wip: Artist page written in composition API in order to improve it and resolve issue 18; style: changed tabs in Artist page Roberto Tonino 2020-11-14 01:13:15 +0100
  • 2d7ec9ee6b build: v1.3.4 Roberto Tonino 2020-11-13 22:37:47 +0100
  • cfb7af5a21 fix: sidebar dimension changing when opening download bar; workflow added settings.json to share with VS Code users Roberto Tonino 2020-11-13 22:36:14 +0100
  • 90a4ec829b
    updated korean language RemixDev 2020-11-12 14:32:18 +0100
  • 5a37a598e1 New French translation to match English version (November 11, 2020) --> feat: moved app status to about page --> translated into french Lau Ha 2020-11-11 10:27:08 +0000
  • 9b17ee06ad fix: production bundle now should minify correctly (bundle is slightly bigger) Roberto Tonino 2020-11-11 09:29:18 +0100
  • 7a5a4e501c
    fix: replaced place attribute with vue slots RemixDev 2020-11-11 09:22:20 +0100
  • 10b54ff98f
    workaround: deploy dev bundle as built bundle breaks the app RemixDev 2020-11-11 00:19:43 +0100
  • 48503e0abf feat: extracted theme change logic Roberto Tonino 2020-11-11 00:11:24 +0100
  • 351cd2d626 build:v1.3.3; workflow: added vue-composition-api; feat: moved app status to about page, this closes #6; chore: removed style scripts from package.json Roberto Tonino 2020-11-10 22:56:22 +0100
  • 6c32367c80 feat: isolated downloads and slim sidebar logic to store Roberto Tonino 2020-11-10 21:55:35 +0100
  • 86e3cda64c chore: removed unused store files; fix: removed global window.vol object in favor to a store property; chore: changed store module aboutInfo to appInfo Roberto Tonino 2020-11-10 21:07:25 +0100
  • 333af201e0 style: moved all styles in .css files except for tables.scss Roberto Tonino 2020-11-10 20:14:03 +0100
  • b2cee2bf3c build: v1.3.2 Roberto Tonino 2020-11-10 19:48:52 +0100
  • cbaca5bece style: removed some global styles; chore: removed useless type="text/javascript" from socket.io script tag; moved Settings page styles into its component; fix: play button color on PreviewControls component Roberto Tonino 2020-11-10 19:48:02 +0100
  • 4fa4d7ca7a
    Added support for link.tospotify.com urls RemixDev 2020-11-10 13:57:53 +0100
  • 511d3f3aad style: replaced html and body stylings with Tailwind classes; worflow: removed rollup plugin esbuild and re-added rollup-plugin-terser for minification Roberto Tonino 2020-11-09 22:16:45 +0100
  • 13e4c924f1 New French translation to match English version (November 9, 2020) --> feat: added webUI version in About page Lau Ha 2020-11-09 20:37:33 +0000
  • bde72d7271 build: v1.3.1 Roberto Tonino 2020-11-08 23:36:17 +0100
  • aa749eaf33 feat: added webUI version in About page; style: added accordions in settings Roberto Tonino 2020-11-08 23:35:46 +0100
  • fdece72d42 Merge branch 'twp-main-patch-34332' into 'main' toninho 2020-11-08 11:42:30 +0000
  • 04b8ea45f3 fix: removed links in package.json Roberto Tonino 2020-11-08 12:31:21 +0100