This website requires JavaScript.
Explore
Help
Sign In
quaik8
/
sdb2-backend
Watch
1
Star
0
Fork
0
You've already forked sdb2-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
153
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
e4c72f3b19
Some checks failed
Backend CI / lint (push)
Failing after 10s
Details
Backend CI / test (push)
Failing after 1m39s
Details
chore: Remove unused .env.template and SCHEDULER_EXAMPLE.md files
2025-10-05 16:33:29 +02:00
.gitea
/workflows
fix: Update linter command in CI
2025-08-01 09:44:53 +02:00
alembic
feat: Add status and error fields to TTS model and implement background processing for TTS generations
2025-09-21 14:39:41 +02:00
app
feat: Enhance play_next functionality by storing and restoring playlist index
2025-10-05 04:07:34 +02:00
data
Refactor code structure for improved readability and maintainability
2025-07-22 13:21:44 +02:00
logs
Add logging configuration and middleware for improved request tracking
2025-07-25 10:54:30 +02:00
sounds
feat: Add .gitignore to exclude all files in temp directory except itself
2025-07-29 16:37:44 +02:00
tests
feat: Clear and manage play_next queue on playlist changes
2025-10-04 19:39:44 +02:00
.env.development.template
feat: Add environment configuration files and update settings for production and development
2025-08-09 14:43:20 +02:00
.env.production.template
feat: Add environment configuration files and update settings for production and development
2025-08-09 14:43:20 +02:00
.gitignore
Refactor test cases for improved readability and consistency
2025-08-01 20:53:30 +02:00
.python-version
Refactor code structure for improved readability and maintainability
2025-08-22 21:18:04 +02:00
alembic.ini
Add Alembic for database migrations and initial migration scripts
2025-09-16 13:45:14 +02:00
migrate.py
feat: Update CORS origins to allow Chrome extensions and improve logging in migration tool
2025-09-19 16:41:11 +02:00
pyproject.toml
feat: Enhance user metrics retrieval by integrating Extraction model and updating related queries
2025-10-04 13:45:36 +02:00
README.md
Initialize backend project structure with essential files
2025-07-21 10:13:04 +02:00
reset.sh
Refactor code structure for improved readability and maintainability
2025-09-13 22:38:55 +02:00
run.py
Refactor code structure for improved readability and maintainability
2025-07-22 13:21:44 +02:00
uv.lock
feat: Enhance user metrics retrieval by integrating Extraction model and updating related queries
2025-10-04 13:45:36 +02:00
README.md
The file is empty.
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
Readme
21
MiB
Languages
Python
99.8%
Shell
0.1%