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
James Read
c2843aa581
3k release: terminal sizes, confirmation buttons, translations, entity fieldsets drawn in random order, code quality ( #709 )
2025-11-16 00:51:51 +00:00
jamesread
d1ec688c9a
chore: cleanup executor.go
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
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 )
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
jamesread
263601170f
fix: ( #702 ) Fixed actions being drawn in a column (an extra fieldset was being added)
2025-11-10 19:46:58 +00:00
jamesread
b071b4d036
feat: Increase terminal size, and in fullscreen mode
2025-11-10 19:46:08 +00:00
jamesread
52ff504a9d
fix: ( #704 ) Confirmation buttons
2025-11-10 13:21:54 +00:00
jamesread
2ed564a403
feat: Add translations and language support
2025-11-10 13:20:40 +00:00
James Read
209856eda9
3k release: massively improve config loading, reduce log spam, etc ( #700 )
2025-11-07 00:55:08 +00:00
jamesread
3967b91cf0
fix: Exit if no base config file is found
2025-11-07 00:51:04 +00:00
James Read
50abb53ace
Fix config loading missing values ( #699 )
2025-11-07 00:40:36 +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
James Read
4006fd485d
fix: Various log noise and spam ( #698 )
2025-11-06 23:48:11 +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
58593c6f04
doc: Improve HAProxy example
2025-11-06 23:44:00 +00:00
jamesread
39664a734d
fix: Various log noise
2025-11-06 23:42:07 +00:00
James Read
87f9a0b152
fix : #696 - hide login link if login interactively isn't possible (local or oauth2) ( #697 )
2025-11-06 15:44:52 +00:00
jamesread
d688ab64e1
fix : #696 - hide login link if login interactively isn't possible (local user or oauth2)
2025-11-06 15:29:39 +00:00
jamesread
822f3197b6
chore: ( #675 ) Remove dead websocket code
2025-11-06 09:52:16 +00:00
James Read
a67b5b4e8f
3k release ( #693 )
2025-11-06 00:44:19 +00:00
James Read
a3c5114615
fix : #685 - show navigation (and picocrank upgrade) ( #692 )
2025-11-06 00:42:56 +00:00
jamesread
28c813762f
fix : #685 - show navigation (and picocrank upgrade)
2025-11-06 00:38:56 +00:00
James Read
d94f2aca1c
Addresses concurrent map read and write ( #688 )
2025-11-05 00:46:10 +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