Commit Graph

  • 27c287c2de build: Code format jamesread 2025-04-08 22:14:23 +0100
  • ec1f974f67
    feat: links to argument forms (#551) Noah Perks Sloan 2025-04-08 16:07:01 -0500
  • 4ccfd0f993
    fix: 404 in docs for "big error messages" (#558) James Read 2025-04-08 21:54:37 +0100
  • c5eaa35fb0 Merge branch 'main' of ssh://github.com/OliveTin/OliveTin jamesread 2025-04-08 21:49:22 +0100
  • 24ba4fb574 build: cyclo ignore "getexecutionscount jamesread 2025-04-08 21:49:10 +0100
  • b742bd89c4
    feat: support multiple user groups (#555) Noah Perks Sloan 2025-04-08 15:31:55 -0500
  • 2fcc0a63a0
    feature: #543 Rate limits are now per action-entity instead of per action (#557) James Read 2025-04-08 01:28:32 +0100
  • ba29325c15 feature: #543 Rate limits are now per action-entity instead of per action jamesread 2025-04-08 01:18:55 +0100
  • 88f639d29f
    chore: Cleanup executor shell passing (#556) James Read 2025-04-07 21:48:45 +0100
  • fa44e958d8
    chore: Big dependency update (#553) James Read 2025-04-06 23:26:51 +0100
  • 182548e0dc
    feat: add syntax for interpolating environment variables into config file (#548) David Q 2025-04-05 15:36:10 -0700
  • c3097e40db
    fix: reloading config after k8s configmap replacement (#552) David Q 2025-04-05 15:28:28 -0700
  • 2b66414a93 build: Add missing build-snapshot job on PR jamesread 2025-04-05 23:23:47 +0100
  • 7da8a5bc38 buf dep update jamesread 2025-04-05 01:02:47 +0100
  • 2bc45e9a09 build: cannot set cwd with buf-action jamesread 2025-04-05 01:00:00 +0100
  • fd3c6087f0 working directory for buf jamesread 2025-04-05 00:51:32 +0100
  • c0b8dd71db Enable manual trigger for buf jamesread 2025-04-05 00:48:09 +0100
  • 1164e5fae2 working directory for buf jamesread 2025-04-05 00:43:26 +0100
  • 902d4ed819 build: Switch to buf2 jamesread 2025-04-05 00:14:45 +0100
  • 2320a56dd9
    build: Update cache path for go (#550) James Read 2025-04-03 11:48:15 +0100
  • 2981fc4c1f
    doc: Point pull request template to contributors guide (#549) James Read 2025-04-02 23:47:41 +0100
  • 8865331da2
    feat: enable JWT auth from a header (#547) Noah Perks Sloan 2025-04-02 13:14:43 -0500
  • 709d6ac2ad
    feature: Allow rendering output as HTML (#544) James Read 2025-03-28 23:48:26 +0000
  • 8d4e335dda fix: Invalid path to systemd file jamesread 2025-03-23 01:02:22 +0000
  • 44a9de080c docs: Windows was not bold. jamesread 2025-03-23 00:28:07 +0000
  • 9bb17badad docs: Links and make targets jamesread 2025-03-23 00:26:52 +0000
  • ff31abe66c
    refactor: Project directories (#541) James Read 2025-03-22 01:06:59 +0000
  • b4c886d5d3
    refactor: systemd file does not need to be in root dir (#538) James Read 2025-03-22 01:06:22 +0000
  • e0bc1d86f6
    build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#540) dependabot[bot] 2025-03-22 00:42:53 +0000
  • 270f20ec75
    refactor: Moved proto files into own folder (#537) James Read 2025-03-21 02:41:41 +0000
  • 486253b253
    feature: Docker ce (#536) James Read 2025-03-21 00:15:44 +0000
  • 6b9c6c8b9c
    refactor: Switch to conventional scripts, rather than custom script (#535) James Read 2025-03-20 23:04:36 +0000
  • 1275934ac1
    build(deps): bump axios from 1.7.4 to 1.8.4 in /integration-tests (#534) dependabot[bot] 2025-03-20 23:00:03 +0000
  • bbc6095e36 doc: social banner jamesread 2025-03-20 22:44:25 +0000
  • 7906f2d363 refactor: dep update jamesread 2025-03-20 21:55:17 +0000
  • d45bd887c2 security: dep update jamesread 2025-03-20 21:44:06 +0000
  • 7788f58aac
    feature: persist local sessions across restart (#522) James Read 2025-02-21 22:26:15 +0000
  • f3bc82311d
    feature: Allow arbitary HTML on argument form (useful for descriptions) (#519) James Read 2025-02-21 17:57:02 +0000
  • cae5d296ca
    bugfix: Fixed broken log message for Execution finished on websocket (#520) James Read 2025-02-21 17:56:37 +0000
  • 5cd5bd2a25
    bugfix: Default config now uses "triggers" instead of "trigger", and shows HTML (#521) James Read 2025-02-21 17:53:19 +0000
  • 6550223ee4
    fmt: code style (#518) James Read 2025-02-19 23:18:02 +0000
  • 39368d511a
    feature: Limit log history to prevent browser lag and grpc encode failures (#507) James Read 2025-02-19 23:17:06 +0000
  • 0a4bcc6423
    cicd: Update .goreleaser.yml file to Feb 2025 syntax (#517) James Read 2025-02-19 16:57:32 +0000
  • 56ab1cec8f cicd: Textarea resizing [skip ci] jamesread 2025-02-19 01:46:35 +0000
  • 12f87ca6e1 feature: Add support for raw textboxes #490 jamesread 2025-02-19 01:31:41 +0000
  • 2fc7c23416
    feature!: Trigger changed Triggers, allowing multiple actions (#515) James Read 2025-02-18 16:00:33 -0800
  • 2cf538bab1
    bugfix: Systemd unit now waits for network and filesystem #495 (#514) James Read 2025-02-18 15:17:56 -0800
  • 906b6c5783
    build(deps): bump serialize-javascript and mocha in /integration-tests (#513) dependabot[bot] 2025-02-18 09:14:25 -0800
  • 6d43ebef44 docs: Change maturity label jamesread 2025-01-23 14:58:26 +0000
  • c04203e671
    Update README.md (#508) James Read 2025-01-22 14:07:21 +0000
  • bf93707787
    build(deps): bump github.com/MicahParks/jwkset from 0.5.17 to 0.7.0 (#506) dependabot[bot] 2025-01-12 21:39:18 +0000
  • f0d70f0c15 Migrate dashboard-icons to homarr-labs Bjorn Lammers 2025-01-05 21:57:41 +0100
  • 17d9e29f19 cicd: Add responsibility labels to all new issues jamesread 2024-12-30 02:05:05 +0000
  • be7168d9c5 cicd: Issue responsibility bugs jamesread 2024-12-30 01:59:27 +0000
  • d36b23832c cicd: Issue responsibility bugs jamesread 2024-12-30 01:54:36 +0000
  • b6429e9bc7 cicd: Add issue responsibility labels jamesread 2024-12-30 01:45:51 +0000
  • 7ddc112b2c doc: CONTRIBUTING - add more guidelines jamesread 2024-12-23 17:14:55 +0000
  • 10a473ca1c security: Big dependency update jamesread 2024-12-22 01:59:43 +0000
  • c7207d1ee6 security: Big dependency update jamesread 2024-12-22 01:58:19 +0000
  • c585762ba8 cicd: Standardize the automated code generation jamesread 2024-12-22 01:48:21 +0000
  • 476838d59a
    bugfix: Local users now work with a single usergroup (#486) James Read 2024-11-24 16:22:24 -0500
  • f0b1cefb72
    feature: OAuth2 early support for CertBundles (#474) and Usergroups (#477) (#485) James Read 2024-11-24 05:00:25 -0500
  • b4a555e3da
    bugfix: #481 StartActionAndWait now allows arguments. (#483) James Read 2024-11-24 00:56:27 -0600
  • 79a4119351
    security: Update cross-spawn vulnerable dependency (#482) James Read 2024-11-24 00:56:16 -0600
  • 851d0dac84 doc: Fix #478 - easy.cfg typo [skip ci] jamesread 2024-11-23 22:28:45 +0000
  • 655a7f205d
    feature: Improved auth log messages (#476) James Read 2024-11-14 22:00:08 +0000
  • 13e48dded2
    feature: Better guest handling (#472) James Read 2024-11-09 23:27:09 +0000
  • 344df3739d
    build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#473) dependabot[bot] 2024-11-09 00:13:32 +0000
  • 0d981773b3 fmt: gofmt jamesread 2024-11-08 23:54:32 +0000
  • 8d4ddd36cd cicd: Goreleaser tikeout jamesread 2024-11-02 07:35:36 +0000
  • 209234c09f
    bugfix: Still hide an empty actions section if a section is currently selected (#469) James Read 2024-11-02 01:32:02 +0000
  • 9bcb2d80dc
    bugfix: Logs table only updating on start, not finish (#467) James Read 2024-11-02 00:47:13 +0000
  • de504f5f80 cicd: Lint issue jamesread 2024-11-01 22:53:15 +0000
  • 8fe91101db feature: Log search box that is less visually offensive jamesread 2024-11-01 22:36:10 +0000
  • 8717997b0e
    feature: Hovering over the execution dialog title shows the action ID and execution ID (#468) James Read 2024-11-01 22:49:09 +0000
  • 1bfb7c4b28
    feature: Logs table creates an entry as soon as the execution is started (#464) James Read 2024-11-01 21:23:22 +0000
  • 964dc7b48a
    feature: Rerun button on execution dialog, easily rerun actions! (#465) James Read 2024-11-01 20:49:45 +0000
  • ceb0a78180
    bugfix: Logout cookies causing a conflict (#461) James Read 2024-11-01 20:36:38 +0000
  • 9117163316
    bugfix: Login form was not displayed if only OAuth2 was configured (#457) James Read 2024-10-27 08:56:28 +0000
  • d3ad811ac5
    bugfix: Removed hardcoded dependency on GitHub in OAuth2 flow (#458) James Read 2024-10-26 23:30:08 +0100
  • ee26fe6b50
    ci github int tests settle (#459) James Read 2024-10-26 23:10:33 +0100
  • 2950b59514
    cicd: Devskim actions upgrade (#456) James Read 2024-10-25 14:44:08 +0100
  • be5ddda020
    feature: freebsd support (#454) James Read 2024-10-23 13:52:25 +0100
  • 16b07283b0
    feature: Add riscv build! (#453) James Read 2024-10-23 11:54:43 +0100
  • d7814ff6df bugfix: If a button is disabled in the API, render it disabled [skip ci] jamesread 2024-10-20 22:56:40 +0100
  • be9b2a7c78
    bugfix: Cookie expiry for OAuth2 & Local set to 1 year, not session (#451) James Read 2024-10-20 22:58:12 +0100
  • 80e5b5b0c1
    feature: Cleanup auth code (#444) James Read 2024-10-19 20:33:27 +0100
  • 0283b51eca
    feature: Login/Logout links (#443) James Read 2024-10-19 08:49:41 +0100
  • 1af2e92132 feature: Local user login! jamesread 2024-10-18 01:20:04 +0100
  • 71ad5d2e3a
    feature: local auth! (#441) James Read 2024-10-17 14:23:01 +0100
  • 32b5fee108
    bugfix: Fixed crash when requesting execution status that could not be found (NPE) (#440) James Read 2024-10-15 11:48:55 +0100
  • de81ec00fd
    feature: mix of bits (#439) James Read 2024-10-15 08:47:51 +0100
  • 7cc07158ab
    bugfix: Turns out this should now be 403 instead (#438) Simon Dahlbacka 2024-10-14 16:53:23 +0300
  • 3b8976fd51 feature: Login screen jamesread 2024-10-14 09:26:08 +0100
  • fb7e650267 feature: OAuth2 Redirect URL jamesread 2024-10-14 02:21:21 +0100
  • 6a7187fb5b feature: OAuth2! :-D jamesread 2024-10-14 02:18:11 +0100
  • b31cdf15a2
    feature: Email argument type (#433) James Read 2024-10-13 19:40:16 +0100
  • 6e0e0e8133 cicd: cleanup console log jamesread 2024-10-13 01:10:16 +0100
  • 706441799f feature: Custom navigation links in the nav (sidebar/topbar) jamesread 2024-10-13 00:17:38 +0100
  • 0b66bc7bbd cicd: Labels on issue templates [skip ci] jamesread 2024-10-13 00:31:43 +0100