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 |
|
uh_wot
|
5ba4ac2bb1
|
excluding unneeded tkinter module in spec files
|
2020-05-26 12:49:48 +02:00 |
|
RemixDev
|
d189e72c20
|
Merge branch 'master' of https://notabug.org/RemixDev/deemix-pyweb
|
2020-05-26 12:23:05 +02:00 |
|
RemixDev
|
accabdf4dc
|
Implemented --portable option
|
2020-05-26 12:22:32 +02:00 |
|
uh_wot
|
d493ec0b9e
|
removed pythonnet from README since it gets installed anyways
|
2020-05-25 22:40:35 +02:00 |
|
Roberto Tonino
|
063a016ec7
|
added gitignore on webui submodule
|
2020-05-25 22:22:12 +02:00 |
|
Roberto Tonino
|
d15edac6c4
|
webui changes
|
2020-05-25 22:14:49 +02:00 |
|
Roberto Tonino
|
5ee60068f1
|
changed cefpython to cefpython3 in README.md
|
2020-05-25 22:08:34 +02:00 |
|
uh_wot
|
737ce74a63
|
fixed public folder path in spec files
|
2020-05-25 19:15:06 +02:00 |
|
uh_wot
|
dc07808be6
|
added build dir to gitignore
|
2020-05-25 17:03:02 +02:00 |
|
uh_wot
|
23c406bc17
|
Merge branch 'master' of notabug.org:RemixDev/deemix-pyweb
|
2020-05-25 16:57:07 +02:00 |
|
uh_wot
|
52c17f0170
|
fixed spec files
|
2020-05-25 16:56:58 +02:00 |
|
RemixDev
|
38cd03ca29
|
Added more specific instructions for the new structure
|
2020-05-25 15:46:12 +02:00 |
|
RemixDev
|
1e8fc89fad
|
Updated README.md
|
2020-05-25 14:32:29 +02:00 |
|
RemixDev
|
a51310cd75
|
Updated repo to use submodules
|
2020-05-25 12:58:41 +02:00 |
|
uh_wot
|
c588fe20ef
|
Fixed ValueError when URL list in addToQueue request is too long
|
2020-05-21 22:57:48 +02:00 |
|
uh_wot
|
47c6fe50a2
|
Specified threading mode in server.py
|
2020-05-19 21:14:46 +02:00 |
|
RemixDev
|
3903874552
|
Added "open downloads folder" button on GUI
|
2020-05-19 18:30:18 +02:00 |
|
RemixDev
|
1f342f4ff8
|
Fixed queue saving when nothing is downloading
|
2020-05-18 08:44:14 +02:00 |
|
RemixDev
|
44f5ccccc1
|
Added overwriteFile and saveDownloadQueue options
|
2020-05-17 21:26:49 +02:00 |
|
RemixDev
|
96ce0178b2
|
Added save window position on app closing
|
2020-05-17 19:00:04 +02:00 |
|
RemixDev
|
ff61b391ed
|
Revert "Made easy login work on windows as well"
This reverts commit 6b7dc91b86 .
Same as before
|
2020-05-17 18:23:45 +02:00 |
|