Commit Graph

12 Commits

Author SHA1 Message Date
9cf7113dbe fix: update app user model ID handling for Windows and improve icon path resolution 2026-02-27 23:05:05 +11:00
2e0bf52a40 fix: update app user model ID handling and improve icon loading 2026-02-27 22:56:41 +11:00
90ee0aff90 feat: enhance window focus handling and notification system 2026-02-27 22:45:15 +11:00
3493508b8a notifications 2026-02-27 22:12:49 +11:00
litruv
39d33b9a3f feat: update build process for Squirrel installer and add new upload steps 2026-02-24 21:49:06 +11:00
litruv
b27669f98f feat: add clipboard text writing functionality and update config 2026-02-22 03:41:10 +11:00
litruv
015769bdaf feat: implement Gitea update feed configuration and enhance auto-updater logic 2026-02-22 01:39:51 +11:00
litruv
232aa3daa7 fix: update subproject commit and change publish provider to generic 2026-02-22 01:19:59 +11:00
litruv
e076bde9b0 feat: add metadata upload for Windows and Linux updates, update release file handling, and implement app version retrieval 2026-02-22 00:13:00 +11:00
litruv
4e782409ee feat: Add Paarrot API server with endpoints for controlling app features
All checks were successful
Build / increment-version (push) Successful in 6s
Build / build-windows (push) Successful in 3m14s
Build / build-linux (push) Successful in 4m58s
Build / create-release (push) Successful in 16s
- Implemented API server using Express, including endpoints for health check, status, mute, deafen, channel management, and message sending.
- Added middleware for CORS and JSON body parsing.
- Created test scripts (Node.js and Bash) for API endpoint verification.
- Documented API usage and integration in new API documentation files.
- Updated package.json to include necessary dependencies (express, cors, body-parser).
2026-02-21 21:43:36 +11:00
litruv
59adbcbdf4 fix: use correct icon path for tray/window in packaged app
All checks were successful
Build / increment-version (push) Successful in 6s
Build / build-windows (push) Successful in 3m9s
Build / build-linux (push) Successful in 5m0s
Build / create-release (push) Successful in 17s
2026-02-21 20:06:15 +11:00
litruv
22f5c5e7e4 electron 2026-02-21 17:50:50 +11:00