5 Commits

Author SHA1 Message Date
waffles-dev
155a5660e8
Chore: Update .prettierrc and run formatter on all files (#367)
* Chore: Update .prettierrc and run formatter on all files

* chore: Add .prettierignore rule for xel

* Add prettier version to dev dependencies and freeze version

---------

Co-authored-by: waffles-dev <waffles-dev@outlook.com>
Co-authored-by: levev <levvevv@gmail.com>
2025-10-20 22:19:20 +08:00
levev
9abdc5ace3 chore: Migrate Electron scripts and configuration files to TypeScript
chore: Update engine requirement to Node 23 (required for experimental strip types)

chore: Update Node version in CI to 24, and actions/checkout & actions/setup-node to v5

Co-authored-by: Tibix <fuloptibi03@gmail.com>
2025-09-29 23:59:46 +02:00
Levev
106962d830
feat: Remember window properties upon closing WinBoat, feat: Migrate electron files to ESM (#196)
* feat: Remember window properties upon closing WinBoat, feat: Migrate electron files to ESM

This issue fixes #128

Co-authored-by: Tibix <fuloptibi03@gmail.com>

* chore: Migrate build script to ESM

Co-authored-by: Tibix <fuloptibi03@gmail.com>

---------

Co-authored-by: Tibix <fuloptibi03@gmail.com>
2025-09-30 00:15:01 +03:00
TheDokT0r
8e4088d4f6
chore: Migrate vite.config to ts for intelisense on config (#152) 2025-09-19 15:54:32 +03:00
TibixDev
9929ecaec7 Initial commit 2025-03-29 07:43:30 +02:00