homarr-renovate[bot]
392a185640
fix(deps): update dependency zod to ^3.23.4 ( #373 )
...
* fix(deps): update dependency zod to ^3.23.4
* fix: type issue
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-04-27 14:35:07 +02:00
homarr-renovate[bot]
92b417a37e
fix(deps): update mantine monorepo to ^7.8.1 ( #377 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-27 14:25:20 +02:00
homarr-renovate[bot]
d88b6def75
fix(deps): update dependency @trpc/client to v11.0.0-rc.354 ( #368 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-27 14:18:45 +02:00
homarr-renovate[bot]
b8780d24bc
chore(deps): update dependency tsx to ^4.7.3 ( #382 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-27 12:52:58 +02:00
homarr-renovate[bot]
a9e593e004
chore(deps): update react monorepo ( #384 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-27 12:49:17 +02:00
homarr-renovate[bot]
75e4e8176e
fix(deps): update nextjs monorepo to ^14.2.3 ( #381 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-27 12:31:46 +02:00
homarr-renovate[bot]
84175e6a7e
fix(deps): update dependency postcss-preset-mantine to ^1.15.0 ( #387 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-27 12:24:55 +02:00
Meier Lukas
b78d32b81c
fix: nextjs is slow dev server ( #364 )
...
* fix: nextjs slow compile time
* fix: change optimized package imports and transpile packages
* fix: format issue
2024-04-25 22:06:15 +02:00
homarr-renovate[bot]
9615568ff3
chore(deps): update dependency @types/react to ^18.2.79 ( #355 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-20 12:51:19 +02:00
homarr-renovate[bot]
0ba6455982
fix(deps): update dependency @trpc/client to v11.0.0-rc.345 ( #351 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-20 12:28:28 +02:00
homarr-renovate[bot]
b465b95ca2
fix(deps): update nextjs monorepo to ^14.2.2 ( #345 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-20 11:12:03 +02:00
homarr-renovate[bot]
3e3299a358
fix(deps): update mantine monorepo to ^7.8.0 ( #343 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-13 16:04:56 +02:00
homarr-renovate[bot]
859fdf4c44
fix(deps): update tanstack-query monorepo to ^5.29.2 ( #340 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-13 16:03:53 +02:00
homarr-renovate[bot]
0cc5225e32
fix(deps): update dependency sass to ^1.75.0 ( #347 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-13 14:27:29 +02:00
homarr-renovate[bot]
01f471ccce
chore(deps): update dependency @types/react to ^18.2.78 ( #346 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-13 14:27:02 +02:00
homarr-renovate[bot]
49e45e8122
fix(deps): update dependency postcss-preset-mantine to ^1.14.4 ( #336 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-13 14:23:51 +02:00
homarr-renovate[bot]
ed5e5d1edc
fix(deps): update dependency @trpc/client to v11.0.0-rc.334 ( #334 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-13 14:12:27 +02:00
Meier Lukas
9ed298d641
refactor: improve board manage page ( #323 )
...
* refactor: improve board manage page
* chore: address pull request feedback
2024-04-13 12:42:03 +02:00
Meier Lukas
6b1879cbb1
feat: add notebook widget ( #294 )
...
* feat: add nestjs replacement, remove nestjs
* feat: add notebook widget
* fix: format issue
* fix: add missing tiptap packages
* refactor: improve structure of table options
* fix: downgrade to tiptap 2.2.5 as not yet supported by mantine/tiptap
* fix: format issue
* fix: deepsource issues
* fix: typecheck issues
* refactor: move default notebook content to seperate file
* fix: format issue
2024-04-13 12:32:55 +02:00
Meier Lukas
8f4897186c
feat: add iframe widget ( #291 )
...
* feat: add nestjs replacement, remove nestjs
* feat: add iframe widget
* fix: format issue
* fix: format issue
* fix: format issue
* fix: lockfile frozen
2024-04-13 11:58:41 +02:00
Meier Lukas
82e9887f36
feat: add video widget ( #287 )
...
* feat: add nestjs replacement, remove nestjs
* feat: add video widget
* feat: add notice about youtube not supported with video.js
* fix: format issue
* fix: format issue
2024-04-13 11:44:16 +02:00
Meier Lukas
80d2d485b8
feat: add weather widget ( #286 )
...
* feat: add nestjs replacement, remove nestjs
* feat: add weather widget
* fix: lock issue
* fix: format issue
* fix: deepsource issues
* fix: change timezone to auto
2024-04-13 11:34:55 +02:00
homarr-renovate[bot]
27c858dc81
fix(deps): update dependency jotai to ^2.8.0 ( #326 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-11 21:14:04 +02:00
homarr-renovate[bot]
57c6c7385a
chore(deps): update dependency node to v20.12.2 ( #331 )
...
* chore(deps): update dependency node to v20.12.2
* fix: format issues
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-04-11 21:09:19 +02:00
homarr-renovate[bot]
6a2ed0a8cf
chore(deps): update react monorepo ( #330 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-11 20:56:49 +02:00
homarr-renovate[bot]
cb65d465aa
chore(deps): update dependency typescript to ^5.4.5 ( #337 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-11 20:56:02 +02:00
Meier Lukas
e6e6e4e7d6
fix: xterm-addon-fit deprecated ( #321 )
2024-04-09 21:50:35 +02:00
homarr-renovate[bot]
75224e0533
fix(deps): update tiptap monorepo to ^2.2.5 ( #315 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-04-06 16:34:35 +02:00
homarr-renovate[bot]
a5b8fdb397
fix(deps): update xterm monorepo ( #312 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-04-06 16:34:06 +02:00
homarr-renovate[bot]
fffefbb4c8
fix(deps): update tanstack-query monorepo to ^5.29.0 ( #313 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-06 16:30:04 +02:00
homarr-renovate[bot]
a6729a2b18
chore(deps): update dependency typescript to ^5.4.4 ( #310 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-06 16:28:11 +02:00
homarr-renovate[bot]
50c162444c
fix(deps): update dependency @trpc/client to v11.0.0-rc.332 ( #308 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-06 16:21:19 +02:00
homarr-renovate[bot]
6cea1cbd85
chore(deps): update dependency tsx to ^4.7.2 ( #307 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-06 16:20:34 +02:00
homarr-renovate[bot]
e68a2e5813
fix(deps): update dependency sass to ^1.74.1 ( #306 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-06 16:19:57 +02:00
homarr-renovate[bot]
7db5adf110
chore(deps): update dependency @types/react-dom to ^18.2.24 ( #305 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-06 16:19:30 +02:00
homarr-renovate[bot]
fbea026122
chore(deps): update dependency node to v20.12.1 ( #301 )
...
* chore(deps): update dependency node to v20.12.1
* fix: format issue
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-04-06 15:54:41 +02:00
Manuel
c82915c6dc
feat: add real time logger page ( #276 )
...
* feat: add real time logger
* feat: add subscription for logging
* feat: use timestamp and level in xterm, migrate to new xterm package
* feat: improve design on log page
* fit: remove xterm fit addon
* fix: dispose terminal correctly
* style: format code
* refactor: add jsdoc for redis-transport
* fix: redis connection not possible sometimes
* feat: make terminal full size
* fix: deepsource issues
* fix: lint issue
---------
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-04-04 18:07:23 +02:00
homarr-renovate[bot]
2fb0535260
chore(deps): update dependency @types/react to ^18.2.74 ( #300 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-02 21:03:45 +02:00
homarr-renovate[bot]
a4f316f10f
fix(deps): update tanstack-query monorepo to ^5.28.14 ( #299 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-02 21:03:30 +02:00
homarr-renovate[bot]
d8d25d5037
fix(deps): update dependency @trpc/client to v11.0.0-rc.330 ( #288 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-02 20:38:52 +02:00
homarr-renovate[bot]
d06528f311
fix(deps): update dependency jotai to ^2.7.2 ( #284 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-02 06:47:43 +02:00
homarr-renovate[bot]
e74926d382
fix(deps): update tanstack-query monorepo ( #280 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-04-02 06:45:17 +02:00
homarr-renovate[bot]
085bd94704
chore(deps): update dependency node to v20.12.0 ( #278 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-04-02 06:37:04 +02:00
homarr-renovate[bot]
415c632495
chore(deps): update react monorepo ( #275 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-02 06:31:25 +02:00
homarr-renovate[bot]
c9e15805a9
fix(deps): update mantine monorepo to ^7.7.1 ( #272 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-04-01 18:16:19 +02:00
homarr-renovate[bot]
dd7f04e395
fix(deps): update dependency @typescript-eslint/eslint-plugin to ^7.4.0 ( #271 )
...
* fix(deps): update dependency @typescript-eslint/eslint-plugin to ^7.4.0
* fix: lint issue
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-04-01 18:10:14 +02:00
Manuel
c00d856e1a
refactor: improve user table design ( #279 )
2024-03-26 22:55:43 +01:00
Manuel
1825e56349
feat: add redis ( #242 )
...
* feat: add refis
* feat: add redis package
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
* feat: add example docker compose, add redis connection in package
* fix: usage of client after subscribe
* feat: add logger for redis
* refactor: format files
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
---------
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-03-25 21:09:40 +01:00
homarr-renovate[bot]
4783aaea20
fix(deps): update tanstack-query monorepo to ^5.28.8 ( #265 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-25 19:23:05 +01:00
homarr-renovate[bot]
0f59b10c64
chore(deps): update dependency @types/react to ^18.2.70 ( #264 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-25 19:07:32 +01:00