|
|
0de1ebb593
|
Merge pull request 'feat/improvements' (#37) from feat/improvements into main
Reviewed-on: #37
|
2026-04-18 15:25:34 -03:00 |
|
|
|
866f01f281
|
feat: add dropdown menu for chapter fetch options and enhance layout responsiveness
|
2026-04-18 15:19:11 -03:00 |
|
|
|
80144a4092
|
feat: enhance responsive layout and add filter functionality with new components
|
2026-04-18 14:49:24 -03:00 |
|
|
|
5bce119f1a
|
chore: fix dependencies' vulnerabilities
|
2026-04-18 11:25:51 -03:00 |
|
|
|
fe7d5957e3
|
Merge pull request 'refactor: improve reading progress synchronization logic and add implementation guidelines' (#36) from feat/progress-track into main
Reviewed-on: #36
|
2026-04-16 14:52:32 -03:00 |
|
|
|
326eb513c5
|
refactor: improve reading progress synchronization logic and add implementation guidelines
|
2026-04-16 14:51:49 -03:00 |
|
|
|
f30d0fb0bd
|
Merge pull request 'feat: replace local reading tracker with robust server-synchronized progress hook and conflict resolution dialog' (#35) from feat/progress-track into main
Reviewed-on: #35
|
2026-04-16 14:20:31 -03:00 |
|
|
|
45c96185a3
|
feat: replace local reading tracker with robust server-synchronized progress hook and conflict resolution dialog
|
2026-04-16 14:05:45 -03:00 |
|
|
|
3a429648b0
|
Merge pull request 'feat: implement search input component for manga data retrieval' (#34) from feat/manga-search into main
Reviewed-on: #34
|
2026-04-14 13:17:18 -03:00 |
|
|
|
f7d736a6bf
|
feat: implement search input component for manga data retrieval
|
2026-04-14 13:10:54 -03:00 |
|
|
|
5fc5f4676d
|
Merge pull request 'feat/admin' (#33) from feat/admin into main
Reviewed-on: #33
|
2026-04-10 11:02:45 -03:00 |
|
|
|
45705c62cf
|
feat: enable HTML rendering for manga synopsis in Manga component
|
2026-04-10 10:59:40 -03:00 |
|
|
|
9f1dddb057
|
feat: add loading states with skeletons and spinners in admin components
|
2026-04-10 10:53:42 -03:00 |
|
|
|
a7058346a5
|
feat: add support for content fetch in provider manager and display update button conditionally
|
2026-04-10 10:13:49 -03:00 |
|
|
|
0fc2378cfa
|
Merge pull request 'feat: add adult content filter and display in manga components' (#32) from feat/adult into main
Reviewed-on: #32
|
2026-04-09 17:54:38 -03:00 |
|
|
|
107d9d474c
|
feat: add adult content filter and display in manga components
|
2026-04-09 17:52:01 -03:00 |
|
|
|
f84b4dfea2
|
Merge pull request 'feat/loading-state' (#31) from feat/loading-state into main
Reviewed-on: #31
|
2026-04-05 21:28:29 -03:00 |
|
|
|
1fc69c1de1
|
feat: add chapter navigation buttons to header and footer in both viewing modes
|
2026-04-05 21:28:02 -03:00 |
|
|
|
ba1a7b31d1
|
refactor: relocate MangaLoadingState and implement loading screen in Chapter page
|
2026-04-05 21:17:17 -03:00 |
|
|
|
3db1ce9bdb
|
feat: add loading states to manga actions and images, and improve provider interaction UX
|
2026-04-05 21:12:12 -03:00 |
|
|
|
4c73722f9a
|
feat: add loading skeleton state to Manga page
|
2026-04-05 20:56:35 -03:00 |
|
|
|
7dab8ec21c
|
refactor: update MangaCard to use correct DTO types and fix query cache update logic
|
2026-04-05 20:33:02 -03:00 |
|
|
|
451b45f2d3
|
feat: add collapsible filter sidebar with loading states and disabled inputs during fetch
|
2026-04-05 20:00:30 -03:00 |
|
|
|
0ef91b6f6f
|
chore: update gitignore file
|
2026-04-05 19:51:30 -03:00 |
|
|
|
db94d2480d
|
feat: add loading states to home page
|
2026-04-05 19:45:59 -03:00 |
|
|
|
ee47a05f9f
|
Merge pull request 'refactor: Enhance Profile component with user statistics and improved reading progress display' (#30) from refactor into main
Reviewed-on: #30
|
2026-04-05 11:53:25 -03:00 |
|
|
|
479f99af9b
|
refactor: Enhance Profile component with user statistics and improved reading progress display
|
2026-04-05 11:45:07 -03:00 |
|
|
|
3bfa2ffdb6
|
Merge pull request 'refactor: Add fetchAllContentImages function and update Manga component to utilize it' (#29) from refactor into main
Reviewed-on: #29
|
2026-03-31 10:26:03 -03:00 |
|
|
|
06c8530dfa
|
refactor: Add fetchAllContentImages function and update Manga component to utilize it
|
2026-03-31 10:25:39 -03:00 |
|
|
|
122b0b5956
|
Merge pull request 'refactor: Update ImportReviewCard to support AniList ID alongside MyAnimeList ID' (#28) from refactor into main
Reviewed-on: #28
|
2026-03-29 14:16:22 -03:00 |
|
|
|
b7364bd054
|
refactor: Update ImportReviewCard to support AniList ID alongside MyAnimeList ID
|
2026-03-29 14:15:18 -03:00 |
|
|
|
9f14732143
|
Merge pull request 'refactor' (#27) from refactor into main
Reviewed-on: #27
|
2026-03-28 19:47:50 -03:00 |
|
|
|
d579878459
|
refactor: Add IngestReview component and integrate it into Admin layout
|
2026-03-28 19:45:39 -03:00 |
|
|
|
096412cfb2
|
refactor: Introduce MangaImport component and update import functionality in Admin
|
2026-03-28 19:40:47 -03:00 |
|
|
|
32c3d4ad3b
|
refactor: Improve upload error handling and progress display in MangaManualImportDialog
|
2026-03-28 19:27:53 -03:00 |
|
|
|
753c6b9068
|
Merge pull request 'refactor: Simplify useEffect dependencies in Chapter and UIStateContext components' (#26) from refactor into main
Reviewed-on: #26
|
2026-03-28 17:36:53 -03:00 |
|
|
|
d5f1b84461
|
refactor: Simplify useEffect dependencies in Chapter and UIStateContext components
|
2026-03-28 17:33:23 -03:00 |
|
|
|
78362e643a
|
Merge pull request 'refactor: Rename metadataId to malId in ImportRequestDTO and update related components' (#25) from refactor into main
Reviewed-on: #25
|
2026-03-28 15:52:28 -03:00 |
|
|
|
85c63c4917
|
refactor: Rename metadataId to malId in ImportRequestDTO and update related components
|
2026-03-28 15:52:05 -03:00 |
|
|
|
9d10556a4e
|
Merge pull request 'refactor: Optimize scroll position management to prevent unnecessary updates' (#24) from refactor into main
Reviewed-on: #24
|
2026-03-28 15:43:54 -03:00 |
|
|
|
9c70d60267
|
refactor: Optimize scroll position management to prevent unnecessary updates
|
2026-03-28 15:43:11 -03:00 |
|
|
|
8b8acb3ee7
|
Merge pull request 'refactor: Enhance FailedImportJobs component with improved state management and UI updates' (#23) from refactor into main
Reviewed-on: #23
|
2026-03-28 14:38:10 -03:00 |
|
|
|
c544657720
|
refactor: Enhance FailedImportJobs component with improved state management and UI updates
|
2026-03-28 14:30:52 -03:00 |
|
|
|
f1cf8549f3
|
Merge pull request 'feat: Add Admin panel with provider management and import job tracking' (#22) from refactor into main
Reviewed-on: #22
|
2026-03-27 18:37:44 -03:00 |
|
|
|
6ea9eaf2ee
|
feat: Add Admin panel with provider management and import job tracking
|
2026-03-27 18:34:25 -03:00 |
|
|
|
49afed747d
|
Merge pull request 'feat: Add Admin panel with provider management and import job tracking' (#21) from refactor into main
Reviewed-on: #21
|
2026-03-27 18:29:17 -03:00 |
|
|
|
862677181c
|
feat: Add Admin panel with provider management and import job tracking
|
2026-03-27 18:26:40 -03:00 |
|
|
|
b8533dc0cf
|
Merge pull request 'feat: Implement presigned S3 upload for manga imports, updating the manual import dialog' (#20) from refactor into main
Reviewed-on: #20
|
2026-03-24 18:35:50 -03:00 |
|
|
|
2ca4566fa5
|
feat: Implement presigned S3 upload for manga imports, updating the manual import dialog
|
2026-03-24 18:28:15 -03:00 |
|
|
|
f5345c84ee
|
Merge pull request 'fix auth refresh url' (#19) from refactor into main
Reviewed-on: #19
|
2026-03-20 21:47:17 -03:00 |
|