Commit Graph

974 Commits

Author SHA1 Message Date
Thomas Camlong
e2d70d0d07 🌐 Update translations, added Greek 2023-01-22 17:47:13 +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
ajnart
8209b70674 🐛 Fix Opacity for buttons 2023-01-22 23:10:05 +09:00
Thomas Camlong
38bcbabf3d Merge pull request #602 from ajnart/fix-disabled-modules-in-config-migrator
🐛 Fix crash with disabled modules in migrator #576
2023-01-22 23:02:50 +09:00
Thomas Camlong
cc9bcc9a92 Merge pull request #595 from ajnart/sidebar-style-adjustments
🎨 Tighten up sidebars
2023-01-22 23:02:31 +09:00
Manuel
b342b3f11e 🥅 Add error hanlding for calendar apps 2023-01-22 00:01:05 +01:00
Manuel
79c359e1ce 🚨 Fix build error in config upload 2023-01-21 23:14:30 +01:00
Manuel
0c5769f537 🚑 Fix type mismatch in migrator 2023-01-21 22:30:56 +01:00
Manuel
1455a0b72f 🐛 Fix torrent size calculation 2023-01-20 23:51:04 +01:00
Manuel
7edbc96c23 🚨 Fix build warnings 2023-01-20 20:24:25 +01:00
ajnart
41da97feaf 🐛 rename okStatus to statusCodes 2023-01-20 20:09:30 +01:00
Manuel
df07886e6a 🐛 Fix crash with disabled modules in migrator #576 2023-01-20 19:06:49 +01:00
Thomas Camlong
80845fa12e Merge pull request #587 from ajnart/torrent-queue-item-info
 Add detail popover for torrents list and better error handling for torrents
2023-01-20 12:58:08 +09:00
ajnart
932fe950bd 🐛 Fix appName wordBreak 2023-01-20 12:57:45 +09:00
ajnart
efbc6f0423 💄 Update popover style 2023-01-20 12:55:50 +09:00
Thomas Camlong
41a304be0f Merge pull request #594 from ajnart/caledar-styling
💄 Fix Calendar widget UI
2023-01-20 11:18:07 +09:00
Thomas Camlong
2125645cf7 Merge pull request #588 from ajnart/584-the-integrations-list-is-covered-by-the-main-window-when-adding-a-container 2023-01-20 11:07:54 +09:00
Thomas Camlong
2ceb55dd7c Merge pull request #593 from ajnart/592-make-all-icons-in-the-header-transparent 2023-01-20 11:07:37 +09:00
Thomas Camlong
8c85205450 Merge pull request #589 from ajnart/585-add-docker-container-to-homarr-doesnt-bring-popup-configuration-window 2023-01-20 11:07:19 +09:00
Manuel
7a72457971 ♻️ PR feedback 2023-01-19 22:24:16 +01:00
ajnart
cd000131c1 💄 Fix Calendar widget UI 2023-01-19 11:15:56 +09:00
ajnart
6477b76bac 💄 Fix Calendar widget UI 2023-01-19 11:13:47 +09:00
ajnart
3481fef3eb 🎨 Tighten up sidebars 2023-01-19 11:13:03 +09:00
ajnart
5eee00e2bd Make all icons transparent
Fixes #592
2023-01-19 10:39:39 +09:00
ajnart
fc5aca8379 ♻️ Work on app tile design
Fixes Hide overflowing app names / option to hide app name #590
2023-01-19 10:05:48 +09:00
ajnart
5e50c56feb 💄 Torrent Queue styling 2023-01-19 09:09:31 +09:00
ajnart
e91e61646d 💄 Change icon width 2023-01-19 08:29:20 +09:00
ajnart
e6295398aa 🐛 Make PublicPort for Docker containers nullable
Fixes #585
2023-01-19 08:23:44 +09:00
ajnart
b67b60e80d 🐛 Fixing zIndex when using "add to Homarr" 2023-01-19 08:15:59 +09:00
Manuel
1bf3b1312b Add detail popover for torrents list 2023-01-18 21:47:06 +01:00
Manuel
1cb9c02c61 🐛 #579 fix svg images for app tiles 2023-01-18 18:37:31 +01:00
Manuel
f7c9564bbe 🐛 Fix config migrator wrapper positons 2023-01-18 15:18:04 +01:00
Manuel
f109d4760a Fix namespace for copy config name translations and add proper validation 2023-01-17 22:21:06 +01:00
Manuel
debc985b2a Merge branch 'dev' of https://github.com/ajnart/homarr into dev 2023-01-17 22:10:49 +01:00
Manuel
1a22d7ca1a Add confirmation modal for config deletion 2023-01-17 22:10:29 +01:00
Meierschlumpf
d938b2b56d Merge branch 'dev' of https://github.com/ajnart/homarr into dev 2023-01-17 21:50:28 +01:00
Meierschlumpf
c1b64bc4f1 🐛 Fix issue with sidebar min size 2023-01-17 21:50:21 +01:00
Manuel
90d41d812a Merge branch 'dev' of https://github.com/ajnart/homarr into dev 2023-01-17 21:39:33 +01:00
Manuel
a003d9430a 🐛 Fix config changer and critical bug in copy config 2023-01-17 21:39:29 +01:00
Meierschlumpf
8c5e002aac 🐛 Fix issue with edit mode resizing 2023-01-17 21:35:17 +01:00
ajnart
8b3aa72f1c Fix sidebar width (300 -> 256) 2023-01-17 20:57:18 +01:00
ajnart
5d8b0e1e20 🐛 Fix DELETE method on config 2023-01-17 20:56:44 +01:00
Manuel
0e4f9137e0 🐛 Fix items not being draggable to sidebars 2023-01-16 17:59:21 +01:00
Manuel
0efc9ebb55 Add check for deletion of default config 2023-01-15 22:31:46 +01:00
Manuel
1aac83d33f Add logging for config deletion 2023-01-14 23:30:33 +01:00
Manuel
e05278c618 Revert dynamic gridstack column count depending on sidebars 2023-01-14 22:51:39 +01:00
Manuel
a2eff6fb7f 🔀 Merge branch 'dev' into change-edit-indicator 2023-01-14 22:10:24 +01:00
Thomas Camlong
8d7b61d7cd Merge pull request #564 from ajnart/lang-changes 2023-01-15 05:22:25 +09:00