This website requires JavaScript.
Explore
Help
Sign In
quaik8
/
sbd2-frontend
Watch
1
Star
0
Fork
0
You've already forked sbd2-frontend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
152
Commits
1
Branch
0
Tags
main
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
JSC
86a04cf5cb
Some checks failed
Frontend CI / lint (push)
Failing after 22s
Details
Frontend CI / build (push)
Has been skipped
Details
feat: add README file to provide project documentation
2025-10-05 16:29:07 +02:00
.gitea
/workflows
feat: add Frontend CI workflow for linting and building the application
2025-08-14 23:43:21 +02:00
public
feat: add UI components and utilities
2025-07-25 22:15:54 +02:00
src
feat: add border to Play Next Queue section for improved visual separation
2025-10-05 04:09:29 +02:00
.editorconfig
feat: add UI components and utilities
2025-07-25 22:15:54 +02:00
.env.development.template
feat: add environment configuration files and update API base URL handling for production
2025-08-09 14:43:09 +02:00
.env.production.template
feat: add environment configuration files and update API base URL handling for production
2025-08-09 14:43:09 +02:00
.gitignore
feat: add .env to .gitignore to exclude environment variable file from version control
2025-08-09 14:43:50 +02:00
.prettierrc
feat: add UI components and utilities
2025-07-25 22:15:54 +02:00
bun.lock
chore: update recharts dependency and refactor chart components
2025-10-04 14:50:40 +02:00
components.json
Refactor and enhance UI components across multiple pages
2025-08-14 23:51:47 +02:00
eslint.config.js
feat: add UI components and utilities
2025-07-25 22:15:54 +02:00
index.html
feat: update project title and name to SDB v2 in index.html and package.json
2025-08-13 13:55:51 +02:00
package.json
chore: update recharts dependency and refactor chart components
2025-10-04 14:50:40 +02:00
README.md
feat: add README file to provide project documentation
2025-10-05 16:29:07 +02:00
tsconfig.app.json
feat: add UI components and utilities
2025-07-25 22:15:54 +02:00
tsconfig.json
feat: add UI components and utilities
2025-07-25 22:15:54 +02:00
tsconfig.node.json
feat: add UI components and utilities
2025-07-25 22:15:54 +02:00
vite.config.ts
feat: implement lazy loading for routes and add a loading component in App.tsx; configure manual chunks in Vite for optimized builds
2025-10-04 15:44:33 +02:00
README.md
The file is empty.
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
Readme
1.6
MiB
Languages
TypeScript
99.2%
CSS
0.6%