Commit Graph

215 Commits

Author SHA1 Message Date
476a55614e 🚨 Implemented a notification system for background import 2021-09-16 09:24:14 -07:00
b40f63289a Update docker-image.yml 2021-09-15 09:36:19 -07:00
ab8a3740b5 Update docker-image.yml 2021-09-15 09:30:25 -07:00
99e1ce8b4f Rename docker-image1.yml to docker-image.yml 2021-09-15 09:21:04 -07:00
25150fac3a Delete docker-image.yml 2021-09-15 09:20:48 -07:00
3add60276b 🐳 Adding a Docker hub push step 2021-09-15 09:20:34 -07:00
c3587df058 ✏️ Added a word 2021-09-14 23:30:37 -07:00
757b03e3a6 Create docker-image.yml 2021-09-14 23:25:02 -07:00
0e039fb0a8 🐰 RabbitMQ for enqueuing comic import jobs 2021-09-14 23:13:04 -07:00
e95eeb5f27 🔧 Refactoring 2021-09-13 01:26:09 -07:00
0e085f6f06 🔧 Tweaks to TPB utils 2021-09-10 00:15:12 -07:00
ed0d7cd254 📔 Trade paperback detection 1st draft 2021-09-09 13:58:43 -07:00
67c3ab807c 🗾 Trying out some informational icons 2021-09-09 01:24:44 -07:00
f04641986d 🔧 Various fixes 2021-09-08 22:52:00 -07:00
f3d94f2a75 🃏 Added a vertical settings menu scaffold 2021-09-06 23:01:44 -07:00
3c58795286 🔧 Fixed Dockerfile path 2021-09-06 18:15:31 -07:00
efc8742699 ⚙️ Added Settings page scaffold 2021-09-06 17:50:25 -07:00
060a9143e8 Proptypes validation for components in ComicDetail 2021-09-06 15:01:21 -07:00
a173b4f971 🔄 Fixed a redux store issue with download counts 2021-09-06 01:53:27 -07:00
c8061e0d5c 🧽 Cleanup of various UX aspects 2021-09-04 22:11:59 -07:00
664f359ef7 🔧 Fixed loading state for DC++ search and type errors in bluelovers fast-glob module 2021-09-04 17:30:56 -07:00
bacde33567 🌄 Fixes to card component, and adding a key to DC++ search result rows 2021-09-04 15:30:58 -07:00
cdd27a1272 🔧 Added a placeholder for the actions menu 2021-09-04 12:31:06 -07:00
c098912d6e 🔧 Fixed the styling of the actions menu dropdown 2021-09-03 14:23:56 -07:00
e202ae45a4 💧 Added react-select to implement dropdown actions menu 2021-09-03 13:33:13 -07:00
1f8e0d6ff6 🔧 Fixes to AirDCPP searching WIP
1. Fixed the iterable for search results
2. Updated README
3. Listeners still a ?
2021-09-02 14:45:44 -07:00
3fc22c74ef 🔧 Adding corrected AirDCPP integration
1. Search event listeners
2. Reducer refactoring
2021-09-02 08:18:58 -07:00
c02b512e1c 🔧 Added port information to README 2021-09-02 00:21:17 -07:00
ae7a78de4d 🔧 Replaced the sliding panel component 2021-09-02 00:16:35 -07:00
4a4e04ff2b ✏️ Added instructions to create folders 2021-09-01 15:01:41 -07:00
96e8e1fb17 🔧 More configuration changes to docker-compose 2021-09-01 14:57:47 -07:00
7b29897c9f 📝 Added newlines in README 2021-09-01 12:27:01 -07:00
66aac9e35c 🐳 docker-compose volume mappings 2021-09-01 12:25:39 -07:00
762b5cb037 🐳 Added mongo container and fixed an ENV var 2021-09-01 09:06:26 -07:00
cc8d3febdb Merge pull request #2 from rishighan/dependabot/npm_and_yarn/tar-6.1.11
Bump tar from 6.1.5 to 6.1.11
2021-08-31 16:53:39 -07:00
dependabot[bot]
b18418f9ae Bump tar from 6.1.5 to 6.1.11
Bumps [tar](https://github.com/npm/node-tar) from 6.1.5 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.5...v6.1.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 23:50:13 +00:00
ec914167e7 💽 Added mongo image 2021-08-31 13:22:07 -07:00
8f3fda5551 📝Edits to header in README 2021-08-31 13:03:30 -07:00
86d029ffba 📝 Edits to README 2021-08-31 12:51:53 -07:00
b3799edcc6 🐳 Added import service config 2021-08-31 12:48:37 -07:00
632b2dc267 🐳 Docker configuration change 2021-08-31 09:32:59 -07:00
5141d387b7 🐳 Added some alpine deps to the Dockerfile 2021-08-29 09:22:50 -07:00
d1fb000cf0 📝 Updated README 2021-08-28 15:25:38 -07:00
ee30a11123 🐳 Added dockerfile and README 2021-08-27 09:53:50 -07:00
482e890d95 🔧 Refactoring 2021-08-27 09:30:35 -07:00
4ebe543f6a 🔧 Refactoring the airdcpp reducer 2021-08-26 21:47:05 -07:00
2960c2dca4 ⬇️ Added bundles to downloads tab for corresponding comic book object 2021-08-25 23:07:12 -07:00
6994da072d 🔧 Fixed bugs with tab changes and state 2021-08-24 21:59:59 -07:00
140f690c77 ⬇️ Download panel first draft 2021-08-24 12:45:22 -07:00
8a1e6fb98a 🔧 AirDCPP metadata and download first draft 2021-08-23 14:34:55 -07:00