This website requires JavaScript.
3e23fed3d6
feat: Enable/Disable actions based on rules
jamesread
2026-01-06 21:38:18 +0000
59afe01e61
Next (#808 )
James Read
2025-12-25 14:58:17 +0000
efa964406a
Merge branch 'main' into next
James Read
2025-12-25 10:21:31 +0000
46221e565d
chore: remove duplicaye mainnan
jamesread
2025-12-25 10:18:16 +0000
e9d90060fd
chore: oauth gocyclo
jamesread
2025-12-25 08:35:09 +0000
d5607c363a
feat: add custom theme for integration tests (#807 )
James Read
2025-12-25 08:29:58 +0000
bf95d372b9
fix: argument validation on bindings (#806 )
James Read
2025-12-25 08:29:03 +0000
684e12d2b9
Merge branch 'next' into test-themes
James Read
2025-12-25 01:37:17 +0000
257463997e
Merge branch 'next' into fix-argument-validation-on-bindings
James Read
2025-12-25 01:37:05 +0000
7e1a38eb9e
feat: add AddToUsergroup option to OAuth2 providers
jamesread
2025-12-25 01:36:05 +0000
9256b5c756
fix: Dashboard directories will now use their icon
jamesread
2025-12-25 01:29:38 +0000
e49db63dad
chore: use Navigation and Sidebar components
jamesread
2025-12-25 01:27:57 +0000
79f37f3b8d
feat: add custom theme for integration tests
jamesread
2025-12-25 01:17:45 +0000
6a43cdd35b
chore: Update picocrank 1.10
jamesread
2025-12-25 01:17:20 +0000
b4157ed5ba
fix: argument validation on bindings
jamesread
2025-12-25 01:16:04 +0000
365e52ae1f
fix: Argument validation targets the bindings (fixes checkboxes, etc) (#800 )
James Read
2025-12-23 19:57:57 +0000
2956b9972f
chore: nil checks
jamesread
2025-12-23 19:52:15 +0000
8e2db0ad82
chore: reduce argument validation complexity
jamesread
2025-12-23 16:47:59 +0000
09e1f0f984
fix: Argument validation targets the bindings (fixes checkboxes, etc)
jamesread
2025-12-23 16:42:00 +0000
5d061eb1a0
chore: service dep updates
jamesread
2025-12-23 15:19:27 +0000
899ebb270c
chore: frontend dep update
jamesread
2025-12-23 15:15:03 +0000
14359a5327
chore: Update integration test deps
jamesread
2025-12-23 15:06:15 +0000
f2c3af2a2d
chore: package-lock (#778 )
James Read
2025-12-01 23:18:20 +0000
1ede041815
chore: package-lock
jamesread
2025-12-01 23:15:43 +0000
a4ae597764
Next (#777 )
James Read
2025-12-01 23:00:02 +0000
23d1258384
Merge branch 'main' into next
James Read
2025-12-01 22:55:52 +0000
25fbba8056
chore(deps): bump vite from 7.2.4 to 7.2.6 in /frontend (#775 )
James Read
2025-12-01 22:38:20 +0000
01a68d2479
Merge branch 'next' into dependabot/npm_and_yarn/frontend/next/vite-7.2.6
James Read
2025-12-01 22:24:03 +0000
0dd56eca2d
chore(deps): bump github.com/bufbuild/buf from 1.60.0 to 1.61.0 in /service (#776 )
James Read
2025-12-01 22:23:26 +0000
75a696d8c0
Merge branch 'next' into dependabot/go_modules/service/next/github.com/bufbuild/buf-1.61.0
James Read
2025-12-01 22:18:25 +0000
76035a56ab
chore: fix typo in test
jamesread
2025-12-01 22:02:23 +0000
a2410fc9d6
feat: Entity directories, inline actions, and all entity fields are now available in the entity details view
jamesread
2025-12-01 21:48:27 +0000
32fea4ec30
feat: Dashboard configs can now self-contain their entities, and actions all in one neat file
jamesread
2025-12-01 16:15:08 +0000
e58677e12c
feat: inline actions on dashboards
jamesread
2025-12-01 12:29:41 +0000
2e82a3d1ed
chore: remove some dead code
jamesread
2025-12-01 12:28:44 +0000
e13a236e0a
chore(deps): bump github.com/bufbuild/buf in /service
dependabot[bot]
2025-12-01 06:12:58 +0000
c6fc4e7d20
chore(deps): bump vite from 7.2.4 to 7.2.6 in /frontend
dependabot[bot]
2025-12-01 06:11:02 +0000
d4b8743a57
Next (#772 )
James Read
2025-12-01 02:08:58 +0000
39009fcdd1
chore: code fmt
jamesread
2025-12-01 01:59:10 +0000
56365af24b
feat: Mega entity improvements - entity directories, inehrit entities (#450 ), ordering (#762 / #703 ), better entity view
jamesread
2025-12-01 01:38:04 +0000
736ad1c83b
fix: Dashboard directories and displays modest style fixes
jamesread
2025-12-01 00:38:02 +0000
fe8ecf49eb
Merge branch 'next' of github.com:OliveTin/OliveTin into next
jamesread
2025-12-01 00:24:13 +0000
7282d7a9f6
Feat (#763 ) mre output in 3k (#771 )
James Read
2025-12-01 00:24:03 +0000
a163347992
feat: Sidebar now closes when clicking outside of it (#714 )
jamesread
2025-12-01 00:23:03 +0000
a9b21ea645
feat: Display a big error message if OliveTin initialization fails
jamesread
2025-12-01 00:22:18 +0000
c59bcc62db
chore: fix sleep action test
jamesread
2025-12-01 00:15:01 +0000
ef072806da
chore(deps-dev): bump glob from 10.4.5 to 10.5.0 in /integration-tests (#767 )
James Read
2025-12-01 00:06:53 +0000
f15f0ef329
feat: action status display on logs list (#770 )
James Read
2025-12-01 00:06:20 +0000
caaf37e091
feat: Most Recent Execution output in dashboard
jamesread
2025-12-01 00:02:42 +0000
abecf6f8c6
feat: Action status display on logs list
jamesread
2025-11-30 22:41:06 +0000
6bc3a7bf1f
Merge branch 'next' into dependabot/npm_and_yarn/integration-tests/glob-10.5.0
James Read
2025-11-30 16:55:16 +0000
7425db53f6
fix : #718 - Clear OAuth2 authentication cookie on logout
jamesread
2025-11-30 11:19:36 +0000
09d933722e
fix : #765 Page title was not being set (#769 )
James Read
2025-11-30 10:29:07 +0000
6ccd10a970
feat: Added copy to clipboard buttons to Diagnostics view, with markdown backticks
jamesread
2025-11-30 10:28:07 +0000
dca8e04518
fix : #765 Page title was not being set
jamesread
2025-11-29 21:16:23 +0000
a91e903873
feat: add browser info to diagnostics
jamesread
2025-11-29 20:37:08 +0000
4686b044e7
chore(deps-dev): bump glob from 10.4.5 to 10.5.0 in /integration-tests
dependabot[bot]
2025-11-27 01:10:24 +0000
f28944bee2
Next (#766 )
James Read
2025-11-27 01:09:06 +0000
470f31db6e
chore: Remove unecessary OAauth2 log
jamesread
2025-11-27 00:41:53 +0000
0046ae427d
chore: fix broken integration test for fieldset markup
jamesread
2025-11-27 00:37:15 +0000
8bad1b5400
fix : #703 - Entities order was non-deterministic
jamesread
2025-11-27 00:02:08 +0000
6b4dfddf4c
Merge branch 'next' of github.com:OliveTin/OliveTin into next
jamesread
2025-11-26 23:30:13 +0000
ff77e9121c
fix: (#718 ) OAuth Login Buttons not redirecting (#759 )
James Read
2025-11-26 23:28:57 +0000
7f1e509e12
chore: Little fixes for OAuth2 login
jamesread
2025-11-26 23:28:29 +0000
f33ccbd2fa
fix: Log errors when loading theme CSS
jamesread
2025-11-26 23:08:10 +0000
e9bde8b094
fix: OAuth2 scopes for GitHub
jamesread
2025-11-26 23:07:55 +0000
853972384c
security: Possible to kill actions without authentication & credential leak in logs
jamesread
2025-11-26 23:07:25 +0000
695ad65d3e
chore: Improve dashboard markup and layout
jamesread
2025-11-26 22:57:26 +0000
b47cf7cab3
fix: Fix dashboard legends being left-aligned to centered again
jamesread
2025-11-26 22:38:45 +0000
be7c754043
feat: Rebuild authentication system to support 3k authentication
jamesread
2025-11-26 22:33:19 +0000
b244b42e91
fix: sort OAuth2 providers by key
jamesread
2025-11-22 23:27:54 +0000
3d763a84df
fix: Various oauth issues
jamesread
2025-11-22 22:39:05 +0000
d05ea54f8d
fix: (#718 ) OAuth Login Buttons not redirecting
jamesread
2025-11-22 21:13:19 +0000
55d8f75d1b
fix: Sidebar, when unstuck, clicking links will close it (#714 )
jamesread
2025-11-22 20:44:44 +0000
c663c9d10d
chore: Update release notes to strip out nonsense
jamesread
2025-11-22 20:06:07 +0000
7f12b6d72c
chore: colocate tests (#758 )
James Read
2025-11-22 19:57:26 +0000
3cbafcb4fc
chore: Remove dummy link from config.yaml
jamesread
2025-11-22 19:49:53 +0000
458f50a6ae
chore: colocate tests
jamesread
2025-11-22 19:24:51 +0000
1b89b3e217
doc: Add config tool to help support people (#713 )
James Read
2025-11-22 10:59:12 +0000
3e6a751132
chore: config-tool wont overwrite original config
jamesread
2025-11-22 10:49:48 +0000
49b8c2c4f2
chore: fix broken datetime test
jamesread
2025-11-22 10:43:56 +0000
738ec884d8
docs(contributing): update setup instructions for pre-commit (#717 )
James Read
2025-11-22 09:50:55 +0000
d2e7474eea
Merge branch 'next' into chore-add-config-tool
James Read
2025-11-22 09:47:14 +0000
ca0a134acd
chore: write back to the same config path in config-tool
jamesread
2025-11-22 09:34:37 +0000
40d9377bbd
fmt: main.js
jamesread
2025-11-22 08:36:58 +0000
5bf2d6935b
chore: dep update
jamesread
2025-11-22 08:36:38 +0000
15390f7b80
fix : #721 Datetime args not being rendered
jamesread
2025-11-22 08:34:53 +0000
d4c80c65c2
chore: Configure dependabot for 2 release branches
jamesread
2025-11-22 08:00:52 +0000
378db80c73
docs(contributing): update setup instructions for pre-commit
Anton Bobov
2025-11-20 00:00:38 +0500
b3e67bad75
doc: Add config tool to help support people
jamesread
2025-11-16 23:08:20 +0000
c2843aa581
3k release: terminal sizes, confirmation buttons, translations, entity fieldsets drawn in random order, code quality (#709 )
James Read
2025-11-16 00:51:51 +0000
d1ec688c9a
chore: cleanup executor.go
jamesread
2025-11-16 00:47:03 +0000
c1508a0a65
fix: Replace custom pagination component with picocrank pagination component
jamesread
2025-11-16 00:05:50 +0000
5b57cf2480
fix: Logs were being displayed in the wrong order
jamesread
2025-11-11 23:32:00 +0000
b97dd23abb
chore: Better fixups on lang tool and support
jamesread
2025-11-11 23:24:44 +0000
7c66170ef5
Merge branch 'next' of github.com:OliveTin/OliveTin into next
jamesread
2025-11-11 10:55:54 +0000
167e700e30
chore: cleanup websocket code
jamesread
2025-11-11 10:55:42 +0000
1f875b05a0
Merge branch 'main' into next
James Read
2025-11-11 10:55:24 +0000
00d7285167
chore: fix some linting issues
jamesread
2025-11-11 10:43:47 +0000
d32d92baab
Merge branch 'next' of github.com:OliveTin/OliveTin into next
jamesread
2025-11-11 10:25:00 +0000