1
0
mirror of https://github.com/MultiMote/niimblue synced 2026-01-19 19:37:11 +03:00

17 Commits

Author SHA1 Message Date
MultiMote
c2b6b45ba8 Upgrade niimbluelib 2026-01-15 21:39:36 +03:00
MultiMote
ffe4730a72 RFID info auto refresh after printing, fix PrintEnd sent twice 2026-01-04 21:21:57 +03:00
MultiMote
9be298f8d9 Add ribbon rfid info 2026-01-04 21:21:57 +03:00
MultiMote
a5f741035f Cleanup svelte5 migration
Squash summary:

* Fix PrinterConnector loop keys
* Remove unnecessary state
* Add format-all script, remove esbuild override
* Use localStorage key as SavedLabelsBrowser element key
* Remove prettier.config.ts because .prettierrc.yml exists
* Remove unused eslint plugins, migrate config
* Change npm scripts
* Fix state typing
* Finish root path alias, range type
* Get rid of "possibly undefined" errors
* Replace $effect with $derived
* Fix key errors
* Replace legacy run() with $effect
* Enable runes explicitly
* Remove FabricConfig.disableStyleCopyPaste duplicate
* Revert capacitor changes in base project
* Revert .gitignore
* Remove eslint comment
* Revert dashboard to MainPage (not using kit, no routes)
2025-11-27 11:59:03 +03:00
Nico Domino
60423dae6a Upgrade to svelte 5 and bump all other dependencies (#101) 2025-11-24 16:48:20 +03:00
MultiMote
fb58227493 Change deployment method and server 2025-11-01 19:37:37 +03:00
MultiMote
e5624372a6 Replace locale matcher with package 2025-10-14 23:00:09 +03:00
MultiMote
778604fe07 Fix image file drop 2025-09-12 23:19:05 +03:00
MultiMote
8188b3b23c B21_PRO support 2025-09-03 22:37:59 +03:00
MultiMote
eef3a683f3 qrcode-generator flipped rendering is now fixed 2025-08-07 17:43:34 +03:00
MultiMote
1d6b3a980e Change QR code generation lib, rendering is now sharp, added fixed scaling (closes #94) 2025-08-06 15:02:28 +03:00
MultiMote
e239327ffa Audit fix 2025-07-29 09:59:35 +03:00
MultiMote
bf23a5c08d Fix some devices service discovery (capacitor) 2025-05-22 22:11:14 +03:00
MultiMote
efdd846228 Update to CapacitorJS 7.x (closes #69) 2025-05-16 09:44:22 +03:00
MultiMote
7f585a7aaa Upgrade vite 2025-05-11 16:35:12 +03:00
MultiMote
fc55347011 Fix esbuild vulnerability 2025-02-21 09:49:25 +03:00
MultiMote
fe0c15c088 Switch from yarn to npm 2025-02-20 17:00:33 +03:00