Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
1aa09de
Merge dev to main for release
github-actions[bot] Dec 10, 2025
37bb925
chore: Update universal badge cache [automated]
github-actions[bot] Dec 10, 2025
587f583
chore: Update universal badge cache [automated]
github-actions[bot] Dec 11, 2025
459ede9
Merge dev to main for release
github-actions[bot] Dec 11, 2025
c269ccd
Merge dev to main for release
github-actions[bot] Dec 12, 2025
b96fc4b
chore: Update universal badge cache [automated]
github-actions[bot] Dec 12, 2025
4ead566
Merge dev to main for release
github-actions[bot] Dec 13, 2025
766d834
chore: Update universal badge cache [automated]
github-actions[bot] Dec 13, 2025
f1b88cd
Merge dev to main for release
github-actions[bot] Dec 13, 2025
c856069
chore: Update universal badge cache [automated]
github-actions[bot] Dec 14, 2025
e77b527
chore: Update universal badge cache [automated]
github-actions[bot] Dec 15, 2025
4275ba2
Merge dev to main for release
github-actions[bot] Dec 15, 2025
b68b5f7
Merge dev to main for release
github-actions[bot] Dec 15, 2025
7568e5d
chore(deps)(deps-dev): bump @tauri-apps/cli (#31)
dependabot[bot] Dec 15, 2025
4729c63
chore(deps)(deps): bump the production-dependencies group with 4 upda…
dependabot[bot] Dec 15, 2025
d2614c5
chore(deps)(deps): bump tauri (#35)
dependabot[bot] Dec 15, 2025
c308de6
chore(deps)(deps): bump phf_codegen from 0.11.3 to 0.13.1 in /src-tau…
dependabot[bot] Dec 15, 2025
96306c7
chore(deps)(deps): bump lru from 0.12.5 to 0.16.2 in /src-tauri (#42)
dependabot[bot] Dec 15, 2025
54c3fcf
chore: Update universal badge cache [automated]
github-actions[bot] Dec 16, 2025
d4a20aa
chore: Update universal badge cache [automated]
github-actions[bot] Dec 17, 2025
a4268bc
chore: Update universal badge cache [automated]
github-actions[bot] Dec 18, 2025
f1869ee
Merge dev to main for release
github-actions[bot] Dec 18, 2025
7b2c103
chore(deps)(deps): bump phf from 0.11.3 to 0.13.1 in /src-tauri (#43)
dependabot[bot] Dec 18, 2025
a60f5e5
Merge dev to main for release
github-actions[bot] Dec 18, 2025
ed4f2bf
Merge dev to main for release
github-actions[bot] Dec 18, 2025
fe4dcd1
chore(ci): bump actions/checkout from 4 to 6
dependabot[bot] Dec 18, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
contents: write
steps:
- name: Checkout code
uses: actions/checkout@v4
uses: actions/checkout@v6
with:
fetch-depth: 0
token: ${{ secrets.GITHUB_TOKEN }}
Expand All @@ -45,7 +45,7 @@ jobs:

steps:
- name: Checkout main branch
uses: actions/checkout@v4
uses: actions/checkout@v6
with:
ref: main
fetch-depth: 0
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/check-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v4
uses: actions/checkout@v6

- name: Get latest StreamNook release info
id: current
Expand Down Expand Up @@ -104,7 +104,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v4
uses: actions/checkout@v6

- name: Get current version
id: version
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-universal-cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@v6

- name: Set up Node.js
uses: actions/setup-node@v4
Expand Down
230 changes: 110 additions & 120 deletions package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"update-deps:auto": "powershell -ExecutionPolicy Bypass -File ./scripts/update-dependencies.ps1 -Auto"
},
"dependencies": {
"@supabase/supabase-js": "^2.87.0",
"@supabase/supabase-js": "^2.87.1",
"@tauri-apps/api": "^2.9.0",
"@tauri-apps/plugin-dialog": "^2.2.0",
"@tauri-apps/plugin-notification": "^2.3.3",
"@tauri-apps/plugin-shell": "^2.3.3",
"autoprefixer": "^10.4.22",
"framer-motion": "^12.23.25",
"autoprefixer": "^10.4.23",
"framer-motion": "^12.23.26",
"hls.js": "^1.5.17",
"lucide-react": "^0.556.0",
"lucide-react": "^0.561.0",
"phosphor-react": "^1.4.1",
"plyr": "^3.7.8",
"postcss": "^8.5.6",
Expand All @@ -33,7 +33,7 @@
"zustand": "^5.0.9"
},
"devDependencies": {
"@tauri-apps/cli": "^2.9.5",
"@tauri-apps/cli": "^2.9.6",
"@types/node": "^24.10.1",
"@types/react": "^18.3.26",
"@types/react-dom": "^18.3.7",
Expand Down
32 changes: 13 additions & 19 deletions src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ tauri-build = { version = "2.5.2", features = [] }
lazy_static = "1.5.0"
regex = "1.12.2"
strsim = "0.11.1"
phf_codegen = "0.11"
phf_codegen = "0.13"

[dependencies]
tauri = { version = "2.9.4", features = ["protocol-asset", "tray-icon", "image-png"] }
tauri = { version = "2.9.5", features = ["protocol-asset", "tray-icon", "image-png"] }
tauri-plugin-shell = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" }
tauri-plugin-opener = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" }
tauri-plugin-dialog = "2.2.0"
Expand Down Expand Up @@ -56,8 +56,8 @@ cosmic-text = "0.15.0"
scopeguard = "1.2"
rust-embed = "8.7"
mime_guess = "2.0"
phf = "0.11"
lru = "0.12"
phf = "0.13"
lru = "0.16"


[features]
Expand Down
Loading