RemixDev
5699fb2a41
Updated app to work with deemix 2.0.1
2020-11-19 22:09:26 +01:00
Roberto Tonino
4c4d22a6c5
[webui] build: v1.3.5; style: changed tabs in Artist page; style: added new release style; refactor: extracted new release check logic; style: added BaseTabs and BaseTab functional components for unified tab displaying; workflow: added .js files check when purging in prod; feat: added data-cm-link attribute to set a link specific for the context menu; refactor: removed pointless chageTab function in Artist page; style: uniformed Artist page table columns; chore: removed package.lock.json; refactor: Artist page with composition API
2020-11-19 20:57:25 +01:00
RemixDev
d3683d9e67
Updated .gitignore
2020-11-19 20:43:52 +01:00
RemixDev
a25298580e
Changed context menu from ViewSource to Back and Forward
2020-11-17 08:48:19 +01:00
Roberto Tonino
0aa00944fd
[webui] build: v1.3.4; fix: sidebar dimension changing when opening download bar; updated korean language; New French translation to match English version (November 11, 2020);
2020-11-13 22:39:10 +01:00
RemixDev
69553e1b36
[webui] updated language files
2020-11-12 14:32:42 +01:00
Roberto Tonino
a91ffa5c3b
[webui] fix: production bundle now should minify correctly (bundle is slightly bigger)
2020-11-11 09:32:37 +01:00
RemixDev
8456e78e6b
[webui] workaround: deploy dev bundle as built bundle breaks the app
2020-11-11 00:20:00 +01:00
Roberto Tonino
f1254a6489
[webui] 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; feat: isolated downloads and slim sidebar logic to store
2020-11-10 22:56:54 +01:00
Roberto Tonino
e79682d72e
[webui] build: v1.3.2; New French translation to match English version (November 9, 2020), style: replaced html and body stylings with Tailwind classes; worflow: removed rollup plugin esbuild and re-added rollup-plugin-terser for minification; Added support for link.tospotify.com urls; 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
2020-11-10 19:50:47 +01:00
RemixDev
99891cd9b3
[webui] Added support for link.tospotify.com urls
2020-11-10 13:58:08 +01:00
Roberto Tonino
c9125001f6
[webui] build: v1.3.1; feat: added webUI version in About page; style: added accordions in settings
2020-11-08 23:36:29 +01:00
RemixDev
03d7f983d6
Updated README.md
2020-11-08 12:17:55 +01:00
RemixDev
cdf2a99dd9
Updated links in README.md
2020-11-08 12:15:32 +01:00
Roberto Tonino
7fe5be8538
[webui] build: v1.3.0
2020-11-07 17:34:59 +01:00
RemixDev
0e438512af
[webui] Added wiki pages inside the app
2020-11-07 15:12:18 +01:00
Roberto Tonino
152a455b73
[webui] fix: links
2020-11-07 13:33:48 +01:00
RemixDev
a54b8a786e
Updated .gitmodules
2020-11-07 13:07:19 +01:00
RemixDev
eb8d418d4e
Updated submodule links
2020-11-07 12:28:36 +01:00
RemixDev
8230867f26
Updated all links
2020-11-06 11:23:29 +01:00
RemixDev
b4cf8dd1fe
[webui] Updated to latest commit
2020-11-02 23:37:02 +01:00
RemixDev
94bcc40297
Updated submodule url
2020-11-01 17:21:08 +01:00
RemixDev
9d8c482f6b
[webui] updated repo links
2020-11-01 17:14:34 +01:00
RemixDev
8b3b4ca4b8
[webui] Updated language files
2020-10-31 21:49:57 +01:00
RemixDev
5cccfd7471
Removed version check, added deezer ping debug, implemented lazy loading
...
Commented out version check as the site is now down
Added print messages when checking for deezer availability
Removed init_home and init_charts from connect, this should reduce time
on the connecting to server page
2020-10-31 20:00:44 +01:00
RemixDev
f2ed10b8b5
[webui] Added source option in UI, added slim sidebar, code cleanup
2020-10-30 11:40:13 +01:00
Roberto Tonino
3ac1be892a
[webui] build: v1.2.1; wip: fixed sidebar style; style: removed foreground inverted variable; style: removed icon hover variable; style: removed panels text variable; style: changed theme icon; style: sidebar link active bg color; style: updated toastify-js to v1.9.3; style: used toastify-js styles instead of local ones; style: removed inclusion of animate.css styles (but kept the file for future usage)
2020-10-17 17:53:38 +02:00
Roberto Tonino
ce68bbdafd
[webui] build: v1.2.0; style: changed dark theme palette; style: changed green and explicit colors
...
thanks to @BasCurtiz
2020-10-16 21:43:59 +02:00
RemixDev
6eb91e4227
[webui] Added link in error toast message
...
Added start and finish queueItemGeneration feedback
2020-10-14 23:29:40 +02:00
Roberto Tonino
5019ffb6b1
[webui] build: v1.1.2, chore: improved charts displaying by removing duplicated worldwide chart code; style: removed a lot of .scss files in favor off tailwind utilities; chore: removed some unused ids; style: improved feedback on section-tabs; chore: replaced css variable in primary color in tailwind config with the hsl color code
2020-10-14 22:18:41 +02:00
RemixDev
11427a3954
Added signal handler to deemix-pyweb.py
...
Made the --server flag work again
Closing the qt app with CTRL+C from the console won't save the queue
2020-10-14 12:20:28 +02:00
Roberto Tonino
798e32f18c
[webui] fix: track preview still playing after changing tab
2020-10-13 22:53:36 +02:00
Roberto Tonino
777259c113
[webui] style: fixed pages without back button being cut; build: v1.1.2
2020-10-13 22:32:23 +02:00
Roberto Tonino
d438b80589
[webui] chore: fixed some route names that were not correct; style: made back button in artist, playlist and album tabs stick to the top of the window
2020-10-13 22:14:52 +02:00
Roberto Tonino
ba5940d84b
[webui] build: updated webui to v1.1.0; style: updated updateAvailable notification; style: changed default theme to dark; bump: tailwindcss to 1.9
2020-10-13 21:10:46 +02:00
RemixDev
91329c1020
Moved Browser Cache and Storage inside config folder
...
Now it's easier to locate the folder on all OSs, you'll need to re-login
If your cache is corrupted now you can manually clear it in the
QtWebEngine folder in the config folder
2020-10-13 20:39:35 +02:00
RemixDev
f43313f681
[webui] Fixed login button style in home
2020-10-13 20:37:29 +02:00
RemixDev
75f6f365c0
Added pl and fixed es languages
...
Fixed flags size in settings
Added notification icon when a stable update is available
2020-10-13 19:38:50 +02:00
Roberto Tonino
ca84380e68
[webui] style: unified accent color and changed its name to primary-color; style: back button; style: added btn css component
2020-10-10 20:03:45 +02:00
Roberto Tonino
a7faf66731
[webui] bugfix: items in download bar waiting for others downloads to finish could not be removed
2020-10-07 20:43:08 +02:00
Roberto Tonino
b902a12b9b
[webui] feat: download all button in Favorites page
2020-10-07 20:29:34 +02:00
Roberto Tonino
447a031f21
[webui] feat: moved back button to top left of Artist and Tracklist
2020-10-07 18:44:48 +02:00
Roberto Tonino
6b42358882
[webui] style: download items color bar; style: download items delete icon
2020-10-05 19:55:28 +02:00
RemixDev
3c4f4b4af4
Added error messages for serverwide arl
...
This adds #38
2020-10-03 11:18:53 +02:00
RemixDev
bbd407acb4
[webui] Fixed bundle build
2020-10-02 19:32:55 +02:00
RemixDev
4cdc5bf0f0
[webui] Added "albumDoesntExsists" errid translation
2020-10-02 19:23:54 +02:00
RemixDev
e538d56fc0
Added console option in deemix-pyweb.spec
2020-09-28 13:14:05 +02:00
RemixDev
bc3d692417
Made app work with deemix lib 1.5.0
2020-09-27 23:45:01 +02:00
RemixDev
048f21b74b
Fixed update checking
2020-09-27 21:30:00 +02:00
RemixDev
3e9e6eefd3
Moved getTracklist logic from server to app
2020-09-27 19:59:51 +02:00