Queue and UI fixes

This commit is contained in:
2026-03-05 11:04:20 +00:00
parent 23acea4773
commit e3d890c071
103 changed files with 11400 additions and 2010 deletions

1
.venv-docs/bin/python Symbolic link
View File

@@ -0,0 +1 @@
python3

1
.venv-docs/bin/python3 Symbolic link
View File

@@ -0,0 +1 @@
/usr/bin/python3

1
.venv-docs/bin/python3.12 Symbolic link
View File

@@ -0,0 +1 @@
python3

1
.venv-docs/lib64 Symbolic link
View File

@@ -0,0 +1 @@
lib

5
.venv-docs/pyvenv.cfg Normal file
View File

@@ -0,0 +1,5 @@
home = /usr/bin
include-system-site-packages = false
version = 3.12.3
executable = /usr/bin/python3.12
command = /usr/bin/python3 -m venv /home/michael/ripster/.venv-docs