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
8dd68e9d54
AirDC++ Socket Status ( #58 )
2023-01-21 02:29:32 -08:00
ce6653b5d7
🏗️ Applying the refactor patc
2022-12-21 21:49:12 -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
262f8d49d7
🔼 Bumped up react-final-form
2022-09-12 12:50:30 -07:00
ea366d1888
🔧 Fixes for Wanted comics table
2022-08-17 20:48:10 -07:00
2ce7ad2297
🌁 Added a story for Card
2022-07-06 10:40:33 -07:00
a10c8b7745
📘 Storybook configuration added
2022-07-05 20:56:23 -07:00
a4beae5d95
🔼 Bumped react-table to 8.1.1
2022-07-02 13:44:33 -07:00
2244d2f512
🔧 More fixes for the react-refresh plugin bugs
2022-06-14 20:25:26 -07:00
a46eebb043
🔧 Fix for react-refresh plugin in production
2022-06-14 13:04:29 -07:00
15c0840c63
📜 Added configuration for jsdoc + better-docs
2022-06-12 22:54:36 -07:00
f308ec0f01
🔧 Various AirDCPPSocketContext-related fixes
2022-06-10 18:39:27 -07:00
dependabot[bot]
6e7b489836
Bump npm from 7.24.2 to 8.11.0
...
Bumps [npm](https://github.com/npm/cli ) from 7.24.2 to 8.11.0.
- [Release notes](https://github.com/npm/cli/releases )
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md )
- [Commits](https://github.com/npm/cli/compare/v7.24.2...v8.11.0 )
---
updated-dependencies:
- dependency-name: npm
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-02 15:49:18 +00:00
dependabot[bot]
cbb579dda4
Bump sharp from 0.28.3 to 0.30.5
...
Bumps [sharp](https://github.com/lovell/sharp ) from 0.28.3 to 0.30.5.
- [Release notes](https://github.com/lovell/sharp/releases )
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md )
- [Commits](https://github.com/lovell/sharp/compare/v0.28.3...v0.30.5 )
---
updated-dependencies:
- dependency-name: sharp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-01 23:48:16 +00:00
Rishi Ghan
aba16c3708
🔎 Adding universal Library search bar WIP
2022-05-24 15:29:36 -07:00
a0d29b5086
🏗 Comic viewer scaffold WIP
2022-05-04 22:47:08 -07:00
544d359501
🔧 Refactoring AirDC++ downloads
2022-04-22 09:13:44 -07:00
253c7357a0
🔧 Fixed some issues with axios cached instance
2022-04-18 12:08:33 -07:00
0cd142153c
🖼 Some UI fixes
2022-04-06 00:10:36 -07:00
5bf9e88b41
🔼 Upgraded to react 18 and react-dom 18
2022-03-30 11:01:03 -07:00
36f743362c
🔼 Bumped up webpack, removed some useless deps
2022-03-26 22:44:00 -07:00
8a79f6925a
🔼 Bumped webpack-dev-server
2022-03-26 22:34:50 -07:00
2c8e339e3b
💅🏽 Refactoring UX on Library page
2022-03-20 02:31:25 -07:00
769e2e3edc
🔼 Upgraded to react-router v6
2022-03-01 15:20:17 -08:00
3911a54e94
✏️ Updated client folder README
2022-02-15 21:58:30 -08:00
635e70ba81
🎠 Weekly Pull list carousel first draft
2022-02-15 15:31:35 -08:00
1fbf677806
🔧 Added caching to pull list call to CV
2022-02-13 22:24:16 -08:00
033c59e2d0
📊 Added a scaffold for stats
2022-02-10 21:44:06 -08:00
8fdd8d0226
🪢 Wired up the updated Elasticsearch call to the potential matches page
2022-02-07 09:55:21 -08:00
cf1fe451c9
🔎 Wiring up the refactored elasticsearch endpoint
2022-02-06 23:12:39 -08:00
d819bac7f2
🔧 Bumped threetwo-ui-typings to 1.0.12
2022-02-01 11:04:09 -08:00
3cedb9238b
🔧 Abstracted filename-parser into its own npm package
2022-01-31 08:36:29 -08:00
7769ed2776
🦭 Still updating Dockerfile
2022-01-18 21:45:24 -08:00
a411b696f5
🔧 Added a bunch of fields to the metadata panel
2022-01-06 22:51:24 -08:00
68a0c816ec
🧑🤝🧑 Added team credits to Metadata/Metron form
2022-01-05 14:50:04 -08:00
2c0664506e
🦸🏻 Integrating with Metron service
2022-01-04 07:54:18 -08:00
ac563b9ce9
🖌 Beautification, added a description to CV-scraped results
2022-01-02 01:14:37 -08:00
3017920fb7
🏗 Building out the metadata form
2021-12-10 11:30:54 -08:00
95fe37e542
🚒 Trying out nginx for CORS mitigation
2021-11-24 23:15:56 -08:00
485273da21
🔧 CORS proxy server
2021-11-24 10:23:48 -08:00
84f242184e
🔧 Genericized AirDC++ settings
...
1. You can now enter your AirDC++ client settings in the settings menu and the UI will read from them
2. Hubs can also be selected for search
2021-11-23 17:26:48 -08:00
2104f12e8f
🔢 Bumped up ui-typings one minor version
2021-11-18 14:19:42 -08:00
6e1b431600
🔌 AirDCPP socket refactoring
2021-11-16 21:47:58 -08:00
4f95a9712d
🍚 Sticky header WIP
2021-11-11 15:16:53 -08:00
e70994c032
🔧 Fixed some static paths
2021-10-27 22:04:01 -07:00
56d22a28a0
🔧 Changes to support BullMQ on the service layer
...
1. Removed socket connection from context
2. Added Redux middleware to persist socket connection
3. Removed amqplib and RabbitMQ support
4. Removed RabbitMQ from docker-compose configuration
5. Removed a proxy route to IMS from the facade
6. Refactored file actions to support the new way of socket event emitting and listening
2021-10-27 07:46:21 -07:00
2d1ccf7264
🔒 CORS configuration in docker-compose and Express
2021-10-18 12:11:30 -07:00
3051680a85
💄 Beautifying Archive ops tab
2021-10-06 22:35:39 -07:00
75d5dc4281
🧹 Cleaning up the DnD scaffold
2021-10-01 23:41:00 -07:00