Commit Graph

541 Commits

Author SHA1 Message Date
0cd142153c 🖼 Some UI fixes 2022-04-06 00:10:36 -07:00
0d0fd948b5 🔧 Some UI flourishes 2022-04-05 01:18:03 -07:00
89ca89752c 🤯 Added ES index delete option in the UI 2022-04-04 22:57:02 -07:00
ff47e3d590 🔧 Fix for AirDC++ search result not downloading 2022-04-03 22:24:31 -07:00
5bf9e88b41 🔼 Upgraded to react 18 and react-dom 18 2022-03-30 11:01:03 -07:00
c208cbb76f ✏️ Added comics and userdata folder to dockerignore 2022-03-29 13:45:59 -07:00
3d2fe78657 🔧 Updated README 2022-03-28 20:32:41 -07:00
ddd9fe958e Removed docker-compose related files 2022-03-28 20:27:21 -07:00
55f4e0ccec Removed reference to a useless logger dep 2022-03-28 10:38:53 -07:00
6dcdbd9227 🔧 Removed package-lock.json 2022-03-27 23:17:37 -07:00
7e7e042591 🔧 Adjusting paths 2022-03-27 23:13:47 -07:00
5aef96a5fb 🔧 Updated Dockerfile 2022-03-27 22:45:53 -07:00
36f743362c 🔼 Bumped up webpack, removed some useless deps 2022-03-26 22:44:00 -07:00
a0292d688a Merge pull request #23 from rishighan/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-03-26 22:42:30 -07:00
dependabot[bot]
aece7fc7d1 Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-27 05:35:49 +00:00
8a79f6925a 🔼 Bumped webpack-dev-server 2022-03-26 22:34:50 -07:00
7b1dc56dbb 🔽 Weekly Pull List dedicated tablulated page 2022-03-26 22:28:22 -07:00
03b982858d 🥡 Started making react-table re-usable 2022-03-26 11:27:41 -07:00
089078fda0 💅🏽 react-table UI polishes 2022-03-20 23:33:16 -07:00
2c8e339e3b 💅🏽 Refactoring UX on Library page 2022-03-20 02:31:25 -07:00
4e2a91a1ce 🤳🏼 Updated icon for ComicInfo.xml file 2022-03-18 23:17:50 -07:00
b1b4070867 💅🏽 Beautifying the import UI 2022-03-18 09:35:26 -07:00
f6ca91f530 ⏯ Added queue pause/resume controls in UI 2022-03-17 17:06:13 -07:00
f28fbfa938 🔧 Tweaking the library table list 2022-03-11 02:11:44 -08:00
d6782bcf5d Merge pull request #22 from rishighan/dependabot/npm_and_yarn/urijs-1.19.10 2022-03-08 16:46:09 -08:00
dependabot[bot]
257edbc8de Bump urijs from 1.19.9 to 1.19.10
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.9 to 1.19.10.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.9...v1.19.10)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 23:42:53 +00:00
b237d2a32d 🔧 Fixing up the UI on the library page 2022-03-08 00:54:42 -08:00
bb3e01ca24 🔎 Wiring up the Library page for elasticsearch-powered, search 2022-03-07 03:05:22 -08:00
a7a536c647 Merge pull request #21 from rishighan/dependabot/npm_and_yarn/urijs-1.19.9
Bump urijs from 1.19.8 to 1.19.9
2022-03-05 00:16:20 -08:00
cf167be8da 🔧 Fixed object orchestration for volumes in UI 2022-03-04 15:43:27 -08:00
dependabot[bot]
c5e369f42b Bump urijs from 1.19.8 to 1.19.9
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.8 to 1.19.9.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.8...v1.19.9)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-03 23:33:49 +00:00
103cc7fa91 🙋🏽‍♂️ Wanted comics section on dashboard 2022-03-03 14:57:22 -08:00
9ec5040bd7 🦟 Fixed 404s upon page refresh 2022-03-01 23:01:57 -08:00
769e2e3edc 🔼 Upgraded to react-router v6 2022-03-01 15:20:17 -08:00
9b8f66c8b2 🔧 Reworked metadata UX 2022-02-28 22:05:52 -08:00
6094c2489c 📉 Added a comicinfo.xml stat data point 2022-02-28 13:57:25 -08:00
ffb5d73ab8 🔧 Added visibility filters to the metadata tabs on comic details page 2022-02-28 13:42:02 -08:00
e4b04c51eb 💽 ComicInfo.xml conversion and import wiring up 2022-02-27 23:48:25 -08:00
50f59f9493 Merge pull request #20 from rishighan/dependabot/npm_and_yarn/url-parse-1.5.10
Bump url-parse from 1.5.7 to 1.5.10
2022-02-25 22:39:37 -08:00
dependabot[bot]
afb015fd7b Bump url-parse from 1.5.7 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 04:41:34 +00:00
b80e9acbcc Merge pull request #19 from rishighan/dependabot/npm_and_yarn/urijs-1.19.8 2022-02-25 20:40:53 -08:00
dependabot[bot]
0e41b16cb2 Bump urijs from 1.19.7 to 1.19.8
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.7 to 1.19.8.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.7...v1.19.8)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 03:29:38 +00:00
262a31e3a5 🔧 Testing a different date 2022-02-24 00:16:28 -08:00
822e43810c Merge pull request #18 from rishighan/dependabot/npm_and_yarn/url-parse-1.5.7
Bump url-parse from 1.5.4 to 1.5.7
2022-02-18 23:45:22 -08:00
dependabot[bot]
758bb4e67e Bump url-parse from 1.5.4 to 1.5.7
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.4 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.4...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-19 07:37:54 +00:00
573df70240 🔧 Tweaking the dashboard 2022-02-17 01:05:50 -08:00
fe1b55a35d 🔧 Stats UI cleanup 2022-02-16 09:34:43 -08:00
36f41ef168 ✏️ Fixes to README 2022-02-15 22:04:19 -08:00
3911a54e94 ✏️ Updated client folder README 2022-02-15 21:58:30 -08:00
829bc488c8 🔧 Added checks to stats modules 2022-02-15 21:25:17 -08:00