Tagaishi
11eaf9eb8e
fix: change media request TV poster and movie name ( #1983 )
2024-03-23 16:16:17 +01:00
Yossi Hillali
ef70e9317d
fix: health monitoring hotfix ( #1970 )
...
* fix cpu temp when not available, fix hover dropdown, resize progress rings.
* fix spelling
2024-03-18 22:53:06 +01:00
Manuel
5875b1b264
Merge branch 'master' into dev
v0.15.2
2024-03-15 19:28:42 +01:00
Manuel
fca7fcbad2
core: increase version to 0.15.2 ( #1967 )
2024-03-15 18:42:32 +01:00
Manuel
bbad5a7866
chore: increase version
2024-03-15 18:41:03 +01:00
Thomas Camlong
08153f9f54
chore: new Crowdin updates ( #1949 )
2024-03-15 18:20:07 +01:00
Tagaishi
81e51d2877
feat: Apply translation automation from select option to multi-select option ( #1963 )
2024-03-15 13:51:25 +01:00
Yossi Hillali
030f05b24b
fix: OMV 7 support ( #1959 )
2024-03-15 09:00:43 +01:00
Manuel
49b6ef2bde
Merge pull request #1960 from ajnart/chore/increase-version
...
chore: increase version
2024-03-14 20:55:58 +01:00
Manuel
29bc596090
chore: increase version
2024-03-14 20:55:08 +01:00
Manuel
4f301856fb
chore: version 0.15.1
2024-03-14 17:16:16 +01:00
Yossi Hillali
1cc4ae5c03
feat: add column ordering in torrent widget ( #1952 )
v0.15.1
2024-03-13 20:07:51 +01:00
Meier Lukas
4fa51821ef
Fix: dead links ( #1955 )
...
* Fix dead link on manage page
* Fix: dead link for edit mode toggle
2024-03-13 17:45:41 +01:00
diederbert
4bafe6bfe7
perf: Improve TorrentTile rendering performance ( #1951 )
2024-03-13 17:43:24 +01:00
Thomas Camlong
184aa5eca6
Merge pull request #1953 from ajnart/fix-death-links
2024-03-11 06:55:05 +01:00
Meier Lukas
a9df79642d
fix: death links in readme
2024-03-11 06:49:59 +01:00
Thomas Camlong
e23e25890a
chore: new Crowdin updates ( #1890 )
2024-03-09 17:56:56 +01:00
Thomas Camlong
28bd849af7
feat: add Estonian language ( #1931 )
...
Co-authored-by: Manuel <30572287+manuel-rw@users.noreply.github.com >
2024-03-09 16:58:24 +01:00
Yossi Hillali
918585c3e2
feat: add weekly forecast to weather widget ( #1932 )
2024-03-09 16:57:16 +01:00
Tagaishi
0906420584
feat: Mention Emby on Jellyfin integration ( #1917 )
2024-03-09 16:52:47 +01:00
Thomas Camlong
18bd9c856d
config: add Lithuanian support ( #1935 )
2024-03-09 16:49:30 +01:00
Tagaishi
93379145ac
fix: log when incorrect and show error in login page ( #1943 )
...
* feat: Add logs for incorrect AUTH_PROVIDER and show in login page
* feat: format any entry to lower case for AUTH_PROVIDER
* fix: Change simple text to Alert element on login page
2024-03-09 16:48:52 +01:00
Meier Lukas
9c81d34d66
feat: add ldap search scope ( #1948 )
2024-03-09 16:37:36 +01:00
Yossi Hillali
b51fcdb342
Add OMV integration / widget ( #1879 )
...
feat: Add health monitoring widget (OMV)
OpenMediaVault as first supported integration.
2024-02-27 20:44:52 +01:00
Tagaishi
db2501633d
fix: set maximum size for indexer manager to 12 ( #1912 )
2024-02-24 19:40:05 +01:00
Meier Lukas
5cd940f3cc
Fix redirect OIDC ( #1911 )
...
* fix: redirect oidc not defined
* fix: construct redirect url from x-forwarded prot and host
* fix: redirect method does not support comma seperated protocol list and url starting with http(s)://
* fix: redirect_uri not specified for oidc as authorization parameter
* fix: unit test not modified
* docs: add comment why the redirect_uri is constructed
* fix: add redirect callback with forwarded headers as redirect url host and protocol
* Apply suggestions from code review
2024-02-20 20:34:57 +01:00
Meier Lukas
1bc19e7857
Merge pull request #1913 from ajnart/add-env-for-oidc-scopes
...
feat: add environment variable to overwrite oidc scopes
2024-02-19 05:57:17 +01:00
Meier Lukas
83e3800ddf
fix: change groups check to undefined instead of not to not show warning when 0 groups in list
2024-02-18 11:53:44 +01:00
Meier Lukas
34ef216f3f
feat: add environment variable to overwrite oidc scopes
2024-02-18 11:51:26 +01:00
Manuel
2e014a5883
Merge Version 0.15
2024-02-17 17:36:17 +01:00
Manuel
46a57c1cf2
config: tag release ( #1906 )
v0.15.0
2024-02-17 14:36:09 +01:00
Thomas Camlong
78527cb375
Merge pull request #1892 from ajnart/ajnart-patch-1
2024-02-10 15:32:27 +01:00
Thomas Camlong
508f687491
Update README.md
...
Fixed incorrect URLs in the integrations part of the README #1891
2024-02-10 15:31:59 +01:00
Rikpat
9a8ea9e1fe
feat: add ldap and oidc support ( #1497 )
...
Co-authored-by: Thomas Camlong <49837342+ajnart@users.noreply.github.com >
Co-authored-by: Tagaishi <Tagaishi@hotmail.ch >
2024-02-09 22:57:00 +01:00
Thomas Camlong
b1ae5f700e
chore(translations): new Crowdin updates ( #1878 )
2024-02-09 22:37:26 +01:00
Thomas Camlong
f0a67d9a29
feat: allow up to 8128 characters for links in bookmark widget ( #1851 ) #1850
2024-02-09 22:36:34 +01:00
Yossi Hillali
5d113ea280
Indexer manager ( #1807 )
...
* indexer manager widget
Co-authored-by: Tagaishi <Tagaishi@hotmail.ch >
2024-02-09 22:35:56 +01:00
Dennis Vesterlund
d45ae5fab9
feat: add unit display to smart home entitiy card ( #1844 )
...
Unit of measurement can be chosen to display on the entity card.
Friendly name can be used instead of displayName.
2024-02-09 22:30:57 +01:00
Tagaishi
02249d20c2
fix: add check for already existing name upon creating board ( #1887 )
2024-02-09 22:30:03 +01:00
Tagaishi
cefa0d8fde
fix: notebook link target bug fix ( #1889 )
2024-02-09 22:28:23 +01:00
Manuel
4933b4f60d
docs: add argos ci to readme ( #1883 )
2024-02-05 18:18:16 +01:00
Manuel
55174476e8
Version 0.14.6
v0.14.6
2024-02-04 09:14:17 +01:00
Manuel
a60053e6c4
config: chore version ( #1876 )
2024-02-04 09:12:48 +01:00
Thomas Camlong
6756838d5f
chore: new Crowdin updates ( #1873 )
2024-02-04 09:10:54 +01:00
Manuel
74fe7a7a28
fix: attempt to fix hidden docker button ( #1875 )
2024-02-04 09:08:04 +01:00
Manuel
5812a6bd97
Version 0.14.5
2024-02-03 18:30:20 +01:00
Manuel
824f4b8acc
fix : #1859 dayjs locale translation ( #1868 )
v0.14.5
2024-02-03 16:38:56 +01:00
Thomas Camlong
a6ea9ac333
chore: new Crowdin updates ( #1869 )
2024-02-03 16:38:39 +01:00
Manuel
a87bda7810
chore: increase version ( #1867 )
2024-01-31 20:18:39 +01:00
Thomas Camlong
a8f00f5242
chore: new Crowdin updates ( #1862 )
2024-01-31 20:11:18 +01:00