ext.jeremy.guillot@maxicoffee.domains
e90c0a140e
feat: Rangement des endpoints dans la doc Api Platform
2025-02-12 17:18:16 +01:00
ext.jeremy.guillot@maxicoffee.domains
30d26f530d
feat: Ajout d'un endpoint getBySlug
2025-02-12 16:55:44 +01:00
ext.jeremy.guillot@maxicoffee.domains
504c62c155
feat: Renommage de GetManga à GetMangaById + ajout de axios
2025-02-12 16:41:11 +01:00
ext.jeremy.guillot@maxicoffee.domains
666636e5bf
feat: Ajout de React pour le front, début de refonte du front
2025-02-12 16:12:01 +01:00
ext.jeremy.guillot@maxicoffee.domains
73774f84ff
feat: event listener sur MangaCreated pour ajouter les chapitres à la création
2025-02-11 18:28:30 +01:00
ext.jeremy.guillot@maxicoffee.domains
879b8fa2dc
feat: endpoint FetchMangaChapters et tests
2025-02-11 18:00:49 +01:00
ext.jeremy.guillot@maxicoffee.domains
3dc0a0b406
feat: endpoint pour la création d'un manga directement via l'api
2025-02-11 15:59:53 +01:00
ext.jeremy.guillot@maxicoffee.domains
4017cabff2
feat: Image saving for manga creation
2025-02-11 00:40:47 +01:00
ext.jeremy.guillot@maxicoffee.domains
50080f9779
feat: CreateMangaFromMangadex endpoint + tests, missing image saving
2025-02-11 00:10:54 +01:00
ext.jeremy.guillot@maxicoffee.domains
ae0eac3197
feat: SearchManga endpoint + tests
2025-02-10 21:33:34 +01:00
ext.jeremy.guillot@maxicoffee.domains
6667cc224b
feat: GetChapters endpoint + tests
2025-02-10 20:07:24 +01:00
ext.jeremy.guillot@maxicoffee.domains
2f615a4936
feat: GetManga endpoint + tests
2025-02-10 19:40:47 +01:00
ext.jeremy.guillot@maxicoffee.domains
e3d380eadd
feat: GetMangaList endpoint + tests + test db
2025-02-10 19:21:14 +01:00
ext.jeremy.guillot@maxicoffee.domains
073439163b
feat: finalizing Scraping endpoint
2025-02-10 17:28:49 +01:00
ext.jeremy.guillot@maxicoffee.domains
0374ab0e46
feat: scraping endpoints, job persistence, firsts unit tests, legacy entities usage
2025-02-07 11:56:51 +01:00
ext.jeremy.guillot@maxicoffee.domains
c55cd62ec7
fix: phpcs-fixer
2025-02-05 21:32:04 +01:00
ext.jeremy.guillot@maxicoffee.domains
ba874480ee
feat: getDispatchedMessages in InMemoryMessageBus
2025-02-05 16:57:20 +01:00
ext.jeremy.guillot@maxicoffee.domains
6bc3696190
feat: firsts endpoints and firsts tests
2025-02-05 16:54:13 +01:00
ext.jeremy.guillot@maxicoffee.domains
89570ad951
feat: firsts unit tests for ScrapeChapterHandler.php
2025-02-03 10:38:53 +01:00
ext.jeremy.guillot@maxicoffee.domains
21fcdd1084
Merge branch 'main' into ddd_test
2025-02-02 18:10:03 +01:00
ext.jeremy.guillot@maxicoffee.domains
52441c26da
Merge remote-tracking branch 'origin/ddd_test' into ddd_test
...
# Conflicts:
# deploy.php
2025-02-02 18:07:35 +01:00
ext.jeremy.guillot@maxicoffee.domains
0482ec9f7f
fix: listening on port 8081 + deployer
2025-02-02 18:05:08 +01:00
ext.jeremy.guillot@maxicoffee.domains
9318d0a9a0
fix: cbz path is now in public/cbz
2025-02-01 22:41:41 +01:00
ext.jeremy.guillot@maxicoffee.domains
447f1fbe84
fix: mercure credentials for prod
2025-02-01 19:08:50 +01:00
ext.jeremy.guillot@maxicoffee.domains
59cf4cd3c1
fix: mercureUrl for prod
2025-02-01 18:53:27 +01:00
ext.jeremy.guillot@maxicoffee.domains
d62907a38c
fix: mercureUrl for prod
2025-02-01 18:40:59 +01:00
ext.jeremy.guillot@maxicoffee.domains
c6bd6ba549
fix: mercureUrl for prod
2025-02-01 18:16:46 +01:00
ext.jeremy.guillot@maxicoffee.domains
97d7bcf061
feat: suite du passage en DDD de Scraping
2025-02-01 17:03:28 +01:00
ext.jeremy.guillot@maxicoffee.domains
0e3d72cc5e
feat: debut rerefonte DDD CQRS
2025-02-01 17:03:28 +01:00
ThysTips
d4142012ec
fix: npm deployment script
...
Signed-off-by: ThysTips <contact@antoinethys.com >
2025-02-01 17:02:55 +01:00
ThysTips
8811d3dd5e
build: Add php deployer
...
Signed-off-by: ThysTips <contact@antoinethys.com >
2025-02-01 16:50:51 +01:00
ext.jeremy.guillot@maxicoffee.domains
0a8e6786a8
feat: suite du passage en DDD de Scraping
2025-02-01 15:28:58 +01:00
ext.jeremy.guillot@maxicoffee.domains
0c8ca6cca9
feat: debut rerefonte DDD CQRS
2025-02-01 15:28:58 +01:00
ThysTips
8f7b5d71c5
build: Add php deployer
...
Signed-off-by: ThysTips <contact@antoinethys.com >
2025-02-01 15:27:32 +01:00
ext.jeremy.guillot@maxicoffee.domains
2941bbecd1
Previous chapter fix
...
Chapter not found now redirect to chapters_show
2024-10-04 10:27:59 +02:00
ext.jeremy.guillot@maxicoffee.domains
5f15d14ae1
Convertion des images webp et png vers jpeg
2024-09-30 22:16:20 +02:00
Jérémy Guillot
21b2adfa07
Added:
...
- settings form
- manga upload directory
- ContentSource export/import
2024-07-25 21:05:09 +02:00
Jérémy Guillot
07675fddf1
Fix:
...
- not saving the right image path in Chapter entity
2024-07-24 17:26:03 +02:00
Jérémy Guillot
7eba0981c8
Added:
...
- FileSystemManager.php refactoring of all write/read actions on filesystem
Deleted:
- old ToolbarManager.php
2024-07-24 17:21:44 +02:00
Jérémy Guillot
7068bd1a34
Added:
...
- CbrToCbzConverter.php
- import now convert .cbr to .cbz
- import improvement, multiple files
2024-07-24 14:10:28 +02:00
Jérémy Guillot
4484be4d4e
Added:
...
- Updated Reader
- fix image download for JavascriptScraper.php
2024-07-23 15:30:05 +02:00
Jérémy Guillot
c56f72b813
Added:
...
- toogle chapter visibility
- delete chapter cbz
- preferred ContentSource.php and modal
- minor fixes
2024-07-21 22:21:04 +02:00
Jérémy Guillot
fafff5014c
Added:
...
- Refactor MangaScraperService (not used everywhere now)
- Added JavascriptScraper.php
- Added alternatives slugs in Manga.php
- Improvement in manga edit form
2024-07-21 19:08:46 +02:00
Jérémy Guillot
ff59aa5d77
Added:
...
- Monitoring chapters
- possibilities for ToolBarButton.html.twig to have tailwind classes see ChapterListToolbar.php
- Makefile scheduler command
- Makefile make:message command
2024-07-20 19:40:48 +02:00
Jérémy Guillot
7fc2f15f6b
Added:
...
- turbo-stream for Chapter updates
- progressbar for chapter scrapping
- minor optimisations
2024-07-17 20:20:19 +02:00
Jérémy Guillot
4672886a67
Added:
...
- fix progressbar
- {slug} {chapterNumber} in Url
- activity toolbar
2024-07-07 15:25:12 +02:00
Jérémy Guillot
54c581b229
Added:
...
- turbo + code adaptation
- cover & thumbnails download
2024-07-06 21:25:07 +02:00
Jérémy Guillot
7dee9d71be
Added:
...
- spinning loading button
2024-07-05 19:28:11 +02:00
Jérémy Guillot
586ebdb126
Added:
...
- AdditionnalData for buttons
- refresh manga metadata and chapters
2024-07-05 19:03:16 +02:00
Jérémy Guillot
3012adfee7
Added:
...
- ContentSource handling in message
- ContentSource list, add/update ui
- nextPageSelector and imageSelector can be null
- cleanup
2024-06-30 20:47:27 +02:00