185 Commits

Author SHA1 Message Date
StarAppeal aee1040a8c chore: update deployment workflows to use heavy and light runners 2026-04-29 12:02:50 +02:00
StarAppeal e3af166a07 chore: allow stress testing tokens in backend verification 2026-04-29 02:28:23 +02:00
StarAppeal e040773567 chore: update image processing to use RGBA and improve thumbnail quality 2026-04-29 02:26:19 +02:00
StarAppeal 61f41ce590 feat: enhance token verification logging in preview manager 2026-04-29 01:14:43 +02:00
StarAppeal b35a0658dd feat: update build and deploy workflow for controller and preview services 2026-04-29 01:00:38 +02:00
StarAppeal 057181ed4a chore: remove cache configuration from build-and-push workflow 2026-04-29 00:14:30 +02:00
StarAppeal 14766761c1 chore: add Docker login and logout commands in deployment scripts 2026-04-29 00:06:04 +02:00
StarAppeal e347ab8b9e feat: update build and deploy workflow for controller and preview services 2026-04-28 23:44:06 +02:00
StarAppeal 0199ec60c2 refactor: update imports to use led_matrix_application structure and add preview server functionality 2026-04-28 23:01:27 +02:00
StarAppeal 809e4d1b09 change workflow from github specific to gitea 2026-04-28 17:16:41 +02:00
StarAppeal cc683a4440 change workflow folder name to gitea 2026-04-28 12:28:45 +02:00
StarAppeal 6eff7bfdff temporarily remove --without dev to try to build numpy 2025-09-30 10:51:03 +02:00
StarAppeal 5fa5bc509c reformat again 2025-09-20 01:14:24 +02:00
StarAppeal 8360ffbb6a idk 2025-09-20 01:10:56 +02:00
StarAppeal 64b7dda909 feat: Add .gitattributes to enforce LF line endings 2025-09-20 01:03:29 +02:00
StarAppeal 81d835acc8 Merge remote-tracking branch 'origin/main' 2025-09-20 00:44:46 +02:00
StarAppeal 2d29220763 fix wsclient.py ssl context creation and syntax 2025-09-16 12:50:16 +02:00
StarAppeal 37e1358341 Merge pull request #3 from StarAppeal/feature/wlan-setup
add ENV_TYPE check to switch python command in entry.sh
2025-09-15 03:43:09 +02:00
StarAppeal 4acce54c31 add ENV_TYPE check to switch python command in entry.sh 2025-09-13 12:24:59 +02:00
StarAppeal 9d1b7fb265 Merge pull request #2 from StarAppeal/feature/wlan-setup
Feature/wlan setup
2025-09-11 04:44:24 +02:00
StarAppeal 575c4d287b update README with improved docker run example 2025-09-10 12:02:29 +02:00
StarAppeal 1284c2e01e add .gitkeep to ui directory 2025-09-10 11:50:16 +02:00
StarAppeal a9e57b9ad6 fix wifi-connect flag from -s to -portal-ssid in entry.sh 2025-09-10 11:47:21 +02:00
StarAppeal ff00e91571 add SSID name to wifi-connect portal in entry.sh 2025-09-10 11:46:53 +02:00
StarAppeal ec816d9ddc translate comments to English and update entry.sh messages 2025-09-10 11:45:33 +02:00
StarAppeal dabd3672a0 add wifi-connect and setup mode with entry script 2025-09-10 11:42:48 +02:00
StarAppeal f97e66d15c Merge remote-tracking branch 'origin/main' 2025-09-10 05:26:26 +02:00
StarAppeal 5f5a94d45c add GameOfLifeMode and register in controller 2025-09-10 05:25:18 +02:00
StarAppeal f29b6f8429 Merge pull request #1 from StarAppeal/feature/python-3.11
Feature/python 3.11
2025-09-09 14:33:55 +02:00
StarAppeal 9f69663206 remove wheels/ from .dockerignore 2025-09-09 14:05:56 +02:00
StarAppeal 03049ec06f add .env.example and update README with env setup 2025-09-09 13:57:54 +02:00
StarAppeal 6db4d6ab90 fix cache key and verify pillow wheel artifact in workflow 2025-09-09 13:54:47 +02:00
StarAppeal 6b41f9592b use GHCR_TOKEN secret for docker push auth 2025-09-09 13:38:27 +02:00
StarAppeal 1c766d1106 revise README for websocket app and dev setup 2025-09-09 13:31:55 +02:00
StarAppeal 6f8092602c use pathlib for font and icon paths in modes 2025-09-09 13:28:33 +02:00
StarAppeal 79d794827c fix site-packages path in Dockerfile COPY step 2025-09-09 12:49:39 +02:00
StarAppeal 14c05a30f4 add cython3 symlink in Dockerfile for python 3.11 2025-09-09 12:39:07 +02:00
StarAppeal aad3d54e10 move rgbmatrixemulator to dev group in poetry and workflow 2025-09-09 12:28:47 +02:00
StarAppeal 89836c2ff9 add poetry export and verify requirements.txt in workflow 2025-09-09 12:13:41 +02:00
StarAppeal d7e5546ed8 sanitize Docker tag and clean build-and-push workflow 2025-09-09 12:09:22 +02:00
StarAppeal 107e338744 upgrade python base images and dependencies to 3.11 2025-09-09 11:02:38 +02:00
StarAppeal fb790472cd fix pillow wheel filename case in Dockerfile 2025-09-09 08:27:51 +02:00
StarAppeal 6c4459d554 lowercase repo owner in build-and-push workflow 2025-09-09 08:21:20 +02:00
StarAppeal c64d92aaa9 adjust permissions and improve build-and-push workflow 2025-09-09 08:17:44 +02:00
StarAppeal f21d9a14a7 fix pillow wheel filename case in workflow 2025-09-09 08:12:44 +02:00
StarAppeal eebc742920 update cache key and fix wheel copy in workflow 2025-09-09 08:01:49 +02:00
StarAppeal 5fe824d74b fix typo and remove debugging 2025-09-09 07:51:20 +02:00
StarAppeal 0cc2828e7d change pillow build 2025-09-09 07:39:11 +02:00
StarAppeal f86e0ebbcd change cache key 2025-09-09 07:27:16 +02:00
StarAppeal 23c2458f45 change workflow and optimize Dockerfile 2025-09-09 07:23:24 +02:00