Commit graph

46 commits

Author SHA1 Message Date
528cc357f2 Updated tagline 2024-10-06 14:53:53 +02:00
b960b4365b Version bump 2024-09-30 15:50:49 +02:00
225a605438 Updated description 2024-09-30 14:37:31 +02:00
ea234e6d11 Version 2.0.0 🎉 2024-09-23 19:10:37 +02:00
3c69e22bc5 Prerelease version bump 2024-09-23 18:49:15 +02:00
09a9cd34ae added metainfos to pyproject.toml 2024-09-23 17:54:34 +02:00
f70d02f75b youtube -> YouTube in description 2024-09-23 17:50:33 +02:00
4ad4563d80 set version to prerelease, and deleted rest of starting server in gui 2024-09-23 17:49:16 +02:00
efa30022fe add new flatpak files 2024-09-23 03:54:44 +02:00
Christoph Stahl
ff17a6dc7f Removed old dependencies, added classifiers 2024-09-23 01:09:14 +02:00
Christoph Stahl
2d3313e734 fix headless server mode 2024-09-22 20:33:57 +02:00
Christoph Stahl
4717d94bdc updated requirements 2024-09-22 18:57:38 +02:00
Christoph Stahl
50585463fc removed tk and added qt gui 2024-09-22 13:02:09 +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
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
14498110ae Unified start script to syng 2024-07-11 00:15:54 +02:00
ca16dff23b Fixed some typing errors 2024-07-09 21:25:52 +02:00
b46d5175cd Increased minimal python version 2024-07-09 20:13:31 +02:00
d2d316078b Implemented a profanity checker for performer names 2024-06-19 11:02:08 +02:00
60b0fd42c2 Some typings, to improve compatibility with pyright 2024-06-18 02:23:19 +02:00
56ab58586a completely removed pytube. All YT communication is now done via yt-dlp. 2024-06-17 16:13:03 +02:00
e8453e0ffb Split installation into server and client. Added rough readme 2023-12-19 13:13:35 +01:00
8a4f02976f --amend 2023-12-18 19:45:34 +01:00
159a08f824 Boy I wished, that customtkinter would be correctly typed :/ 2023-12-18 19:44:21 +01:00
14821ab759 Preparation for 2.0 release 2023-12-18 18:56:03 +01:00
f5a8b16a7f gui can now launch client and server (almost there) 2023-11-13 19:11:20 +01:00
785354032e GUI improvements, can now start client and web browser 2023-11-12 10:12:17 +01:00
a55403758d Switched from JSON config file to yaml 2023-11-12 10:10:52 +01:00
f339c35c5a Experiments and prepatations for gui 2023-11-05 22:37:16 +01:00
0b438efbf5 added aiohttp to mypy ignored 2023-11-01 18:25:47 +01:00
17cf052c19 Changed to 100 char line limit, changed to ruff 2023-11-01 18:09:24 +01:00
a38dedee6c migrate from pyqrcode to pyqrcodeng 2023-05-23 14:47:52 +02:00
14c6dd268e Improved dependencies for yt related stuff (use always the most recent version) 2023-05-23 14:47:36 +02:00
c312e66afd Bump yt-dlp 2023-03-24 16:26:36 +01:00
fed5e65deb 79 char limit 2022-12-05 23:57:42 +01:00
afebe528cb Added yt-dlp as new default 2022-12-05 23:01:50 +01:00
593ee0caa6 Preparing Release 2022-11-29 21:44:31 +01:00
13d13908cc Code cleanup and typings 2022-11-27 14:53:25 +01:00
c9add5fa96 ditched libmpv, invoke mpv directly... much more reliable 2022-11-24 19:38:17 +01:00
f987b47d8d Integrated (not yet complete) new webclient and qr code 2022-11-22 10:03:52 +01:00
109e4d7a8a added runnable scripts and web frontend 2022-11-18 11:39:56 +01:00
24e3b0fde2 more improvements, working test client 2022-11-14 09:18:29 +01:00
2a72e842e3 initial work on s3, config is shared between client and server 2022-11-10 20:59:21 +01:00