Commit Graph
1068 Commits
Author SHA1 Message Date
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 d05ea54f8d fix: (#718) OAuth Login Buttons not redirecting 2025-11-22 21:13:19 +00:00
jamesread 55d8f75d1b fix: Sidebar, when unstuck, clicking links will close it (#714)
Build & Release pipeline / build (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
2025-11-22 20:44:44 +00:00
jamesread c663c9d10d chore: Update release notes to strip out nonsense 2025-11-22 20:06:07 +00:00
James Read 7f12b6d72c chore: colocate tests (#758) 2025-11-22 19:57:26 +00:00
jamesread 3cbafcb4fc chore: Remove dummy link from config.yaml 2025-11-22 19:49:53 +00:00
jamesread 458f50a6ae chore: colocate tests 2025-11-22 19:24:51 +00:00
James Read 1b89b3e217 doc: Add config tool to help support people (#713)
Build & Release pipeline / build (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
2025-11-22 10:59:12 +00:00
jamesread 3e6a751132 chore: config-tool wont overwrite original config 2025-11-22 10:49:48 +00:00
jamesread 49b8c2c4f2 chore: fix broken datetime test 2025-11-22 10:43:56 +00:00
James Read 738ec884d8 docs(contributing): update setup instructions for pre-commit (#717) 2025-11-22 09:50:55 +00:00
James Read d2e7474eea Merge branch 'next' into chore-add-config-tool 2025-11-22 09:47:14 +00:00
jamesread ca0a134acd chore: write back to the same config path in config-tool 2025-11-22 09:34:37 +00:00
jamesread 40d9377bbd fmt: main.js 2025-11-22 08:36:58 +00:00
jamesread 5bf2d6935b chore: dep update 2025-11-22 08:36:38 +00:00
jamesread 15390f7b80 fix: #721 Datetime args not being rendered 2025-11-22 08:34:53 +00:00
jamesread d4c80c65c2 chore: Configure dependabot for 2 release branches
Build & Release pipeline / build (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
2025-11-22 08:00:52 +00:00
Anton Bobov 378db80c73 docs(contributing): update setup instructions for pre-commit
Update CONTRIBUTING guide to reflect migration from custom git hooks to
standard pre-commit framework:

* Add pre-commit package to installation commands for Fedora and Windows
* Replace 'make githooks' with standard 'pre-commit install' command

This completes the migration to pre-commit started in previous refactor
commit, ensuring documentation matches current development workflow.
2025-11-20 00:08:10 +05:00
jamesread b3e67bad75 doc: Add config tool to help support people 2025-11-16 23:08:20 +00:00
James Read c2843aa581 3k release: terminal sizes, confirmation buttons, translations, entity fieldsets drawn in random order, code quality (#709)
Build & Release pipeline / build (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
3000.4.0
2025-11-16 00:51:51 +00:00
jamesread d1ec688c9a chore: cleanup executor.go
Build & Release pipeline / build (push) Has been cancelled
2025-11-16 00:47:03 +00:00
jamesread c1508a0a65 fix: Replace custom pagination component with picocrank pagination component
- Replace custom pagination component with picocrank pagination component
- Update package.json and package-lock.json to include picocrank
- Update style.css to include new padding class
- Update ActionDetailsView.vue and LogsListView.vue to use new pagination component
2025-11-16 00:05:50 +00:00
jamesread 5b57cf2480 fix: Logs were being displayed in the wrong order 2025-11-11 23:32:00 +00:00
jamesread b97dd23abb chore: Better fixups on lang tool and support 2025-11-11 23:24:44 +00:00
jamesread 7c66170ef5 Merge branch 'next' of github.com:OliveTin/OliveTin into next
Build & Release pipeline / build (push) Has been cancelled
2025-11-11 10:55:54 +00:00
jamesread 167e700e30 chore: cleanup websocket code 2025-11-11 10:55:42 +00:00
James Read 1f875b05a0 Merge branch 'main' into next 2025-11-11 10:55:24 +00:00
jamesread 00d7285167 chore: fix some linting issues 2025-11-11 10:43:47 +00:00
jamesread d32d92baab Merge branch 'next' of github.com:OliveTin/OliveTin into next 2025-11-11 10:25:00 +00:00
jamesread 36c786a26d chore: Cleanup websocket/marshaller code 2025-11-11 10:20:54 +00:00
jamesread afbd1c3abe dep updates 2025-11-11 00:30:34 +00:00
James Read 09ecc8d15c feat: Add translations and language support (#708)
Build & Release pipeline / build (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
2025-11-11 00:26:03 +00:00
jamesread 487bf83f4e chore: use koanf tag in config reloader test 2025-11-10 23:39:15 +00:00
jamesread adae55f24b chore: translate logs list view, log statuses, and language dialog 2025-11-10 23:33:55 +00:00
jamesread 217b17a058 chore: (#708) Print key validation errors, translate the language dialog 2025-11-10 23:26:55 +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 3df22f2ccb Merge branch 'feat-add-language-support' of github.com:OliveTin/OliveTin into feat-add-language-support 2025-11-10 22:50:58 +00:00
jamesread 1140453f30 fix: broken integration test after fieldsets changes 2025-11-10 22:50:42 +00:00
James Read 9cf79863b3 Merge branch 'next' into feat-add-language-support 2025-11-10 21:53:04 +00:00
jamesread 6a853d9c99 feat: (#708) Added language support 2025-11-10 21:52:36 +00:00
jamesread 83fe489949 fix: (#703) Fixed entity fieldsets being drawn in a random order 2025-11-10 21:08:34 +00:00
jamesread e7d4747727 chore: fix broken integration test after fieldsets changes 2025-11-10 20:52:49 +00:00
James Read d4d7bf8135 fix: (#704) Confirmation buttons (#707) 2025-11-10 20:46:48 +00:00
jamesread 32a062ae93 fix: (#707) Confirmation buttons and ASCII input types 2025-11-10 20:12:19 +00:00