This website requires JavaScript.
Explore
Help
Register
Sign In
mangamochi
/
backend
Watch
1
Star
0
Fork
0
You've already forked backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
170
Commits
12
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Rodrigo Verdiani
9fd3fc9fb7
feat(manga): update title search to return multiple results
2026-06-24 09:22:29 -03:00
.vscode
feat: add user statistics functionality with DTOs and service methods
2026-04-05 11:43:57 -03:00
.woodpecker
chore: trigger pipeline
2025-11-04 15:27:16 -03:00
src
feat(manga): update title search to return multiple results
2026-06-24 09:22:29 -03:00
.env.example
feat: implement title matching service and refactor manga creation logic
2025-11-29 19:44:51 -03:00
.gitattributes
feat: initial commit
2025-10-21 13:19:28 -03:00
.gitignore
chore: move rabbitmq queue names to env
2025-11-29 18:48:05 -03:00
docker-compose.yml
feat: implement reading progress tracking with Redis caching and API endpoints
2026-04-16 13:54:14 -03:00
Dockerfile
feat: implement content archive strategies for CBR and CBZ formats
2026-05-08 15:49:15 -03:00
HELP.md
feat: initial commit
2025-10-21 13:19:28 -03:00
mvnw
feat: initial commit
2025-10-21 13:19:28 -03:00
mvnw.cmd
feat: initial commit
2025-10-21 13:19:28 -03:00
pom.xml
refactor: replace RarExtractor and ZipExtractor with a unified SevenZipExtractor implementation
2026-04-23 09:14:54 -03:00
Description
No description provided
862
KiB
Languages
Java
99.8%
Dockerfile
0.2%