084453b093
🪡 Fixed margin on the comicinfo.xml panel on the library page
2023-08-24 09:05:58 -05:00
9d5cca913e
⛑️ Removed useless deps
2023-08-23 21:53:54 -05:00
bab92fccc8
🔧 Fixed the airdcpp-apisocket version
2023-08-23 13:51:54 -05:00
b0282ccbb3
🔀 Bumped deps
2023-08-23 12:03:42 -05:00
a5c02d3fc6
🔧 Hardening the import UX
2023-08-23 11:48:13 -05:00
debd9a20bf
🐂 Queue controls
2023-08-22 22:07:33 -05:00
b4ef0b7817
🐂 Queue drain event reducer
2023-08-22 05:20:41 -04:00
0c2cbb6937
🐂 Queue pause/resume functionality
2023-08-21 17:55:26 -04:00
8c6890a044
📝 Added more details to import statuses
2023-08-18 23:37:35 -04:00
a2ae4ce79d
🔧 Refactoring the Import Page
2023-08-18 11:38:37 -04:00
31cd53b7a2
🧹 Minor change in socket.io connection code
2023-08-14 19:46:10 -04:00
11ef9e6e2a
🔧 Tooling for resumable socket.io sessions
2023-07-27 11:08:51 -07:00
Rishi Ghan
26fdb6d3a4
🐂 Support for session-tracking
2023-07-26 10:15:07 -07:00
a2f8d8b1e8
🐂 Support for showing import progress
2023-07-13 08:03:16 -07:00
ae9ec75983
🚥 Added service status panel scaffold
2023-06-20 11:32:16 -04:00
b8fb179ac6
🔧 Miscellaneous Fixes ( #79 )
...
* ⚡ ️ Config key to expose hostname in a Docker context
* 🔧 Miscellaneous Fixes
2023-05-15 16:16:26 -04:00
94692bb6d4
71 dockerfile update ( #75 )
...
* 🐳 Fixes to the Dockerfile
* 🚢 Updated port number for UI
* ❌ Removed the param serialization from axios calls
2023-05-15 16:13:40 -04:00
4b795aca5d
⚡ ️ Config key to expose hostname in a Docker context ( #77 )
2023-04-27 11:38:50 -04:00
fbf6bed4fe
🐳 Fixes to the Dockerfile ( #74 )
2023-03-31 15:09:23 -04:00
Lars Gohr
18b18c3d81
Updated elgohr/Publish-Docker-Github-Action to a supported version (v5) ( #73 )
2023-03-30 21:00:12 -04:00
a939bf4c71
🐛 UI bugs ( #68 )
...
* 🔧 Updated date for PullList on Dashboard
* 🔧 Fixes for broken image paths
* ⬆️ Bumped deps, removed useless ones
2023-03-24 00:00:48 -04:00
0a48ecbb2c
📗 Upgraded Storybook to v7 rc ( #69 )
2023-03-15 16:43:16 -04:00
c5dd1abcdd
🖼️ Relocating screenshots ( #70 )
...
* 🔧 Updated date for PullList on Dashboard
* 🔧 Fixes for broken image paths
* 🖼️ Updated screenshot links in README
2023-03-15 14:04:49 -04:00
79f9b22fad
Elasticsearch upgrade fix ( #67 )
...
* 🔧 Fixed the response object in reducers and components https://github.com/rishighan/threetwo/issues/64
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com >
* #️⃣ Added a key prop to MetadataPanel in global search results
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com >
* 🔧 Fixed DOMNesting issues
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com >
* 🔧 Fixed the response in wanted reducer action
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com >
* ➕ Committing the reducer
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com >
* 🔧 Fixes for DOMNesting issues on the Downloads page
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com >
---------
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com >
2023-03-13 11:25:15 -04:00
dependabot[bot]
e291b4806b
Bump http-cache-semantics from 4.1.0 to 4.1.1 ( #65 )
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-02 21:47:16 -05:00
ff7b7c9207
Fix for elasticsearch upgrade breakage ( #66 )
...
* 🔧 Fixed the response object in reducers and components https://github.com/rishighan/threetwo/issues/64
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com >
* #️⃣ Added a key prop to MetadataPanel in global search results
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com >
* 🔧 Fixed DOMNesting issues
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com >
* 🔧 Fixed the response in wanted reducer action
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com >
* ➕ Committing the reducer
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com >
* 🔧 Fixes for DOMNesting issues on the Downloads page
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com >
---------
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com >
2023-03-02 00:32:43 -05:00
2d61fa1436
Changing the build system to Vite ( #62 )
...
* 🔧 Updated date for PullList on Dashboard
* ⚡ ️ Added Vite config and removed useless files
* 👷🏽 Updated build command
* ❌ Removed useless deps
* 🔧 Cleaned up package.json and bumped airdcpp-apisocket
* 🔧 Updated some packages and deps
* ⬆️ Bumped some deps
* 🔧 Fixed typo in package.json
* 🔧 Fix for broken paths https://github.com/rishighan/threetwo/issues/63
* 🔧 Fixed broken path and npm script
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com >
---------
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com >
2023-03-01 23:31:22 -05:00
b12849efda
🔧 Fixed the path to funding.yml ( #61 )
2023-01-28 09:42:39 -08:00
fb2c969c00
💵 Added a funding page ( #60 )
2023-01-28 09:28:22 -08:00
d437fddd1a
Merge branch 'master' of https://github.com/rishighan/threetwo
2023-01-21 18:31:00 -08:00
8dd68e9d54
AirDC++ Socket Status ( #58 )
2023-01-21 02:29:32 -08:00
dependabot[bot]
a8b52d0ac6
Bump json5 from 1.0.1 to 1.0.2 ( #56 )
...
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: json5
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>
2023-01-08 08:49:09 -08:00
719ebe7c6e
ThreeTwo favicon ( #54 )
...
* 🔧 Fixed empty library state with explanation
* ⚡ ️ Added a status indicator for the AirDC++ socket connection
* 🖼️ Fixed the ThreeTwo favico
2023-01-01 17:14:27 -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
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