240 Commits

Author SHA1 Message Date
Cezar Lungu
9e2b8ea82f
Merge pull request #146 from aunetx/josselinonduty-update-workflow-reqs
chore: update bug.yml
2025-07-18 08:50:14 +02:00
josselinonduty
d627be3d15
chore: update bug.yml 2025-07-17 23:17:12 +02:00
josselinonduty
f8295006a5
chore: fix faq link in issue template 2025-07-09 20:05:22 +02:00
josselinonduty
64676ca3df
chore: add issue template (#143) 2025-07-09 20:01:30 +02:00
josselinonduty
5eb113d5e9
Merge pull request #141 from aunetx/update-master-b09ea93
deezer: Update DeezerDesktopSetup_7.0.80.exe
v7.0.110
2025-07-08 15:04:20 +02:00
josselinonduty
a5b5b91a9e
Merge branch 'master' into update-master-b09ea93 2025-07-08 15:03:36 +02:00
josselinonduty
9ac53b9b4e
Feat: disable animations (cli/env) (#133). Closes #14
add option to disable animations via cli or environment variable
2025-07-08 14:57:08 +02:00
josselinonduty
ab48516655
Merge pull request #124 from aunetx/hide-appoffline-banner
Add patch to optionally hide the "Application is offline" banner

Co-authored-by: Aurélien Hamy <aunetx@yandex.com>
Co-authored-by: ElysaSrc <elysasrc@tuta.com>
2025-07-08 13:14:27 +02:00
josselinonduty
260f182504
chore: add author to patch 2025-07-08 13:11:27 +02:00
josselinonduty
953841da37
fix: improve hide appoffline patch w/ env var + docs 2025-07-08 13:07:21 +02:00
josselinonduty
1b6608b401
Merge pull request #142 from aunetx/josselinonduty/fix-flatpak-build
chore: fix desktop entry file for flatpak builder
2025-07-08 12:37:59 +02:00
josselinonduty
1e6e83ae1c
chore: fix desktop entry file for flatpak builder 2025-07-08 12:36:57 +02:00
josselinonduty
d8e2a9fa88
Merge pull request #139 from aunetx:update-master-db4545d
deezer: Update DeezerDesktopSetup_7.0.80.exe
v7.0.100
2025-07-08 12:21:46 +02:00
Flatpak External Data Checker
b76d5c076f deezer: Update DeezerDesktopSetup_7.0.80.exe 2025-07-07 01:43:31 +00:00
Flatpak External Data Checker
bc8546bdcf deezer: Update DeezerDesktopSetup_7.0.80.exe 2025-06-30 01:43:20 +00:00
josselinonduty
0ea9eb377a
Fix: revert changes about class name (#131)
* fix: revert changes about StartupWMClass name

* fix typo
v7.0.80-2
2025-06-29 16:32:21 +02:00
josselinonduty
7b10a66fc8
Feat: migrate to internal dependency (@deezer-community/discord-rpc); small improvements (#126)
* feat: migrate to internal dependency (@deezer-community/discord-rpc); add small improvements
* chore(patch): change package name in old comment
* chore(patch): bump discord-rpc dependency version to 1.0.4 (license change+exact version)
2025-06-09 19:24:09 +09:00
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
Aurélien Hamy
947b699d25
Update README to document --hide-appoffline-banner 2025-05-26 16:06:55 +02:00
Aurélien Hamy
f9bb477489
Update makefile accordingly 2025-05-26 15:58:22 +02:00
Aurélien Hamy
d5cb310799
Add patch to optionally hide the "Application is offline" banner 2025-05-26 15:55:32 +02: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