40 Commits

Author SHA1 Message Date
Rodrigo Verdiani
c8dea4788b feat: implement queued manga list update 2025-11-08 20:59:29 -03:00
rov
ccec6eafca Merge pull request 'feat: add Pink Rosa Scan provider' (#13) from feature/pink-scan-provider into main
All checks were successful
ci/woodpecker/push/pipeline Pipeline was successful
Reviewed-on: #13
2025-11-04 17:12:42 -03:00
Rodrigo Verdiani
78d38bc3c9 feat: add Pink Rosa Scan provider
All checks were successful
ci/woodpecker/push/pipeline Pipeline was successful
ci/woodpecker/pr/pipeline Pipeline was successful
2025-11-04 17:05:01 -03:00
rov
9c41e07958 Merge pull request 'chore: trigger pipeline' (#12) from feature/chapter-navigation into main
All checks were successful
ci/woodpecker/push/pipeline Pipeline was successful
Reviewed-on: #12
2025-11-04 15:39:39 -03:00
rov
17039afc52 Merge pull request 'feat: add previous and next chapter IDs to MangaChapterImagesDTO and update retrieval logic' (#10) from feature/chapter-navigation into main
Reviewed-on: #10
2025-11-04 15:30:40 -03:00
Rodrigo Verdiani
cab8ef27ae chore: trigger pipeline
All checks were successful
ci/woodpecker/pr/pipeline Pipeline was successful
2025-11-04 15:27:16 -03:00
Rodrigo Verdiani
9336f8cb1e feat: add previous and next chapter IDs to MangaChapterImagesDTO and update retrieval logic 2025-11-04 15:24:10 -03:00
rov
c7b07b7ba8 Merge pull request 'chore: trigger pipeline' (#9) from feature/security into main
All checks were successful
ci/woodpecker/push/pipeline Pipeline was successful
Reviewed-on: #9
2025-10-31 13:59:36 -03:00
Rodrigo Verdiani
5c205fb3d1 chore: trigger pipeline
All checks were successful
ci/woodpecker/push/pipeline Pipeline was successful
ci/woodpecker/pr/pipeline Pipeline was successful
2025-10-31 13:52:37 -03:00
rov
ca2aa5663c Merge pull request 'fix: implement refresh token functionality and update JWT configuration' (#8) from feature/security into main
Some checks failed
ci/woodpecker/push/pipeline Pipeline failed
Reviewed-on: #8
2025-10-31 13:44:10 -03:00
Rodrigo Verdiani
0ec616a45b fix: implement refresh token functionality and update JWT configuration
All checks were successful
ci/woodpecker/push/pipeline Pipeline was successful
ci/woodpecker/pr/pipeline Pipeline was successful
2025-10-31 13:36:27 -03:00
rov
55f1710eac Merge pull request 'chore: trigger pipeline' (#7) from fix/adjust-request-file-size into main
All checks were successful
ci/woodpecker/push/pipeline Pipeline was successful
2025-10-29 19:22:35 -03:00
Rodrigo Verdiani
0ab50a7528 chore: trigger pipeline
All checks were successful
ci/woodpecker/push/pipeline Pipeline was successful
ci/woodpecker/pr/pipeline Pipeline was successful
2025-10-29 19:16:44 -03:00
rov
eb3ac6b4f7 Merge pull request 'fix: update pipeline triggers for pull request and push events' (#6) from fix/adjust-request-file-size into main
Some checks are pending
ci/woodpecker/push/pipeline Pipeline is running
2025-10-29 19:08:35 -03:00
rov
d6ee5d39a2 Merge pull request 'fix: increase max file size for uploads to 2GB' (#5) from fix/adjust-request-file-size into main 2025-10-29 19:03:20 -03:00
Rodrigo Verdiani
a4a9d53484 fix: update pipeline triggers for pull request and push events
All checks were successful
ci/woodpecker/push/pipeline Pipeline was successful
ci/woodpecker/pr/pipeline Pipeline was successful
2025-10-29 19:01:41 -03:00
Rodrigo Verdiani
558deeaece fix: increase max file size for uploads to 2GB
All checks were successful
ci/woodpecker/push/pipeline Pipeline was successful
2025-10-29 18:57:18 -03:00
rov
9659f735e2 Merge pull request 'fix pipeline' (#4) from feature/pipeline into main
All checks were successful
ci/woodpecker/push/pipeline Pipeline was successful
2025-10-28 22:19:26 -03:00
Rodrigo Verdiani
ef8f8c6535 fix: pipeline
All checks were successful
ci/woodpecker/push/pipeline Pipeline was successful
ci/woodpecker/pr/pipeline Pipeline was successful
2025-10-28 22:07:27 -03:00
Rodrigo Verdiani
fdedf8b712 feature/pipeline: add ci/cd pipeline
Some checks failed
ci/woodpecker/push/pipeline Pipeline failed
Co-authored-by: Rodrigo Verdiani <rocverdiani@gmail.com>
Co-committed-by: Rodrigo Verdiani <rocverdiani@gmail.com>
2025-10-28 22:01:44 -03:00
Rodrigo Verdiani
0f448f3d6d feat: integrate UpdateMangaDataProducer in MangaCreationService for real-time updates 2025-10-28 11:01:10 -03:00
Rodrigo Verdiani
bfd415a60d feat: implement manga chapter download producer and consumer with RabbitMQ integration 2025-10-27 17:09:02 -03:00
Rodrigo Verdiani
581f436c5f feat: add scheduled task for cleaning up unused S3 images 2025-10-27 16:12:54 -03:00
Rodrigo Verdiani
6b2a77b391 feat: add resilience4j retry configuration 2025-10-27 15:13:56 -03:00
Rodrigo Verdiani
948dd7fb9e feat: implement rate limiting for image downloads in MangaChapterService 2025-10-27 14:53:13 -03:00
Rodrigo Verdiani
c0d4e4084a feat: integrate RabbitMQ for manga data updates and add rate limiting 2025-10-27 14:39:40 -03:00
Rodrigo Verdiani
8182db8cb7 feat: update endpoints and remove authorization from MangaDexClient and Provider 2025-10-27 13:05:00 -03:00
Rodrigo Verdiani
28e71403c1 feat: configure OpenFeign client timeouts and trim URL in MangaChapterService 2025-10-26 14:52:07 -03:00
Rodrigo Verdiani
bd59f3e925 feat: add manga-matcher endpoint configuration for RapidFuzz client 2025-10-26 13:22:07 -03:00
Rodrigo Verdiani
6b90a09661 Add Dockerfile 2025-10-26 11:55:02 -03:00
Rodrigo Verdiani
6b527a1728 feat: add supportsChapterFetch flag to Provider and update related services 2025-10-25 13:41:52 -03:00
Rodrigo Verdiani
69ee91b9c6 feat: implement search by manga's alternative titles 2025-10-25 12:45:40 -03:00
Rodrigo Verdiani
1526dc4bc9 feat: enhance API response structure and error handling 2025-10-25 10:38:08 -03:00
rov
bb8b293573 Merge pull request 'feat: implement MangaDex import functionality' (#2) from feat/mangadex-import into main
Reviewed-on: #2
2025-10-24 08:35:36 -03:00
Rodrigo Verdiani
da23fb20d3 feat: implement MangaDex import functionality 2025-10-24 08:29:31 -03:00
Rodrigo Verdiani
ed92ad879c feat: add chapter count and manga rating from Jikan 2025-10-22 17:49:20 -03:00
Rodrigo Verdiani
a31584ad35 refactor(clients): update clients DTOs 2025-10-22 16:36:04 -03:00
rov
c25cd4435d Merge pull request 'feat: add login and favorite manga functionalities' (#1) from feat/login into main 2025-10-21 22:39:04 -03:00
Rodrigo Verdiani
ad767e021e feat: add login and favorite manga functionalities 2025-10-21 22:32:18 -03:00
Rodrigo Verdiani
aa63fc66b8 feat: initial commit 2025-10-21 13:19:28 -03:00