summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #7 from adpllc/devHEADmasterAdam Carpenter2022-01-17
|\ | | | | feat: support station busyout/release toggling via extension
| * feat: log data for station being removed in simple_deprovCarpenter, Adam (CORP)2022-01-17
| |
| * feat: support station busyout/release toggling via extensionCarpenter, Adam (CORP)2022-01-14
|/ | | | | | Introduces bulk station busyout/release toggle endpoints via the `simple_busy` extension. Bumps `angelsharkd` version. Feature is documented in README. Removes TODO in `simple_deprov` README.
* Merge pull request #6 from adpllc/extensions/simple_deprovAdam Carpenter2021-12-10
|\ | | | | Simple Deprov Extension
| * docs: add readme for deprovCarpenter, Adam (CORP)2021-12-10
| |
| * chore: move deprov into subdirCarpenter, Adam (CORP)2021-12-10
| |
| * chore: bump angelsharkdCarpenter, Adam (CORP)2021-12-10
| |
| * fix: only log necessary infoCarpenter, Adam (CORP)2021-12-10
| |
| * feat: log all encountered errors as wellCarpenter, Adam (CORP)2021-12-10
| |
| * chore: complete login config infoCarpenter, Adam (CORP)2021-12-10
| |
| * feat: complete impl simple deprovCarpenter, Adam (CORP)2021-12-10
| |
| * feat: impl deprov runner queueing from requestsCarpenter, Adam (CORP)2021-12-10
| |
| * chore: remove completed todoCarpenter, Adam (CORP)2021-12-10
| |
| * chore: bump dependsCarpenter, Adam (CORP)2021-12-10
| |
| * feat: begin impl basic deprov filterCarpenter, Adam (CORP)2021-12-09
| |
| * chore: cleanup, remove commented code, namingCarpenter, Adam (CORP)2021-12-09
| |
| * feat: begin basic filterCarpenter, Adam (CORP)2021-12-08
|/
* Update README.mdAdam Carpenter2021-12-05
| | | include build examples
* fix: #2Carpenter, Adam (CORP)2021-12-01
|
* chore: remove unused var warning with no angelsharkd extensionsCarpenter, Adam (CORP)2021-12-01
|
* Merge pull request #5 from adpllc/extensionsAdam Carpenter2021-12-01
|\ | | | | Extensions and simple extension search
| * docs: updated readmesCarpenter, Adam (CORP)2021-11-30
| |
| * refactor: module structure and commentsCarpenter, Adam (CORP)2021-11-30
| |
| * fix: discourage caching responses with headersCarpenter, 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: impl lazy-refreshing cache for quick access to be used for haystackCarpenter, Adam (CORP)2021-11-26
| |
| * docs: extensions readmeCarpenter, Adam (CORP)2021-11-26
| |
| * feat: basic extension loader module and two scaffolded, unimplemented extensionsCarpenter, Adam (CORP)2021-11-26
| |
| * chore: bump package versionsCarpenter, Adam (CORP)2021-11-26
| |
| * feat: scaffold feature switch route extension hierarchyCarpenter, Adam (CORP)2021-11-26
|/
* chore: bump angelsharkd patchCarpenter, Adam (CORP)2021-10-22
|
* fix: corrected typo causing #1Carpenter, Adam (CORP)2021-10-22
|
* chore: bump edition to 2021Carpenter, Adam (CORP)2021-10-22
|
* docs: make command is a dependency of openssl-sys/vendoredCarpenter, Adam (CORP)2021-10-22
|
* chore: changelog moved to releasesCarpenter, Adam (CORP)2021-10-14
|
* feat: allow any origin when ANGELSHARKD_ORIGIN is *Carpenter, Adam (CORP)2021-10-14
|
* chore: include editorconfigCarpenter, Adam (CORP)2021-10-14
|
* ci: correct stripping binaries on nixCarpenter, Adam (CORP)2021-10-12
|
* ci: do not build for musl libcCarpenter, Adam (CORP)2021-10-12
|
* ci: include cargo lock for actions publishCarpenter, Adam (CORP)2021-10-12
|
* ci: include angelsharkd in workflowCarpenter, Adam (CORP)2021-10-12
|
* ci: additional useful badgesCarpenter, Adam (CORP)2021-10-12
|
* docs: add changelogCarpenter, Adam (CORP)2021-10-12
|
* ci: add workflow badgeCarpenter, Adam (CORP)2021-10-12
|
* docs: add contributing guidelinesCarpenter, Adam (CORP)2021-10-12
|
* docs: newer examples in readmeCarpenter, Adam (CORP)2021-10-12
|
* docs: example get versionCarpenter, Adam (CORP)2021-10-12
|