Commit Graph

26 Commits

Author SHA1 Message Date
Eli Bosley 5ab0a44473 feat: add readme for introspecting the api 2023-07-12 10:00:47 -04:00
Eli Bosley 9479fd7d09 feat: notification support (#640) 2023-05-18 11:34:41 -04:00
Eli Bosley d6f386a992 chore(release): 3.1.1 2023-05-03 15:19:10 -04:00
Eli Bosley 01e0ffcbc0 fix: app can be linted (#639) 2023-05-02 11:39:35 -04:00
Eli Bosley 085eb3d345 fix: always get unraid version from var (#638) 2023-05-02 11:05:26 -04:00
Eli Bosley d7f2d6d44a fix: ensure api key before allowing connection (#635) 2023-05-01 17:19:39 -04:00
Eli Bosley a91732959b feat: faster builds through concurrency (#634) 2023-05-01 14:30:26 -04:00
Eli Bosley 2011cf453d fix: report port wrong (#633) 2023-05-01 14:09:12 -04:00
Eli Bosley f9d656fc0d feat: support default image (#630) 2023-05-01 13:01:32 -04:00
Eli Bosley 0a9b047170 feat: cache docker containers - use event bus to get new events (#632) 2023-05-01 12:22:23 -04:00
Eli Bosley fbf6aa85b0 chore(release): 3.1.0 2023-04-27 16:30:52 -04:00
Eli Bosley 1ca064e0de fix: env not logged when switching 2023-04-27 16:21:59 -04:00
Eli Bosley a265a2181f fix: change to get request 2023-04-27 15:41:50 -04:00
Eli Bosley 1e608c0aa8 feat: bypass cors middleware on get requests 2023-04-27 15:16:26 -04:00
Eli Bosley c6271ca46c fix: change log request to a post 2023-04-27 14:28:45 -04:00
Eli Bosley 66c2e29bc4 fix: switch-env actually works every time now (#629)
- also fixes restart command weirdness
2023-04-27 14:14:26 -04:00
Alexis Tyler 2594513199 feat: add dynamix.cfg to store (#429)
Co-authored-by: Eli Bosley <ekbosley@gmail.com>
2023-04-27 10:45:03 -04:00
Eli Bosley 69c634f9e4 feat: add report to zip file (#628) 2023-04-26 21:15:44 -04:00
Eli Bosley 2460515b24 fix: unit conversions (#616) 2023-04-26 20:25:16 -04:00
Eli Bosley 6b3660bb9b fix: tolowercase calls and upgrade deps (#622) 2023-04-26 14:50:08 -04:00
Eli Bosley 451d946451 feat: add zipped logs and more outputs (#619) 2023-04-26 11:25:29 -04:00
dependabot[bot] 09654e7802 chore(deps): bump @reduxjs/toolkit from 1.9.3 to 1.9.5 in /api (#608)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-26 10:49:41 -04:00
Eli Bosley bf7371b3aa chore(release): 3.0.1 2023-04-25 17:40:43 -04:00
Eli Bosley d15860daab fix: remote client non-http (#617) 2023-04-25 17:27:25 -04:00
Eli Bosley eeb8997064 fix: webgui listening on different port (#615) 2023-04-25 16:59:49 -04:00
Eli Bosley 2f40bc3c0e chore(release): 3.0.0 2023-04-25 11:03:53 -04:00