Commit graph

157 commits

Author SHA1 Message Date
4ad4563d80 set version to prerelease, and deleted rest of starting server in gui 2024-09-23 17:49:16 +02:00
27976b05d8 Updated readme to prepare for 2.0 release 2024-09-23 17:36:28 +02:00
10239e42f5 removed starting local server from gui, I never liked it anyway 2024-09-23 17:35:53 +02:00
d1f7de5bb7 removed url from metainfo and added developer 2024-09-23 17:35:35 +02:00
3ab15bf04e Renamed metadata.xml -> metainfo.xml 2024-09-23 17:15:06 +02:00
391075faaf Implemented password fields in GUI 2024-09-23 17:14:08 +02:00
b9aa39e5b7 updated flatpak metainfo 2024-09-23 17:13:48 +02:00
68f0d0a1f8 Screenshot of web ui 2024-09-23 14:27:16 +02:00
4e77018d7b add screenshot of config gui 2024-09-23 14:23:04 +02:00
4fb3942ce9 readd brotlicff to flatpak 2024-09-23 14:22:50 +02:00
3cb781194d update yt-dlp in mpv 2024-09-23 14:22:26 +02:00
d3b0b56d57 Move to only yaml flatpak configs 2024-09-23 14:22:04 +02:00
af242a9c33 build flatplak from local files 2024-09-23 09:27:47 +02:00
2aac11a54e Added autogenerated flatpak metadata 2024-09-23 09:10:21 +02:00
c18c6a152e remove old flatpak files 2024-09-23 03:55:07 +02:00
efa30022fe add new flatpak files 2024-09-23 03:54:44 +02:00
c934a9c4e9 missing flatpak files 2024-09-23 01:11:14 +02:00
9a7ebeb22e initial flatpak files 2024-09-23 01:11:14 +02:00
Christoph Stahl
ff17a6dc7f Removed old dependencies, added classifiers 2024-09-23 01:09:14 +02:00
de762c170a Removed old typings 2024-09-23 00:26:55 +02:00
b5759b1aa2 removed unused code 2024-09-23 00:19:17 +02:00
8ef77beaea renamed dist to resources 2024-09-23 00:17:10 +02:00
2779ab991a weird error, maybe bug... this fixed it 2024-09-23 00:15:44 +02:00
Christoph Stahl
5468b39bc1 Communication between GUI and client back to multiprocessing, since Popen yielded 100% CPU :/ 2024-09-22 23:34:30 +02:00
Christoph Stahl
1f1c2c4f1e Add yt search results from client search to YouTube Cache 2024-09-22 22:02:34 +02:00
Christoph Stahl
bf104362ea Hotfix for yt restricted search 2024-09-22 21:23:06 +02:00
Christoph Stahl
b80f6559a7 better handling starting parameters 2024-09-22 21:21:53 +02:00
Christoph Stahl
2d3313e734 fix headless server mode 2024-09-22 20:33:57 +02:00
Christoph Stahl
20654960cc Rewrote README.md 2024-09-22 19:48:52 +02:00
Christoph Stahl
07bb35e704 mypy and ruff 2024-09-22 19:02:19 +02:00
Christoph Stahl
d33497d09c removed last of tk, communication between gui and client 2024-09-22 18:59:02 +02:00
Christoph Stahl
fdec53a884 yt source is enabled by default 2024-09-22 18:58:32 +02:00
Christoph Stahl
3f68f657bf cache files are now stored in user dir 2024-09-22 18:58:21 +02:00
Christoph Stahl
0a36f657e2 switched default server to syng.rocks 2024-09-22 18:57:55 +02:00
Christoph Stahl
4717d94bdc updated requirements 2024-09-22 18:57:38 +02:00
Christoph Stahl
bb8fe8304e updated icons and added other resources 2024-09-22 18:56:18 +02:00
Christoph Stahl
ffa8927859 Removed debug prints in server 2024-09-22 13:05:02 +02:00
Christoph Stahl
50585463fc removed tk and added qt gui 2024-09-22 13:02:09 +02:00
Christoph Stahl
7689172494 update dependencies 2024-09-22 12:58:46 +02:00
Christoph Stahl
85961cf238 removed ideas for gtk gui 2024-09-22 12:58:27 +02:00
b0b763495f Finally figured out how to add icons in gnome :/ 2024-09-20 16:57:19 +02:00
4ce5df4103 Reworked tk gui in preparation for migration to qt 2024-09-19 18:26:25 +02:00
e2655a483b Removed syng-client, syng-server and syng-gui in favor of syng <subcommand> 2024-09-19 14:25:46 +02:00
6a84567545 Reworked dev dependencies in pyproject.toml 2024-09-19 00:04:44 +02:00
da9ef35ba4 Implemented restricted mode and client side search querying.
Also lots of documentation
2024-09-18 23:59:29 +02:00
bcb8843b35 Added pylint as dev dependancy 2024-09-18 23:58:46 +02:00
c78169d669 Added typed-pyyaml to dev dependency 2024-09-15 22:28:33 +02:00
411ccdd2c9 black -> line-length=100 2024-07-16 14:52:04 +02:00
f4e15908cc reenabling extension filter for s3 2024-07-11 00:20:40 +02:00
14498110ae Unified start script to syng 2024-07-11 00:15:54 +02:00