FoxxMD
12f284dbd7
docs: Add preview UI callout to landing
2026-07-17 14:45:39 +00:00
FoxxMD
fab2e4938d
feat(ui): Persist log window state #500
...
Publish Docker image to Dockerhub / test (push) Has been cancelled
Publish Docker image to Dockerhub / Build OCI Images (push) Has been cancelled
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Has been cancelled
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Has been cancelled
Store opened state, and position/size, to local storage so logs stay where user wants them across refreshes/initial load.
Resets window to default position if any part of log window is outside viewport bounds on open.
2026-07-12 16:19:13 +00:00
FoxxMD
fbcd1e1b9a
refactor(ui): Fix conditional hook for SSE and add stories for header elements
2026-07-12 15:43:33 +00:00
FoxxMD
d48f2bd4ac
feat(ui): Replace now playing player with summary with reduced motion #500
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Blocked by required conditions
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions
2026-07-11 20:28:13 +00:00
FoxxMD
e2dad463f6
feat: reduce now playing animation #500
2026-07-11 20:05:20 +00:00
FoxxMD
642af13f3c
fix(ui): fix shiki instance creation
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Blocked by required conditions
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions
2026-07-10 21:26:51 +00:00
FoxxMD
4146b159bd
feat(ui): Component list container max width based on selected grid width
2026-07-10 21:11:13 +00:00
FoxxMD
3a3a97132d
fix jellyfin import?
2026-07-10 21:03:06 +00:00
FoxxMD
04a5b91694
feat(ui): Implement grid for desktop layout
...
Allow user-selected max grid width on non-mobile breakpoints
#500
2026-07-10 20:57:03 +00:00
FoxxMD
945f494a2e
fix: top-level type import syntax
...
see eslint.config.js comments
2026-07-10 16:47:38 +00:00
FoxxMD
4b09909b33
update cacheable for per-operation ttl
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Blocked by required conditions
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions
2026-07-10 15:17:01 +00:00
FoxxMD
a5a1365b72
chore: remove tsx from mocha extension
2026-07-10 15:16:42 +00:00
FoxxMD
6bc618c481
always cache mb url so we can log to transform input
2026-07-10 15:16:31 +00:00
FoxxMD
85d1a0e648
chore: fix code styling in musicbrainz transformer
2026-07-10 15:15:57 +00:00
FoxxMD
1ae45c6060
add npm script for generating esbuild bundle metadata
2026-07-10 13:34:15 +00:00
FoxxMD
7daa43a883
tree-shake shiki for chakra usage
2026-07-10 13:34:15 +00:00
FoxxMD
f8501b2a2e
chore: Remove tsx usage from vscode launch profiles
2026-07-10 13:34:15 +00:00
Matt Foxx
14c35edadf
Merge pull request #633 from FoxxMD/node-ts-native
...
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Blocked by required conditions
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions
feat: Migrate to native node runtime everywhere
2026-07-09 16:25:27 -04:00
FoxxMD
cbb9774a18
chore: remove tsx and usage in npm scripts
2026-07-09 20:24:16 +00:00
FoxxMD
7b1eb7c2c1
disable flaky test
2026-07-09 20:06:13 +00:00
FoxxMD
8c8d1e1673
chore: Configure no-unused-vars
2026-07-09 20:01:08 +00:00
FoxxMD
fbdd504453
fxi: Fix linting rules related to functions and error causes
2026-07-09 19:52:13 +00:00
FoxxMD
612a90d7e7
fix: Fix many useless or missed variable assignments
2026-07-09 19:43:11 +00:00
FoxxMD
de8ad60db8
allow no-empty-object-type with single extends interfaces
2026-07-09 19:34:24 +00:00
FoxxMD
43fd8ea807
refactor: autofix (eslint) prefer-const prefer-as-const and var rules
2026-07-09 19:33:54 +00:00
FoxxMD
ec3a7e2d20
fix: Fix case block declarations
2026-07-09 19:20:26 +00:00
FoxxMD
981a211e56
refactor: remove all unused imports
2026-07-09 19:04:40 +00:00
FoxxMD
c42b5cacaa
refactor: Move files/imports to implement folder import isolation
2026-07-09 18:31:18 +00:00
FoxxMD
919907f1cb
feat: Add eslint rules to enforce folder import boundaries
2026-07-09 18:14:31 +00:00
FoxxMD
9eac9fdfa1
chore: prevent vscode from reporting comments in config json are errors
2026-07-09 18:14:01 +00:00
FoxxMD
86cea49ed4
fix(ci): Use node for stanity run
2026-07-09 13:31:02 +00:00
FoxxMD
8fc892a738
test: Fix db error test using transient db
2026-07-09 13:27:55 +00:00
FoxxMD
fd591be3d6
remove tsx from mocha setup
2026-07-09 13:27:39 +00:00
FoxxMD
63b23689a4
remove debug file
2026-07-09 13:27:27 +00:00
FoxxMD
3035d4c5e8
feat(docker): Remove tsx and typescript dependency from build
2026-07-09 12:58:15 +00:00
FoxxMD
7891133002
fix remaining type imports preventing docker container from running with tsx
2026-07-09 12:26:56 +00:00
FoxxMD
66db4d017e
more fixes to get all tests passing
2026-07-09 12:17:03 +00:00
FoxxMD
15e55dc6c5
more refactoring to remove server packages from bundled vite build
2026-07-09 04:13:28 +00:00
FoxxMD
239fb5919e
fix(ui): Exclude discord.js from vite deps
2026-07-09 02:54:44 +00:00
FoxxMD
7e53553a8e
more fixes for file extensions
2026-07-09 02:36:51 +00:00
FoxxMD
4bd0345d1b
replace file extensions and more import type fixes
2026-07-09 02:27:41 +00:00
FoxxMD
b207109697
add allowImportingTsExtensions compiler option
2026-07-09 02:03:03 +00:00
FoxxMD
77de2a7526
fix remaining erasure issues
2026-07-09 01:59:58 +00:00
FoxxMD
69b19da6aa
fix(eslint): ignore no-undef
2026-07-09 01:59:46 +00:00
FoxxMD
f2e2d67668
initial work for using erasable types
2026-07-08 21:14:34 +00:00
FoxxMD
9c44ccb663
chore(release): bump version for release
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Blocked by required conditions
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions
2026-07-08 17:25:23 +00:00
FoxxMD
f431f4d5af
refactor(ui): Remove non-mobile sidebar and ad header links
...
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Blocked by required conditions
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions
* Remove non-mobile sidebar to free up some more screen real estate
* Add quick Links menu to header that hides on mobile breakpoint
2026-07-08 16:49:37 +00:00
FoxxMD
be872d5ce1
fix(ui): Fix double mobile menu icon
2026-07-08 16:09:04 +00:00
FoxxMD
0246f7dfa6
fix(now playing): Fix realtime NP state handling
...
* Revert removing state on "should clear" statuses, causing false positive updates
* Insteat, filter out NP state to api based on "should clear" statuses
2026-07-08 15:43:42 +00:00
FoxxMD
b57f325684
feat: Implement error persistence and live updated for components
2026-07-08 15:02:02 +00:00