homarr-crowdin[bot]
bc79c6abab
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-02-01 00:47:18 +00:00
Manuel
5f36d8b125
feat: improve consistency and design ( #1867 )
...
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-01-31 23:32:08 +01:00
homarr-crowdin[bot]
bea0124e3f
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-31 00:44:11 +00:00
homarr-crowdin[bot]
dac1646ecc
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-30 00:43:11 +00:00
Yossi Hillali
c19a4009f3
feat: weather widget - add wind speed, option to disable decimals for temperature & redesign dropdown forecast ( #2099 )
2025-01-29 23:02:13 +02:00
homarr-crowdin[bot]
07d60fe13e
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-29 00:44:09 +00:00
homarr-crowdin[bot]
51ebaba399
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-28 00:44:31 +00:00
homarr-crowdin[bot]
54a62c49cf
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-27 00:45:54 +00:00
Meier Lukas
92f70f5a03
feat(user): add search in new tab preference ( #2125 )
2025-01-26 22:37:48 +01:00
homarr-crowdin[bot]
5aaca9261f
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-01-26 10:58:49 +00:00
Spillebulle
b28274fa85
chore(lang): fix typo in english translation ( #2112 )
2025-01-25 16:34:56 +01:00
homarr-crowdin[bot]
3e85f4e44d
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-25 00:42:53 +00:00
Meier Lukas
a1ba4372da
fix: system health monitoring gets proxmox id passed ( #2094 )
2025-01-24 17:36:57 +01:00
homarr-crowdin[bot]
a9b0e26c8d
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-24 00:44:37 +00:00
Yossi Hillali
132db15424
feat: add bookmarks options (apps) ( #2048 )
2025-01-23 22:10:16 +02:00
homarr-crowdin[bot]
ce87d62b35
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-23 00:43:53 +00:00
homarr-crowdin[bot]
f8ec4a43cf
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-22 00:44:52 +00:00
Meier Lukas
7a2d97ba91
fix: copy only working for https and localhost, adding open in new tab ( #2035 )
2025-01-21 11:03:03 +01:00
homarr-crowdin[bot]
243d7e9dd4
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-21 09:23:53 +00:00
homarr-crowdin[bot]
72debef4b4
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-20 05:32:12 +00:00
homarr-crowdin[bot]
e40237e4a5
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-19 00:47:05 +00:00
homarr-crowdin[bot]
3c8fbe371b
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-18 00:42:34 +00:00
Meier Lukas
3ed46aecbd
feat(widget): add proxmox integration ( #1969 )
...
* feat(widget): add proxmox integration
* fix: broken lock file
* fix: ci issues
* fix: ci issues
* fix: ci issues
* chore: debug temporary
* fix: name is not used correctly for nodes and storage in proxmox
* fix: remove temporary debu logs
* fix: job runs for both cluster and system health and throws error
* fix: ts-expect-error is unnecessary
* fix: remove unused import
2025-01-17 13:01:04 +01:00
homarr-crowdin[bot]
d1be727eb3
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-01-17 11:54:32 +00:00
Meier Lukas
8c36c3e36b
feat(certificates): handle self signed certificates ( #1951 )
...
* wip: add page and loading of certificates in folder
* wip: add certificate addition and removal
* feat: add removal ui for certificates
* feat: migrate integrations to fetch or agent with trusted certificates
* fix: lock file issues
* fix: typecheck issue
* fix: inconsistent package versions
* chore: address pull request feedback
* fix: add missing navigation item and restrict access to page
* chore: address pull request feedback
* fix: inconsistent undici dependency version
* fix: inconsistent undici dependency version
2025-01-17 00:08:40 +01:00
homarr-crowdin[bot]
5f993d2630
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-16 00:43:40 +00:00
homarr-crowdin[bot]
7f8e6e4ea1
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-15 16:13:54 +00:00
Meier Lukas
e01d74f4f8
feat(board): add mobile home board ( #1910 )
...
* feat(board): add mobile home board
* fix: add missing translations
* fix: mysql key reference with other datatype
* fix: format issue
* fix: missing trpc context arguments in tests
* fix: missing trpc context arguments in tests
2025-01-14 19:54:55 +01:00
homarr-crowdin[bot]
f5cf92c49c
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-14 00:44:35 +00:00
homarr-crowdin[bot]
6b36ec3103
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-13 00:47:42 +00:00
homarr-crowdin[bot]
467d5e21ae
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-12 00:49:05 +00:00
homarr-crowdin[bot]
a1fc9902a5
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-11 10:06:50 +00:00
Meier Lukas
62da953356
feat(items): add search to selection ( #1887 )
2025-01-10 14:46:39 +01:00
Meier Lukas
546c824888
fix(dns-hole-summary): calculation for domains and percentage for multiple integrations ( #1894 )
2025-01-10 14:46:21 +01:00
Meier Lukas
a12dd10269
fix(security): restrict link protocols to http and https ( #1888 )
2025-01-10 14:45:30 +01:00
Meier Lukas
80c02ef9f2
fix(translation): query parameter in search with escaped ( #1895 )
2025-01-10 14:44:31 +01:00
homarr-crowdin[bot]
93d7d99e70
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-09 00:44:53 +00:00
homarr-crowdin[bot]
64cf3d02c4
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-08 00:44:58 +00:00
homarr-crowdin[bot]
02386ffcd8
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-07 05:32:34 +00:00
Meier Lukas
65befa22ba
feat(spotlight): add default search engine ( #1807 )
2025-01-06 19:59:40 +01:00
Manuel
64cc078b09
feat: docker add to homarr ( #1825 )
2025-01-06 19:37:18 +01:00
homarr-crowdin[bot]
39ea2baff3
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-06 00:46:45 +00:00
homarr-crowdin[bot]
a160f16772
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-05 00:48:20 +00:00
Meier Lukas
ccb19e06c1
feat(app): add search and pagination ( #1860 )
2025-01-04 23:06:34 +01:00
Meier Lukas
49d10f7ad0
feat(board): add board duplication ( #1856 )
...
Co-authored-by: Manuel <30572287+manuel-rw@users.noreply.github.com >
2025-01-04 18:53:57 +00:00
homarr-crowdin[bot]
e2b211cf34
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-04 00:43:27 +00:00
homarr-crowdin[bot]
aa15a705d7
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-03 15:33:38 +00:00
homarr-crowdin[bot]
ca39ca66f0
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-02 00:43:54 +00:00
homarr-crowdin[bot]
1fcf9d0146
chore(lang): updated translations from crowdin
...
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
2025-01-01 00:48:53 +00:00
Manuel
f5076454cd
feat(integration): add search engine creation ( #1816 )
...
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-12-31 11:40:37 +01:00