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
d926779fe45a1705cea956234d4b697c3933ffa8
sdb2-backend
/
app
/
repositories
History
JSC
d926779fe4
Some checks failed
Backend CI / lint (push)
Failing after 5m7s
Details
Backend CI / test (push)
Successful in 5m14s
Details
feat: Implement playlist reordering with position swapping and reload player on current playlist changes
2025-08-01 17:49:29 +02:00
..
__init__.py
Refactor code structure for improved readability and maintainability
2025-07-22 13:21:44 +02:00
base.py
fix: Lint fixes of api and repositories
2025-07-31 22:29:11 +02:00
credit_transaction.py
refactor: Simplify repository classes by inheriting from BaseRepository and removing redundant methods
2025-07-31 21:32:46 +02:00
extraction.py
refactor: Simplify repository classes by inheriting from BaseRepository and removing redundant methods
2025-07-31 21:32:46 +02:00
playlist.py
feat: Implement playlist reordering with position swapping and reload player on current playlist changes
2025-08-01 17:49:29 +02:00
sound.py
refactor: Simplify repository classes by inheriting from BaseRepository and removing redundant methods
2025-07-31 21:32:46 +02:00
user_oauth.py
refactor: Simplify repository classes by inheriting from BaseRepository and removing redundant methods
2025-07-31 21:32:46 +02:00
user.py
refactor: Simplify repository classes by inheriting from BaseRepository and removing redundant methods
2025-07-31 21:32:46 +02:00