Commit Graph

476 Commits

Author SHA1 Message Date
bcfc174829 🔎 Scaffold for ES-powered issue matching in library first draft 2022-02-02 18:17:52 -08:00
1d317abbdb 🤼‍♀️ Wiring up ES-powered issue detection 2022-02-01 23:19:43 -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
27bd383f00 🧮 Using Masonry to grid out the issue covers in VolumeDetails 2022-01-30 02:21:47 -08:00
e9e7ff7e5f 🏗 Building out the VolumeDetail page scaffold 2022-01-29 15:55:45 -08:00
8f83a0f94f 🔧 Integrating the auto-watched files from threetwo-core-service 2022-01-26 10:11:03 -08:00
8e5ff81d5f ✏️ Updated README to reflect new service names 2022-01-24 13:22:39 -08:00
30733dc62d 🐳 Consolidating env vars in a single file 2022-01-24 00:40:34 -08:00
ca6b030746 🔧 Removed extra line 2022-01-19 21:12:51 -08:00
3876037a7f Merge branch 'master' of https://github.com/rishighan/threetwo
# Conflicts:
#	yarn.lock
2022-01-18 21:46:01 -08:00
7769ed2776 🦭 Still updating Dockerfile 2022-01-18 21:45:24 -08:00
61556c958b Merge pull request #15 from rishighan/dependabot/npm_and_yarn/engine.io-5.2.1
Bump engine.io from 5.2.0 to 5.2.1
2022-01-16 14:33:24 -08:00
dependabot[bot]
acffccfc18 Bump engine.io from 5.2.0 to 5.2.1
Bumps [engine.io](https://github.com/socketio/engine.io) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/5.2.1/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/5.2.0...5.2.1)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 19:41:38 +00:00
1722b7c812 Merge pull request #14 from rishighan/dependabot/npm_and_yarn/follow-redirects-1.14.7
Bump follow-redirects from 1.14.4 to 1.14.7
2022-01-15 11:40:49 -08:00
dependabot[bot]
75bbc9851b Bump follow-redirects from 1.14.4 to 1.14.7
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 09:36:25 +00:00
762db13b4f 🔧 Updating the Dockerfile for Threetwo 2022-01-12 22:57:15 -08:00
fe3e294584 🔧 Refactoring docker-compose in preparation for single-source install 2022-01-11 18:06:43 -08:00
ebd7891cdf ✏️ Fixed type in threetwo-core-service 2022-01-09 23:21:42 -08:00
de0c5a462a ✏️ Updated link to threetwo-metadata-service 2022-01-09 15:51:17 -08:00
a9df8db867 ✏️ Updated threetwo-core-services link in description 2022-01-08 22:14:39 -08:00
a411b696f5 🔧 Added a bunch of fields to the metadata panel 2022-01-06 22:51:24 -08:00
7bb5669c52 🔧 Fixed value update issue in the react-select dropdowns 2022-01-06 15:15:45 -08:00
0bfe580389 🔧 Added __str__ key to the series AsyncSelectPaginate populator 2022-01-06 05:17:09 -08:00
ea6b2013f5 🔧 Generecized the AsyncSelectPaginate component 2022-01-06 05:12:11 -08:00
68a0c816ec 🧑‍🤝‍🧑 Added team credits to Metadata/Metron form 2022-01-05 14:50:04 -08:00
e4826c3272 🔧 Functioning select with Metron API pre-fetching and autosuggest with pagination 2022-01-04 20:29:44 -08:00
8644b79b75 🧽 Scrubbed secret for Metron 2022-01-04 08:00:14 -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
296ebafd5f 🖌 Beautifying CV matches WIP 2022-01-02 00:29:43 -08:00
cc317196ba 🔧 Formatting the new volume matches we get in CV-scraped results 2022-01-01 17:00:26 -08:00
a964ffbf07 🔧 Wiring up the updated CV scraper call 2021-12-31 15:34:53 -08:00
41918daafa ⚙️ Added a year extractor regex in filenameparser 2021-12-20 14:57:01 -08:00
3017920fb7 🏗 Building out the metadata form 2021-12-10 11:30:54 -08:00
1bf4fd3423 🔑 Added the password back 2021-12-07 20:10:35 -08:00
3ee2527b75 Removed elastic password from compose config 2021-12-07 11:37:52 -08:00
9b65c0a97a ✏️ Edit Metadata drawer scaffold 2021-12-07 09:19:32 -08:00
03c24328ed 🔧 Fixed a long standing issue with CV-sourced comics, which should not be scraped again 2021-12-06 14:45:16 -08:00
1b57092d3b 🔧 Fixed jankiness with Downloads Panel 2021-12-06 08:42:24 -08:00
e6952b44bf 🧱 Broke out more components out of ComicDetail page 2021-12-05 10:22:18 -08:00
1974e8d857 🔧 Refactoring ComicDetail and re-organizing folder structure 2021-12-03 23:39:08 -08:00
2656646412 🔧 Breaking apart ComicDetail page 2021-12-03 09:13:18 -08:00
f371858a0c 🧱 Broke Library into components 2021-12-02 16:07:47 -08:00
ffeb434075 Merge branch 'master' of https://github.com/rishighan/threetwo 2021-12-01 14:37:40 -08:00
edf49527a0 🚽 Wiring up the flushDb call 2021-12-01 14:37:29 -08:00
e197143498 🔧 Support for refactored import process WIP 2021-12-01 14:06:41 -08:00
69ccbd3b55 💬 Updated Discord Link 2021-11-26 01:19:12 -08:00
2cc9aee22e Removed nginx container 2021-11-26 01:13:21 -08:00
0c01d11b44 🔧 Several CORS related fixes 2021-11-25 23:47:00 -08:00