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
Files
35b857fd0d14c18bb86a1a61d4d25f80b274bf27
sdb2-backend
/
app
/
core
History
JSC
d5f9a3c736
feat: Run database migrations in a thread pool to avoid blocking during initialization
2025-09-21 13:21:23 +02:00
..
__init__.py
Refactor code structure for improved readability and maintainability
2025-07-22 13:21:44 +02:00
config.py
feat: Update CORS origins to allow Chrome extensions and improve logging in migration tool
2025-09-19 16:41:11 +02:00
database.py
feat: Run database migrations in a thread pool to avoid blocking during initialization
2025-09-21 13:21:23 +02:00
dependencies.py
fix: Add missing commas in function calls and improve code formatting
2025-08-12 23:37:38 +02:00
logging.py
Add logging configuration and middleware for improved request tracking
2025-07-25 10:54:30 +02:00
seeds.py
feat: Add Extraction model and seed main playlist functionality
2025-07-28 19:39:32 +02:00
services.py
Refactor code structure for improved readability and maintainability
2025-08-29 15:27:12 +02:00