portacode 1.4.15.dev16__tar.gz → 1.4.15.dev23__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/PKG-INFO +1 -1
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/_version.py +2 -2
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/handlers/proxmox_infra.py +59 -20
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode.egg-info/PKG-INFO +1 -1
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/.claude/agents/communication-manager.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/.claude/settings.local.json +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/.gitignore +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/.gitmodules +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/LICENSE +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/MANIFEST.in +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/Makefile +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/README.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/backup.sh +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/connect.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/connect.sh +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/docker-compose.yaml +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/docs/images/device-transfer-button.png +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/docs/images/device-transfer-modal.png +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/docs/images/pair-device-button.png +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/docs/images/pairing-request.png +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/docs/images/student-workspace.png +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/README.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/simple_device/Dockerfile +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/simple_device/README.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/simple_device/data/device-01/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/simple_device/data/device-01/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/simple_device/docker-compose.yaml +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/Dockerfile +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/README.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/.local/share/portacode/run/gateway.pid +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/.gitignore +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/README.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/db.sqlite3 +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/galactic_bakeshop/__pycache__/__init__.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/galactic_bakeshop/__pycache__/settings.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/galactic_bakeshop/__pycache__/urls.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/galactic_bakeshop/__pycache__/wsgi.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/manage.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/requirements.txt +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/templates/treats/home.html +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/treats/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/treats/__pycache__/__init__.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/treats/__pycache__/admin.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/treats/__pycache__/apps.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/treats/__pycache__/menu.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/treats/__pycache__/models.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/treats/__pycache__/urls.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/treats/__pycache__/views.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/treats/admin.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/treats/apps.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/treats/menu.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/treats/migrations/__pycache__/__init__.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/treats/models.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/treats/tests.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/treats/urls.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-01/workspace/treats/views.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-02/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-02/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-02/workspace/README.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-02/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-02/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-02/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-02/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-02/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-02/workspace/manage.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-02/workspace/requirements.txt +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-02/workspace/templates/treats/home.html +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-02/workspace/treats/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-02/workspace/treats/admin.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-02/workspace/treats/apps.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-02/workspace/treats/menu.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-02/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-02/workspace/treats/models.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-02/workspace/treats/tests.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-02/workspace/treats/urls.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-02/workspace/treats/views.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-03/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-03/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-03/workspace/README.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-03/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-03/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-03/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-03/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-03/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-03/workspace/manage.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-03/workspace/requirements.txt +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-03/workspace/templates/treats/home.html +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-03/workspace/treats/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-03/workspace/treats/admin.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-03/workspace/treats/apps.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-03/workspace/treats/menu.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-03/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-03/workspace/treats/models.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-03/workspace/treats/tests.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-03/workspace/treats/urls.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-03/workspace/treats/views.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-04/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-04/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-04/workspace/README.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-04/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-04/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-04/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-04/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-04/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-04/workspace/manage.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-04/workspace/requirements.txt +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-04/workspace/templates/treats/home.html +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-04/workspace/treats/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-04/workspace/treats/admin.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-04/workspace/treats/apps.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-04/workspace/treats/menu.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-04/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-04/workspace/treats/models.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-04/workspace/treats/tests.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-04/workspace/treats/urls.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-04/workspace/treats/views.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-05/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-05/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-05/workspace/README.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-05/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-05/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-05/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-05/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-05/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-05/workspace/manage.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-05/workspace/requirements.txt +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-05/workspace/templates/treats/home.html +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-05/workspace/treats/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-05/workspace/treats/admin.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-05/workspace/treats/apps.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-05/workspace/treats/menu.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-05/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-05/workspace/treats/models.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-05/workspace/treats/tests.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-05/workspace/treats/urls.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-05/workspace/treats/views.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-06/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-06/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-06/workspace/README.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-06/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-06/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-06/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-06/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-06/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-06/workspace/manage.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-06/workspace/requirements.txt +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-06/workspace/templates/treats/home.html +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-06/workspace/treats/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-06/workspace/treats/admin.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-06/workspace/treats/apps.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-06/workspace/treats/menu.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-06/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-06/workspace/treats/models.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-06/workspace/treats/tests.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-06/workspace/treats/urls.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-06/workspace/treats/views.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-07/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-07/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-07/workspace/README.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-07/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-07/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-07/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-07/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-07/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-07/workspace/manage.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-07/workspace/requirements.txt +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-07/workspace/templates/treats/home.html +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-07/workspace/treats/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-07/workspace/treats/admin.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-07/workspace/treats/apps.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-07/workspace/treats/menu.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-07/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-07/workspace/treats/models.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-07/workspace/treats/tests.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-07/workspace/treats/urls.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-07/workspace/treats/views.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-08/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-08/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-08/workspace/README.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-08/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-08/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-08/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-08/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-08/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-08/workspace/manage.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-08/workspace/requirements.txt +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-08/workspace/templates/treats/home.html +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-08/workspace/treats/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-08/workspace/treats/admin.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-08/workspace/treats/apps.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-08/workspace/treats/menu.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-08/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-08/workspace/treats/models.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-08/workspace/treats/tests.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-08/workspace/treats/urls.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-08/workspace/treats/views.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-09/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-09/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-09/workspace/README.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-09/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-09/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-09/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-09/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-09/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-09/workspace/manage.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-09/workspace/requirements.txt +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-09/workspace/templates/treats/home.html +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-09/workspace/treats/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-09/workspace/treats/admin.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-09/workspace/treats/apps.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-09/workspace/treats/menu.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-09/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-09/workspace/treats/models.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-09/workspace/treats/tests.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-09/workspace/treats/urls.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-09/workspace/treats/views.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-10/.local/share/portacode/keys/id_portacode +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-10/.local/share/portacode/keys/id_portacode.pub +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-10/workspace/README.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-10/workspace/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-10/workspace/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-10/workspace/galactic_bakeshop/settings.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-10/workspace/galactic_bakeshop/urls.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-10/workspace/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-10/workspace/manage.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-10/workspace/requirements.txt +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-10/workspace/templates/treats/home.html +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-10/workspace/treats/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-10/workspace/treats/admin.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-10/workspace/treats/apps.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-10/workspace/treats/menu.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-10/workspace/treats/migrations/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-10/workspace/treats/models.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-10/workspace/treats/tests.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-10/workspace/treats/urls.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/data/student-10/workspace/treats/views.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/docker-compose.yaml +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/initial_content/README.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/initial_content/galactic_bakeshop/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/initial_content/galactic_bakeshop/asgi.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/initial_content/galactic_bakeshop/settings.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/initial_content/galactic_bakeshop/urls.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/initial_content/galactic_bakeshop/wsgi.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/initial_content/manage.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/initial_content/requirements.txt +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/initial_content/templates/treats/home.html +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/initial_content/treats/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/initial_content/treats/admin.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/initial_content/treats/apps.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/initial_content/treats/menu.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/initial_content/treats/migrations/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/initial_content/treats/models.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/initial_content/treats/tests.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/initial_content/treats/urls.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/initial_content/treats/views.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/workshop_fleet/instructions/WELCOME.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/README.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/__main__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/cli.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/README.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/client.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/handlers/README.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/handlers/WEBSOCKET_PROTOCOL.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/handlers/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/handlers/base.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/handlers/chunked_content.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/handlers/diff_handlers.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/handlers/file_handlers.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/handlers/project_aware_file_handlers.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/handlers/project_state/README.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/handlers/project_state/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/handlers/project_state/file_system_watcher.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/handlers/project_state/git_manager.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/handlers/project_state/handlers.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/handlers/project_state/manager.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/handlers/project_state/models.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/handlers/project_state/utils.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/handlers/project_state_handlers.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/handlers/registry.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/handlers/session.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/handlers/system_handlers.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/handlers/tab_factory.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/handlers/terminal_handlers.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/handlers/test_proxmox_infra.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/handlers/update_handler.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/multiplex.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/terminal.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/data.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/keypair.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/link_capture/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/link_capture/__pycache__/__init__.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/link_capture/bin/__pycache__/link_capture_wrapper.cpython-311.pyc +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/link_capture/bin/elinks +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/link_capture/bin/gio-open +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/link_capture/bin/gnome-open +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/link_capture/bin/gvfs-open +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/link_capture/bin/kde-open +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/link_capture/bin/kfmclient +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/link_capture/bin/link_capture_exec.sh +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/link_capture/bin/link_capture_wrapper.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/link_capture/bin/links +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/link_capture/bin/links2 +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/link_capture/bin/lynx +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/link_capture/bin/mate-open +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/link_capture/bin/netsurf +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/link_capture/bin/sensible-browser +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/link_capture/bin/w3m +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/link_capture/bin/x-www-browser +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/link_capture/bin/xdg-open +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/logging_categories.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/pairing.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/service.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/static/js/test-ntp-clock.html +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/static/js/utils/ntp-clock.js +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/utils/NTP_ARCHITECTURE.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/utils/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/utils/diff_apply.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/utils/diff_renderer.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/utils/ntp_clock.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode.egg-info/SOURCES.txt +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode.egg-info/dependency_links.txt +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode.egg-info/entry_points.txt +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode.egg-info/requires.txt +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode.egg-info/top_level.txt +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/pyproject.toml +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/restore.sh +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/run_tests.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/setup.cfg +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/setup.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/test.sh +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/test_modules/README.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/test_modules/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/test_modules/test_device_online.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/test_modules/test_file_operations.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/test_modules/test_git_status_ui.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/test_modules/test_login_flow.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/test_modules/test_navigate_testing_folder.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/test_modules/test_play_store_screenshots.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/test_modules/test_terminal_buffer_performance.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/test_modules/test_terminal_interaction.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/test_modules/test_terminal_loading_race_condition.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/test_modules/test_terminal_start.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/test_request_id.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/testing_framework/.env.example +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/testing_framework/README.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/testing_framework/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/testing_framework/cli.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/testing_framework/core/__init__.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/testing_framework/core/base_test.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/testing_framework/core/cli_manager.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/testing_framework/core/hierarchical_runner.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/testing_framework/core/playwright_manager.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/testing_framework/core/runner.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/testing_framework/core/shared_cli_manager.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/testing_framework/core/test_discovery.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/testing_framework/requirements.txt +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/todo/UI_UX/opening_a_file_on_desktop_results_in_nothing.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/todo/agent_context_management.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/todo/django_server_time_sync.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/todo/issues/device_performance_degradation.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/todo/issues/git_data_not_captured_in_proxmox.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/todo/issues/indefinite_resource_loading.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/todo/issues/portacode_service_silently_down.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/todo/issues/premature_terminal_exit.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/todo/issues/project_cpu_hotspots.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/todo/issues/terminals_exit_upon_starting.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/todo/issues/wrong_item_classification_on_client_side.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/todo/smartphone_terminal_input_frustrations.md +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/tools/generate_play_store_assets.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/tools/pairing_tester.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/tools/run_screenshot_suite.sh +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/tools/test_python_ntp_clock.py +0 -0
- {portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/validate.sh +0 -0
|
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
|
|
|
28
28
|
commit_id: COMMIT_ID
|
|
29
29
|
__commit_id__: COMMIT_ID
|
|
30
30
|
|
|
31
|
-
__version__ = version = '1.4.15.
|
|
32
|
-
__version_tuple__ = version_tuple = (1, 4, 15, '
|
|
31
|
+
__version__ = version = '1.4.15.dev23'
|
|
32
|
+
__version_tuple__ = version_tuple = (1, 4, 15, 'dev23')
|
|
33
33
|
|
|
34
34
|
__commit_id__ = commit_id = None
|
{portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/portacode/connection/handlers/proxmox_infra.py
RENAMED
|
@@ -496,6 +496,16 @@ def _friendly_step_label(step_name: str) -> str:
|
|
|
496
496
|
return normalized.capitalize()
|
|
497
497
|
|
|
498
498
|
|
|
499
|
+
_NETWORK_WAIT_CMD = (
|
|
500
|
+
"count=0; "
|
|
501
|
+
"while [ \"$count\" -lt 20 ]; do "
|
|
502
|
+
" if command -v ip >/dev/null 2>&1 && ip route get 1.1.1.1 >/dev/null 2>&1; then break; fi; "
|
|
503
|
+
" if [ -f /proc/net/route ] && grep -q '^00000000' /proc/net/route >/dev/null 2>&1; then break; fi; "
|
|
504
|
+
" sleep 1; "
|
|
505
|
+
" count=$((count+1)); "
|
|
506
|
+
"done"
|
|
507
|
+
)
|
|
508
|
+
|
|
499
509
|
_PACKAGE_MANAGER_PROFILES: Dict[str, Dict[str, Any]] = {
|
|
500
510
|
"apt": {
|
|
501
511
|
"update_cmd": "apt-get update -y",
|
|
@@ -524,7 +534,7 @@ _PACKAGE_MANAGER_PROFILES: Dict[str, Dict[str, Any]] = {
|
|
|
524
534
|
"apk": {
|
|
525
535
|
"update_cmd": "apk update",
|
|
526
536
|
"update_step_name": "apk_update",
|
|
527
|
-
"install_cmd": "apk add --no-cache python3 py3-pip sudo",
|
|
537
|
+
"install_cmd": "apk add --no-cache python3 py3-pip sudo shadow",
|
|
528
538
|
"install_step_name": "install_deps",
|
|
529
539
|
"update_retries": 3,
|
|
530
540
|
"install_retries": 5,
|
|
@@ -570,7 +580,9 @@ def _build_bootstrap_steps(
|
|
|
570
580
|
package_manager: str = "apt",
|
|
571
581
|
) -> List[Dict[str, Any]]:
|
|
572
582
|
profile = _PACKAGE_MANAGER_PROFILES.get(package_manager, _PACKAGE_MANAGER_PROFILES["apt"])
|
|
573
|
-
steps: List[Dict[str, Any]] = [
|
|
583
|
+
steps: List[Dict[str, Any]] = [
|
|
584
|
+
{"name": "wait_for_network", "cmd": _NETWORK_WAIT_CMD, "retries": 0},
|
|
585
|
+
]
|
|
574
586
|
update_cmd = profile.get("update_cmd")
|
|
575
587
|
if update_cmd:
|
|
576
588
|
steps.append(
|
|
@@ -596,7 +608,36 @@ def _build_bootstrap_steps(
|
|
|
596
608
|
steps.extend(
|
|
597
609
|
[
|
|
598
610
|
{"name": "user_exists", "cmd": f"id -u {user} >/dev/null 2>&1 || adduser --disabled-password --gecos '' {user}", "retries": 0},
|
|
599
|
-
{
|
|
611
|
+
{
|
|
612
|
+
"name": "add_sudo",
|
|
613
|
+
"cmd": (
|
|
614
|
+
f"if command -v usermod >/dev/null 2>&1; then "
|
|
615
|
+
" if ! getent group sudo >/dev/null 2>&1; then "
|
|
616
|
+
" if command -v groupadd >/dev/null 2>&1; then "
|
|
617
|
+
" groupadd sudo >/dev/null 2>&1 || true; "
|
|
618
|
+
" fi; "
|
|
619
|
+
" fi; "
|
|
620
|
+
f" usermod -aG sudo {user}; "
|
|
621
|
+
"else "
|
|
622
|
+
" for grp in wheel sudo; do "
|
|
623
|
+
" if ! getent group \"$grp\" >/dev/null 2>&1 && command -v groupadd >/dev/null 2>&1; then "
|
|
624
|
+
" groupadd \"$grp\" >/dev/null 2>&1 || true; "
|
|
625
|
+
" fi; "
|
|
626
|
+
" addgroup \"$grp\" >/dev/null 2>&1 || true; "
|
|
627
|
+
f" addgroup {user} \"$grp\" >/dev/null 2>&1 || true; "
|
|
628
|
+
" done; "
|
|
629
|
+
"fi"
|
|
630
|
+
),
|
|
631
|
+
"retries": 0,
|
|
632
|
+
},
|
|
633
|
+
{
|
|
634
|
+
"name": "add_sudoers",
|
|
635
|
+
"cmd": (
|
|
636
|
+
f"printf '%s ALL=(ALL) NOPASSWD:ALL\n' {shlex.quote(user)} >/etc/sudoers.d/portacode && "
|
|
637
|
+
"chmod 0440 /etc/sudoers.d/portacode"
|
|
638
|
+
),
|
|
639
|
+
"retries": 0,
|
|
640
|
+
},
|
|
600
641
|
]
|
|
601
642
|
)
|
|
602
643
|
if password:
|
|
@@ -845,16 +886,9 @@ def _connect_proxmox(config: Dict[str, Any]) -> Any:
|
|
|
845
886
|
)
|
|
846
887
|
|
|
847
888
|
|
|
848
|
-
def _pick_shell() -> str:
|
|
849
|
-
for candidate in ("/bin/bash", "/bin/sh"):
|
|
850
|
-
if Path(candidate).exists():
|
|
851
|
-
return candidate
|
|
852
|
-
return "sh"
|
|
853
|
-
|
|
854
|
-
|
|
855
889
|
def _run_pct(vmid: int, cmd: str, input_text: Optional[str] = None) -> Dict[str, Any]:
|
|
856
|
-
shell =
|
|
857
|
-
full = ["pct", "exec", str(vmid), "--", shell, "-
|
|
890
|
+
shell = "/bin/sh"
|
|
891
|
+
full = ["pct", "exec", str(vmid), "--", shell, "-c", cmd]
|
|
858
892
|
start = time.time()
|
|
859
893
|
proc = subprocess.run(full, text=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE, input=input_text)
|
|
860
894
|
return {
|
|
@@ -866,6 +900,10 @@ def _run_pct(vmid: int, cmd: str, input_text: Optional[str] = None) -> Dict[str,
|
|
|
866
900
|
}
|
|
867
901
|
|
|
868
902
|
|
|
903
|
+
def _su_command(user: str, command: str) -> str:
|
|
904
|
+
return f"su - {user} -s /bin/sh -c {shlex.quote(command)}"
|
|
905
|
+
|
|
906
|
+
|
|
869
907
|
def _run_pct_check(vmid: int, cmd: str) -> Dict[str, Any]:
|
|
870
908
|
res = _run_pct(vmid, cmd)
|
|
871
909
|
if res["returncode"] != 0:
|
|
@@ -925,7 +963,7 @@ def _push_bytes_to_container(
|
|
|
925
963
|
|
|
926
964
|
|
|
927
965
|
def _resolve_portacode_key_dir(vmid: int, user: str) -> str:
|
|
928
|
-
data_dir_cmd =
|
|
966
|
+
data_dir_cmd = _su_command(user, "echo -n ${XDG_DATA_HOME:-$HOME/.local/share}")
|
|
929
967
|
data_home = _run_pct_check(vmid, data_dir_cmd)["stdout"].strip()
|
|
930
968
|
portacode_dir = f"{data_home}/portacode"
|
|
931
969
|
_run_pct_exec_check(vmid, ["mkdir", "-p", portacode_dir])
|
|
@@ -942,18 +980,19 @@ def _deploy_device_keypair(vmid: int, user: str, private_key: str, public_key: s
|
|
|
942
980
|
|
|
943
981
|
|
|
944
982
|
def _portacode_connect_and_read_key(vmid: int, user: str, timeout_s: int = 10) -> Dict[str, Any]:
|
|
945
|
-
|
|
983
|
+
su_connect_cmd = _su_command(user, "portacode connect")
|
|
984
|
+
cmd = ["pct", "exec", str(vmid), "--", "/bin/sh", "-c", su_connect_cmd]
|
|
946
985
|
proc = subprocess.Popen(cmd, text=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
|
|
947
986
|
start = time.time()
|
|
948
987
|
|
|
949
|
-
data_dir_cmd =
|
|
988
|
+
data_dir_cmd = _su_command(user, "echo -n ${XDG_DATA_HOME:-$HOME/.local/share}")
|
|
950
989
|
data_dir = _run_pct_check(vmid, data_dir_cmd)["stdout"].strip()
|
|
951
990
|
key_dir = f"{data_dir}/portacode/keys"
|
|
952
991
|
pub_path = f"{key_dir}/id_portacode.pub"
|
|
953
992
|
priv_path = f"{key_dir}/id_portacode"
|
|
954
993
|
|
|
955
994
|
def file_size(path: str) -> Optional[int]:
|
|
956
|
-
stat_cmd = f"
|
|
995
|
+
stat_cmd = _su_command(user, f"test -s {path} && stat -c %s {path}")
|
|
957
996
|
res = _run_pct(vmid, stat_cmd)
|
|
958
997
|
if res["returncode"] != 0:
|
|
959
998
|
return None
|
|
@@ -1011,7 +1050,7 @@ def _portacode_connect_and_read_key(vmid: int, user: str, timeout_s: int = 10) -
|
|
|
1011
1050
|
final_pub = file_size(pub_path)
|
|
1012
1051
|
final_priv = file_size(priv_path)
|
|
1013
1052
|
if final_pub and final_priv:
|
|
1014
|
-
key_res = _run_pct(vmid, f"
|
|
1053
|
+
key_res = _run_pct(vmid, _su_command(user, f"cat {pub_path}"))
|
|
1015
1054
|
if not process_exited:
|
|
1016
1055
|
proc.terminate()
|
|
1017
1056
|
try:
|
|
@@ -1051,7 +1090,7 @@ def _portacode_connect_and_read_key(vmid: int, user: str, timeout_s: int = 10) -
|
|
|
1051
1090
|
except subprocess.TimeoutExpired:
|
|
1052
1091
|
proc.kill()
|
|
1053
1092
|
|
|
1054
|
-
key_res = _run_pct(vmid, f"
|
|
1093
|
+
key_res = _run_pct(vmid, _su_command(user, f"cat {pub_path}"))
|
|
1055
1094
|
return {
|
|
1056
1095
|
"ok": True,
|
|
1057
1096
|
"public_key": key_res["stdout"].strip(),
|
|
@@ -1594,7 +1633,7 @@ class CreateProxmoxContainerHandler(SyncHandler):
|
|
|
1594
1633
|
on_behalf_of_device=device_id,
|
|
1595
1634
|
)
|
|
1596
1635
|
|
|
1597
|
-
cmd =
|
|
1636
|
+
cmd = _su_command(payload["username"], "sudo -S portacode service install")
|
|
1598
1637
|
res = _run_pct(vmid, cmd, input_text=payload["password"] + "\n")
|
|
1599
1638
|
|
|
1600
1639
|
if res["returncode"] != 0:
|
|
@@ -1726,7 +1765,7 @@ class StartPortacodeServiceHandler(SyncHandler):
|
|
|
1726
1765
|
on_behalf_of_device=on_behalf_of_device,
|
|
1727
1766
|
)
|
|
1728
1767
|
|
|
1729
|
-
cmd =
|
|
1768
|
+
cmd = _su_command(user, "sudo -S portacode service install")
|
|
1730
1769
|
res = _run_pct(vmid, cmd, input_text=password + "\n")
|
|
1731
1770
|
|
|
1732
1771
|
if res["returncode"] != 0:
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{portacode-1.4.15.dev16 → portacode-1.4.15.dev23}/examples/simple_device/docker-compose.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|