summaryrefslogtreecommitdiff
path: root/angelsharkd/src/routes/extensions/mod.rs
Commit message (Expand)AuthorAge
* feat: support station busyout/release toggling via extensionCarpenter, Adam (CORP)2022-01-14
* chore: cleanup, remove commented code, namingCarpenter, Adam (CORP)2021-12-09
* chore: remove unused var warning with no angelsharkd extensionsCarpenter, Adam (CORP)2021-12-01
* refactor: module structure and commentsCarpenter, Adam (CORP)2021-11-30
* feat: impl searching extension, tested, workingCarpenter, Adam (CORP)2021-11-30
* refactor: static global and once_cell dependsCarpenter, Adam (CORP)2021-11-29
* refactor: simplify by eliminating needless cached for smaller once_cellCarpenter, Adam (CORP)2021-11-26
* feat: impl lazy-refreshing cache for quick access to be used for haystackCarpenter, Adam (CORP)2021-11-26
* feat: basic extension loader module and two scaffolded, unimplemented extensionsCarpenter, Adam (CORP)2021-11-26