Commit Graph

18 Commits

Author SHA1 Message Date
f261081842 Add cooldown configuration for flag commands (#14) 2025-12-10 13:32:29 +01:00
4c05e3d402 📝 Add custom flag image to README.md (#12) 2025-12-10 13:29:07 +01:00
renovate[bot]
72eb3acd49 ⬆️ Upgrade actions/checkout action to v6 (#10)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-10 13:13:45 +01:00
e5109fe02b Add log_level configuration to enhance logging flexibility (#8) 2025-12-09 01:15:36 +01:00
9c860c4f95 Optimize rendering settings by adjusting device scale factor and viewport dimensions (#7) 2025-12-09 00:43:46 +01:00
16933d486b 🐛 Adjust flag detection tolerance to improve accuracy (#6) 2025-12-09 00:41:23 +01:00
fa02d4b3f7 🐛 Fix flagwaver path configuration in docker image (#5) 2025-12-09 00:17:35 +01:00
31c115ed5a 🥅 Add error handling for UI setup to improve robustness (#4) 2025-12-09 00:04:59 +01:00
4989cab2d9 Increase click timeout for UI elements to improve reliability (#3) 2025-12-08 23:51:16 +01:00
8320e3ff43 Make app user installable (#2) 2025-12-08 23:31:44 +01:00
b653aa24e9 💚 Replace pdm install with uv sync in CI configuration (#1) 2025-12-08 22:58:09 +01:00
cadb75aca2 Add auto_sync_commands configuration and create_flag command 2025-12-08 22:41:55 +01:00
f4b3872941 💚 Use uv not pdm 2025-12-08 22:33:29 +01:00
1ad97d81bc 📄 Update copyright holder from NiceBots to Paillat-dev 2025-12-08 22:32:07 +01:00
9ec89305aa 👷 Update Docker and quality checks in CI configuration 2025-12-08 22:26:21 +01:00
3665ae9ceb 📝 Add README.md 2025-12-08 22:24:09 +01:00
e6b8d49561 ⚰️ Remove unnecessary sed command from Dockerfile 2025-12-08 22:22:21 +01:00
Paillat
dd77e3d433 🎉 First commit 2025-12-08 22:17:17 +01:00