James Read
|
cf00d179bf
|
Merge branch 'next' into fix-move-tpl-to-global
|
2026-01-25 22:53:02 +00:00 |
jamesread
|
e807cb5231
|
feat: configuration options for navigate-on-start icons
|
2026-01-25 21:50:03 +00:00 |
jamesread
|
b37f035ea6
|
fix: Move templating functionality to global, making it possible to replace templates across the config
|
2026-01-25 10:32:22 +00:00 |
jamesread
|
b9f55ab508
|
fix: load logs on startup (#299)
|
2026-01-23 14:18:30 +00:00 |
jamesread
|
aeaddda870
|
fix: add env support back
|
2026-01-23 00:04:55 +00:00 |
jamesread
|
f06e56857e
|
Merge branch 'main' into next
|
2026-01-22 09:27:48 +00:00 |
jamesread
|
e3c785319a
|
fix: Kill entire process group on timeout (#605)
|
2026-01-21 23:52:35 +00:00 |
jamesread
|
b3430e3a5c
|
fix: execOnCalendarFile, avoid possible crash deleting nil timers
|
2026-01-21 23:12:39 +00:00 |
jamesread
|
56786491e8
|
fix: Port the calender schedulding fix from 2k to 3k (#830)
|
2026-01-13 17:47:28 +00:00 |
jamesread
|
3d106ee13b
|
fix: JSON string marshalling in webhook uses raw strings
|
2026-01-12 00:10:40 +00:00 |
jamesread
|
a10088a040
|
chore: Fix duplicate code in executor when trying to reduce cyclo
|
2026-01-11 23:12:34 +00:00 |
James Read
|
b75d590343
|
Merge branch 'beta' into next
|
2026-01-11 23:09:49 +00:00 |
jamesread
|
f173a0b725
|
chore: reduce gocyclo
|
2026-01-11 22:34:23 +00:00 |
jamesread
|
93d56cc42e
|
chore: Fix broken unit tests, add themeLoading test
|
2026-01-11 22:24:18 +00:00 |
jamesread
|
87913a6ff3
|
feat: add theme selector support, load themes in a layer.
|
2026-01-11 21:32:55 +00:00 |
jamesread
|
242149f5a4
|
chore: reduce cyclo
|
2026-01-11 09:20:50 +00:00 |
jamesread
|
832db4e135
|
chore: Log datetime parse failures from cal
|
2026-01-11 08:51:31 +00:00 |
jamesread
|
a36e69b8f8
|
chore: calendar fixes
|
2026-01-11 01:50:27 +00:00 |
jamesread
|
a4ff326625
|
chore: calendar logging fixes
|
2026-01-11 01:48:17 +00:00 |
jamesread
|
84bd405ca9
|
chore: gocyclo fixes
|
2026-01-11 01:29:27 +00:00 |
jamesread
|
6493f7bee7
|
feat: block notifications, and cleanup of action/binding IDs
|
2026-01-11 01:10:20 +00:00 |
jamesread
|
661bcdda08
|
feat: #625 Option to save suggested values in the browser local storage across different args
|
2026-01-09 00:53:52 +00:00 |
jamesread
|
e96270046e
|
fix: (#765) set X-Accel-Buffering header to disable nginx buffering for event stream
|
2026-01-07 01:20:29 +00:00 |
James Read
|
3162b33ea9
|
feat: Enable/Disable actions based on rules (#817)
|
2026-01-07 00:47:18 +00:00 |
jamesread
|
c714dc0c62
|
chore: Webhooks fixes
|
2026-01-06 23:23:47 +00:00 |
jamesread
|
0368fb10db
|
fix: wonky merge conflict, and missing body parameter from matcher
|
2026-01-06 22:15:37 +00:00 |
jamesread
|
5e9c5d2c17
|
Merge branch 'feat-webhooks' of github.com:OliveTin/OliveTin into feat-webhooks
|
2026-01-06 22:12:25 +00:00 |
jamesread
|
0b072db36d
|
fix: Constant time comparison for webhook authentication
|
2026-01-06 22:11:41 +00:00 |
James Read
|
11278ff6c2
|
fix: Use constant-time comparison for Basic auth verification.
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2026-01-06 22:09:17 +00:00 |
jamesread
|
3d5268d1c9
|
chore: enableExpression, broken test and config
|
2026-01-06 21:51:35 +00:00 |
jamesread
|
f22b3953b1
|
feat: webhooks support
|
2026-01-06 21:45:55 +00:00 |
jamesread
|
654ed15dde
|
fix: Add missing enabled expression file
|
2026-01-06 21:39:46 +00:00 |
jamesread
|
3e23fed3d6
|
feat: Enable/Disable actions based on rules
|
2026-01-06 21:38:18 +00:00 |
jamesread
|
e9d90060fd
|
chore: oauth gocyclo
|
2025-12-25 08:35:09 +00:00 |
James Read
|
257463997e
|
Merge branch 'next' into fix-argument-validation-on-bindings
|
2025-12-25 01:37:05 +00:00 |
jamesread
|
7e1a38eb9e
|
feat: add AddToUsergroup option to OAuth2 providers
|
2025-12-25 01:36:05 +00:00 |
jamesread
|
b4157ed5ba
|
fix: argument validation on bindings
|
2025-12-25 01:16:04 +00:00 |
jamesread
|
2956b9972f
|
chore: nil checks
|
2025-12-23 19:52:15 +00:00 |
jamesread
|
8e2db0ad82
|
chore: reduce argument validation complexity
|
2025-12-23 16:47:59 +00:00 |
jamesread
|
09e1f0f984
|
fix: Argument validation targets the bindings (fixes checkboxes, etc)
|
2025-12-23 16:42:00 +00:00 |
jamesread
|
a2410fc9d6
|
feat: Entity directories, inline actions, and all entity fields are now available in the entity details view
|
2025-12-01 21:48:27 +00:00 |
jamesread
|
32fea4ec30
|
feat: Dashboard configs can now self-contain their entities, and actions all in one neat file
|
2025-12-01 16:15:08 +00:00 |
jamesread
|
e58677e12c
|
feat: inline actions on dashboards
|
2025-12-01 12:29:41 +00:00 |
jamesread
|
2e82a3d1ed
|
chore: remove some dead code
|
2025-12-01 12:28:44 +00:00 |
jamesread
|
39009fcdd1
|
chore: code fmt
|
2025-12-01 01:59:10 +00:00 |
jamesread
|
56365af24b
|
feat: Mega entity improvements - entity directories, inehrit entities (#450), ordering (#762 / #703), better entity view
|
2025-12-01 01:38:04 +00:00 |
jamesread
|
7425db53f6
|
fix: #718 - Clear OAuth2 authentication cookie on logout
|
2025-11-30 11:19:36 +00:00 |
jamesread
|
470f31db6e
|
chore: Remove unecessary OAauth2 log
|
2025-11-27 00:41:53 +00:00 |
jamesread
|
8bad1b5400
|
fix: #703 - Entities order was non-deterministic
|
2025-11-27 00:02:08 +00:00 |
jamesread
|
7f1e509e12
|
chore: Little fixes for OAuth2 login
|
2025-11-26 23:28:29 +00:00 |
jamesread
|
f33ccbd2fa
|
fix: Log errors when loading theme CSS
|
2025-11-26 23:08:10 +00:00 |
jamesread
|
e9bde8b094
|
fix: OAuth2 scopes for GitHub
|
2025-11-26 23:07:55 +00:00 |
jamesread
|
853972384c
|
security: Possible to kill actions without authentication & credential leak in logs
|
2025-11-26 23:07:25 +00:00 |
jamesread
|
be7c754043
|
feat: Rebuild authentication system to support 3k authentication
|
2025-11-26 22:33:19 +00:00 |
jamesread
|
b244b42e91
|
fix: sort OAuth2 providers by key
|
2025-11-22 23:27:54 +00:00 |
jamesread
|
3d763a84df
|
fix: Various oauth issues
|
2025-11-22 22:39:05 +00:00 |
jamesread
|
b3e67bad75
|
doc: Add config tool to help support people
|
2025-11-16 23:08:20 +00:00 |
jamesread
|
d1ec688c9a
|
chore: cleanup executor.go
|
2025-11-16 00:47:03 +00:00 |
jamesread
|
5b57cf2480
|
fix: Logs were being displayed in the wrong order
|
2025-11-11 23:32:00 +00:00 |
jamesread
|
00d7285167
|
chore: fix some linting issues
|
2025-11-11 10:43:47 +00:00 |
jamesread
|
487bf83f4e
|
chore: use koanf tag in config reloader test
|
2025-11-10 23:39:15 +00:00 |
jamesread
|
67a9d3b1d1
|
chore: skip env in config test in 3k
|
2025-11-10 23:17:53 +00:00 |
jamesread
|
de7129e1d7
|
chore: reduce cyclomatic complexity
|
2025-11-10 23:15:18 +00:00 |
jamesread
|
83fe489949
|
fix: (#703) Fixed entity fieldsets being drawn in a random order
|
2025-11-10 21:08:34 +00:00 |
James Read
|
110bbd6216
|
Merge branch 'next' into fix-config-loading-missing-values
|
2025-11-07 00:34:11 +00:00 |
jamesread
|
1552c104e9
|
fix: Propperly merge included configs (handling actions)
|
2025-11-07 00:31:33 +00:00 |
jamesread
|
7dc99b1398
|
fix: Massively improve config loading
|
2025-11-06 23:45:54 +00:00 |
jamesread
|
581536a60f
|
fmt: GetActionLogs
|
2025-11-06 23:44:56 +00:00 |
jamesread
|
39664a734d
|
fix: Various log noise
|
2025-11-06 23:42:07 +00:00 |
jamesread
|
822f3197b6
|
chore: (#675) Remove dead websocket code
|
2025-11-06 09:52:16 +00:00 |
jamesread
|
055472902d
|
fix: #686 - concurrent map read and write - in entity instances
|
2025-11-04 23:30:14 +00:00 |
jamesread
|
2b24daa6d0
|
fix: Address concurrency issue in entities storage
|
2025-11-04 23:18:41 +00:00 |
jamesread
|
294e33d110
|
fix: #686 - concurrent map read and write
|
2025-11-04 23:03:45 +00:00 |
jamesread
|
83f45d71bf
|
fix: Several coderabbit suggestions on next branch
|
2025-10-30 15:51:40 +00:00 |
jamesread
|
79a71099f9
|
fix: fmt api.go
|
2025-10-30 15:26:29 +00:00 |
jamesread
|
e6a02ac614
|
chore: fix various cyclo checks
|
2025-10-30 15:25:57 +00:00 |
James Read
|
7abffedb14
|
Merge branch 'next' into fix-require-guests-login
|
2025-10-30 13:15:37 +00:00 |
jamesread
|
44b518a5b2
|
fix: panic when loading sessions.yaml
|
2025-10-30 13:04:41 +00:00 |
jamesread
|
a4e50bfb54
|
fix: panic when executing action with no arguments
|
2025-10-30 13:04:12 +00:00 |
jamesread
|
c3d5da1981
|
chore: reduce cyclo complexity in service
|
2025-10-30 12:52:58 +00:00 |
jamesread
|
c89979ddb2
|
fix: Wait for login UI to appear in authRequireGuestsToLogin test
|
2025-10-30 11:05:14 +00:00 |
James Read
|
430aab638b
|
Merge branch 'next' into fix-require-guests-login
|
2025-10-30 09:20:24 +00:00 |
jamesread
|
d21f06e555
|
fix: Require guests to login
|
2025-10-30 02:13:40 +00:00 |
jamesread
|
19c3b67cdd
|
fix: fix panic in pagination if we get a bad request
|
2025-10-30 00:12:06 +00:00 |
jamesread
|
61fc771ac3
|
fix: Race condition and speedup in accessing streaming clients
|
2025-10-30 00:03:37 +00:00 |
jamesread
|
57390be16f
|
feat: ActionDetailsView component, show timeout and logs for action. Fix output streaming.
|
2025-10-29 22:45:26 +00:00 |
jamesread
|
6c6d07bf4f
|
fix: #674 Use JSON options for API handler
|
2025-10-27 20:40:15 +00:00 |
jamesread
|
2ea35697d0
|
fix: #672 Empty execution tracking ID in InternalLogEntry
|
2025-10-27 15:42:13 +00:00 |
jamesread
|
a551589840
|
feat: #428 Initial support for include directive in config files
|
2025-10-27 15:32:30 +00:00 |
jamesread
|
fcd3ccc59a
|
fix: authRequireGuestsToLogin config, and config loading improvements
|
2025-10-27 14:56:32 +00:00 |
jamesread
|
9fbaa8671f
|
fix: Banner message support
|
2025-10-27 14:20:26 +00:00 |
jamesread
|
c86bf629f9
|
bugfix: Added nil checks
|
2025-10-26 17:32:26 +00:00 |
jamesread
|
c917d1b1e7
|
bugfix: #639 Exec support, disallow URL and similar arguments with
|
2025-10-26 16:40:44 +00:00 |
jamesread
|
8686a5629e
|
fix: User Information panel and login/logout flow
|
2025-10-26 13:42:06 +00:00 |
jamesread
|
43cfe41378
|
fix: Issues with login form and local auth
|
2025-10-26 13:24:22 +00:00 |
jamesread
|
a7e7bf869e
|
fix: WIP on login regression
|
2025-10-25 00:31:02 +01:00 |
jamesread
|
0dd9e9b2b7
|
fix: guard against nil session storage
|
2025-10-25 00:22:28 +01:00 |
jamesread
|
aa8322c354
|
fix: guard against nil session storage
|
2025-10-25 00:20:56 +01:00 |
jamesread
|
956e74a6b3
|
fix: Don't log SID (!) SECURITY
|
2025-10-25 00:20:35 +01:00 |
jamesread
|
3b8bc49b04
|
feat: Fixed session management and ripped out the rest of gRPC
|
2025-10-24 23:48:48 +01:00 |
jamesread
|
38d81fafe2
|
fix: Listen address fields were not being loaded from config.yaml
|
2025-10-24 22:06:32 +01:00 |
jamesread
|
cbb163726e
|
chore: wip OliveTin3k
|
2025-10-23 23:16:39 +01:00 |
jamesread
|
c9c781b197
|
fix: webui directory search
|
2025-10-11 01:16:06 +01:00 |
jamesread
|
60814b97e2
|
chore: fix gocyclo issues
|
2025-10-11 00:52:18 +01:00 |
jamesread
|
b330fbd1a5
|
fix: all broken integration tests
|
2025-10-11 00:45:41 +01:00 |
jamesread
|
a464e6a445
|
fix: broken tests after changing the way arguments are parsed
|
2025-10-01 22:20:56 +01:00 |
Tim Green
|
a26a8bb032
|
chore: update the docs link for timeouts in the error message (#651)
|
2025-10-01 07:18:39 +01:00 |
jamesread
|
570c0ba087
|
chore: Repair output streaming, lots of css/go lint
|
2025-09-06 08:42:13 +01:00 |
jamesread
|
4a847f0587
|
Merge branch 'main' of github.com:OliveTin/OliveTin
|
2025-08-20 00:05:47 +01:00 |
jamesread
|
6b342cbedb
|
chore: Port huge amount of code to OliveTin 3k
|
2025-08-20 00:05:40 +01:00 |
jamesread
|
f46a02fced
|
chore: tests wip
|
2025-08-19 17:29:40 +01:00 |
James Read
|
3dd7aaff88
|
Update restapi_auth_oauth2.go
|
2025-08-15 18:26:50 +02:00 |
jamesread
|
17c716c599
|
chore: fix build error
|
2025-08-03 22:41:01 +01:00 |
jamesread
|
2a73b58255
|
chore: merge main
|
2025-08-03 22:17:35 +01:00 |
jamesread
|
a62d58f119
|
chore: OliveTin 3k progress
|
2025-08-03 22:10:51 +01:00 |
James Read
|
d4d3193c1d
|
bugfix: Argument confirmations stopped working (#627) (#632)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-07-29 21:51:34 +00:00 |
James Read
|
a06299bd9e
|
feature: stylemods, for side by side buttons, and XL images (#634)
|
2025-07-28 23:02:04 +00:00 |
James Read
|
2d4a3fc048
|
bugfix: Crash in OAuth2 userdata, and option to log user data (#631)
|
2025-07-28 21:46:08 +00:00 |
James Read
|
81ef166d78
|
bugfix #627 (#630)
|
2025-07-28 09:24:38 +00:00 |
James Read
|
e922baa2e0
|
feat: #104 Checkboxes / booleans at last! (#620)
|
2025-07-19 02:10:41 +01:00 |
James Read
|
fcd1879d09
|
feat: Entities in icon field, and other cleanup stuff (#619)
|
2025-07-17 15:04:15 +00:00 |
James Read
|
a8ac719af7
|
feat kill acl (#618)
|
2025-07-13 09:08:05 +00:00 |
jamesread
|
b99b3f4345
|
chore: Various codestyle fixes
|
2025-07-12 23:46:50 +01:00 |
jamesread
|
b16ce074ea
|
chore: Various codestyle fixes
|
2025-07-12 23:44:24 +01:00 |
James Read
|
54447774d1
|
fix: #616 - JSON parsing of ints to float64 (#617)
|
2025-07-12 22:02:50 +00:00 |
James Read
|
2c7b33b730
|
chore: Dep update 2025-07-09 (#613)
|
2025-07-09 10:24:59 +00:00 |
James Read
|
1970311ff5
|
feat: Triggered actions get previous action args #607 (#611)
|
2025-06-22 22:08:07 +00:00 |
James Read
|
433456986d
|
fix: #603 - Dashboards that have fieldsets without entities are hidden (#609)
|
2025-06-22 21:09:03 +00:00 |
James Read
|
e38361f3d7
|
fix: gofmt/gocylo leftover from old PR (#610)
|
2025-06-22 20:42:57 +00:00 |
James Read
|
1ffdd93ddf
|
fix: Redact password arguments in logs #594 (#601)
|
2025-06-06 21:00:56 +00:00 |
James Read
|
18c5599704
|
fix: Datetime mangling for Android phones #564 (#602)
|
2025-06-06 20:41:54 +00:00 |
James Read
|
224d7f40ed
|
feat: Add unauthenticated readyz endpoint (#600)
|
2025-06-06 16:02:00 +00:00 |
James Read
|
1357eae9b8
|
fix: Empty dashboards are hidden (#599)
|
2025-06-06 15:11:02 +00:00 |
James Read
|
7110399d41
|
fix: Bug that caused duplicate links (eg Diagnostics and Logs) in the nav bar (#595)
|
2025-05-31 19:20:37 +00:00 |
James Read
|
74f0930dcc
|
feat: #582 ServiceMain for Windows (#593)
|
2025-05-30 08:30:58 +00:00 |
James Read
|
c20eea29cd
|
feat: win unicode flag (#590)
|
2025-05-26 07:33:22 +00:00 |
James Read
|
8c073bf45f
|
feature: Intelligent version comparison #575 (#580)
|
2025-05-02 15:53:56 +00:00 |
jamesread
|
fcfa007cec
|
build: Add unit tests for regex (ref: #578)
|
2025-05-01 16:30:29 +01:00 |
James Read
|
0a7f3f3226
|
bugfix: #503 Fix possible race condition in onfileindir* (#576)
|
2025-04-26 20:42:12 +00:00 |
James Read
|
633e513697
|
feature: (#568) Separator allowed in usergroup line for trusted headers (#572)
|
2025-04-22 14:35:49 +01:00 |
James Read
|
eb2721c023
|
chore: Cleanup argument handling (#571)
|
2025-04-21 08:50:59 +00:00 |
James Read
|
765c698a9b
|
feature: Easier loading of custom-webui icons with simplified paths (#567)
|
2025-04-19 23:06:17 +00:00 |
James Read
|
c19428f6b6
|
feature: Policy support - allow hiding daignostics and logs (#569)
|
2025-04-19 23:05:49 +00:00 |
jamesread
|
c5eaa35fb0
|
Merge branch 'main' of ssh://github.com/OliveTin/OliveTin
|
2025-04-08 21:49:22 +01:00 |
jamesread
|
24ba4fb574
|
build: cyclo ignore "getexecutionscount
|
2025-04-08 21:49:10 +01:00 |
Noah Perks Sloan
|
b742bd89c4
|
feat: support multiple user groups (#555)
|
2025-04-08 20:31:55 +00:00 |
jamesread
|
ba29325c15
|
feature: #543 Rate limits are now per action-entity instead of per action
|
2025-04-08 01:18:55 +01:00 |
James Read
|
88f639d29f
|
chore: Cleanup executor shell passing (#556)
|
2025-04-07 20:48:45 +00:00 |
James Read
|
fa44e958d8
|
chore: Big dependency update (#553)
|
2025-04-06 22:26:51 +00:00 |
David Q
|
182548e0dc
|
feat: add syntax for interpolating environment variables into config file (#548)
Co-authored-by: James Read <contact@jread.com>
|
2025-04-05 22:36:10 +00:00 |
Noah Perks Sloan
|
8865331da2
|
feat: enable JWT auth from a header (#547)
|
2025-04-02 19:14:43 +01:00 |
James Read
|
709d6ac2ad
|
feature: Allow rendering output as HTML (#544)
|
2025-03-28 23:48:26 +00:00 |
James Read
|
ff31abe66c
|
refactor: Project directories (#541)
|
2025-03-22 01:06:59 +00:00 |