This website works better with JavaScript.
Home
Explore
Help
Sign In
Autoplex
/
autoplex-legacy
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Projects
0
Releases
1
Wiki
Activity
193
Commits
4
Branches
4.7 MiB
Tree:
d6c46a5d79
dev
master
new-arch
staging
submodules-final
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'd6c46a5d79'
${ noResults }
Commit Graph
28 Commits (d6c46a5d79d844562269fe58490b69f3cd6af40b)
Author
SHA1
Message
Date
David Ludwig
ab329544ab
Enable custom entity registration in database package. Add environment variable for database selection
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
ce58a260aa
Update yarn.lock files
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
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
80079090cf
Added readme to packages
4 years ago
David Ludwig
3a3a0796c2
Separate IPC from Microservice package into its own package
4 years ago
David Ludwig
a831ebb5dc
Add PUT and DELETE requests to webserver module
4 years ago
David Ludwig
5b2e3ea2a6
Remove temporary SPA routes from the generic webserver package
4 years ago
David Ludwig
e3b93d869d
Add webserver package
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
f459f4ed93
Add generic IPC services to microservice package
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
c629768715
Refactor the microservice lifecycle so that exec returns an exit code
4 years ago
David Ludwig
d37ee95e37
Remove the requirement of overriding boot and shutdown methods in the microservice package
4 years ago
David Ludwig
ba8e00b54d
Add microservice package
4 years ago
David Ludwig
6a6fe5a2b5
Add rimraf to utils package
4 years ago
David Ludwig
f68cb9698d
Converted Seeker uses database package. Adjust environment variables for UID and GID
4 years ago
David Ludwig
aaf78ed5df
Database package exports entities correctly. Database connection function connects via arguments instead of environment variables
4 years ago
David Ludwig
2a58ac8f0f
Add utils and database packages
4 years ago