158 Commits

Author SHA1 Message Date
9ec20c7d24 feat: handle null session list in cleanupExistingSessions method 2026-05-30 15:45:33 -03:00
rov
117148a28e Merge pull request 'feat: add manga content image deletion functionality with RabbitMQ integration' (#59) from fixes into main
Reviewed-on: #59
2026-05-30 10:23:03 -03:00
22a905220e feat: add manga content image deletion functionality with RabbitMQ integration 2026-05-23 20:14:57 -03:00
rov
b388bf3740 Merge pull request 'feat: implement content archive strategies for CBR and CBZ formats' (#58) from feat/rar-archive into main
Reviewed-on: #58
2026-05-08 18:06:21 -03:00
24e0f48427 feat: implement content archive strategies for CBR and CBZ formats 2026-05-08 15:49:15 -03:00
rov
3c3b243984 Merge pull request 'feat/image-exclusion-list' (#57) from feat/image-exclusion-list into main
Reviewed-on: #57
2026-05-08 11:37:01 -03:00
189769b848 feat: implement scheduled cleanup for excluded images 2026-05-08 11:25:39 -03:00
0d9cf7c2a2 feat: add image exclusion management 2026-05-08 10:50:05 -03:00
rov
4c0c994990 Merge pull request 'fix: queue name' (#56) from feat/manga-follow into main
Reviewed-on: #56
2026-05-01 18:01:57 -03:00
90dab24ae8 fix: queue name 2026-05-01 18:01:26 -03:00
rov
ebd38e06ee Merge pull request 'feat: implement manga follow update task with RabbitMQ integration and notification system' (#55) from feat/manga-follow into main
Reviewed-on: #55
2026-05-01 15:12:37 -03:00
c6605cb322 feat: implement manga follow update task with RabbitMQ integration and notification system 2026-05-01 15:09:59 -03:00
rov
77c1e49749 Merge pull request 'fix: update RabbitMQ queue configurations to use durable and quorum settings' (#54) from fix/rabbit into main
Reviewed-on: #54
2026-04-27 20:36:52 -03:00
8ea64fef82 fix: update RabbitMQ queue configurations to use durable and quorum settings 2026-04-27 20:36:15 -03:00
rov
b6db38686a Merge pull request 'feat: update Dockerfile for improved runtime environment and Java 25 compatibility' (#53) from feat/manual-import into main
Reviewed-on: #53
2026-04-23 09:50:06 -03:00
8dfeec4ddf feat: update Dockerfile for improved runtime environment and Java 25 compatibility 2026-04-23 09:49:26 -03:00
rov
9640902c4e Merge pull request 'feat/manual-import' (#52) from feat/manual-import into main
Reviewed-on: #52
2026-04-23 09:38:22 -03:00
5d82a62b07 feat: add endpoint to retry failed import jobs with validation checks 2026-04-23 09:36:53 -03:00
35b4caffb6 refactor: replace RarExtractor and ZipExtractor with a unified SevenZipExtractor implementation 2026-04-23 09:14:54 -03:00
rov
1ed1d380db Merge pull request 'feat: implement reading progress tracking with Redis caching and API endpoints' (#51) from feat/redis into main
Reviewed-on: #51
2026-04-16 14:20:48 -03:00
375bc4843b feat: implement reading progress tracking with Redis caching and API endpoints 2026-04-16 13:54:14 -03:00
rov
1a41ae2a8d Merge pull request 'fix: add manga ID and MyAnimeList ID fields to AniList query' (#50) from feat/manga-search into main
Reviewed-on: #50
2026-04-14 13:38:15 -03:00
ae34f0ea75 fix: add manga ID and MyAnimeList ID fields to AniList query 2026-04-14 13:29:38 -03:00
rov
a183ac4426 Merge pull request 'feat: add manga search functionality and proxy endpoints for AniList and MyAnimeList' (#49) from feat/manga-search into main
Reviewed-on: #49
2026-04-14 13:18:55 -03:00
fc22532886 feat: add manga search functionality and proxy endpoints for AniList and MyAnimeList 2026-04-14 11:17:58 -03:00
rov
284f40c279 Merge pull request 'feat: enhance content provider functionality with flag and sorting' (#48) from feat/admin into main
Reviewed-on: #48
2026-04-10 11:02:17 -03:00
d1b7fa4f89 feat: enhance content provider functionality with flag and sorting 2026-04-10 10:14:53 -03:00
rov
e4f672a5f8 Merge pull request 'feat: add adult content flag to manga model and related services' (#47) from feat/adult into main
Reviewed-on: #47
2026-04-09 17:56:55 -03:00
86f4adc101 feat: add adult content flag to manga model and related services 2026-04-09 17:51:25 -03:00
rov
890421ec9c Merge pull request 'feat: add user statistics functionality with DTOs and service methods' (#46) from feat/user-stats into main
Reviewed-on: #46
2026-04-05 11:49:09 -03:00
c981e34e9e feat: add user statistics functionality with DTOs and service methods 2026-04-05 11:43:57 -03:00
rov
ac7adb844e Merge pull request 'feat: implement manga content download functionality with new endpoints and queue integration' (#45) from feat/mass-download into main
Reviewed-on: #45
2026-03-31 10:27:32 -03:00
8a1157b5da feat: implement manga content download functionality with new endpoints and queue integration 2026-03-31 10:25:19 -03:00
rov
53cbde24d9 Merge pull request 'feat/taimu' (#44) from feat/taimu into main
Reviewed-on: #44
2026-03-31 09:35:30 -03:00
32c63a254f feat: add Taimu content provider 2026-03-31 09:34:04 -03:00
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
bc8fe69e20 refactor: update MangaIngestReviewController and Service for enhanced review resolution with optional parameters 2026-03-29 14:14:51 -03:00
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
533e7ce21a refactor: modify job handling in PendingImportScannerTask to continue on missing S3 files 2026-03-28 20:22:18 -03:00
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
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
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
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
a9b416a9a2 refactor: implement pagination and filtering for manga import jobs 2026-03-28 14:34:46 -03:00