Commit graph

246 commits

Author SHA1 Message Date
7ef3eb60f5 Update version and dependencies 2024-11-15 22:37:06 +01:00
96463a8edb even smaller screenshots 2024-11-15 21:35:42 +00:00
3a0b360769 Scale screenshots 2024-11-15 21:31:26 +00:00
dd348c834a Added screenshots to README 2024-11-15 21:28:39 +00:00
a99679eda5 Fixed a bug that could deadlock the player 2024-11-15 22:20:49 +01:00
02e77662ac update syng-web 2024-11-15 22:13:35 +01:00
fdf72ac4f7 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
cd3e6d6d7c decorators for server 2024-10-14 15:32:06 +02:00
8900251b1e put server in an own class 2024-10-14 13:02:12 +02:00
3f6113dab1 (Server) Added moving entries to arbitrary positions
(web) Updated web, implemented drag and drop
2024-10-13 15:43:29 +02:00
a134a07bff Version 2.0.3 2024-10-11 09:27:42 +02:00
388d577d0e Updated flatpak metainfo 2024-10-11 09:21:04 +02:00
c571e82105 Updated web-ui
fixes waiting-room
implemented proper kiosk mode
2024-10-11 01:11:07 +02:00
0f3a005792 More meaningful error if gui is not available 2024-10-10 23:45:43 +02:00
6030dc7ff6 Fixed Cannot open file '' error 2024-10-09 17:33:05 +02:00
f73eb20955 Fixed python version to 3.12 for mypy and ruff checking.
It seems, that scipy is not compatible with 3.13 yet
2024-10-09 16:22:18 +02:00
fb12bdedd8 Moved away from this awful global client construction.
Client is now a class, that can be instantiated and contains its state.
2024-10-09 16:17:55 +02:00
f2e04ab95e Update README.md 2024-10-08 13:11:15 +00:00
d1700ba75c Updated flatpak metainfo 2024-10-06 21:13:36 +02:00
3a537760d3 Update screenshots 2024-10-06 21:07:25 +02:00
e4204cee29 Add visibility toggle icons for password fields 2024-10-06 21:06:03 +02:00
402e8a854d fixed metainfos xml 2024-10-06 19:03:57 +02:00
7d608d99f2 Versionbump to 2.0.2 2024-10-06 17:21:37 +02:00
b16520c555 Windows Icons broken again... fixed (hopefully) 2024-10-06 16:28:02 +02:00
806ee45ec2 Update workflow 2024-10-06 16:07:06 +02:00
d09f81f4e3 Server documentation includes now docker 2024-10-06 15:58:07 +02:00
51c6e75522 Updated docker tagging 2024-10-06 15:57:50 +02:00
a9524b5cf4 Automatically build and publish docker files (hopefully) 2024-10-06 15:24:25 +02:00
230fc58a06 Update README.md 2024-10-06 12:57:18 +00:00
aeb41b2eae made mypy and ruff happy 2024-10-06 14:55:27 +02:00
528cc357f2 Updated tagline 2024-10-06 14:53:53 +02:00
18322412c2 Add Dockerfile 2024-10-06 14:51:23 +02:00
a60cc1922d make chunk enumerating start at 0 2024-10-06 14:51:01 +02:00
b12276eb7c Added server parts 2024-10-06 14:20:51 +02:00
ee85aaa46a Update index files in the background 2024-10-06 14:19:05 +02:00
e4155140f1 Fixed local index file generation 2024-10-06 13:50:08 +02:00
f3ecc11eda Fixed typing 2024-10-06 04:01:25 +02:00
3a2d6e43e0 Better shrink "Simple" GUI 2024-10-06 04:00:38 +02:00
9395980ecb Simplified summaries and descriptions 2024-10-06 04:00:23 +02:00
e3265b0817 Fixed types and imports 2024-10-06 02:39:04 +02:00
c78a48bd10 Added Import/Export/Clear-Config buttons, hide advanced options by default 2024-10-06 02:30:23 +02:00
eb725c7c33 Reworked Config Schemas, added File/Folder-Picker and dedicated Int-Spinners 2024-10-06 02:29:40 +02:00
9279a6a5a2 Added custom mpv options 2024-10-06 02:24:19 +02:00
73ab2896f9 Log connection errors 2024-10-06 02:20:58 +02:00
b7809c94b8 Added custom hide/unhide password buttons 2024-10-06 02:20:27 +02:00
dd17c9a91b Added windows release builder 2024-10-05 20:11:56 +02:00
2588ec9735 option to manually trigger the workflow 2024-10-05 15:01:25 +02:00
002f25b60b testing github action with/on windows 2024-10-05 14:48:46 +02:00
18745d18e2 update dependencies 2024-10-05 14:30:19 +02:00
7b50882738 Finally got windows icon to work 2024-10-02 17:14:02 +02:00