bbe6207a25
Merge branch 'master' into dcpp-socket-status
2023-01-01 17:14:18 -08:00
a47b67c6c9
🖼️ Fixed the ThreeTwo favico
2023-01-01 17:08:12 -08:00
ddef87ea29
AirDC++ Connection Status ( #53 )
...
* 🔧 Fixed empty library state with explanation
* ⚡ ️ Added a status indicator for the AirDC++ socket connection
2022-12-30 22:39:38 -08:00
c09ec6bcfe
⚡ ️ Added a status indicator for the AirDC++ socket connection
2022-12-31 06:21:21 +00:00
71bad167ab
🔧 Library zero state ( #52 )
...
* 🔧 Refactoring uncompression methods on client-side
* ✏️ Refactoring
* 👁️ Updates to the comic viewer
* 🖼️ Added screenshots from December 2022
* ✏️ Fixed typo in README
* 🏗️ Massive refactor around archive uncompression for reading/analysis
* 🔧 Tweaked state vars for reading and analysis
* 🏗️ Refactor to support DC++ and socket.io integration
This refactor covers the following workflows:
1. Adding a comic from LOCG or ComicVine adds it to the wanted list
2. Downloading that comic from DC++ correctly adds download metadata to the corresponding comic object in mongo
3. Successful download triggers automatic import to library and cover extraction, metadata application
2022-12-29 15:55:33 -08:00
df1fbc7dd3
🔧 Fixed empty library state with explanation
2022-12-29 23:33:23 +00:00
789e5b9518
Merge branch 'master' of https://github.com/rishighan/threetwo
2022-12-21 21:49:42 -08:00
ce6653b5d7
🏗️ Applying the refactor patc
2022-12-21 21:49:12 -08:00
d065225d8e
🏗️ Refactoring archive uncompression for "Read Comic" and "Analysis" user flows ( #46 )
...
* 🔧 Refactoring uncompression methods on client-side
* ✏️ Refactoring
* 👁️ Updates to the comic viewer
* 🖼️ Added screenshots from December 2022
* ✏️ Fixed typo in README
* 🏗️ Massive refactor around archive uncompression for reading/analysis
* 🔧 Tweaked state vars for reading and analysis
* 🏗️ Refactor to support DC++ and socket.io integration
This refactor covers the following workflows:
1. Adding a comic from LOCG or ComicVine adds it to the wanted list
2. Downloading that comic from DC++ correctly adds download metadata to the corresponding comic object in mongo
3. Successful download triggers automatic import to library and cover extraction, metadata application
2022-12-21 21:17:38 -08:00
dependabot[bot]
f854ff9cc6
Bump decode-uri-component from 0.2.0 to 0.2.2 ( #45 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 20:35:38 -08:00
815444a973
🔧 Refactoring the uncompression methods for "Read Comic" and "Uncompress Archive" operations ( #43 )
...
* 🔧 Refactoring uncompression methods on client-side
* ✏️ Refactoring
* 👁️ Updates to the comic viewer
* 🖼️ Added screenshots from December 2022
* ✏️ Fixed typo in README
2022-12-06 14:08:53 -08:00
1cbf53be98
🖼️ Adding screenshots as of December 2022 ( #44 )
2022-12-06 14:07:44 -08:00
0e73f9dad1
Merge branch 'master' of https://github.com/rishighan/threetwo
2022-11-24 22:00:25 -08:00
a15168a6be
📝 Added JSDoc to extractComicArchive method
2022-11-24 21:51:49 -08:00
dependabot[bot]
67079f0cb4
Bump engine.io from 6.2.0 to 6.2.1 ( #42 )
...
Bumps [engine.io](https://github.com/socketio/engine.io ) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/socketio/engine.io/releases )
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/engine.io/compare/6.2.0...6.2.1 )
---
updated-dependencies:
- dependency-name: engine.io
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-22 10:03:42 -08:00
ef5af01e33
✏️ Code cleanup and adding jsDoc
2022-11-19 11:23:44 -08:00
5b6c9c8ffc
✏️ Added jsDoc for some components
2022-11-17 15:55:52 -08:00
4556778a47
🔧 Tweaking layout of the CV manual search form
2022-11-17 14:06:26 -08:00
af5f443cbe
🔧 Fixing CV manual search form
2022-11-17 13:46:20 -08:00
7babf9f73d
🔧 🏗️ Massive tables refactor
...
Abstracted a table component that can be configured to display issues, volumes or pull list items
2022-11-15 17:22:50 -08:00
1e39daeda2
🔧 Fixed wanted comics table data source
2022-11-08 10:05:30 -08:00
e3cea24615
🔧 Using the refactored T2Table for Wanted Comics
2022-11-07 21:15:02 -08:00
f60c9e4e67
🔧 Refactored the T2Table component with the new pagination controls
2022-11-07 20:55:58 -08:00
27e6f26331
✏️ Changed the hard-coded date of the pull list
2022-11-07 08:06:09 -08:00
1f5502ce23
👁️ Added grid and tabular view buttons
2022-11-05 09:28:54 -07:00
3cb9588bbf
🎨 Styling tweaks to pagination controls
2022-11-03 21:40:23 -07:00
b1fb256189
🔧 Streamlined search and pagination controls on Library page
2022-11-03 12:47:31 -07:00
74ea2742f0
🔧 Fixes for controlled pagination on react-table
2022-11-01 22:21:58 -07:00
151c6ec314
🔎 Fixed search bar on Library page
2022-10-29 15:47:27 -07:00
c6a3be968a
🎨 Tweaking styling of the library table
2022-10-28 21:46:16 -07:00
ff5ce10e17
🔧 Library page table pagination
2022-10-27 23:06:40 -07:00
63e96bf96e
🚏 Added a path to comic detail row on Library page
2022-10-17 11:30:30 -07:00
b699a90a00
🕵🏼 Added manual search form for CV matching
2022-09-28 09:51:48 -07:00
eda11d3537
🐛 Fixed bug on the AirDC++ settings page
2022-09-19 15:41:32 -07:00
262f8d49d7
🔼 Bumped up react-final-form
2022-09-12 12:50:30 -07:00
6b1bb02d57
📝 Added a port number field to AirDC++ settings form
2022-09-08 10:35:30 -07:00
8d114ff04d
🎨 Minor prettification of bundleID for downloads
0.0.1-beta
2022-08-20 09:49:58 -07:00
9bbf2efc3c
🪢 Unwrangling state vars for global search vs local
2022-08-18 00:10:31 -07:00
5f59456c8b
🔧 Fixed publisher name in Library table
2022-08-17 22:25:48 -07:00
ea366d1888
🔧 Fixes for Wanted comics table
2022-08-17 20:48:10 -07:00
014ea27752
🪢 Wiring up download complete action -> import
2022-08-07 22:35:56 -07:00
580d19e8a4
🔽 Downloads section building out
2022-07-30 21:38:56 -07:00
f146dfdd0b
📝 Tabulated downloads per comic
2022-07-28 08:59:30 -07:00
602adf8775
🔧 Refactoring the way bundles are saved
2022-07-27 22:49:00 -07:00
fb40fe86b5
🔽 Wiring up downloads API calls and actions
2022-07-26 22:26:24 -07:00
a3aa46bca3
Merge branch 'master' of https://github.com/rishighan/threetwo
2022-07-24 22:20:31 -07:00
365fa2e115
🔎 Integration with DC++ downloads endpoint
2022-07-24 22:20:25 -07:00
d2de78968d
Merge pull request #38 from rishighan/dependabot/npm_and_yarn/moment-2.29.4
...
Bump moment from 2.29.3 to 2.29.4
2022-07-24 22:00:50 -07:00
dependabot[bot]
684730f186
Bump moment from 2.29.3 to 2.29.4
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.3 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-25 04:59:52 +00:00
fad18bc270
Merge pull request #37 from rishighan/dependabot/npm_and_yarn/terser-4.8.1
...
Bump terser from 4.8.0 to 4.8.1
2022-07-24 21:59:02 -07:00