Commit Graph

147 Commits

Author SHA1 Message Date
Meierschlumpf
ed64d138c5 Add new types for integration configuration 2022-12-11 19:16:31 +01:00
Meierschlumpf
bbc02f38c1 Add useNet tile 2022-12-11 16:06:41 +01:00
Meierschlumpf
c2571190f6 Add calendar tile 2022-12-11 14:11:25 +01:00
Meierschlumpf
65970d3a2f Add service ping 2022-12-11 13:58:28 +01:00
Manuel Ruwe
40c9b5d203 🎨 Merge change position modals 2022-12-11 13:12:39 +01:00
Meierschlumpf
dbb41e0467 Merge branch 'gridstack' of https://github.com/manuel-rw/homarr into gridstack 2022-12-10 22:17:48 +01:00
Meierschlumpf
001890d763 Add gridstack dashboard layout 2022-12-10 22:14:31 +01:00
Manuel Ruwe
b6bf6cc86b feat: remove unused appshelf components 2022-12-08 22:17:33 +01:00
Manuel Ruwe
be8f9f0dc7 🐛 Config Provider and context hook in edit service modal 2022-12-07 10:48:20 +01:00
Manuel Ruwe
57d76d223f Add mantine context modals 2022-12-04 21:19:40 +01:00
Meierschlumpf
d5a3b3f3ba Add new config format 2022-12-04 17:37:28 +01:00
ajnart
2354399117 Ping module rework 2022-12-01 00:54:35 +09:00
Thomas Camlong
7647ec058c Merge pull request #511 from singular0/no-ssl-cert-validation
Allow self-signed certificates for ping
2022-11-22 11:05:23 +09:00
Denis Yantarev
9ce569aabe Allow self-signed certificates for ping 2022-11-19 11:45:02 +00:00
Thomas Camlong
d9ee11af79 Update tryPassword.tsx 2022-11-17 20:16:43 +09:00
Thomas Camlong
5f61940c92 #506 Add warning on wrong password attemps 2022-11-15 00:14:17 +09:00
Thomas Camlong
a50c43cab0 🚑 Hotfix v0.11.4 2022-11-12 22:26:45 +09:00
Thomas Camlong
dfdb8678b7 🔧 fix lint errors and bumb version 2022-11-12 08:12:54 +09:00
Thomas Camlong
7414f02667 Merge pull request #497 from jonjon1123/nzbget-download-client-merge
 Add NZBGet download client
2022-11-09 00:44:34 +09:00
Jon Terry
92c09207f6 Add NZBGet download client 2022-11-06 10:05:35 -06:00
Thomas Camlong
ea02cca452 🔀 Merge pull request #487 from SR3u/feature/freebsd-support
Updated: Next.js 12.1.6 -> 12.2.0, thanks @SR3u !
2022-11-02 16:52:59 +09:00
SR3u
c6474923b0 ⬆️ Updated: Next.js 12.1.6 -> 12.2.0 2022-10-27 17:33:38 +03:00
Thomas Camlong
2724a9fdcf add support for da and he languages 2022-10-24 20:16:11 +09:00
Manuel
7fc42a7579 🌐 fix slug and login page translations 2022-09-14 21:58:19 +02:00
ajnart
18f0e128b9 🐛 Fix bug with i18n and login screen 2022-09-02 19:19:33 +02:00
Thomas Camlong
713dec2969 Merge branch 'dev' into ui/docker 2022-09-02 13:02:50 +02:00
Jannes Vandepitte
d5d8f45ece Fix resume 2022-08-31 19:16:16 +02:00
Jannes Vandepitte
5dfc1e6f4c Fix linebreak and url 2022-08-31 19:13:34 +02:00
Noan
313367a8b8 🔀 merged branch dev 2022-08-27 01:16:18 +02:00
Noan
013cf45d3d 💄 improve docker module ui 2022-08-27 00:46:36 +02:00
Jannes Vandepitte
fb723f6ad6 implement queue info and pause/resume 2022-08-26 16:12:40 +02:00
Jannes Vandepitte
bea07ebe29 Error handling 2022-08-26 11:10:40 +02:00
Jannes Vandepitte
d9d3d3de45 History done 2022-08-26 10:46:34 +02:00
Jannes Vandepitte
c44a01fbc3 More cleanup and history added 2022-08-25 21:07:41 +02:00
Jannes Vandepitte
4afa09fd7a Cleanup 2022-08-25 18:47:06 +02:00
Jannes Vandepitte
f0976081f3 Initial setup of Sabnzbd integration 2022-08-25 18:10:23 +02:00
Thomas Camlong
9342961683 🔀 Merge pull request #363 from Skeeww/dev
♻️ Change Docker instance to singleton
2022-08-25 16:56:27 +02:00
ajnart
2ad51411f5 Add translation for module, fix language changer 2022-08-25 11:07:25 +02:00
ajnart
4f521b5c00 🐛 Fix an error with @nivo/line
Doesn't support react 18 https://github.com/plouc/nivo/issues/230
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
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
Noan
26ce7ac895 🐛 fix bug where Docker containers still show on refresh if socket is unreachable 2022-08-23 20:01:28 +02:00
Noan
9003ee6350 💄 improve ui of DockerTable component 2022-08-23 19:57:03 +02:00
Noan
8edda19e05 ♻️ Change Docker instance to singleton 2022-08-23 19:02:58 +02:00
Noan
dccfe7e2e3 ♻️ Change Docker instance to singleton 2022-08-23 18:58:10 +02:00
ajnart
4f94999b07 🐛 Fix a small bug with the display of images 2022-08-11 17:08:39 +02:00
ajnart
67a274804f Add Jellyseerr full support 2022-08-09 13:26:55 +02:00