James Read
|
270f20ec75
|
refactor: Moved proto files into own folder (#537)
Buf CI / buf (push) Waiting to run
Build Snapshot / build-snapshot (push) Waiting to run
Codestyle checks / codestyle (push) Waiting to run
DevSkim / DevSkim (push) Waiting to run
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
|
2025-03-21 02:41:41 +00:00 |
|
James Read
|
486253b253
|
feature: Docker ce (#536)
|
2025-03-21 00:15:44 +00:00 |
|
James Read
|
6b9c6c8b9c
|
refactor: Switch to conventional scripts, rather than custom script (#535)
|
2025-03-20 23:04:36 +00:00 |
|
dependabot[bot]
|
1275934ac1
|
build(deps): bump axios from 1.7.4 to 1.8.4 in /integration-tests (#534)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Read <contact@jread.com>
|
2025-03-20 23:00:03 +00:00 |
|
jamesread
|
bbc6095e36
|
doc: social banner
|
2025-03-20 22:44:25 +00:00 |
|
jamesread
|
7906f2d363
|
refactor: dep update
|
2025-03-20 21:55:17 +00:00 |
|
jamesread
|
d45bd887c2
|
security: dep update
|
2025-03-20 21:44:06 +00:00 |
|
James Read
|
7788f58aac
|
feature: persist local sessions across restart (#522)
Build Snapshot / build-snapshot (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025.2.21
|
2025-02-21 22:26:15 +00:00 |
|
James Read
|
f3bc82311d
|
feature: Allow arbitary HTML on argument form (useful for descriptions) (#519)
|
2025-02-21 17:57:02 +00:00 |
|
James Read
|
cae5d296ca
|
bugfix: Fixed broken log message for Execution finished on websocket (#520)
|
2025-02-21 17:56:37 +00:00 |
|
James Read
|
5cd5bd2a25
|
bugfix: Default config now uses "triggers" instead of "trigger", and shows HTML (#521)
|
2025-02-21 17:53:19 +00:00 |
|
James Read
|
6550223ee4
|
fmt: code style (#518)
Build Snapshot / build-snapshot (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
2025.2.19
|
2025-02-19 23:18:02 +00:00 |
|
James Read
|
39368d511a
|
feature: Limit log history to prevent browser lag and grpc encode failures (#507)
* feature: Limit log history to prevent browser lag and grpc encode failures
* cicd: Simplify if/else chain to switch
* cicd: Lint failure in JS because of a trailing space
* cicd: Coderabbit fixes on PR
* cicd: Move config sanitize into correct place
* cicd: Handle negative startOffset, negative endOffset and empty logs
* Update internal/executor/executor.go
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* cicd: Fix getLogs segfault
* cicd: Fix code rabbit nitpicks
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-02-19 23:17:06 +00:00 |
|
James Read
|
0a4bcc6423
|
cicd: Update .goreleaser.yml file to Feb 2025 syntax (#517)
|
2025-02-19 16:57:32 +00:00 |
|
jamesread
|
56ab1cec8f
|
cicd: Textarea resizing [skip ci]
|
2025-02-18 17:49:54 -08:00 |
|
jamesread
|
12f87ca6e1
|
feature: Add support for raw textboxes #490
|
2025-02-18 17:49:54 -08:00 |
|
James Read
|
2fc7c23416
|
feature!: Trigger changed Triggers, allowing multiple actions (#515)
* feature!: Trigger changed Triggers, allowing multiple actions
* bugfix: Warning message on trigger loops, prevented NPE
* cicd: Fix cyclo complexity with triggers
|
2025-02-19 00:00:33 +00:00 |
|
James Read
|
2cf538bab1
|
bugfix: Systemd unit now waits for network and filesystem #495 (#514)
Build Snapshot / build-snapshot (push) Waiting to run
CodeQL / Analyze (go) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
Codestyle checks / codestyle (push) Waiting to run
DevSkim / DevSkim (push) Waiting to run
|
2025-02-18 23:17:56 +00:00 |
|
dependabot[bot]
|
906b6c5783
|
build(deps): bump serialize-javascript and mocha in /integration-tests (#513)
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.
Updates `serialize-javascript` from 6.0.0 to 6.0.2
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](https://github.com/yahoo/serialize-javascript/compare/v6.0.0...v6.0.2)
Updates `mocha` from 10.4.0 to 10.8.2
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.4.0...v10.8.2)
---
updated-dependencies:
- dependency-name: serialize-javascript
dependency-type: indirect
- dependency-name: mocha
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-18 17:14:25 +00:00 |
|
jamesread
|
6d43ebef44
|
docs: Change maturity label
Build Snapshot / build-snapshot (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
|
2025-01-23 14:58:26 +00:00 |
|
James Read
|
c04203e671
|
Update README.md (#508)
Build Snapshot / build-snapshot (push) Waiting to run
DevSkim / DevSkim (push) Waiting to run
|
2025-01-22 14:07:21 +00:00 |
|
dependabot[bot]
|
bf93707787
|
build(deps): bump github.com/MicahParks/jwkset from 0.5.17 to 0.7.0 (#506)
Build Snapshot / build-snapshot (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Bumps [github.com/MicahParks/jwkset](https://github.com/MicahParks/jwkset) from 0.5.17 to 0.7.0.
- [Release notes](https://github.com/MicahParks/jwkset/releases)
- [Commits](https://github.com/MicahParks/jwkset/compare/v0.5.17...v0.7.0)
---
updated-dependencies:
- dependency-name: github.com/MicahParks/jwkset
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-12 21:39:18 +00:00 |
|
Bjorn Lammers
|
f0d70f0c15
|
Migrate dashboard-icons to homarr-labs
Build Snapshot / build-snapshot (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
|
2025-01-06 22:21:35 +00:00 |
|
jamesread
|
17d9e29f19
|
cicd: Add responsibility labels to all new issues
Build Snapshot / build-snapshot (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
|
2024-12-30 02:05:05 +00:00 |
|
jamesread
|
be7168d9c5
|
cicd: Issue responsibility bugs
|
2024-12-30 01:59:27 +00:00 |
|
jamesread
|
d36b23832c
|
cicd: Issue responsibility bugs
|
2024-12-30 01:54:36 +00:00 |
|
jamesread
|
b6429e9bc7
|
cicd: Add issue responsibility labels
|
2024-12-30 01:45:51 +00:00 |
|
jamesread
|
7ddc112b2c
|
doc: CONTRIBUTING - add more guidelines
Build Snapshot / build-snapshot (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
|
2024-12-23 17:14:55 +00:00 |
|
jamesread
|
10a473ca1c
|
security: Big dependency update
Build Snapshot / build-snapshot (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
|
2024-12-22 01:59:43 +00:00 |
|
jamesread
|
c7207d1ee6
|
security: Big dependency update
|
2024-12-22 01:58:19 +00:00 |
|
jamesread
|
c585762ba8
|
cicd: Standardize the automated code generation
|
2024-12-22 01:48:21 +00:00 |
|
James Read
|
476838d59a
|
bugfix: Local users now work with a single usergroup (#486)
Build Snapshot / build-snapshot (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
2024.12.11
|
2024-11-24 21:22:24 +00:00 |
|
James Read
|
f0b1cefb72
|
feature: OAuth2 early support for CertBundles (#474) and Usergroups (#477) (#485)
Build Snapshot / build-snapshot (push) Waiting to run
CodeQL / Analyze (go) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
Codestyle checks / codestyle (push) Waiting to run
DevSkim / DevSkim (push) Waiting to run
2024.11.24
|
2024-11-24 10:00:25 +00:00 |
|
James Read
|
b4a555e3da
|
bugfix: #481 StartActionAndWait now allows arguments. (#483)
|
2024-11-24 06:56:27 +00:00 |
|
James Read
|
79a4119351
|
security: Update cross-spawn vulnerable dependency (#482)
|
2024-11-24 06:56:16 +00:00 |
|
jamesread
|
851d0dac84
|
doc: Fix #478 - easy.cfg typo [skip ci]
|
2024-11-23 16:31:23 -06:00 |
|
James Read
|
655a7f205d
|
feature: Improved auth log messages (#476)
Build Snapshot / build-snapshot (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
2024.11.18
|
2024-11-14 22:00:08 +00:00 |
|
James Read
|
13e48dded2
|
feature: Better guest handling (#472)
Build Snapshot / build-snapshot (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
* feature: Better guest handling
* bugfix: Better handling of requiring guests to login
2024.11.09
|
2024-11-09 23:27:09 +00:00 |
|
dependabot[bot]
|
344df3739d
|
build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#473)
Build Snapshot / build-snapshot (push) Waiting to run
CodeQL / Analyze (go) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
Codestyle checks / codestyle (push) Waiting to run
DevSkim / DevSkim (push) Waiting to run
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.5.0...v4.5.1)
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-11-09 00:13:32 +00:00 |
|
jamesread
|
0d981773b3
|
fmt: gofmt
|
2024-11-08 23:54:32 +00:00 |
|
jamesread
|
8d4ddd36cd
|
cicd: Goreleaser tikeout
Build Snapshot / build-snapshot (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
2024.11.02
|
2024-11-02 07:35:36 +00:00 |
|
James Read
|
209234c09f
|
bugfix: Still hide an empty actions section if a section is currently selected (#469)
|
2024-11-02 01:32:02 +00:00 |
|
James Read
|
9bcb2d80dc
|
bugfix: Logs table only updating on start, not finish (#467)
Build Snapshot / build-snapshot (push) Waiting to run
CodeQL / Analyze (go) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
Codestyle checks / codestyle (push) Waiting to run
DevSkim / DevSkim (push) Waiting to run
|
2024-11-02 00:47:13 +00:00 |
|
jamesread
|
de504f5f80
|
cicd: Lint issue
|
2024-11-01 23:23:02 +00:00 |
|
jamesread
|
8fe91101db
|
feature: Log search box that is less visually offensive
|
2024-11-01 23:23:02 +00:00 |
|
James Read
|
8717997b0e
|
feature: Hovering over the execution dialog title shows the action ID and execution ID (#468)
|
2024-11-01 22:49:09 +00:00 |
|
James Read
|
1bfb7c4b28
|
feature: Logs table creates an entry as soon as the execution is started (#464)
|
2024-11-01 21:23:22 +00:00 |
|
James Read
|
964dc7b48a
|
feature: Rerun button on execution dialog, easily rerun actions! (#465)
|
2024-11-01 20:49:45 +00:00 |
|
James Read
|
ceb0a78180
|
bugfix: Logout cookies causing a conflict (#461)
|
2024-11-01 20:36:38 +00:00 |
|
James Read
|
9117163316
|
bugfix: Login form was not displayed if only OAuth2 was configured (#457)
* bugfix: Login form was not displayed if only OAuth2 was configured
* bugfix: npe in AuthOAuth2Provider
* test: Try and fix flakey tests
2024.10.27
|
2024-10-27 08:56:28 +00:00 |
|