Cosmic Comics
- Version : 2.1.0
- Code name : OrionUI
Changelog React Client
1.0.0 (2023-10-19)
Added
- ✨ 🚸 Refreshing of the libs when first parsing [91e7905]
- ✨ Allowing changing the backend server host and port [4fae48a]
- ✨ Reimplementing the interval slideshow [d05a43e]
- ✨ Hide the navbar in the settings [b524454]
- ✨ Adding the Magnifier in the viewer (not activable for now) [19cacb9]
- ✨ Implementating back the keyboard shortcuts [a1fead4]
- ✨ Rework of the images preloading [555a2d5]
- ✨ Arrows at left and right borders to navigate more easly [a772811]
Changed
- ♻️ Refactoring of the project part 4 [f210934]
- ♻️ Refactoring of the project part 3 [a60c46e]
- ♻️ refactor: Refactoring of the project part 2 [91dc654]
- ♻️ refactor: Refactoring of the project part 1 [19b17b9]
- ♻️ Reimplementing the parameters of the viewer [ead57e9]
- ♻️ Changing the toaster, Bookmark correction and fixes [d305ecc]
- ♻️ Reimplementing the Auto Background color [cb52d2b]
- ♻️ Reimplementing the Vertical Reader and the Webtoon mode [ee1b6d7]
- ♻️ Reimplementing the MangaMode [f32955e]
- ♻️ Diabling the switch when dpm is disactivated [06a4a3d]
- ♻️ Reimplementing (still in work) the NDPMFH [cc35ece]
- ♻️ Reimplementing the DPM (image not placed correctly for now) [5cf12f7]
Removed
- 🔥 Removing redundant code in the book settings [57a5914]
Fixed
- 🐛 Fixing the Marvel API values that were not properly linked [4cc096f]
- 🐛 Fixing some bugs [4b40fba]
- 🐛 Fixing some bugs [9219564]
- 🐛 Fixing the load of the value (for the color) [6c2ee73]
- 🐛 Fixing the DPMNoH issue displaying 2 instead of 1 image [0a35796]
- 🐛 Fixing magnifier images [1312956]
- 🐛 Correcting DPM pages location on screen [da07d29]
Miscellaneous
- fix(Collectionner): Fixing the duplicated in the series ContentViewer [b7c29ea]
- 🌐 translation for it / fr /es /de [125cd4c]
- 🌐 translation for en / dev [37e24c1]
- ⚰️ Removing dead code [35cc284]
- 🚧 Preloading of images [b3c5e2f]
- Adding the new color in the palette [3efe5c5]
0.0.2 (2023-09-27)
Removed
- ➖ Removing deps to get ride of NPM errors [8706874]
Miscellaneous
- Update build.yml [fddd218]
- Update build.yml [cb2a4d3]
- Update build.yml [fd2388d]
- Update build.yml [93b369b]
- Update build.yml [8185f95]
- Update build.yml [e1f860d]
- Update build.yml [3279f61]
- Update build.yml [e7bd61c]
- Update build.yml [49f15e2]
- Update README.md [89750bf]
- 📝 Updating the readme and docs [b1c800b]
0.0.1 (2023-09-24)
Added
- ✨ Add the origins points for Height/Width align [c68d74e]
- ✨ Massive Viewer rebuild [58527bb]
- ✨ Rewritting of the loading and login pages [a3ef66d]
Changed
- ♻️ Relink of some features from the viewer settings [52196da]
- ♻️ Reimplementing the Sidebar image [67dd897]
- 💄 Resorting the buttons for the viewer [20bb858]
- 💄 Better status badge [5e9a95d]
- ♻️ Making the breadcrumbs clickable [92e9e16]
- ♻️ Themes and sections enhancement [f23ae3e]
- ♻️ Global clean upo [ff41307]
- 💄 Adding themes [72b4f42]
- ♻️ Adding the lang settings [91562ff]
- ♻️ Linking the sidebar [dcf728b]
- ♻️ Documentation and clean up [32d568c]
- ♻️ Enabling the useraccount management [e936878]
- 💄 Adding a stepper (and some other changes) [ba1949e]
- ♻️ Merging the download book part [b6fff51]
- ♻️ Merging the add book manually [42beaa0]
- ♻️ Merging the bookmarks and width changes on the dialogs [7cd169a]
- ♻️ Merging the loadview for scanning and opening the books contained in a serie [0f8109d]
- ♻️ Merging the login checker [0cfb219]
- ♻️ Merging the AllBook for the tracker [725eef8]
- ♻️ Adding the search ability [1a21cb0]
- ♻️ Adding the upload form + color and translate on Home [00ff2b1]
- ♻️ Reworking the createSeries [8122117]
- 💄 Improving the UI of the series using MUI [1046806]
- ♻️ Finishing the merging of the createSeries [a38c3c0]
- ♻️ Reworking of the lib selecting [abdf646]
- ♻️ Moving to fetcher / creators rebuilding [8e459dc]
- ♻️ rebuilding Characters [e2dde88]
- ♻️ Passing APIs to TS, rematchSender rebuild and project structure [5cc21f9]
- ♻️ Adding Chips and database editor [56cc400]
- ♻️ Rebuilding the details : Rating + btns [d94400f]
- ♻️ Rebuild the details part 1 [68b2c5f]
- ♻️ Logout [718c1bf]
- ♻️ Moving some code and account dialog rebuilding [7ba3609]
- ♻️ Building the sidebar and cards at home [a1b513c]
- ♻️ Beginning of the migration of the collectionner.html to react [6d6b74c]
- ♻️ Deleting/moving some old static code [31453f5]
Fixed
- 🐛 Correcting the next/previous img navigation [4c5676f]
- 🐛 Fixing book rematch and refresh [787e5dd]
- 🐛 Modifying a tracked book (path == null) make all the books with null path modifed [88ebde5]
- 🐛 Little date parsing bug [2905abc]
- 🐛 Fixing some bugs on the details/series buttons [c9538a6]
- 🐛 Fixed a bug in the databaseEditorSkeleton and global review [1a68b4a]
- 🐛 Correcting the cover not showing off correctly on the search result [da71712]
- 🐛 Fixed a bug when switching library [4742b50]
- 🐛 Correcting bug post-merge [2df3bc7]
Miscellaneous
- 📝 Adding documentation and logging [b4818d0]
- feat: The other files not commit for weird reason [6a019da]
- Using vite instead of NextJS [ea3f1fa]
- Adding existing source and beginning of the login page [163da67]
- Adding the project base [d40bced]
- Initial commit [17d309c]
Changelog for NodeJS Server
2.0.4 (2023-10-19)
Fixed
- 🐛 Copying the env instead of moving it [84d6f06]
Miscellaneous
- fix(server): Revert a previous change causing a bug [851b0c9]
- fix(server): Correcting some bugs [ee828b1]
- Forcing the server to create "current_book" at each login for the corresponding user [fb2d1ac]
- 📝 Making Swagger interactive Docs [449f788]
- Removing the UUID bug and Adding new color to palettes [4573e06]
2.0.3 (2023-09-27)
Added
- 👷♂️ Modifying build workflow [b1add87]
2.0.2 (2023-09-27)
Added
- ✨ enabling React and better env conf [668d951]
Miscellaneous
- Update package-lock.json [84fa47b]
- Update README.md [dc96a95]
- 📝 Improving the readme and contributing [b1f3789]
2.0.1 (2023-09-26)
Added
- ✨ Adding react flag [4eeb151]