Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #7 from adpllc/devHEADmaster | Adam Carpenter | 2022-01-17 |
|\ | | | | | feat: support station busyout/release toggling via extension | ||
| * | feat: log data for station being removed in simple_deprov | Carpenter, Adam (CORP) | 2022-01-17 |
| | | |||
| * | feat: support station busyout/release toggling via extension | Carpenter, 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_deprov | Adam Carpenter | 2021-12-10 |
|\ | | | | | Simple Deprov Extension | ||
| * | docs: add readme for deprov | Carpenter, Adam (CORP) | 2021-12-10 |
| | | |||
| * | chore: move deprov into subdir | Carpenter, Adam (CORP) | 2021-12-10 |
| | | |||
| * | chore: bump angelsharkd | Carpenter, Adam (CORP) | 2021-12-10 |
| | | |||
| * | fix: only log necessary info | Carpenter, Adam (CORP) | 2021-12-10 |
| | | |||
| * | feat: log all encountered errors as well | Carpenter, Adam (CORP) | 2021-12-10 |
| | | |||
| * | chore: complete login config info | Carpenter, Adam (CORP) | 2021-12-10 |
| | | |||
| * | feat: complete impl simple deprov | Carpenter, Adam (CORP) | 2021-12-10 |
| | | |||
| * | feat: impl deprov runner queueing from requests | Carpenter, Adam (CORP) | 2021-12-10 |
| | | |||
| * | chore: remove completed todo | Carpenter, Adam (CORP) | 2021-12-10 |
| | | |||
| * | chore: bump depends | Carpenter, Adam (CORP) | 2021-12-10 |
| | | |||
| * | feat: begin impl basic deprov filter | Carpenter, Adam (CORP) | 2021-12-09 |
| | | |||
| * | chore: cleanup, remove commented code, naming | Carpenter, Adam (CORP) | 2021-12-09 |
| | | |||
| * | feat: begin basic filter | Carpenter, Adam (CORP) | 2021-12-08 |
|/ | |||
* | Update README.md | Adam Carpenter | 2021-12-05 |
| | | | include build examples | ||
* | fix: #2 | Carpenter, Adam (CORP) | 2021-12-01 |
| | |||
* | chore: remove unused var warning with no angelsharkd extensions | Carpenter, Adam (CORP) | 2021-12-01 |
| | |||
* | Merge pull request #5 from adpllc/extensions | Adam Carpenter | 2021-12-01 |
|\ | | | | | Extensions and simple extension search | ||
| * | docs: updated readmes | Carpenter, Adam (CORP) | 2021-11-30 |
| | | |||
| * | refactor: module structure and comments | Carpenter, Adam (CORP) | 2021-11-30 |
| | | |||
| * | fix: discourage caching responses with headers | Carpenter, Adam (CORP) | 2021-11-30 |
| | | |||
| * | feat: impl searching extension, tested, working | Carpenter, Adam (CORP) | 2021-11-30 |
| | | |||
| * | refactor: static global and once_cell depends | Carpenter, Adam (CORP) | 2021-11-29 |
| | | |||
| * | refactor: simplify by eliminating needless cached for smaller once_cell | Carpenter, Adam (CORP) | 2021-11-26 |
| | | |||
| * | feat: impl lazy-refreshing cache for quick access to be used for haystack | Carpenter, Adam (CORP) | 2021-11-26 |
| | | |||
| * | feat: impl lazy-refreshing cache for quick access to be used for haystack | Carpenter, Adam (CORP) | 2021-11-26 |
| | | |||
| * | docs: extensions readme | Carpenter, Adam (CORP) | 2021-11-26 |
| | | |||
| * | feat: basic extension loader module and two scaffolded, unimplemented extensions | Carpenter, Adam (CORP) | 2021-11-26 |
| | | |||
| * | chore: bump package versions | Carpenter, Adam (CORP) | 2021-11-26 |
| | | |||
| * | feat: scaffold feature switch route extension hierarchy | Carpenter, Adam (CORP) | 2021-11-26 |
|/ | |||
* | chore: bump angelsharkd patch | Carpenter, Adam (CORP) | 2021-10-22 |
| | |||
* | fix: corrected typo causing #1 | Carpenter, Adam (CORP) | 2021-10-22 |
| | |||
* | chore: bump edition to 2021 | Carpenter, Adam (CORP) | 2021-10-22 |
| | |||
* | docs: make command is a dependency of openssl-sys/vendored | Carpenter, Adam (CORP) | 2021-10-22 |
| | |||
* | chore: changelog moved to releases | Carpenter, Adam (CORP) | 2021-10-14 |
| | |||
* | feat: allow any origin when ANGELSHARKD_ORIGIN is * | Carpenter, Adam (CORP) | 2021-10-14 |
| | |||
* | chore: include editorconfig | Carpenter, Adam (CORP) | 2021-10-14 |
| | |||
* | ci: correct stripping binaries on nix | Carpenter, Adam (CORP) | 2021-10-12 |
| | |||
* | ci: do not build for musl libc | Carpenter, Adam (CORP) | 2021-10-12 |
| | |||
* | ci: include cargo lock for actions publish | Carpenter, Adam (CORP) | 2021-10-12 |
| | |||
* | ci: include angelsharkd in workflow | Carpenter, Adam (CORP) | 2021-10-12 |
| | |||
* | ci: additional useful badges | Carpenter, Adam (CORP) | 2021-10-12 |
| | |||
* | docs: add changelog | Carpenter, Adam (CORP) | 2021-10-12 |
| | |||
* | ci: add workflow badge | Carpenter, Adam (CORP) | 2021-10-12 |
| | |||
* | docs: add contributing guidelines | Carpenter, Adam (CORP) | 2021-10-12 |
| | |||
* | docs: newer examples in readme | Carpenter, Adam (CORP) | 2021-10-12 |
| | |||
* | docs: example get version | Carpenter, Adam (CORP) | 2021-10-12 |
| |