3 Commits

Author SHA1 Message Date
Sapoleone
93dd389437 Add remote access feature and UI improvements
- Implement `remoteAccess` functionality in `ApiCLI` for Veyon integration.
- Create `selectIP.php` view and associated form for remote access inputs.
- Add JSON configuration for lab setups (`labList.json`).
- Introduce reusable `home-button` web component.
- Update project router and controller to support new `/remoteAccess` and `/conn` routes.
- Add custom styles and icons to enhance UI.
2025-09-25 00:26:42 +02:00
Sapoleone
cfaafcffa6 Add initial project structure and configurations
- Set up project directories including app structure.
- Add IntelliJ IDEA project files and configurations.
- Implement basic PHP router for request handling.
- Provide reference files for features, IPs, and documentation.
- Include license and copyright files.
2025-09-23 23:56:22 +02:00
03cb1c5e13 Initial commit 2025-09-23 17:55:02 +00:00