Commit Graph

1140 Commits

Author SHA1 Message Date
jamesread cbe6c8f20f core: dep update 2026-01-06 23:53:31 +00:00
James Read 15c4546150
feat: webhooks support (#818) 2026-01-06 23:33:01 +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 f22b3953b1 feat: webhooks support 2026-01-06 21:45:55 +00:00
James Read efa964406a
Merge branch 'main' into next 2025-12-25 10:21:31 +00:00
jamesread 46221e565d chore: remove duplicaye mainnan 2025-12-25 10:18:16 +00:00
jamesread e9d90060fd chore: oauth gocyclo 2025-12-25 08:35:09 +00:00
James Read d5607c363a
feat: add custom theme for integration tests (#807) 2025-12-25 08:29:58 +00:00
James Read bf95d372b9
fix: argument validation on bindings (#806) 2025-12-25 08:29:03 +00:00
James Read 684e12d2b9
Merge branch 'next' into test-themes 2025-12-25 01:37:17 +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 9256b5c756 fix: Dashboard directories will now use their icon 2025-12-25 01:29:38 +00:00
jamesread e49db63dad chore: use Navigation and Sidebar components 2025-12-25 01:27:57 +00:00
jamesread 79f37f3b8d feat: add custom theme for integration tests 2025-12-25 01:17:45 +00:00
jamesread 6a43cdd35b chore: Update picocrank 1.10 2025-12-25 01:17:20 +00:00
jamesread b4157ed5ba fix: argument validation on bindings 2025-12-25 01:16:04 +00:00
James Read 365e52ae1f
fix: Argument validation targets the bindings (fixes checkboxes, etc) (#800) 2025-12-23 19:57:57 +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 5d061eb1a0 chore: service dep updates 2025-12-23 15:19:27 +00:00
jamesread 899ebb270c chore: frontend dep update 2025-12-23 15:15:03 +00:00
jamesread 14359a5327 chore: Update integration test deps 2025-12-23 15:06:15 +00:00
James Read f2c3af2a2d
chore: package-lock (#778) 2025-12-01 23:18:20 +00:00
jamesread 1ede041815 chore: package-lock 2025-12-01 23:15:43 +00:00
James Read a4ae597764
Next (#777) 2025-12-01 23:00:02 +00:00
James Read 23d1258384
Merge branch 'main' into next 2025-12-01 22:55:52 +00:00
James Read 25fbba8056
chore(deps): bump vite from 7.2.4 to 7.2.6 in /frontend (#775) 2025-12-01 22:38:20 +00:00
James Read 01a68d2479
Merge branch 'next' into dependabot/npm_and_yarn/frontend/next/vite-7.2.6 2025-12-01 22:24:03 +00:00
James Read 0dd56eca2d
chore(deps): bump github.com/bufbuild/buf from 1.60.0 to 1.61.0 in /service (#776) 2025-12-01 22:23:26 +00:00
James Read 75a696d8c0
Merge branch 'next' into dependabot/go_modules/service/next/github.com/bufbuild/buf-1.61.0 2025-12-01 22:18:25 +00:00
jamesread 76035a56ab chore: fix typo in test 2025-12-01 22:02:23 +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
dependabot[bot] e13a236e0a
chore(deps): bump github.com/bufbuild/buf in /service
Bumps [github.com/bufbuild/buf](https://github.com/bufbuild/buf) from 1.60.0 to 1.61.0.
- [Release notes](https://github.com/bufbuild/buf/releases)
- [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bufbuild/buf/compare/v1.60.0...v1.61.0)

---
updated-dependencies:
- dependency-name: github.com/bufbuild/buf
  dependency-version: 1.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 06:12:58 +00:00
dependabot[bot] c6fc4e7d20
chore(deps): bump vite from 7.2.4 to 7.2.6 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.2.4 to 7.2.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.2.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 06:11:02 +00:00
James Read d4b8743a57
Next (#772) 2025-12-01 02:08:58 +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 736ad1c83b fix: Dashboard directories and displays modest style fixes 2025-12-01 00:38:02 +00:00
jamesread fe8ecf49eb Merge branch 'next' of github.com:OliveTin/OliveTin into next 2025-12-01 00:24:13 +00:00
James Read 7282d7a9f6
Feat (#763) mre output in 3k (#771) 2025-12-01 00:24:03 +00:00
jamesread a163347992 feat: Sidebar now closes when clicking outside of it (#714) 2025-12-01 00:23:03 +00:00