124 Commits

Author SHA1 Message Date
Rodrigo Verdiani
32c63a254f feat: add Taimu content provider 2026-03-31 09:34:04 -03:00
Rodrigo Verdiani
e6c96c5529 refactor: improve error handling in manga search methods with logging 2026-03-30 23:11:06 -03:00
rov
c6245b7e97 Merge pull request 'refactor-architecture' (#43) from refactor-architecture into main
Reviewed-on: #43
2026-03-29 14:19:38 -03:00
Rodrigo Verdiani
bc8fe69e20 refactor: update MangaIngestReviewController and Service for enhanced review resolution with optional parameters 2026-03-29 14:14:51 -03:00
Rodrigo Verdiani
7df2ea1b7a refactor: enhance error handling in fetchExternalMangaData method 2026-03-29 13:41:40 -03:00
rov
260b47f5b6 Merge pull request 'refactor-architecture' (#42) from refactor-architecture into main
Reviewed-on: #42
2026-03-29 08:16:37 -03:00
Rodrigo Verdiani
533e7ce21a refactor: modify job handling in PendingImportScannerTask to continue on missing S3 files 2026-03-28 20:22:18 -03:00
Rodrigo Verdiani
8052c391bf refactor: enhance session cleanup task with error handling and logging 2026-03-28 20:01:08 -03:00
rov
695e04c670 Merge pull request 'refactor: update sorting criteria for manga import jobs and enable resilience features' (#41) from refactor-architecture into main
Reviewed-on: #41
2026-03-28 17:34:53 -03:00
Rodrigo Verdiani
9e562fbc1a refactor: update sorting criteria for manga import jobs and enable resilience features 2026-03-28 16:38:14 -03:00
rov
33f119649d Merge pull request 'refactor: improve image fetching with retry mechanism and error handling' (#40) from refactor-architecture into main
Reviewed-on: #40
2026-03-28 16:14:05 -03:00
Rodrigo Verdiani
3c8038041b refactor: improve image fetching with retry mechanism and error handling 2026-03-28 16:11:28 -03:00
rov
ce33c9f5b9 Merge pull request 'refactor: MangaDex import' (#39) from refactor-architecture into main
Reviewed-on: #39
2026-03-28 15:57:03 -03:00
Rodrigo Verdiani
420b522edf refactor: MangaDex import 2026-03-28 15:51:51 -03:00
rov
28ed23b0c3 Merge pull request 'refactor-architecture' (#38) from refactor-architecture into main
Reviewed-on: #38
2026-03-28 14:40:34 -03:00
Rodrigo Verdiani
a9b416a9a2 refactor: implement pagination and filtering for manga import jobs 2026-03-28 14:34:46 -03:00
Rodrigo Verdiani
b14528476e refactor: skip completed jobs in file import command 2026-03-28 08:24:17 -03:00
Rodrigo Verdiani
c4ac020b11 refactor: sort import jobs by updated date in descending order 2026-03-28 08:24:01 -03:00
rov
81303db25f Merge pull request 'refactor: enhance manga import job handling with error tracking and new endpoint' (#37) from refactor-architecture into main
Reviewed-on: #37
2026-03-27 18:34:39 -03:00
Rodrigo Verdiani
1acdebc3fe refactor: enhance manga import job handling with error tracking and new endpoint 2026-03-27 18:24:18 -03:00
rov
baeffd6f15 Merge pull request 'refactor: add retry mechanism to Feign clients for improved resilience' (#36) from refactor-architecture into main
Reviewed-on: #36
2026-03-26 14:04:20 -03:00
Rodrigo Verdiani
348911c4ef refactor: add retry mechanism to Feign clients for improved resilience 2026-03-26 14:02:23 -03:00
rov
9548e07e42 Merge pull request 'refactor: implement archive extraction functionality with support for RAR and ZIP formats' (#35) from refactor-architecture into main
Reviewed-on: #35
2026-03-26 10:17:27 -03:00
Rodrigo Verdiani
f0a151159e refactor: implement archive extraction functionality with support for RAR and ZIP formats 2026-03-26 10:16:53 -03:00
rov
b15a39ed82 Merge pull request 'refactor: update RabbitMQ queue configurations and improve content sorting' (#34) from refactor-architecture into main
Reviewed-on: #34
2026-03-25 08:10:27 -03:00
Rodrigo Verdiani
fdcd53b259 refactor: update RabbitMQ queue configurations and improve content sorting 2026-03-25 08:09:42 -03:00
rov
92dce8eb00 Merge pull request 'feat: add presigned URL import functionality' (#33) from refactor-architecture into main
Reviewed-on: #33
2026-03-24 18:31:31 -03:00
Rodrigo Verdiani
d11290c28a feat: add presigned URL import functionality 2026-03-24 18:28:51 -03:00
rov
0bb2e0cacc Merge pull request 'fix: file content image ordering' (#32) from refactor-architecture into main
Reviewed-on: #32
2026-03-19 17:09:02 -03:00
Rodrigo Verdiani
84f52e5190 fix: file content image ordering 2026-03-19 17:08:25 -03:00
rov
be8eaf8bc5 Merge pull request 'refactor-architecture' (#31) from refactor-architecture into main
Reviewed-on: #31
2026-03-19 16:17:57 -03:00
Rodrigo Verdiani
3fbd9d3085 feat: manga file import 2026-03-19 15:52:55 -03:00
Rodrigo Verdiani
1d55420d64 feat: manga follow 2026-03-19 11:37:45 -03:00
Rodrigo Verdiani
f3def583ae feat: content download 2026-03-19 11:31:27 -03:00
Rodrigo Verdiani
5da02723cb feat: user-interaction content read 2026-03-19 11:20:11 -03:00
Rodrigo Verdiani
1827e39471 feat: user-interaction favorite 2026-03-19 10:53:21 -03:00
rov
1c72a7a2ad Merge pull request 'feat: save alternative titles, genres and authors' (#29) from refactor-architecture into main
Reviewed-on: #29
2026-03-18 19:23:56 -03:00
rov
21859c5e09 Merge branch 'main' into refactor-architecture 2026-03-18 19:23:34 -03:00
Rodrigo Verdiani
4f1845ea7c feat: save alternative titles, genres and authors 2026-03-18 19:22:17 -03:00
rov
81b96c8787 Merge pull request 'fix: correct flyway dependency' (#28) from refactor-architecture into main
Reviewed-on: #28
2026-03-18 17:20:54 -03:00
Rodrigo Verdiani
8a30810084 fix: correct flyway dependency 2026-03-18 17:20:18 -03:00
rov
5c31ad6701 Merge pull request 'refactor-architecture' (#27) from refactor-architecture into main
Reviewed-on: #27
2026-03-18 16:55:36 -03:00
Rodrigo Verdiani
135725ab3c refactor: update configuration to use environment variables and bump versions 2026-03-18 16:54:18 -03:00
Rodrigo Verdiani
f955671b8a feat: content service 2026-03-18 15:38:07 -03:00
Rodrigo Verdiani
7cb571939e refactor: user and authentication service 2026-03-18 10:48:59 -03:00
Rodrigo Verdiani
abde5950e8 feat: image service 2026-03-18 10:23:39 -03:00
Rodrigo Verdiani
0feae82a9b refactor: manga ingestion 2026-03-18 09:51:40 -03:00
Rodrigo Verdiani
5f66490dae refactor: content provider ingestion 2026-03-17 20:42:40 -03:00
Rodrigo Verdiani
a6f01bba30 refactor: rename GenreController to CatalogController and update package structure 2026-03-17 20:00:16 -03:00
Rodrigo Verdiani
d845dc4d12 refactor: rename Provider to ContentProvider and update related references 2026-03-17 19:57:34 -03:00