Commit graph

9 commits

Author SHA1 Message Date
Michael Aaron Murphy
1406efec23 chore: Apply GPL-3.0 SPDX license identifier to each source file 2021-08-30 18:35:32 +02:00
Michael Aaron Murphy
77503b1545 chore: Remove dependency on futures-codec
We were only using it for splitting lines, which is already possible
without it.
2021-08-26 18:42:56 +02:00
Michael Aaron Murphy
6efad71f0e feat: Allow plugins to signal to deactivate themselves
Necessary when a plugin is unsupported
2021-08-20 18:44:24 +02:00
Michael Aaron Murphy
dae8108cb1 feat: Support context options 2021-08-17 17:02:42 +02:00
Michael Aaron Murphy
690f3257bd improv: Apply suggestions from clippy 2021-08-16 13:27:26 +02:00
Michael Aaron Murphy
2c14701898 feat(library): Add function for finding plugin configs 2021-08-16 13:19:02 +02:00
Michael Aaron Murphy
ebb3e83b73 feat(library): Add constants for plugin paths 2021-08-16 13:17:39 +02:00
Michael Aaron Murphy
88acf0a74e improv: Separate components & merge plugins binary with launcher service 2021-08-14 14:31:31 +02:00
Michael Aaron Murphy
8b3b95aae8 Initial Release 2021-08-13 19:18:05 +02:00