David Ludwig
|
23e852f9d9
|
Implement movie request canceling in web UI
|
4 years ago |
David Ludwig
|
404f44f047
|
Add movie request cancel requests to API
|
4 years ago |
David Ludwig
|
c4dcfe9cea
|
Fix Font Awesome not loading
|
4 years ago |
David Ludwig
|
50d55f4ff3
|
Add IBM Plex Sans font
|
4 years ago |
David Ludwig
|
18b1f4bd73
|
Remove old logging
|
4 years ago |
David Ludwig
|
b4ed9cb4d1
|
Fix Request API schema to match the webserver RESTful schema
|
4 years ago |
David Ludwig
|
544127a635
|
Update Web UI REST API
|
4 years ago |
David Ludwig
|
af07ad3b2f
|
Use RESTful response generation for request service
|
4 years ago |
David Ludwig
|
095a745f77
|
Update Web UI to use the request API package. Implement all API requests as Vuex actions. Fix components
|
4 years ago |
David Ludwig
|
e8936dc92f
|
Fix up API routes in request service
|
4 years ago |
David Ludwig
|
4442468119
|
Add utility function to convert movie tickets to movies
|
4 years ago |
David Ludwig
|
844f02bac9
|
Adjust movie search schema
|
4 years ago |
David Ludwig
|
e5f96d19d6
|
Convert movie request to a POST request in the Request service
|
4 years ago |
David Ludwig
|
eee4b984cc
|
Add RESTful package to Web UI
|
4 years ago |
David Ludwig
|
4b782c9a88
|
Fix return type of movie search result in Request service
|
4 years ago |
David Ludwig
|
784c15f496
|
Fix movie search wrapper not returning the correct number of results
|
4 years ago |
David Ludwig
|
6a895c5e7e
|
Revert previous commit
|
4 years ago |
David Ludwig
|
c7c499c2a8
|
Remove the retyped password requirement from registration request
|
4 years ago |
David Ludwig
|
ebc2b89cb5
|
Request uses request API package. Common modules are gone, therefore no need for server folder anymore. Request module uses the microservices properly
|
4 years ago |
David Ludwig
|
8cb2a6e2fb
|
Add utils and movie link interface method to Plex package
|
4 years ago |
David Ludwig
|
1367f7bc20
|
Update search service to use updated API
|
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
|
0ef6e6a0cb
|
Use Seeker API in Request service
|
4 years ago |
David Ludwig
|
e95fe3e4f3
|
Use the Database package in the torrent client
|
4 years ago |
David Ludwig
|
7de3efba3c
|
Add Plex microservice and API
|
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
|
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
|
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
|
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
|
b9971282a4
|
Finish rewrite of torrent REST API service
|
4 years ago |
David Ludwig
|
2313c0f0aa
|
Clean up torrent client interface
|
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
|
8d0fec91c8
|
Remove unused package script from request
|
4 years ago |
David Ludwig
|
19f54296ab
|
Separated the Autoplex web UI into its own service
|
4 years ago |