David Ludwig
|
1367f7bc20
|
Update search service to use updated API
|
4 years ago |
David Ludwig
|
db21241355
|
Transfer old common library code to the request API package
|
4 years ago |
David Ludwig
|
a3f12efff1
|
Fix formatting issue in webserver package
|
4 years ago |
David Ludwig
|
d742366335
|
Drop plex related utilities from the utils package as they will be used in the Plex library alone
|
4 years ago |
David Ludwig
|
db2306cc91
|
Add interface method to Plex API to grab links for given movie items
|
4 years ago |
David Ludwig
|
24c3d58660
|
Add template to paginated response in the search API package
|
4 years ago |
David Ludwig
|
73177e38af
|
Add request service API
|
4 years ago |
David Ludwig
|
9d51e51ea4
|
Spaces should be tabs
|
4 years ago |
David Ludwig
|
3b92895fa2
|
Fix database package bug not properly registering to the connection manager with custom database service instances
|
4 years ago |
David Ludwig
|
3cd46d8f47
|
Prevent duplicate service registration in microservice application
|
4 years ago |
David Ludwig
|
0ef6e6a0cb
|
Use Seeker API in Request service
|
4 years ago |
David Ludwig
|
9527954d6a
|
Add Seeker API
|
4 years ago |
David Ludwig
|
e95fe3e4f3
|
Use the Database package in the torrent client
|
4 years ago |
David Ludwig
|
deb2ac5327
|
Remove old console log
|
4 years ago |
David Ludwig
|
d0629743ab
|
Update example environment
|
4 years ago |
David Ludwig
|
7de3efba3c
|
Add Plex microservice and API
|
4 years ago |
David Ludwig
|
9f0499eee6
|
Add Application state logging to the microservice package
|
4 years ago |
David Ludwig
|
2ef0a7a1b2
|
Request now uses the updated Database service
|
4 years ago |
David Ludwig
|
c95412df3e
|
Remove Plex Library update code as it is going to be moved.
|
4 years ago |
David Ludwig
|
145883b8c7
|
Update Seeker service to use new Database module. Clean up torrent IPC
|
4 years ago |
David Ludwig
|
ec0391c2ee
|
Fix IPC client services not waiting for connection upon boot
|
4 years ago |
David Ludwig
|
d6c46a5d79
|
Add environment script to use BuildKit
|
4 years ago |
David Ludwig
|
1970789ab6
|
Rename the main autoplex database
|
4 years ago |
David Ludwig
|
ab329544ab
|
Enable custom entity registration in database package. Add environment variable for database selection
|
4 years ago |
David Ludwig
|
aeef2ba7ca
|
Drop old Dockerfile from Seeker service
|
4 years ago |
David Ludwig
|
d13e4454c9
|
Drop database environment requirements from .env files
|
4 years ago |
David Ludwig
|
c5e82e5acc
|
Update torrent IPC in the torrent-rest service
|
4 years ago |
David Ludwig
|
bcbcaaa936
|
Provide default database info to the database package to remove environment requirements
|
4 years ago |
David Ludwig
|
89f5c6090c
|
Fix Database class name and add missing template parameters
|
4 years ago |
David Ludwig
|
f03faf95a8
|
Database package: Add database service
|
4 years ago |
David Ludwig
|
8ff03a6f87
|
Trorent API: Fix return type of 'has' method
|
4 years ago |
David Ludwig
|
80f3c78fcb
|
Search API: Rename methods, add error handling, fix return types
|
4 years ago |
David Ludwig
|
84cc81f893
|
Fix search API methods being protected instead of being public
|
4 years ago |
David Ludwig
|
944b64e4c9
|
Provide API IPC clients a default service name to remove unnecessary abstraction
|
4 years ago |
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 |