Commit Graph

  • 86e876a9c9 Merge branch 'main' of ssh://github.com/OliveTin/OliveTin jamesread 2024-10-12 23:18:29 +0100
  • 8b33061bbb cicd: Remove unused Jenkinsfile jamesread 2024-10-12 23:15:06 +0100
  • 411f1bff1c
    feature: Style the currently selected section in nav, and few minor style improvements (#429) James Read 2024-10-12 22:45:26 +0100
  • eee4c4e404
    bugfix: Auth in the wrong place (#430) James Read 2024-10-12 22:14:09 +0100
  • a187c8c8a0
    feature: Slightly nicer looking logs and diagnostics pages (#427) James Read 2024-10-11 18:40:40 +0100
  • 35dca50863
    Make it possible to redirect to a login url unless authenticated (#347) Simon Dahlbacka 2024-10-11 20:36:31 +0300
  • 00856f15a7
    feature: pass ot_ args to shellAfterCompleted (#420) Simon Dahlbacka 2024-10-11 17:59:02 +0300
  • d1c67a9dd8
    depbump: js micromatch 4.0.8 (#426) James Read 2024-10-11 00:38:35 +0100
  • 6c289506c2
    bugfix: Fixed unusual issues that slipped through with shellAfterCompleted (#425) James Read 2024-10-11 00:15:03 +0100
  • 5d82ae7680
    feature: Log username with each request #422 (#424) James Read 2024-10-10 21:50:47 +0100
  • 9737886839
    feature: Better websocket error message (#417) James Read 2024-10-02 02:19:49 +0200
  • 1d9502d800
    Feature better 404s (#416) James Read 2024-10-02 01:21:37 +0200
  • c0a18f82a5
    feature: Link to log outputs (#415) James Read 2024-10-02 01:17:09 +0200
  • 9723a38ca1 bugfix: Crash on trying to start a non-existant action from the API jamesread 2024-10-01 21:19:17 +0100
  • 8258a758d2
    bugfix: Dashboards with multiple spaces in the name could not be navigated properly (#408) James Read 2024-09-16 23:36:40 +0100
  • 044613ae9a
    bugfix: Null action map, causing crash on startup actions (#407) James Read 2024-09-11 17:19:52 +0100
  • 76c9171356
    feature: Add OT_ vars to each execution (#406) James Read 2024-09-10 23:52:46 +0100
  • f8c330aae3
    feature: Better feedback on shellAfterCommand, and mark OliveTin specific output with "OliveTin::" in logs (#403) James Read 2024-09-02 23:59:19 +0100
  • d4bd7dd586 doc: shellAfterCompleted should use `output`, not `stdout` [skip ci] jamesread 2024-09-02 21:07:18 +0100
  • fa20f6a63a Fixed typo Mitch Brown 2024-08-31 14:17:37 -0700
  • b9ce695616
    feature: Nicer default colors (catpuccin/frappe (#395) James Read 2024-08-30 21:48:17 +0100
  • 3f1dbf1130
    bugfix: System users can now be used in ACLs (#396) James Read 2024-08-30 21:48:07 +0100
  • 6413e51cf5
    feature: Exec permission denied now marks the action as "blocked" and adds a log message. Timeouts also add a documentation link to the command output. Tags always set. (#398) James Read 2024-08-30 21:36:13 +0100
  • defcf6d26e
    fmt: Rebuilt ACL code to have less boilerplate (#397) James Read 2024-08-30 21:30:44 +0100
  • 2671983c43
    bugfix: Execution dialog duration no longer has issues displaying actions that were never started. (#394) James Read 2024-08-30 21:28:27 +0100
  • dc9653307b
    feature: Logs, column for tag, and left align status. Stop nav flash (#393) James Read 2024-08-30 21:28:12 +0100
  • eb91eb33d5 bugfix: Log for http request mangling changed to DEBUG level jamesread 2024-08-30 21:26:42 +0100
  • ddb803d9b5
    feature: Sidebar hiding now pure CSS & theme reloading for devs (#391) James Read 2024-08-26 00:47:43 +0100
  • c9095b4d67
    build(deps): bump axios from 1.6.8 to 1.7.4 in /integration-tests (#387) dependabot[bot] 2024-08-14 23:14:35 +0100
  • 40158eda71
    bugfix: Race condition on executor logs (#385) James Read 2024-08-14 23:06:50 +0100
  • bbbbfceeb3
    build(deps): bump github.com/docker/docker (#386) dependabot[bot] 2024-08-14 22:06:06 +0000
  • 9ca1940834
    feature: change all navigation to path based (#384) James Read 2024-08-14 12:35:10 +0100
  • 37160a91f3
    feature: take full page and display footer at bottom pf window (#383) James Read 2024-08-14 07:56:30 +0100
  • 274d036f74
    fmt: Cleanup terminal code (#381) James Read 2024-08-09 20:04:57 +0100
  • 1fe0e49adb
    bugfix: #337 - Entity overwriting (#382) James Read 2024-08-09 20:04:50 +0100
  • 7a7a07d9ad
    feature: Minor change to action timeout message to be more consistent with other logs (#380) James Read 2024-08-09 15:53:02 +0100
  • 5b5fca0837
    feature: `enableCustomJs` toggle to allow loading ./custom-webui/custom.js (#379) James Read 2024-08-09 10:21:50 +0100
  • fab0264d9b
    feature: Cleanup execution dialog, and log display status. (#378) James Read 2024-08-08 21:46:46 +0100
  • 8d839ee6ce bugfix: fsnotify event logs moved to DEBUG level, because info was spammy jamesread 2024-08-07 00:22:14 +0100
  • 90efbf3159 fmt: #368 jamesread 2024-08-07 00:21:02 +0100
  • 17dd1b4158 Merge branch 'main' of ssh://github.com/OliveTin/OliveTin jamesread 2024-08-07 00:17:42 +0100
  • e5f6d8ff50
    build(deps): bump github.com/docker/docker (#372) dependabot[bot] 2024-08-06 17:02:13 +0100
  • e183910b88 Merge branch 'main' of ssh://github.com/OliveTin/OliveTin jamesread 2024-08-06 16:35:10 +0100
  • 8cd5b9fb46
    feature: Trace log message on ExecRequest for debugging (#375) James Read 2024-08-06 14:46:49 +0100
  • 6958445f83
    Use windows compatible cmds and wait more time (#374) wushuzh 2024-08-06 21:43:16 +0800
  • ef91294d5e
    cicd: Make grpc to fix codeql (#373) James Read 2024-07-30 14:03:56 +0100
  • a36f286f8a cicd: Make grpc to fix codeql jamesread 2024-07-30 13:58:12 +0100
  • d9e921950f
    bugfix: fix type of the prometheus metric act req as count (#370) wushuzh 2024-07-26 16:41:42 +0800
  • ffcd19e748
    bugfix: use cross-platform module filepath to set usedConfigDir (#369) wushuzh 2024-07-22 17:33:56 +0800
  • d0eb132b95 Merge branch 'main' of ssh://github.com/OliveTin/OliveTin jamesread 2024-07-18 15:11:19 +0100
  • 1cf971c092 feature: Better format for server dashboard jamesread 2024-07-18 15:11:06 +0100
  • 49f745be68
    fmt: Set for setdir (#367) James Read 2024-07-18 13:08:36 +0100
  • b50824a705
    feature: support basic dev tasks in Windows (#364) wushuzh 2024-07-17 20:51:08 +0800
  • 69d1cc75a7
    feature: css classes on displays (#363) James Read 2024-07-16 11:01:31 +0100
  • a54ea505c9 bugfix: Allow . in enxtended variable paths jamesread 2024-07-15 22:20:49 +0100
  • a1563b72ae
    Feature argument grid layout (#360) James Read 2024-07-15 17:17:08 +0100
  • 31d7168aac
    feature: #350 Environment variable PORT can be used to override the default 1337, and internal services will calculate their port based on that (#358) James Read 2024-07-15 15:28:53 +0100
  • 09016e1d5f
    feature: Entitiy data now serializes non-strings (#357) James Read 2024-07-15 13:10:13 +0100
  • 652882350c
    cicd: Update login-action (#356) James Read 2024-07-15 13:09:35 +0100
  • 20c4423799
    feature: Argument labels will end with a :, unless they end with ?, : or . already (#355) James Read 2024-07-15 09:24:54 +0100
  • bb90a5da92 feature: Use SVG icon for window maximize #343 jamesread 2024-07-13 20:46:06 +0100
  • 3ca3a2dd3c Merge branch 'main' of ssh://github.com/OliveTin/OliveTin jamesread 2024-07-13 20:43:21 +0100
  • 510c48e1af bugfix: Restore default theme jamesread 2024-07-13 20:43:04 +0100
  • 3ac809c234
    feature: Container images upgraded to Fedora 40. (#354) James Read 2024-07-13 19:36:10 +0100
  • 9dd33bc3f9
    bugfix: Empty environment variable names causing exec failures on Windows, thanks @sirjmann92 ! (#353) James Read 2024-07-12 17:22:03 +0100
  • 897cc0e034
    depbump: Upgrade Go to 1.21 (#352) James Read 2024-07-11 23:33:36 +0100
  • 482ef0e5e8
    feature: Helper scripts for ssh, themes, etc (#349) James Read 2024-07-07 23:10:33 +0100
  • e0678fc0a9
    build(deps): bump github.com/rs/cors from 1.10.1 to 1.11.0 (#348) dependabot[bot] 2024-07-07 08:01:33 +0100
  • 9cb5574b99 feature: easy-ssh-docs jamesread 2024-07-07 01:06:43 +0100
  • c18b91f684 feature: Easy SSH jamesread 2024-07-07 00:55:22 +0100
  • 6622a6ded4
    bugfix: Kill the process group, not just the parent process (#328), , thanks @ioqy, @vvrein (#346) James Read 2024-07-04 01:12:28 +0100
  • fb6aaa52c7
    feature: New diagnostics page, showing SSH keys found. (#344) James Read 2024-07-04 00:34:07 +0100
  • a1adc2a85d
    bugfix: Output width in chrome (#345) James Read 2024-07-04 00:33:58 +0100
  • 3d9cb621dd build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /integration-tests dependabot[bot] 2024-06-19 05:30:58 +0000
  • 943b4c75aa
    feature: Password type (no validation) (#340) James Read 2024-07-01 09:31:53 +0100
  • fb972fae55
    bugfix: Handle update failed update checks silently (#342) James Read 2024-06-30 23:05:04 +0100
  • eb4f28dfda
    build(deps-dev): bump ws from 8.16.0 to 8.17.1 in /integration-tests (#335) dependabot[bot] 2024-06-19 06:25:03 +0100
  • e36fedf4b2
    Check for updates default disabled (#333) James Read 2024-06-04 19:37:59 +0100
  • 362a97c59e
    feature: No more tracking in update checking! :-) (#93) (#332) James Read 2024-06-04 13:21:11 +0100
  • c82beb61a9
    feature: Vastly improved logs and tests for killing actions (#330) James Read 2024-06-03 17:19:15 +0100
  • 00a8a0bf69
    fmt: Center argument-wrapper #327, point 5 (#331) James Read 2024-06-02 23:09:24 +0100
  • ffc17dd73b
    bugfix: Terminal width fitting (#329) James Read 2024-06-02 12:44:23 +0100
  • 238abc95ad
    feature: Customizable default directory, back and action icons (#326) James Read 2024-05-31 23:43:05 +0100
  • ac0f3ab6f8
    feature: Live command output! (#325) James Read 2024-05-31 21:56:49 +0100
  • 4bac315568
    feature: The executor now controls the public action map - meaning actions work without the API, and pages load faster (and much more!) (#324) James Read 2024-05-27 23:52:06 +0100
  • daa48b5a73
    feature: OliveTin now relies on websocket, and will show a big error if it isn't available (#323) James Read 2024-05-26 19:21:54 +0100
  • c70cc864ee
    feature: Websocket URL is now relocatable (#322) James Read 2024-05-26 18:03:12 +0100
  • dc7ff40da6
    bugfix: #316 Entity file change debouce timer now uses delay after initial event (#321) James Read 2024-05-26 18:01:37 +0100
  • 046ffaecf4
    feature: Displays now have centered text, and "fit in" a bit better (#320) James Read 2024-05-26 17:54:11 +0100
  • 3904f8563d
    feature: Refresh dashboards when entity files change. (#319) James Read 2024-05-24 23:10:38 +0100
  • 18423a9888
    bugfix: Default load dashboard when it contains multiple spaces (#318) James Read 2024-05-23 09:22:08 +0100
  • 8fbbd9b32c
    feature: displays have basic styling (#317) James Read 2024-05-23 09:21:57 +0100
  • 7e34efd453
    chore: remove refs to deprecated io/ioutil (#309) guangwu 2024-05-13 23:20:58 +0800
  • 9d33e62d34 Merge branch 'main' of ssh://github.com/OliveTin/OliveTin jamesread 2024-05-13 15:39:54 +0100
  • 6b2bc0adc0 cicd: run build-snapshot against prs jamesread 2024-05-13 15:39:42 +0100
  • 80083fedab
    bugfix: Race condition in stringvariables (#311) James Read 2024-05-13 15:10:44 +0100
  • 1ab35fdb36
    feature: #Logs and similar in the address bar to load relevant section (#306) (#310) James Read 2024-05-13 13:12:04 +0100
  • f43ece4263
    feature: Better sosreports (#308) James Read 2024-05-13 08:01:45 +0100
  • ea1ce82ded fmt: Change publicid map debug URL jamesread 2024-05-13 01:04:21 +0100
  • c24adaafcb Merge branch 'main' of ssh://github.com/OliveTin/OliveTin jamesread 2024-05-06 23:01:09 +0100