syng/syng
Christoph Stahl 93cf92e0cf
All checks were successful
Check / mypy (push) Successful in 31s
Check / ruff (push) Successful in 30s
Updated syng-web
2025-07-02 23:58:41 +02:00
..
sources some automated reformatting 2025-02-15 11:29:03 +01:00
static Updated syng-web 2025-07-02 23:58:41 +02:00
__init__.py Updated dependencies and version bump to 2.2.0 2025-07-02 23:12:47 +02:00
__main__.py Finally figured out how to add icons in gnome :/ 2024-09-20 16:57:19 +02:00
client.py Removed old config option 2025-07-02 23:54:51 +02:00
config.py Specify if config options should be send to the server 2025-02-02 23:45:47 +01:00
entry.py removed __cache__-thingy, that was only around to hold data from search results to forming the entries... 2024-10-14 18:26:59 +02:00
gui.py Better connection and quitting behavior 2025-06-24 17:19:31 +02:00
jsonencoder.py Allow client and server to import and export the 2025-06-17 00:13:25 +02:00
log.py forward all logging to gui, if it exists 2024-09-30 14:39:29 +02:00
main.py Loglevel select for server 2025-06-12 01:03:27 +02:00
player_libmpv.py Added configuration options for "Next Up Box" (Issue #13) 2025-06-23 23:55:14 +02:00
py.typed Preparation for 2.0 release 2023-12-18 18:56:03 +01:00
queue.py Initial work on config update 2025-06-24 12:16:53 +02:00
resources.py Fixed types and imports 2024-10-06 02:39:04 +02:00
result.py removed __cache__-thingy, that was only around to hold data from search results to forming the entries... 2024-10-14 18:26:59 +02:00
server.py Allow client and server to import and export the 2025-06-17 00:13:25 +02:00