Commit Graph

22 Commits (a6f6a37dea8a2ac9d0e936e7f830b7564ae25ca4)

Author SHA1 Message Date
vladmandic fb2f9ea650 new server info panel
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-18 15:37:57 +01:00
vladmandic 2da67ce7d3 cleanup and fix monitor
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-28 12:31:09 +01:00
vladmandic 73b90c5228 redo all locales
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-14 21:48:06 +01:00
Vladimir Mandic 63c5e493be add software version of sha256
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-02-12 11:34:28 +00:00
vladmandic b4e5b563c6 update lint rules
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-11 10:47:07 +01:00
Vladimir Mandic 900d567f59
Merge pull request #4602 from awsr/thumbnail-clear2
Thumbnail cache management part 2
2026-01-29 17:21:18 +01:00
awsr c25b7ac58f
Clear cache when it is disabled 2026-01-28 20:37:14 -08:00
awsr fa0670fcd9
Block maintenanceQueue until cache is ready 2026-01-28 20:34:09 -08:00
vladmandic 8e3671c169 linting
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-28 13:50:52 +01:00
awsr 93fc65b2ea
Allow addition to monitored options 2026-01-27 13:55:16 -08:00
awsr e63422ba16
Move cache clear to Image Options in settings 2026-01-26 01:53:29 -08:00
awsr 7fc18befc5
Add `monitorOption` function 2026-01-24 16:12:36 -08:00
vladmandic 899514c5b8 lint update
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-08 08:51:35 +01:00
vladmandic 41de3cb6dc lint fix part one
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-04 08:52:36 +01:00
awsr b5f44906b1
Implement (mostly) unified config 2026-01-03 18:42:06 -08:00
awsr 4d5427ada9
Add missing ruleset 2026-01-03 17:16:53 -08:00
awsr 72a7f87a6a
Update languageOptions 2026-01-03 16:57:29 -08:00
awsr f91ee1d219
Minor organization 2026-01-03 14:53:40 -08:00
awsr 97c7fc44b9
Update config to align with sdnext-kanvas 2026-01-03 01:35:58 -08:00
awsr 19f0a99ebd
Add TypeScript support 2026-01-02 23:05:41 -08:00
awsr ff542b743e
Enable `no-return-assign` and linting 2026-01-02 18:47:46 -08:00
awsr 5acbab5e61
Upgrade to ESLint 9
- Upgraded to new plugins for other languages
- Added markdown linting
- Added `extensions-builtin` to `globalIgnores`
- *Disabled CSS and HTML linters for now*
- Updated rules that were migrated from eslint to stylistic
- Updated VSCode settings to work with new linting features
- Updated a few rules to have better defaults instead of disabling them
2026-01-02 18:47:46 -08:00