Meier Lukas
84f73d33a0
feat(widget): add restriction callback to restrict visibility and modification of widget kinds ( #2658 )
...
* feat(widget): add restriction callback to restrict visibility and modification of widget kinds
* fix: typecheck issue
* chore: address pull request feedback
2025-03-28 10:16:46 +01:00
homarr-renovate[bot]
78b55202e7
fix(deps): update tanstack-query monorepo to ^5.69.2 ( #2714 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-28 08:42:46 +00:00
Thomas Camlong
7706f97228
chore: add development package and update workspace ( #2700 )
...
* feat: add development package and update workspace
- Introduced a new development package with a Docker Compose script.
- Updated pnpm workspace to include the development directory.
- Changed Turbo UI setting from 'stream' to 'tui'.
* fix: rename
* Discard changes to turbo.json
2025-03-27 23:18:12 +00:00
Meier Lukas
a0ee558582
chore: replace allowNonAppliedPatches with allowUnusedPatches
2025-03-27 23:45:36 +01:00
Meier Lukas
94d3dad909
feat(auth): add env variable to force user-info usage instead of idtoken ( #2711 )
2025-03-27 22:57:06 +01:00
Thomas Camlong
1a3a55934d
feat: implement auto-select icon ( #2679 )
2025-03-27 22:18:11 +01:00
Manuel
8bf893b392
feat: app dropdown add infinity scroll ( #2696 )
2025-03-27 20:27:39 +00:00
homarr-renovate[bot]
43b8cfa4dd
fix(deps): update dependency undici to v7.6.0 ( #2710 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-27 14:42:06 +00:00
homarr-renovate[bot]
a05b5965b6
chore(deps): update dependency proxmox-api>undici to v7.6.0 ( #2709 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-27 14:40:58 +00:00
homarr-renovate[bot]
68407eaa19
fix(deps): update dependency swagger-ui-react to ^5.20.2 ( #2708 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-27 14:40:06 +00:00
homarr-renovate[bot]
6854e4729d
fix(deps): update mantine monorepo to ^7.17.3 ( #2707 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-27 10:41:42 +00:00
homarr-renovate[bot]
f03e381aea
fix(deps): update dependency drizzle-kit to ^0.30.6 ( #2706 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-27 09:38:28 +00:00
homarr-renovate[bot]
151ccb7086
chore(deps): update dependency @types/node to ^22.13.14 ( #2705 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-27 03:51:48 +00:00
Thomas Camlong
8f7f2110ec
feat: set home board when creating first board ( #2683 )
...
* feat: set home board when creating first board
* refactor: move home board assignment to backend
* refactor: revert changes
* fix: add back missing run() calls
2025-03-26 23:29:34 +01:00
Meier Lukas
579dd5763d
feat(logs): improve logs by logging errors with causes and metadata ( #2703 )
...
* feat(logs): improve logs by logging errors with causes and metadata
* fix: deepsource issue
2025-03-26 21:53:51 +01:00
Thomas Camlong
3e1c000d51
feat: add default search engines seeding / set homarr docs as global server search engine ( #2663 )
...
* feat: add default search engines seeding
* feat: set Homarr Docs as the default search
Set the default search engine in server settings during seeding
* refactor: use typed methods to define settings
* feat: add insertServerSettingByKeyAsync
* feat: update seeding logic for server settings
* fix: format file using prettier
* fix: disable eslint for `urlTemplate`
* refactor: remove never happning else
* feat: enhance createDocumentationLink
- Updated createDocumentationLink to accept query parameters
* test: add unit tests for createDocumentationLink
* fix: update urlTemplate for Homarr documentation
2025-03-26 21:25:13 +01:00
homarr-renovate[bot]
f624611540
fix(deps): update dependency typescript-eslint to ^8.28.0 ( #2693 )
...
* fix(deps): update dependency typescript-eslint to ^8.28.0
* fix: lint issues
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-03-26 20:17:23 +00:00
Manuel
07f0abf28c
feat: add jetbrains run profile ( #2704 )
2025-03-26 20:15:25 +00:00
homarr-renovate[bot]
c3264b2fe1
fix(deps): update testcontainers-node monorepo to ^10.23.0 ( #2699 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-26 16:22:32 +00:00
homarr-renovate[bot]
d0aa48fab3
chore(deps): update pnpm to v10.7.0 ( #2698 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-26 11:54:06 +00:00
Meier Lukas
d634fa2c95
chore(docs): update docs-sitemap
2025-03-25 20:48:18 +01:00
Flávio Augusto Oliveira Costa
5a8405a9a8
fix: Media request via search engine ( #2677 )
...
* fix search engine using season.id instead of season.seasonNumber on POST to overseerr/jellyseerr causing a incorrect request
* fix format on overseerr-integration.ts
---------
Co-authored-by: faugusto-oliveira <faugusto.oliveira@outlook.com >
2025-03-25 06:38:03 +00:00
homarr-crowdin[bot]
a6f388d076
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-03-25 00:49:34 +00:00
Jack Weller
1dd7b1a6b9
feat: add title to dynamic section ( #2614 )
...
* feat: add title to dynamic section
* fix: formatting
* feat: use badge rather than text
* fix: use board radius
* fix: use shared.ts validation
---------
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-03-24 22:06:50 +01:00
homarr-renovate[bot]
b7a6d950db
fix(deps): update testcontainers-node monorepo to ^10.22.0 ( #2692 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-24 16:22:29 +00:00
homarr-renovate[bot]
00f5a877a6
fix(deps): update dependency ldapts to v7.3.3 ( #2691 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-24 16:20:50 +00:00
homarr-renovate[bot]
75a949eecf
chore(deps): update dependency @types/node to ^22.13.13 ( #2689 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-24 11:17:37 +00:00
Thomas Camlong
ce0705e9d4
feat: SSG integration creation page ( #2684 )
...
The new path is /new/{kind} so that it can be used in SSG
2025-03-24 10:33:30 +01:00
homarr-renovate[bot]
0f4a9af57d
chore(deps): update dependency @types/node to ^22.13.12 ( #2688 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-24 06:53:01 +00:00
homarr-crowdin[bot]
703a362356
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-03-24 00:50:13 +00:00
Thomas Camlong
826d54a0ca
chore(i18n): update regex patterns for i18n-ally ( #2685 )
2025-03-23 21:30:15 +01:00
Thomas Camlong
46c95e0da3
feat: auto sign-in when creating the initial user ( #2664 )
...
* feat: auto sign-in on init user
2025-03-23 16:52:00 +01:00
Meier Lukas
0aacbe95c2
chore(docs): update docs-sitemap
2025-03-22 12:13:55 +01:00
homarr-crowdin[bot]
18f845b4c4
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-03-22 00:47:07 +00:00
homarr-renovate[bot]
b5ae5f876b
chore(deps): update dependency eslint to ^9.23.0 ( #2672 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-21 23:18:27 +00:00
Meier Lukas
ef359b6997
chore(issue-template): add missing homarr version 1.12.0
2025-03-21 20:17:09 +01:00
Releases Homarr
1d3dc5b9e7
chore(release): 1.12.0 [skip ci]
2025-03-21 19:14:56 +00:00
homarr-releases[bot]
ff0b0c659c
chore(release): automatic release v1.12.0
2025-03-21 19:14:11 +00:00
homarr-renovate[bot]
8dee8f8680
fix(deps): update dependency drizzle-orm to ^0.41.0 ( #2666 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-21 17:45:16 +00:00
Meier Lukas
25e4c814ac
chore(deps): update trpc to v11 ( #2668 )
2025-03-21 18:32:51 +01:00
homarr-renovate[bot]
3edfe6bfed
chore(deps): update dependency @types/node to ^22.13.11 ( #2662 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-21 09:19:41 +00:00
homarr-crowdin[bot]
22d32ccb8d
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-03-21 00:48:20 +00:00
Meier Lukas
7aa5d2f8ed
chore(docs): update docs-sitemap
2025-03-20 19:58:23 +01:00
Jack Weller
91a69c162a
feat: stock price widget ( #2579 )
...
* feat: added stock price widget
* fix: formatting
* fix: broken lock file
* fix: requested changes
* fix: added parsing schema
* fix: improve time range and interval inputs
* fix: only return required data
* fix: formatting
* fix: deepsource tests
* fix: moved all time frames into one location
* fix: formatting
* fix: requested changes
* fix: formatting
* fix: parse response data
* fix: update packages
* fix: typescript issues
* fix: formatting
* fix: broken lockfile
---------
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-03-20 17:49:19 +01:00
homarr-renovate[bot]
e3fcfbe916
fix(deps): update dependency typescript-eslint to ^8.27.0 ( #2653 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-20 03:13:48 +00:00
homarr-renovate[bot]
3e4d24b28e
fix(deps): update dependency mysql2 to v3.14.0 ( #2652 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-20 02:25:10 +00:00
homarr-crowdin[bot]
425d5edab5
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-03-20 00:47:16 +00:00
Meier Lukas
b0381cb883
fix(cli): fix-usernames command only fixes lowercase usernames ( #2650 )
2025-03-19 21:05:06 +01:00
homarr-renovate[bot]
a04cb25dd0
chore(deps): update dependency @types/react to v19.0.12 ( #2648 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-19 15:19:17 +00:00
homarr-renovate[bot]
b4692b62ab
chore(deps): update pnpm to v10.6.5 ( #2647 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-03-19 13:49:19 +00:00