mirror of
https://github.com/lox-audioserver/lox-audioserver.git
synced 2026-04-26 06:45:47 +03:00
[PR #2] [MERGED] Initial Release #118
Labels
No labels
bug
enhancement
pull-request
released
released on @beta
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lox-audioserver#118
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/lox-audioserver/lox-audioserver/pull/2
Author: @rudyberends
Created: 10/8/2025
Status: ✅ Merged
Merged: 10/8/2025
Merged by: @rudyberends
Base:
main← Head:beta📝 Commits (10+)
d93b7a4major: initial releaseca19ea6added documentationf53ff90refactor: one source of truth for the backendsf73fd7dInitial implementation of Beolink Providera196698updates for initial release679977cfix: npm run build84b69ecinitial releasee72c109version bumpc6dcd3ffix: release and buildd45b252fix: github release📊 Changes
74 files changed (+17797 additions, -30 deletions)
View changed files
➕
.DS_Store(+0 -0)➕
.dockerignore(+14 -0)➕
.eslintignore(+1 -0)➕
.eslintrc(+41 -0)➕
.github/workflows/create-release-and-build.yml(+225 -0)➕
.gitignore(+126 -0)➕
.prettierrc(+4 -0)➕
.vscode/settings.json(+3 -0)➕
LICENSE(+201 -0)📝
README.md(+7 -30)➕
nodemon.json(+6 -0)➕
package-lock.json(+3433 -0)➕
package.json(+54 -0)➕
playlist_output.json(+2 -0)➕
public/admin/app.js(+2251 -0)➕
public/admin/headerimage.jpg(+0 -0)➕
public/admin/index.html(+65 -0)➕
public/admin/style.css(+2590 -0)➕
public/admin/unknownalbum.png(+0 -0)➕
src/backend/provider/beoLink/index.ts(+94 -0)...and 54 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.