josselinonduty
cf09ac9269
chore: update makefile for patch 14 (systray actions)
2025-08-15 01:22:51 +02:00
josselinonduty
7dc1bde5df
chore: update docs and makefile for disable notifications patch. Closes #145
2025-07-29 11:04:14 +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
Aurélien Hamy
f9bb477489
Update makefile accordingly
2025-05-26 15:58:22 +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
7e4c82a817
Enhancement: update deps; housekeeping
...
Fixes #109
2025-05-14 17:36:44 +09:00
josselinonduty
b199dead1e
chore: add Prettier configuration and update prettier binary
2025-04-21 00:24:19 +09:00
josselinonduty
bd1afe3cfa
chore: move hardcoded node packages from Makefile to package.json
2025-04-20 23:01:41 +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
josselinonduty
5bd7ead2ca
chore: remove .vscode from ignore files while creating a patch
2025-03-02 15:13:36 +09:00
josselinonduty
22dcfe4c54
chore: update makefile and docs to allow using npm or yarn independently
2025-02-01 18:31:37 +01:00
josselinonduty
0c24e392a4
feat(patch): add log level environment variable (w/ docs); change fallback release to 1.0.0
2025-02-01 12:49:09 +01:00
josselinonduty
9d47839fbd
chore: add snap x64 and arm64 commands/targets
2025-02-01 01:12:03 +01:00
josselinonduty
0ed3dd5721
chore(makefile): add patch creation targets
2025-01-31 22:20:09 +01:00
josselinonduty
dd86b22625
chore(makefile): fix missing quotes
2025-01-31 19:04:29 +01:00
josselinonduty
97445fe29e
feat(patch): add discord rich presence with cli argument to disable
2025-01-31 19:01:59 +01:00
josselinonduty
15b9b5af42
chore(makefile): update patch list
2025-01-31 13:11:46 +01:00
josselinonduty
95aa2e7fb8
feat(patch): remove os information to preserve privacy
2025-01-20 19:22:10 +01:00
josselinonduty
02f645c28f
chore: update deprecated package asar
to @electron/asar
...
Co-Authored-By: Meincrakker <50109822+Meincrakker@users.noreply.github.com>
2025-01-20 17:20:51 +01:00
josselinonduty
2504c7cacd
fix(patch): update patch for mpris w/ node-gyp compilation error remaining
2025-01-20 17:00:47 +01:00
josselinonduty
0aa8632373
chore(Makefile): update patch comments
2025-01-20 01:26:28 +01:00
josselinonduty
719197ccbc
fix(patch): update start hidden in tray
2025-01-19 23:11:45 +01:00
josselinonduty
b4699a0df3
fix: update electron version
2025-01-19 21:37:17 +01:00
josselinonduty
987db981bf
fix: patches contain invalid/unappliable hunks. Skipping...
2025-01-19 20:43:47 +01:00
Aurélien Hamy
755bd408a4
Merge pull request #63 from randshell/update-checker
...
Add automatic update checker
2024-06-23 20:08:43 +02:00
Aurélien Hamy
3fdb1a32e9
Update Makefile
...
Just changed the description to match the rest of the makefile
2024-06-23 19:48:58 +02:00
Cezar Lungu
c2cd7e5b6a
Simplify sha256sum check
2024-06-22 17:39:49 +02:00
Cezar Lungu
e6bb283da2
Remove -c option from wget
...
Compared to deezer.com, e-cdn-content.dzcdn.net does not support resuming a download
2024-06-22 17:38:06 +02:00
Cezar Lungu
11c0432a26
Fix deezer-setup path for sha256sum
2024-06-22 17:18:17 +02:00
Cezar Lungu
8fc400e267
Add SHA256 verification
...
It is compared against the FlaHub's bot calculated SHA256
2024-06-22 17:00:03 +02:00
Cezar Lungu
9d4fba78a8
Add automatic update checking
...
This soultion uses the Flathub Bot since it is easy to implement and works well for this use case. A GitHub Action is set to make it run once a week.
Makefile was updated as well to reflect the changes.
2024-06-22 16:58:44 +02:00
Keops
4206090408
MPRIS management added.
...
https://specifications.freedesktop.org/mpris-spec/latest/
2024-05-11 17:40:09 +02:00
Aurélien Hamy
e3dcd9e252
Version 6.0.110-1
2024-04-16 11:11:43 +02:00
Aurélien Hamy
f8c2b9eba0
Update to 6.0.60
2024-02-05 13:06:05 +01:00
Aurélien Hamy
64bcd449bb
Version 6.0.30
2023-12-27 17:12:09 +01:00
MiMillieuh
e8c86c7fa2
Update to version 5.30.660 and new icon
...
Deezer has changed their brand, this will help to catch up
2023-11-09 15:11:44 +01:00
Aurélien Hamy
75b0278aa2
Update readme, and version 5.30.660
2023-09-25 12:42:41 +02:00
Aurélien Hamy
e679055a08
Remove xml validation
2023-09-18 21:52:00 +02:00
Aurélien Hamy
5124d743b2
Update to 5.30.650-1
2023-09-18 21:51:23 +02:00
Aurélien Hamy
145bd7a20c
Merge branch 'master' into without-flatpak
2023-09-18 20:56:18 +02:00
Aurélien Hamy
df7cffcd38
Update to 5.30.590
2023-08-03 12:23:08 +02:00
Aurélien Hamy
c5351e5530
Remove snap entirely
...
I don't even know if it works...
2023-07-08 17:58:43 +02:00
Aurélien Hamy
0696cb5910
Can't build arm64 snap
2023-07-08 17:45:34 +02:00
Aurélien Hamy
020fa28805
Update to 5.30.580 and add arm packaging
2023-07-08 17:24:25 +02:00
Aurélien Hamy
382387d7a6
Remove everything related to flatpak
2023-06-22 18:01:25 +02:00
Aurélien Hamy
becaf751d3
Release 5.30.570-2
2023-06-22 14:22:09 +02:00
Aurélien Hamy
37d5f11366
Update to version 5.30.570
2023-06-21 18:38:19 +02:00
Aurélien Hamy
8d713a0af5
Version 5.30.520
2023-02-26 16:26:17 +01:00
Aurélien Hamy
4a9f268d5e
v5.30.350-1
2022-10-23 11:32:35 +02:00