79e7112
Add RESTful package to provide common details among services by
2021-05-10 13:07:12 +0000
6a895c5
Revert previous commit by
2021-05-10 10:20:52 +0000
c7c499c
Remove the retyped password requirement from registration request by
2021-05-10 10:11:34 +0000
ebc2b89
Request uses request API package. Common modules are gone, therefore no need for server folder anymore. Request module uses the microservices properly by
2021-05-08 15:31:25 +0000
8cb2a6e
Add utils and movie link interface method to Plex package by
2021-05-08 15:30:17 +0000
1367f7b
Update search service to use updated API by
2021-05-08 15:29:33 +0000
db21241
Transfer old common library code to the request API package by
2021-05-08 15:15:30 +0000
a3f12ef
Fix formatting issue in webserver package by
2021-05-08 15:02:25 +0000
d742366
Drop plex related utilities from the utils package as they will be used in the Plex library alone by
2021-05-08 15:02:04 +0000
db2306c
Add interface method to Plex API to grab links for given movie items by
2021-05-08 15:01:29 +0000
24c3d58
Add template to paginated response in the search API package by
2021-05-08 15:00:54 +0000
73177e3
Add request service API by
2021-05-08 15:00:24 +0000
9d51e51
Spaces should be tabs by
2021-05-08 01:09:48 +0000
3b92895
Fix database package bug not properly registering to the connection manager with custom database service instances by
2021-05-07 18:30:39 +0000
3cd46d8
Prevent duplicate service registration in microservice application by
2021-05-07 18:08:14 +0000
0ef6e6a
Use Seeker API in Request service by
2021-05-07 17:36:05 +0000
9527954
Add Seeker API by
2021-05-07 17:35:49 +0000
e95fe3e
Use the Database package in the torrent client by
2021-05-07 17:27:01 +0000
deb2ac5
Remove old console log by
2021-05-07 15:23:51 +0000
d062974
Update example environment by
2021-05-07 15:23:42 +0000
7de3efb
Add Plex microservice and API by
2021-05-07 15:22:03 +0000
9f0499e
Add Application state logging to the microservice package by
2021-05-07 14:56:35 +0000
2ef0a7a
Request now uses the updated Database service by
2021-05-07 14:55:42 +0000
c95412d
Remove Plex Library update code as it is going to be moved. by
2021-05-07 14:55:07 +0000
145883b
Update Seeker service to use new Database module. Clean up torrent IPC by
2021-05-07 14:52:57 +0000
ec0391c
Fix IPC client services not waiting for connection upon boot by
2021-05-07 14:52:11 +0000
d6c46a5
Add environment script to use BuildKit by
2021-05-07 13:58:16 +0000
1970789
Rename the main autoplex database by
2021-05-07 13:34:44 +0000
ab32954
Enable custom entity registration in database package. Add environment variable for database selection by
2021-05-07 13:34:28 +0000
aeef2ba
Drop old Dockerfile from Seeker service by
2021-05-07 13:32:17 +0000
d13e445
Drop database environment requirements from .env files by
2021-05-07 13:31:42 +0000
c5e82e5
Update torrent IPC in the torrent-rest service by
2021-05-07 13:28:49 +0000
bcbcaaa
Provide default database info to the database package to remove environment requirements by
2021-05-07 12:59:11 +0000
89f5c60
Fix Database class name and add missing template parameters by
2021-05-07 12:39:17 +0000
f03faf9
Database package: Add database service by
2021-05-07 12:36:43 +0000
8ff03a6
Trorent API: Fix return type of 'has' method by
2021-05-07 12:24:19 +0000
80f3c78
Search API: Rename methods, add error handling, fix return types by
2021-05-07 12:21:55 +0000
84cc81f
Fix search API methods being protected instead of being public by
2021-05-07 12:08:15 +0000
944b64e
Provide API IPC clients a default service name to remove unnecessary abstraction by
2021-05-07 12:00:03 +0000
e0d66f6
Fix comment typo by
2021-05-07 11:04:20 +0000
ce58a26
Update yarn.lock files by
2021-05-06 03:42:15 -0500
3079710
Remove torrent webui for now by
2021-05-06 03:41:46 -0500
787e9ee
Fix torrent-rest buildscript by
2021-05-06 03:41:23 -0500
93b4e6c
Update Dockerfiles and build scripts to fix production build errors. by
2021-05-06 03:40:01 -0500
bfd9b51
Add regex corrections for alpine in the Docker export scripts by
2021-05-06 03:36:32 -0500
ae51e06
Remove old webui folder by
2021-05-06 03:21:56 -0500
f0f1c50
Add missing IPC dependency to seeker by
2021-05-06 03:21:34 -0500
96ec56f
Rename autoplex-webui to just webui by
2021-05-06 01:51:18 -0500
5dd181d
Add services readme by
2021-05-06 01:27:15 -0500
b04769f
Update tsconfig files to extend from the root by
2021-05-06 01:26:47 -0500
4622ed4
Fix build directory for torrent-rest service by
2021-05-06 01:25:50 -0500
f6e046b
Update seeker torrent IPC by
2021-05-06 01:23:22 -0500
78278ab
Added search service to fetch movie and tv show data by
2021-05-06 01:19:13 -0500
fb6f535
Revert adding The Movie DB package by
2021-05-05 23:57:31 -0500
f4b4aba
Add TheMovieDB package by
2021-05-05 23:30:00 -0500
b997128
Finish rewrite of torrent REST API service by
2021-05-05 23:22:00 -0500
2313c0f
Clean up torrent client interface by
2021-05-05 23:21:29 -0500
6bc6a82
Clean up torrent client API interface by
2021-05-05 23:21:14 -0500
c50ab30
Add more response codes to webserver package. Clean up response generation by
2021-05-05 22:25:07 -0500
16976dc
Add 404 status to webserver package by
2021-05-05 22:05:35 -0500
f282819
Added a respond function and status code definitions by
2021-05-05 21:48:14 -0500
96d6e10
Export FastifyReply from webserver package by
2021-05-05 21:30:31 -0500
e26d511
Remove old torrent-client. Add torrent REST API service by
2021-05-04 11:06:29 -0500
4bc8698
Rename torrent client service to just torrent. Use IPC package and include IPC API by
2021-05-04 10:31:23 -0500
ff3422b
Request service uses IPC package by
2021-05-04 10:29:29 -0500
9661d9a
Use new IPC package and add torrent client IPC by
2021-05-04 10:28:44 -0500
226ea4a
Torrent IPC API Methods should be public by
2021-05-04 10:27:45 -0500
ce5e18a
Added torrent client API package by
2021-05-04 10:23:05 -0500
8007909
Added readme to packages by
2021-05-04 10:22:31 -0500
6ef5248
Add service API package support by
2021-05-04 09:35:55 -0500
3a3a079
Separate IPC from Microservice package into its own package by
2021-05-04 09:30:54 -0500
8d0fec9
Remove unused package script from request by
2021-05-03 22:19:43 -0500
a831ebb
Add PUT and DELETE requests to webserver module by
2021-05-03 16:13:19 -0500
19f5429
Separated the Autoplex web UI into its own service by
2021-05-03 07:21:43 -0500
5b2e3ea
Remove temporary SPA routes from the generic webserver package by
2021-05-03 06:32:26 -0500
abf2548
Convert the request service to use the new webserver package by
2021-05-03 00:50:30 -0500
e3b93d8
Add webserver package by
2021-05-03 00:49:56 -0500
1d7f8bb
Update services to match the new microservice name changes by
2021-05-02 22:41:06 -0500
fce43dc
Change socket path in IPC services to use a constant rather than a getter in the microservice IPC package by
2021-05-02 22:31:55 -0500
a5ff98a
Convert service name to use a constant rather than a getter in the microservice package by
2021-05-02 22:30:21 -0500
038aade
Remove test IPC request from seeker by
2021-05-02 22:14:22 -0500
11c9e69
Convert Seeker service to use the new generic IPC services from the microservice package by
2021-05-02 22:02:16 -0500
59f7cdd
Convert Request service to use the new generic IPC services from the microservice package by
2021-05-02 22:01:58 -0500
f459f4e
Add generic IPC services to microservice package by
2021-05-02 21:57:21 -0500
4f137f6
Implement Microservice package into torrent client by
2021-05-02 00:14:43 -0500
4b0c76d
Add SIGINT handler in microservice package. Add better error logging for failed boot by
2021-05-02 00:14:17 -0500
56f371d
Update microservice package to make microservice internal services event emitters by
2021-05-01 23:42:44 -0500
0722e99
Use the new exec function in Request and Seeker by
2021-05-01 23:39:21 -0500
c629768
Refactor the microservice lifecycle so that exec returns an exit code by
2021-05-01 23:38:30 -0500
04639a6
Clean up services and remove no-op boot/shutdown methods by
2021-05-01 23:04:52 -0500
4e00d04
Convert Seeker to use the Microservice package by
2021-05-01 23:01:39 -0500
d37ee95
Remove the requirement of overriding boot and shutdown methods in the microservice package by
2021-05-01 23:01:22 -0500
331455f
Enable decorators by
2021-05-01 21:44:14 -0500
67250e4
Convert Request service to use the Microservice package by
2021-05-01 21:41:33 -0500
ba8e00b
Add microservice package by
2021-05-01 21:41:12 -0500
6a6fe5a
Add rimraf to utils package by
2021-05-01 21:40:56 -0500
f68cb96
Converted Seeker uses database package. Adjust environment variables for UID and GID by
2021-05-01 18:48:50 -0500
eca50dd
Use the Database package in request service by
2021-05-01 17:21:25 -0500
aaf78ed
Database package exports entities correctly. Database connection function connects via arguments instead of environment variables by
2021-05-01 17:20:37 -0500
2a58ac8
Add utils and database packages by
2021-04-30 23:23:35 -0500