Commit Graph

986 Commits

Author SHA1 Message Date
James Read 387f1d9c1a
Update build-snapshot.yml 2025-08-15 18:21:36 +02:00
James Read c526fa323e
Update AI.md 2025-08-08 00:07:16 +01:00
jamesread 17c716c599 chore: fix build error 2025-08-03 22:41:01 +01:00
James Read c5b49b33ab
Update README.md 2025-08-03 22:22:17 +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 e02ce2be4e
Update README.md (#637) 2025-07-31 19:45:01 +00:00
James Read 21ad5871ce
doc: Fix broken link (#636) 2025-07-31 14:02:27 +00: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
dependabot[bot] 10e5a92cbe
build(deps): bump github.com/docker/docker from 28.3.1+incompatible to 28.3.3+incompatible in /service (#635)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-29 21:19:17 +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
dependabot[bot] d4fe9eaa79
build(deps): bump form-data from 4.0.0 to 4.0.4 in /integration-tests (#626)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-22 06:19:32 +00:00
James Read af75afa82f
bugfix: #401 Duplicate lines in output (#623) 2025-07-19 23:34:59 +00:00
James Read b91c0d7e45
feat: Style update for buttons, reduce style duplication (#621) 2025-07-19 11:51:19 +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 260477e5e8
Update README.md (#615) 2025-07-09 16:09:26 +00:00
James Read e559c32c37
doc screenshots (#614) 2025-07-09 15:54:23 +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 b2e7509959
feat: use sans-serif font everywhere (#597) 2025-06-01 11:51:17 +00:00
James Read cebab32514
bug: Hide password values in deeplinks #594 (#596) 2025-05-31 19:54:44 +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
dependabot[bot] b83b7a4c42
build(deps-dev): bump base-x from 3.0.9 to 3.0.11 in /webui.dev (#577)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-01 06:48:12 +00: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
James Read f02982b451
docs: Add AI policy (#563) 2025-04-14 23:04:34 +00:00
jamesread 6ffb0cedbc chore: Remove surious dep update 2025-04-14 17:33:24 +01:00
James Read 775b3d3ca6
feat: Smaller width buttons on mobile (#561) 2025-04-13 18:37:58 +00:00
jamesread 6ad001619d build: feat/feature changelog prio 2025-04-09 10:34:13 +01:00
James Read db28e8915b
feature: Include kubernetes-client (#559) 2025-04-08 21:39:21 +00:00