syng/syng
2024-10-09 17:33:05 +02:00
..
sources Fixed Cannot open file '' error 2024-10-09 17:33:05 +02:00
static updated webui 2024-09-23 18:16:36 +02:00
__init__.py Configured Gitlab CI for sphinx, mypy and pylint 2022-12-04 22:23:08 +01:00
__main__.py Finally figured out how to add icons in gnome :/ 2024-09-20 16:57:19 +02:00
client.py Moved away from this awful global client construction. 2024-10-09 16:17:55 +02:00
config.py Reworked Config Schemas, added File/Folder-Picker and dedicated Int-Spinners 2024-10-06 02:29:40 +02:00
entry.py Implemented restricted mode and client side search querying. 2024-09-18 23:59:29 +02:00
gui.py Add visibility toggle icons for password fields 2024-10-06 21:06:03 +02:00
jsonencoder.py black -> line-length=100 2024-07-16 14:52:04 +02:00
log.py forward all logging to gui, if it exists 2024-09-30 14:39:29 +02:00
main.py add multiprocessing freeze support for pyinstaller for windows 2024-10-01 14:16:48 +02:00
py.typed Preparation for 2.0 release 2023-12-18 18:56:03 +01:00
queue.py Implemented restricted mode and client side search querying. 2024-09-18 23:59:29 +02:00
resources.py Fixed types and imports 2024-10-06 02:39:04 +02:00
result.py Add yt search results from client search to YouTube Cache 2024-09-22 22:02:34 +02:00
server.py Added server parts 2024-10-06 14:20:51 +02:00