Commit Graph

90 Commits

Author SHA1 Message Date
ajnart
4d6e6123e1 Linting 2022-12-20 11:45:33 +09:00
ajnart
79d7042cd9 Styling and fix translations 2022-12-20 11:43:59 +09:00
ajnart
2cc04957f3 Translations 2022-12-20 11:34:07 +09:00
Meierschlumpf
a5d31dd3ec 🐛 Fix Change Position not working with gridstack 2022-12-19 21:27:44 +01:00
Manuel Ruwe
661c05bc50 🎨 Rename "services" to "apps" in entire project 2022-12-18 22:27:01 +01:00
ajnart
786ef505b4 Linting and fixint errors 2022-12-17 00:28:46 +09:00
Manuel Ruwe
f84aece6e9 feat: improve design and layout of design selector 2022-12-08 22:27:48 +01:00
Manuel Ruwe
3a5644341d feat: improve design layout selector 2022-12-06 21:33:12 +01:00
Manuel Ruwe
4d45805bce feat: improved structure of settings 2022-12-06 21:22:37 +01:00
Manuel Ruwe
39de492616 Merge branch 'gridstack' of https://github.com/manuel-rw/homarr into gridstack 2022-12-04 18:31:37 +01:00
Manuel Ruwe
54ad0948f1 Adjust design for search engine config 2022-12-04 18:31:34 +01:00
Meierschlumpf
0970a2b9bc Add improved settings button 2022-12-04 18:20:25 +01:00
Meierschlumpf
d5a3b3f3ba Add new config format 2022-12-04 17:37:28 +01:00
ajnart
da3e412c63 Add growth option for the main appshelf 2022-11-30 09:00:29 +09:00
ajnart
e2041421f6 Card styling 2022-11-22 12:58:45 +09:00
Thomas Camlong
dfdb8678b7 🔧 fix lint errors and bumb version 2022-11-12 08:12:54 +09:00
Thomas Camlong
69298142b7 Remove useless translations 2022-11-02 16:56:50 +09:00
Momcilo42
fdecf24905 Add switch option to open search box result in same tab #476
This makes it easier to search when homer is set as the default for a new
tab.

Co-authored-by: Momcilo Bajalovic <momcilobajalovic@Momcilos-Air.lan>
2022-10-21 21:58:35 +02:00
Manuel
7fc42a7579 🌐 fix slug and login page translations 2022-09-14 21:58:19 +02:00
ajnart
3cac4f7361 🐛 Fix compilation issues 2022-09-02 15:22:10 +02:00
Florian Fritz
4db35406a0 🚸 Add German & English translations for custom CSS field
(cherry picked from commit 20e1cc3a1bae59ee401539e9de07f500a37fc7b4)
2022-08-31 12:34:02 +02:00
Florian Fritz
87016eb51f 🐛 Fix not setting the saved value of the custom CSS
(cherry picked from commit 0c62be8fedfd2b8015d0d1bb5b9acc5dd1ba22ac)
2022-08-31 12:33:53 +02:00
Florian Fritz
9af2f20bfa Add option for custom CSS to Customization Settings 2022-08-31 12:33:47 +02:00
Manuel
c9b33f3e48 🌐 add crowdin translations 2022-08-30 12:49:55 +02:00
ajnart
784c745e94 🌐 Add languages to i18n 2022-08-25 12:59:57 +02:00
ajnart
bc7ca43c08 🌐 Fix the flags for internalization 2022-08-25 12:28:43 +02:00
ajnart
2ad51411f5 Add translation for module, fix language changer 2022-08-25 11:07:25 +02:00
Manuel Ruwe
53500ffabc 🐛 accidental translation of module name 2022-08-24 21:01:30 +02:00
Manuel Ruwe
4e7d3edb5f i18n translation for modules 2022-08-24 21:01:29 +02:00
Manuel Ruwe
14924e4562 add translations for dropzone 2022-08-24 21:01:29 +02:00
Manuel Ruwe
fb4bad0a62 🚨 fix typescript types 2022-08-24 21:01:29 +02:00
Manuel Ruwe
4d757ccf66 add language switch, add german 2022-08-24 21:01:29 +02:00
Manuel Ruwe
6d0a31f79e 🚧 wip migrate to next-i18n 2022-08-24 21:01:29 +02:00
Manuel Ruwe
ac4dc23e08 🚧 wip extract to translations file 2022-08-24 21:01:29 +02:00
ajnart
430f3b52e9 🐛 Fixing small bugs 2022-08-10 13:59:46 +02:00
ajnart
6adb796b26 🎨 Small styling changes 2022-08-08 15:43:04 +02:00
ajnart
20d61c8d2a 📦 Add package and fix bug in DownloadsModule 2022-08-08 14:30:22 +02:00
ajnart
762690493a 💃🏻 Styling credits and Menu enabler 2022-08-02 05:17:19 +02:00
ajnart
12c13de1bd 💃🏻 Settings menu styling 2022-08-02 02:21:04 +02:00
ajnart
847e0855d8 💃🏻 Typing, Styling, Formatting 2022-08-02 00:21:51 +02:00
ajnart
c501cfae76 🐛 Fix keys attribute on ColorSelector 2022-08-01 21:11:37 +02:00
ajnart
9f9566b27c ♻️ Refactor and WIP towards mantine v5 2022-07-26 01:21:04 +02:00
ajnart
d4d9e5cfcb 🚧 Work in progress for Mantine v5 2022-07-26 00:51:55 +02:00
ajnart
68d81b97b4 ⬇️ Downgrade NextJS and React
Middleware didn't work in v12.2.3. Hopefully the password protection will work again now.
2022-07-23 22:22:55 +02:00
ajnart
2186756535 🚑 Hotfix Docker image with new NextJS version 2022-07-22 22:27:02 +02:00
Thomas Camlong
1a66bfb8be add a <Tip/> component and use it 2022-06-28 19:08:18 +02:00
Thomas Camlong
9945ef892e 📱 Fix settings pannels height 2022-06-28 11:06:45 +02:00
Thomas Camlong
37565284e6 🔀 Merge pull request #271 from ajnart/searchBar
 Adds query placeholder and autoFocus (#267 #268)
2022-06-25 15:36:06 +02:00
WalkxCode
97d585dc17 Adds query placeholder and autoFocus (#267 #268) 2022-06-25 14:02:53 +02:00
Bjorn Lammers
792af504c7 💬 Adds Discord Button
#261
2022-06-22 13:19:44 +02:00