David Ludwig
|
e0d66f6804
|
Fix comment typo
|
4 years ago |
David Ludwig
|
ce58a260aa
|
Update yarn.lock files
|
4 years ago |
David Ludwig
|
3079710dbf
|
Remove torrent webui for now
|
4 years ago |
David Ludwig
|
787e9ee74e
|
Fix torrent-rest buildscript
|
4 years ago |
David Ludwig
|
93b4e6c90a
|
Update Dockerfiles and build scripts to fix production build errors.
|
4 years ago |
David Ludwig
|
bfd9b51281
|
Add regex corrections for alpine in the Docker export scripts
|
4 years ago |
David Ludwig
|
ae51e0684c
|
Remove old webui folder
|
4 years ago |
David Ludwig
|
f0f1c50956
|
Add missing IPC dependency to seeker
|
4 years ago |
David Ludwig
|
96ec56f1d7
|
Rename autoplex-webui to just webui
|
4 years ago |
David Ludwig
|
5dd181d1ac
|
Add services readme
|
4 years ago |
David Ludwig
|
b04769f7a7
|
Update tsconfig files to extend from the root
|
4 years ago |
David Ludwig
|
4622ed42ef
|
Fix build directory for torrent-rest service
|
4 years ago |
David Ludwig
|
f6e046bdff
|
Update seeker torrent IPC
|
4 years ago |
David Ludwig
|
78278ab88f
|
Added search service to fetch movie and tv show data
|
4 years ago |
David Ludwig
|
fb6f535050
|
Revert adding The Movie DB package
|
4 years ago |
David Ludwig
|
f4b4aba65e
|
Add TheMovieDB package
|
4 years ago |
David Ludwig
|
b9971282a4
|
Finish rewrite of torrent REST API service
|
4 years ago |
David Ludwig
|
2313c0f0aa
|
Clean up torrent client interface
|
4 years ago |
David Ludwig
|
6bc6a82df8
|
Clean up torrent client API interface
|
4 years ago |
David Ludwig
|
c50ab3016a
|
Add more response codes to webserver package. Clean up response generation
|
4 years ago |
David Ludwig
|
16976dc5a3
|
Add 404 status to webserver package
|
4 years ago |
David Ludwig
|
f28281921f
|
Added a respond function and status code definitions
|
4 years ago |
David Ludwig
|
96d6e10484
|
Export FastifyReply from webserver package
|
4 years ago |
David Ludwig
|
e26d5110fa
|
Remove old torrent-client. Add torrent REST API service
|
4 years ago |
David Ludwig
|
4bc8698f34
|
Rename torrent client service to just torrent. Use IPC package and include IPC API
|
4 years ago |
David Ludwig
|
ff3422b344
|
Request service uses IPC package
|
4 years ago |
David Ludwig
|
9661d9a261
|
Use new IPC package and add torrent client IPC
|
4 years ago |
David Ludwig
|
226ea4a39b
|
Torrent IPC API Methods should be public
|
4 years ago |
David Ludwig
|
ce5e18affe
|
Added torrent client API package
|
4 years ago |
David Ludwig
|
80079090cf
|
Added readme to packages
|
4 years ago |
David Ludwig
|
6ef5248792
|
Add service API package support
|
4 years ago |
David Ludwig
|
3a3a0796c2
|
Separate IPC from Microservice package into its own package
|
4 years ago |
David Ludwig
|
8d0fec91c8
|
Remove unused package script from request
|
4 years ago |
David Ludwig
|
a831ebb5dc
|
Add PUT and DELETE requests to webserver module
|
4 years ago |
David Ludwig
|
19f54296ab
|
Separated the Autoplex web UI into its own service
|
4 years ago |
David Ludwig
|
5b2e3ea2a6
|
Remove temporary SPA routes from the generic webserver package
|
4 years ago |
David Ludwig
|
abf2548989
|
Convert the request service to use the new webserver package
|
4 years ago |
David Ludwig
|
e3b93d869d
|
Add webserver package
|
4 years ago |
David Ludwig
|
1d7f8bb923
|
Update services to match the new microservice name changes
|
4 years ago |
David Ludwig
|
fce43dc18c
|
Change socket path in IPC services to use a constant rather than a getter in the microservice IPC package
|
4 years ago |
David Ludwig
|
a5ff98a304
|
Convert service name to use a constant rather than a getter in the microservice package
|
4 years ago |
David Ludwig
|
038aade267
|
Remove test IPC request from seeker
|
4 years ago |
David Ludwig
|
11c9e69eb1
|
Convert Seeker service to use the new generic IPC services from the microservice package
|
4 years ago |
David Ludwig
|
59f7cddbf8
|
Convert Request service to use the new generic IPC services from the microservice package
|
4 years ago |
David Ludwig
|
f459f4ed93
|
Add generic IPC services to microservice package
|
4 years ago |
David Ludwig
|
4f137f6793
|
Implement Microservice package into torrent client
|
4 years ago |
David Ludwig
|
4b0c76d400
|
Add SIGINT handler in microservice package. Add better error logging for failed boot
|
4 years ago |
David Ludwig
|
56f371dba1
|
Update microservice package to make microservice internal services event emitters
|
4 years ago |
David Ludwig
|
0722e99dc0
|
Use the new exec function in Request and Seeker
|
4 years ago |
David Ludwig
|
c629768715
|
Refactor the microservice lifecycle so that exec returns an exit code
|
4 years ago |