Commit graph

152 commits

Author SHA1 Message Date
RemixDev 6017c9e96f Using pyinstaller instead of py2app
.spec files now create a single app file as well
macOS GUI works without issues with the master version of pywebview, so 
need to wait for the next release, or change the requirements to the git 
version
2020-06-12 15:39:14 +02:00
RemixDev 16cee7977d Continuing working on py2app 2020-06-12 13:17:23 +02:00
RemixDev ceea9837f6 Started working on macOS build with py2app 2020-06-12 12:52:18 +02:00
RemixDev 2a2592a74f Code cleanup
Also forced the CI to make a new build
2020-06-12 11:30:03 +02:00
RemixDev abeb1164a8 Changed default port from 9666 to 6595
This fixes #2
2020-06-11 14:44:30 +02:00
RemixDev 533f2aede2 Implemented the remove feats from album title as well option 2020-06-11 14:42:46 +02:00
RemixDev eaf9253aff Implemented the new options:
playlistFilenameTemplate
removeDuplicateArtists
albumVariousArtists
2020-06-10 22:14:55 +02:00
RemixDev 55f40ae5a4 Added reload button in favorites tab 2020-06-10 18:46:08 +02:00
Roberto Tonino 7b91525336 webui: fixed buttons being hidden because of the new searchbar 2020-06-10 17:32:29 +02:00
Roberto Tonino 36e3750e63 webui: changed searchbar style 2020-06-09 22:33:17 +02:00
Roberto Tonino 133a308a46 webui: started editing styles files using sass synthax 2020-06-07 21:42:47 +02:00
Roberto Tonino d710417930 webui: installed sass devDependency; installed rimraf devDependency to clean files before builds (no more sourcemaps in builds); updated README.md and corrected typos in it; updated rollupjs devDependency to latest version; updated rollup-plugin-terser devDependency to latest version 2020-06-07 21:07:17 +02:00
RemixDev ddfba75876 Added credits in about tab 2020-06-06 21:01:17 +02:00
RemixDev 9f59794c7d File permission is now set to 770 2020-06-05 20:00:49 +02:00
RemixDev b5e8f5c8de Updated icon files 2020-06-05 11:54:24 +02:00
RemixDev 0b2e933178 Updated UI to comply with library change 2020-06-05 10:48:27 +02:00
RemixDev c403ee720f Replaced 0.0.0.0 with 127.0.0.1
if you want to use 0.0.0.0 use the host argument when starting the 
server
2020-06-05 09:58:59 +02:00
RemixDev 9315be7461 Fixed IP display on startup 2020-06-05 09:43:16 +02:00
RemixDev 1726fce73f Fixed issue with track name position inside tables + new icon
No .ico and .icns files for now
2020-06-04 19:20:58 +02:00
RemixDev 9f43b5a7cf Updated About Tab and Link Analyzer Tab 2020-06-04 15:09:19 +02:00
Roberto Tonino 6632b1b215 webui: added hover and active style to buttons 2020-06-03 22:10:09 +02:00
Roberto Tonino 567347942c webui: removed lodash and added lodash-es dependency: now tree shaking on lodash is supported (IMPORTANT: devDependency @rollup/plugin-commonjs need to be at version 11.0.2 to make things work correctly); updated packages 2020-06-03 20:49:38 +02:00
RemixDev 5b24d2547a Merge branch 'master' of izenburn0r/deemix-pyweb into master 2020-06-03 17:36:46 +00:00
RemixDev f2dc176f00 Enabled text_select in pywebview main window 2020-06-03 19:34:17 +02:00
izenburnor 22152d44b7 Merge branch 'master' of https://notabug.org/RemixDev/deemix-pyweb 2020-06-03 18:31:21 +01:00
izenburnor 27f4faeafc fixed deemix_guy.py 2020-06-03 18:30:38 +01:00
RemixDev c7d9413dab Added backend support for link analyzer link not recognized 2020-06-03 19:03:37 +02:00
Roberto Tonino a028efbcdd webui: added rollup-plugin-analyzer to retrieve useful information when building 2020-06-03 18:32:00 +02:00
Roberto Tonino f1f82d921f Merge remote-tracking branch 'origin/master' 2020-06-03 18:11:37 +02:00
izenburnor a6454a10ac add host option 2020-06-03 12:08:55 +01:00
RemixDev 4e544ab257 Added workaround for window positioning in Windows 2020-06-03 11:45:31 +02:00
Roberto Tonino f2dfafbc6e webui: finished using destructuring synthax when useful 2020-06-02 16:40:47 +02:00
Roberto Tonino dd6e4945fd webui changes 2020-06-02 15:46:28 +02:00
RemixDev 704daa1d7c Added accessibility to chart tab country selection 2020-06-01 20:53:01 +02:00
RemixDev 34e865723c Updated README.md 2020-05-31 23:06:44 +02:00
RemixDev 0f48d4280d Updated README.md and requirements.txt 2020-05-31 22:20:06 +02:00
RemixDev 856096e99e Updated requirements.txt 2020-05-31 14:42:32 +02:00
RemixDev 6b8a1b4176 Forgot to build the JS 2020-05-31 14:32:34 +02:00
RemixDev 9139d91713 Fixed logging in not working on first launch 2020-05-31 14:26:31 +02:00
RemixDev ba09b7d8a8 Update user favorites only if user is logged in 2020-05-31 12:27:33 +02:00
RemixDev bccca4e91f Replaced trim with strip 2020-05-31 12:12:45 +02:00
RemixDev 964ae1aa9e Automatically trim arl for spaces and newlines 2020-05-31 10:59:57 +02:00
RemixDev 6d706123f6 Fixed issue with multiaccount selection 2020-05-30 21:16:34 +02:00
RemixDev 0f82207ef2 Fixed issues with family accounts 2020-05-30 21:01:26 +02:00
RemixDev fed6909167 Added support for family accounts in the backend 2020-05-30 19:32:05 +02:00
RemixDev df4f93fb94 Added .desktop file for use in AUR 2020-05-29 20:30:07 +02:00
RemixDev 10f3d17724 Merge branch 'master' of nomis6432/deemix-pyweb into master 2020-05-29 17:16:44 +00:00
Simon Tas d3d0271fd7
fix typo in shebang of deemix_gui.py 2020-05-29 19:13:23 +02:00
Simon Tas 50aa3700e2
fix base_path not following symbolic links 2020-05-29 18:55:22 +02:00
Simon Tas 7460230fc5
fix typo in shebang of server.py 2020-05-29 18:54:35 +02:00