220 Commits

Author SHA1 Message Date
josselinonduty
e9da7c98ff
ci: fix snapcraft build process v7.0.80-1 2025-05-30 20:22:24 +09:00
josselinonduty
6d86d581b4
Merge pull request #128 from aunetx/josselinonduty/issue53-incorrect-class
fix: deezer doesn't link to its class properly under wayland (incorrect name)
2025-05-29 09:58:49 +09:00
josselinonduty
63d105587f
ci: install snapcraft to build snap packages (#125)
* ci: install snapcraft to build snap packages

* ci: ensure required packages are installed; install snap with apt

* ci: disable snap arm64 target because of build error
2025-05-29 09:55:50 +09:00
josselinonduty
2b84c3843c
fix: deezer doesn't link to its class properly under wayland (incorrect name). Could fix #53 2025-05-29 02:04:13 +09:00
josselinonduty
9f42fb1046
Merge pull request #117 from aunetx/update-master-21cd029
deezer: Update DeezerDesktopSetup_7.0.70.exe
v7.0.80
2025-05-25 13:31:56 +09:00
josselinonduty
56479b3a04
Merge pull request #121 from aunetx/josselinonduty/issue104
Support IME/virtual keyboard
2025-05-25 13:30:35 +09:00
Aurélien Hamy
01640bf48e
Merge pull request #122 from aunetx/improve-responsiveness
Feature: Improve responsiveness
2025-05-24 23:15:58 +02:00
Aurélien Hamy
d141e6a488
Make the 784px transition seamless and remove weird margins under 808px 2025-05-22 15:52:25 +02:00
Aurélien Hamy
9a71d22a3c
Feature: Improve responsiveness
This is an improvement over #107, to make the application entirely responsive (up t a certain point, but which should not be encountered even on mobile).

Most changes are either very small or only permit a seamless compatibility with low-width displays; the three only "big" changes happening are:
- under 800 pixels wide, the bottom playing bar elements see their relative width change a bit, to allow give enough space for the song name and player control, without having a big blank space on the right
- under 950 pixels wide, the queue tracks list has less margin, to allow to fit way more of the song names
- under 750 pixels wide, the current song's cover and name is hidden from the left of the queue tracks list: this permits to continue fitting the content, and this information is redundant anyway as it is show on the bottom playing bar already
2025-05-21 22:26:20 +02:00
josselinonduty
088833f749
Deezer is not working properly on my Linux Smartphone
Fixes #104
2025-05-22 04:09:47 +09:00
josselinonduty
a173bd7f98
Merge pull request #119 from aunetx/josselinonduty/issue113
Feature: Support Snap
2025-05-22 02:36:24 +09:00
josselinonduty
cfcfb3389d
chore: fix package format in README
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-21 17:58:50 +09:00
josselinonduty
1f44368fcf
fix: remove unecessary plugs from snap config 2025-05-21 17:50:35 +09:00
josselinonduty
2cb5be87cb
feat: add build targets for snap; update snap artifact; update README. Fix #113 2025-05-21 15:36:38 +09:00
Cezar Lungu
f8c1544f66
Merge pull request #110 from aunetx/josselinonduty/issue109
Enhancement: update deps
2025-05-20 18:34:13 +02:00
Aurélien Hamy
2f0700674e
Merge pull request #118 from aunetx/remove-funding
Delete .github/FUNDING.yml
2025-05-20 10:53:19 +02:00
Aurélien Hamy
f1f8875e48
Delete .github/FUNDING.yml
Not really my repo anymore :)
2025-05-20 10:42:41 +02:00
josselinonduty
311631902b
fix: revert default kernel to 6.1 and enable privacy by default 2025-05-20 11:43:23 +09:00
josselinonduty
84fcee0eac
chore: fix broken links in README 2025-05-20 11:41:15 +09:00
Flatpak External Data Checker
e8fddae75a deezer: Update DeezerDesktopSetup_7.0.70.exe 2025-05-19 01:39:08 +00:00
josselinonduty
7e4c82a817
Enhancement: update deps; housekeeping
Fixes #109
2025-05-14 17:36:44 +09:00
josselinonduty
68a8c7bebb
Merge pull request #112 from aunetx/update-ae467a5
deezer: Update DeezerDesktopSetup_7.0.60.exe
v7.0.70
2025-05-14 14:37:20 +09:00
Flatpak External Data Checker
74383173c1 deezer: Update DeezerDesktopSetup_7.0.60.exe 2025-04-28 01:26:06 +00:00
josselinonduty
b367604028
chore: update node version to 22 in CONTRIBUTING 2025-04-21 00:38:31 +09:00
josselinonduty
713bfb559b
chore: update node version to 22 in workflows 2025-04-21 00:25:46 +09:00
josselinonduty
b199dead1e
chore: add Prettier configuration and update prettier binary 2025-04-21 00:24:19 +09:00
josselinonduty
d12c45308d
chore: update @electron/asar to latest 2025-04-20 23:03:33 +09:00
josselinonduty
bd1afe3cfa
chore: move hardcoded node packages from Makefile to package.json 2025-04-20 23:01:41 +09:00
josselinonduty
3417a68f8f
chore: update desktop entry and sync config with file 2025-04-20 18:30:56 +09:00
josselinonduty
105a00f5b5
chore: update electron-builder version (latest); adjust desktop entry config 2025-04-20 13:24:42 +09:00
josselinonduty
845a09358d
chore: update electron to latest and update electron-builder (behind latest) 2025-04-20 11:55:43 +09:00
josselinonduty
b58911f9f7
Merge pull request #108 from aunetx/update-9d92dee
deezer: Update DeezerDesktopSetup_7.0.50.exe
v7.0.60
2025-04-17 21:54:07 +09:00
josselinonduty
5d3ae96a75
Merge pull request #107 from aunetx/josselinonduty/issue105
Feature Request: Remove the minimum Window size requirements.
2025-04-15 03:36:58 +09:00
Flatpak External Data Checker
760fa0f756 deezer: Update DeezerDesktopSetup_7.0.50.exe 2025-04-14 01:24:53 +00:00
josselinonduty
74e8ff28b8
fix: rewrite patch to ensure hunk gets applied 2025-04-12 01:10:28 +09:00
josselinonduty
836419dd02
chore(Makefile): add patch to patch list in makefile 2025-04-12 01:00:23 +09:00
josselinonduty
51e9a2608f
Feature Request: Remove the minimum Window size requirements.
Fixes #105
2025-04-12 00:55:20 +09:00
Aurélien Hamy
97a94348de
Merge pull request #106 from aunetx/update-5c41466
deezer: Update DeezerDesktopSetup_7.0.40.exe
v7.0.50
2025-04-07 17:28:41 +02:00
Flatpak External Data Checker
e47eeb980b deezer: Update DeezerDesktopSetup_7.0.40.exe 2025-04-07 01:23:38 +00:00
Aurélien Hamy
3f4767f848
Merge pull request #103 from aunetx/update-1387661
deezer: Update DeezerDesktopSetup_7.0.31.exe
v7.0.40
2025-03-17 10:59:02 +01:00
Flatpak External Data Checker
81d6bb7c3b deezer: Update DeezerDesktopSetup_7.0.31.exe 2025-03-17 01:21:43 +00:00
josselinonduty
1e54f060ea
Merge pull request #101 from aunetx/update-763ce1c
deezer: Update DeezerDesktopSetup_7.0.10.exe
v7.0.31
2025-03-07 23:44:09 +09:00
github-actions[bot]
da79ac3131
deezer: Update DeezerDesktopSetup_7.0.10.exe 2025-03-07 23:35:20 +09:00
Cezar Lungu
e5cd64a9f3
Merge pull request #95 from josselinonduty/feat/deezer-v7
Release: Deezer v7
2025-03-05 18:41:03 +00:00
josselinonduty
5bd7ead2ca
chore: remove .vscode from ignore files while creating a patch 2025-03-02 15:13:36 +09:00
Cezar Lungu
849f5eb11b
Update 09-log-level-environment-variable.patch 2025-03-01 17:53:00 +00:00
Cezar Lungu
49727f17de
Update 05-remove-os-information.patch
Use the LTS Kernel version - 6.1.0
2025-03-01 17:52:06 +00:00
josselinonduty
96684b3567
chore(CONTRIBUTING): update info to include additional metadata 2025-02-08 23:48:47 +01:00
josselinonduty
bc584343c8
fix(patch): add credits to original author; add default log level based on remove isDev patch 2025-02-01 19:10:56 +01:00
josselinonduty
3ee1a84cd1
chore(README): update npm requirement to allow using yarn as an alternative 2025-02-01 18:33:19 +01:00