Age | Commit message (Collapse) | Author |
|
Move remaining logic in one big move
|
|
to northstar module
|
|
Part of #329
|
|
Use pass-by-reference where possible
also contains some other small changes
|
|
* feat: Initial setup of sentry logging
* refactor: Replace some println with log call
Not replacing all cause too large diff
|
|
* refactor: Move list of core mods to consts source
Move the list of core Northstar mods to constants.rs
* fix: Add missing newline
* refactor: Move list of blacklisted mods to consts
source file
* refactor: Move list of TF2 Origin IDs to consts
source file
|
|
This way we only define them in one place
|
|
|