4e82bc73e1
⬆️ Bumped @dnd-kit deps
2023-11-07 11:43:51 -06:00
ac80c23fa8
📝 Qbittorrent form scaffold
2023-11-07 11:43:47 -06:00
f9f3109132
🔧 Tooling changes
2023-11-07 11:43:33 -06:00
111962acd1
🔧 More path fixes
2023-11-07 11:43:10 -06:00
502ed707ab
🔧 Cleaned up Search and Import component hierarchy
2023-11-07 11:43:10 -06:00
0058df3859
🔧 Fixed broken paths
2023-11-07 11:43:10 -06:00
8c4027f383
🔧 Cleaned up folder structure
2023-11-07 11:43:10 -06:00
9fe69d21db
🔧 Some refactoring
2023-11-07 11:43:10 -06:00
c591f1db2f
🔧 Added scaffold for the qBittorrent connection form
2023-11-07 11:43:09 -06:00
093dcc448c
🌊 qBittorrent settings scaffold
2023-11-07 11:43:09 -06:00
dependabot[bot]
1bd3d611e4
Bump postcss from 8.4.29 to 8.4.31 ( #93 )
2023-10-19 08:37:49 -05:00
dependabot[bot]
825782fe13
Bump @babel/traverse from 7.22.11 to 7.23.2 ( #94 )
2023-10-19 08:37:41 -05:00
32f4055daa
Import queue progress ( #87 )
...
* 🚥 Added service status panel scaffold
* 🐂 Support for showing import progress
* 🐂 Support for session-tracking
* 🔧 Tooling for resumable socket.io sessions
* 🧹 Minor change in socket.io connection code
* 🔧 Refactoring the Import Page
* 📝 Added more details to import statuses
* 🐂 Queue pause/resume functionality
* 🐂 Queue drain event reducer
* 🐂 Queue controls
* 🔧 Hardening the import UX
* 🔀 Bumped deps
* 🔧 Fixed the airdcpp-apisocket version
* ⛑️ Removed useless deps
* 🪡 Fixed margin on the comicinfo.xml panel on the library page
* 🏗️ Scaffold for job results
* 🔢 Removed the useless LS_IMPORT event
* 🔧 Wired up jobStatistics call
* 🧹 Cleaning up the tabulated job results
* 🔧 More finishing touches to Import UX
* 🔧 Added a console log for debugging purposes
---------
Co-authored-by: Rishi Ghan <hghan@apple.com >
2023-08-30 13:49:58 -04:00
dependabot[bot]
c20f24b1a2
Bump word-wrap from 1.2.3 to 1.2.4 ( #88 )
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 14:11:53 -04:00
dependabot[bot]
e4fc28f698
Bump tough-cookie from 4.0.0 to 4.1.3 ( #85 )
...
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie ) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases )
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md )
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.0.0...v4.1.3 )
---
updated-dependencies:
- dependency-name: tough-cookie
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 10:52:32 -07:00
dependabot[bot]
d6c183339f
Bump semver from 5.7.1 to 5.7.2 ( #86 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 10:52:20 -07:00
dependabot[bot]
0eba47e20f
Bump vite from 4.2.0 to 4.2.3 ( #82 )
2023-06-05 22:37:43 -04:00
928bfd573e
🔧 Fix for the hostname env var when running in Docker ( #81 )
2023-05-16 12:41:57 -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