Tagaishi
|
4945725702
|
🐛 DNS-Hole error handling and fixes (#1419)
* 🐛 Remove url requirement
* ⚡️ Ignore dnshole in widget when not contactable
* ✨ Error tile for dns-control instead of load loop
|
2023-10-08 11:47:31 +02:00 |
|
Manuel
|
690c627f81
|
✨ Add login redirection
* ✨ Add login redirection
* 🚑 Fix cross site scripting using server side regex validation
* ✅ Add unit test
|
2023-09-24 16:04:07 +02:00 |
|
Manuel
|
f35f6debaf
|
🔀 Merge dev to auth branch
|
2023-09-10 13:38:53 +02:00 |
|
Manuel
|
c14fad680d
|
refactor: use relative TS path
|
2023-09-03 16:23:40 +02:00 |
|
Tagaishi
|
565260ee14
|
✅ Update vitest test for Pihole as sdk changed (#1352)
* ✅ Update vitest test for Pihole as sdk changed
* ✅ Added test + bug discovered related to it
|
2023-09-02 06:58:16 +02:00 |
|
Angel
|
1bb1a8f628
|
🐛 Adguard logic and several small bugs
|
2023-09-01 21:59:01 +02:00 |
|
Meier Lukas
|
cdd710455f
|
🐛 Issue with middleware redirect in docker
|
2023-08-24 21:37:39 +02:00 |
|
Tagaishi
|
8d2aa51f2b
|
🌐 Cache settings
|
2023-08-24 00:06:14 +02:00 |
|
Manuel
|
8dbb6d4dd3
|
🔀 Merge branch 'dev' into feature/add-basic-authentication
|
2023-08-23 21:17:51 +02:00 |
|
Tagaishi
|
6c3421f941
|
🌐 Missing strings reported on discord
|
2023-08-23 15:07:38 +02:00 |
|
Tagaishi
|
d1873ebd24
|
🐛 Plex tv-show formatting like jellyfin (#1304)
|
2023-08-20 20:02:50 +02:00 |
|
Manuel
|
b249c0205f
|
🔀 Merge branch 'dev' into feature/add-basic-authentication
|
2023-08-13 15:12:20 +02:00 |
|
Thomas Camlong
|
abb52b093a
|
✨ Notebook-widget (#962)
* ⬆️ Add required dependencies
* ✨ Add basic widget definition for `notebook`
* 🌐 Add basic translations for `notebook` widget
* 🐛 Fix `WidgetMenu` zIndex property
* ⚡️ Use dynamic import for the `notebook` widget
* 🌐 Update translations
* 🚨 Disable eslint `no-param-reassign` rule
* ✨ Add `notebook` widget
* ➕ Add `immer` as a dependency
* fix: currentConfig not loaded in useEffect callback
fixes #1249
* ♻️ Notebook widget UI (#1266)
* ♻️ Refactor note widget
* 🐛 Fix translations
* 💄 Widget styling changes
* 🔒 Fix lockfile
* 💄 Remove primary color from edit button
* 💄 Fix css
* ✨ Add the ability to hide an option
* 🔥 Remove aria-labels
* ♻️ Address pull request feedback
* 🐛 Remove wrong description from default value
---------
Co-authored-by: gnattu <gnattu@users.noreply.github.com>
Co-authored-by: Manuel <manuel.ruwe@bluewin.ch>
Co-authored-by: Tagaishi <Tagaishi@hotmail.ch>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
|
2023-08-12 21:17:12 +02:00 |
|
Manuel
|
9519dfaf0a
|
🐛 AdGuard Home time unit fix (#1005)
|
2023-08-12 12:10:21 +02:00 |
|
Thomas Camlong
|
e755bf6bd0
|
Merge pull request #1228 from ajnart/refactor/404-page
🥅 Add 404 error page
|
2023-08-08 10:07:36 +02:00 |
|
Meier Lukas
|
0bed8b2025
|
🐛 Missing translation on user invites page
|
2023-08-06 16:02:15 +02:00 |
|
Meier Lukas
|
d281a2ee98
|
Merge branch 'dev' into feature/add-basic-authentication
|
2023-08-06 15:02:57 +02:00 |
|
Meier Lukas
|
9e576f1498
|
♻️ Address pull request feedback
|
2023-08-06 14:12:39 +02:00 |
|
Manuel
|
4b2c5f2816
|
🌐 Fix translation namespaces
|
2023-08-05 23:09:07 +02:00 |
|
Manuel
|
14c366bddd
|
🌐 Add missing translations
|
2023-08-05 23:06:40 +02:00 |
|
Manuel
|
cdb88ff941
|
🔥 Remove type safety for translations
|
2023-08-05 21:36:15 +02:00 |
|
Manuel
|
a287b87a4a
|
🏷️ Add translation namespace typesy
|
2023-08-05 17:33:41 +02:00 |
|
Meier Lukas
|
d1ad3ed162
|
Merge branch 'feature/add-basic-authentication' of https://github.com/ajnart/homarr into feature/add-basic-authentication
|
2023-08-05 17:18:10 +02:00 |
|
Meier Lukas
|
73589623d4
|
♻️ Add translations for board customize page
|
2023-08-05 17:18:05 +02:00 |
|
Manuel
|
42688ad2c7
|
✨ Add i18n namespaces and add translations for manage boards
|
2023-08-05 17:00:29 +02:00 |
|
Meier Lukas
|
889853961d
|
♻️ Add header translations
|
2023-08-05 16:02:26 +02:00 |
|
Meier Lukas
|
04b3fa394d
|
♻️ Add ssr for user preferences page, add translations for user preferences page
|
2023-08-05 13:19:30 +02:00 |
|
Meier Lukas
|
4817c0c267
|
🐛 Updating search engine not working
|
2023-08-05 12:57:29 +02:00 |
|
Andy Huang
|
9722d6fb4d
|
Adding 'audio' session type for Plex based on 'track' Plex API response type.
|
2023-08-02 06:11:58 -07:00 |
|
Meier Lukas
|
8ce0de5068
|
🚧 Add onboarding
|
2023-08-01 19:04:14 +02:00 |
|
Meier Lukas
|
80a4369845
|
Merge branch 'feature/add-basic-authentication' of https://github.com/ajnart/homarr into feature/add-basic-authentication
|
2023-08-01 11:43:58 +02:00 |
|
Meier Lukas
|
f93d935175
|
♻️ Rename registration token to invite, add created by
|
2023-08-01 11:43:24 +02:00 |
|
Manuel
|
38c6a0741b
|
🌐 Fix translations for preferences page
|
2023-08-01 11:38:57 +02:00 |
|
Manuel
|
0575cd475c
|
🔥 Remove caching and async persistance storage
|
2023-07-30 22:30:49 +02:00 |
|
Manuel
|
56a234baf6
|
🥅 Add 404 error page
|
2023-07-30 16:54:35 +02:00 |
|
Meier Lukas
|
c165648d5b
|
🎨 Improve color scheme logic
|
2023-07-29 14:30:19 +02:00 |
|
Meier Lukas
|
c312828c79
|
✨ Add translation to user settings
|
2023-07-29 11:35:34 +02:00 |
|
Meier Lukas
|
d8562e2990
|
✨ Add working sign-in / sign-out, add working registration with token
|
2023-07-29 10:05:05 +02:00 |
|
Meierschlumpf
|
3990c1a4ad
|
♻️ Add env variable validation
|
2023-07-23 14:18:10 +02:00 |
|
ajnart
|
739b95888b
|
💄 Prettier repository
|
2023-07-21 18:08:40 +09:00 |
|
Manuel
|
f8bd7fb2b9
|
🚸 Improve accessibility (#980)
* 🚸 Improve accessibility
* 🌐 Add missing translations
|
2023-06-20 22:02:00 +02:00 |
|
Meier Lukas
|
d00a317202
|
✨ Improve location selection for weather
|
2023-06-10 23:53:04 +02:00 |
|
Manuel
|
cee5911259
|
✨ Open tabs in batch (#1006)
|
2023-06-07 21:44:44 +02:00 |
|
Manuel
|
fb52c4b003
|
✨ Add ad guard home (#937)
* ✨ Add add guard home
* ✨ Add request for blocked domains and fix request for blocked queries
* ♻️ PR feedback
* ✅ Fix tests
|
2023-05-20 14:42:15 +02:00 |
|
Manuel
|
c52acd2913
|
✨ Bookmark widget (#890)
* 🚧 Bookmark widget
* ✨ Add input type
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
* ✨ Add content display and input fields
* 🐛 Fix delete button updating to invalid schema
* 🌐 Add translations for options
* ✨ Add field for image
* ♻️ Refactor IconSelector and add forward ref
* 🦺 Add form validation
* 🦺 Add validation for icon url and fix state for icon picker
* 🌐 PR feedback
---------
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
|
2023-05-15 09:54:50 +02:00 |
|
Manuel
|
92e8d79c5a
|
✨ Add pihole integration (#860)
* ✨ Add pihole integration
* Update src/widgets/adhole/AdHoleControls.tsx
Co-authored-by: Larvey <39219859+LarveyOfficial@users.noreply.github.com>
* Update src/tools/client/math.ts
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
* Update src/widgets/dnshole/DnsHoleSummary.tsx
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
---------
Co-authored-by: Larvey <39219859+LarveyOfficial@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
|
2023-05-06 19:51:53 +02:00 |
|
Manuel
|
5ae6b39fa9
|
🐛 Anonymous Plex user
|
2023-04-14 12:22:11 +02:00 |
|
Manuel
|
c1463b3aa6
|
✨ Add overseerr widget
|
2023-04-05 21:49:42 +02:00 |
|
deepsource-autofix[bot]
|
e8d82c866e
|
style: Format code with prettier
|
2023-03-29 11:02:54 +00:00 |
|
Manuel
|
4c13e8c2f0
|
✅ Update mock plex url in plex sdk test
|
2023-03-29 13:02:33 +02:00 |
|