Commit Graph

132 Commits

Author SHA1 Message Date
Tagaishi
7d18a51d02 App tile UI change (#1231)
* 💄 Rework the App tile UI

* 🤡 Forgot one

* Make it so the app title gets hidden properly

Now if the value is missing it won't by "hover" or "hidden" so it won't hide

* Turn the `Tooltip` into `HoverCard`

* Make save and cancel button not wrap anymore

* 💄 Used InfoCard in options + translations

* ♻️ Remove fallback value for label translations

---------

Co-authored-by: Thomas Camlong <49837342+ajnart@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
2023-08-06 19:36:36 +02:00
Manuel
c99c06c0bb 🗑️ Remove deprecated code (#1225) 2023-07-28 23:09:21 +02:00
Manuel
b557f04c10 Allow non standard protocols for ext app URL 2023-07-24 21:25:41 +02:00
ajnart
1f2d40d8e2 🐛 Remove change of external URL when changing IP 2023-07-21 18:54:51 +09:00
ajnart
739b95888b 💄 Prettier repository 2023-07-21 18:08:40 +09:00
renovate[bot]
61612b2bf7 ⬆️ Update dependency next-i18next to v13 (#956)
* ⬆️ Update dependency next-i18next to v13

* 🚨 Fix compile errors

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Manuel <manuel.ruwe@bluewin.ch>
2023-06-09 23:14:49 +02:00
Manuel
c42aed14dd 🚸 Add positive status codes by default 2023-05-21 15:23:43 +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
ajnart
6f48cafd42 ⬆️ Upgrade to @tabler/icons-react 2023-05-15 17:40:59 +09: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
678c8d0018 🐛 Add ipv6 support for url regex (#864) 2023-04-26 10:31:46 +02:00
Manuel
5a6c039f5b 🚑️ Ping array (#823) 2023-04-21 10:21:34 +02:00
Meier Lukas
8c59ab0846 🐛 Fix issues with updating tiles 2023-03-30 22:54:08 +02:00
Meier Lukas
525985b1dc Migrate tiles from id to type 2023-03-30 22:20:56 +02:00
Thomas Camlong
e966fdad71 Merge pull request #771 from ajnart/mantine-v6
🎉 Move to Mantine v6
2023-03-28 16:05:09 +09:00
Thomas Camlong
64dec6ce3f Merge branch 'dev' into edit-mode-password 2023-03-22 22:22:16 +08:00
Thomas Camlong
a114e6c623 Merge pull request #770 from ajnart/required-properties
 Make integrations fields required
2023-03-22 22:21:21 +08:00
ajnart
e0eb195097 🚨 Fix compilation 2023-03-21 11:43:10 +08:00
ajnart
850375767e 🌐 Add translations 2023-03-21 11:20:15 +08:00
ajnart
ed159ea3c3 🌐 Add translations 2023-03-21 11:18:19 +08:00
ajnart
c799d507d2 🎨 Wrap shortcut with text component 2023-03-21 11:11:50 +08:00
ajnart
9aebcf0c69 Add a simple keybind viewer in about menu #751 2023-03-20 10:54:46 +08:00
ajnart
b3aae68469 Make integrations fields required
Minor integration styling, bigger tooltips, longer texts, removed clear secret button
2023-03-18 19:09:21 +08:00
Thomas Camlong
b78ed7fb04 Merge pull request #750 from ajnart/fix-ping-status
🐛 Fix StatusCode not being used properly
2023-03-04 08:14:22 +09:00
ajnart
c6d8bcd574 💄 Icon selector style changes 2023-03-03 12:38:56 +09:00
ajnart
1aeee38c0d WIP on Mantine v6 2023-03-03 01:21:38 +09:00
ajnart
faf5d11900 💚 Fix build 2023-03-02 20:32:41 +09:00
ajnart
5c183e83f3 🐛 Fix defaultValue crash 2023-03-02 20:11:52 +09:00
ajnart
0b7f407b8c Add feature for edit mode password 2023-03-02 16:41:00 +09:00
Manuel
f56f4b33ce Add disable edit mode environment variable (#730) 2023-02-22 21:59:49 +01:00
Manuel
f5686fbf2c ♻️ Refactor icon picker (#724) 2023-02-20 22:11:30 +01:00
Manuel
d157e986a1 Plex and Jellyfin widget (#713) 2023-02-15 22:12:49 +01:00
Manuel
2539e8cec1 Custom column counts for gridstack #613 #660 2023-02-05 17:16:03 +01:00
Manuel
e27aa51b4d 🐛 Fix package attributes readout 2023-02-04 21:03:30 +01:00
ajnart
32462ccdea 🚨 Fix imports 2023-02-02 19:13:12 +09:00
ajnart
1e117cbe7b Merge branch 'dev' into next-13 2023-02-02 19:03:11 +09:00
Manuel
766418ce53 ♻️ Add version reading by package file 2023-02-02 19:00:53 +09:00
Manuel
8a50fcffa2 🔀 Merge branch 'dev' into next-13 2023-01-31 22:21:15 +01:00
Manuel
e89a65c8dc 🚨 Fix build errors 2023-01-31 22:10:27 +01:00
Manuel
2b20cecb79 ♻️ Add version reading by package file 2023-01-31 21:58:55 +01:00
Manuel
e20149a93c 💄 Fix overflow in about modal and docker drawer #674 2023-01-31 18:07:04 +01:00
Manuel
67ee1bfb9d 🐛 Fix crash and missing translations with icon picker 2023-01-29 14:21:35 +01:00
Manuel
dabb7c2409 ♻️ Pull request feedback 2023-01-28 23:01:15 +01:00
Thomas Camlong
2d31696820 Add autocomplete to the icon selection screen (#647) 2023-01-28 20:52:54 +01:00
Manuel
a16866b269 🐛 Fix incorrect wrapper position increment #630 #621 2023-01-23 20:35:59 +01:00
Manuel
9d5948e122 🐛 Fix change position modal not closing when value is 0 #573 2023-01-22 18:08:43 +01:00
ajnart
9d566330be work on next13 2023-01-23 01:34:36 +09:00
ajnart
096e2019f9 rename statusCodes to okStatus #605 2023-01-22 23:24:00 +09:00
Thomas Camlong
9169fd1293 Revert "🐛 rename okStatus to statusCodes"
This reverts commit 41da97feaf.
2023-01-22 23:20:48 +09:00