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]
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
homarr-renovate[bot]
78b8cf6b29
chore(deps): update dependency @types/react to ^18.2.69 ( #258 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-22 22:37:27 +01:00
homarr-renovate[bot]
e4e3463d04
fix(deps): update tanstack-query monorepo to ^5.28.6 ( #256 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-22 22:37:11 +01:00
homarr-renovate[bot]
d867ab162a
chore(deps): update dependency typescript to ^5.4.3 ( #254 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-22 22:36:58 +01:00
homarr-renovate[bot]
28f630f58b
fix(deps): update nextjs monorepo to ^14.1.4 ( #252 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-03-22 20:58:45 +01:00
homarr-renovate[bot]
aeed1d7583
chore(deps): update dependency @types/react to ^18.2.67 ( #246 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-03-22 20:50:25 +01:00
homarr-renovate[bot]
ab55a1357d
fix(deps): update dependency @trpc/client to v11.0.0-next-beta.318 ( #234 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-22 20:40:36 +01:00
Meier Lukas
361700b239
feat: add board access settings ( #249 )
...
* wip: add board access settings
* wip: add user access control
* wip: add user access control
* feat: add user access control
* refactor: move away from mantine-modal-manager
* fix: ci issues and failing tests
* fix: lint issue
* fix: format issue
* fix: deepsource issues
* chore: address pull request feedback
2024-03-20 20:30:58 +01:00
homarr-renovate[bot]
4753bc7162
chore(deps): update dependency @types/node to ^20.11.30 ( #248 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-19 21:03:42 +01:00
homarr-renovate[bot]
30278f37d2
fix(deps): update tanstack-query monorepo to ^5.28.4 ( #235 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-16 16:47:27 +01:00
homarr-renovate[bot]
9ba6f91570
chore(deps): update node.js to v20 ( #237 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-16 16:47:11 +01:00
homarr-renovate[bot]
75ab823019
fix(deps): update dependency jotai to ^2.7.1 ( #238 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-16 15:52:54 +01:00
Manuel
98c353349a
config: add dockerfile ( #214 )
...
* config: add dockerfile
* feat: add working dockerfile for nest and next app with sqlite migration
---------
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-03-16 15:51:34 +01:00
homarr-renovate[bot]
4bab91f8de
fix(deps): update dependency sass to ^1.72.0 ( #230 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-14 18:53:27 +01:00
homarr-renovate[bot]
603b8a01af
chore(deps): update dependency @types/react to ^18.2.66 ( #231 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-14 18:53:13 +01:00
Manuel
4f375cbe6d
feat: add trpc websocket ( #205 )
2024-03-14 18:43:47 +01:00
homarr-renovate[bot]
9ae99ad06c
chore(deps): update dependency @types/react-dom to ^18.2.22 ( #224 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-13 19:01:00 +01:00
homarr-renovate[bot]
9a203e8fac
fix(deps): update tanstack-query monorepo to ^5.28.0 ( #225 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-13 19:00:50 +01:00
homarr-renovate[bot]
72011147d1
chore(deps): update dependency @types/node to ^20.11.27 ( #226 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-13 19:00:41 +01:00
homarr-renovate[bot]
fc29db0151
fix(deps): update mantine monorepo to ^7.6.2 ( #221 )
...
* fix(deps): update mantine monorepo to ^7.6.2
* fix: lint issue as use-element-size ref is typed correctly again
* fix: remove unnecessary type convertion
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-03-13 08:29:05 +01:00
homarr-renovate[bot]
b63b2c8e90
fix(deps): update dependency mantine-modal-manager to ^7.6.2 ( #222 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-13 08:15:02 +01:00
homarr-renovate[bot]
084adeb166
chore(deps): update dependency @types/node to ^20.11.26 ( #219 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-03-12 21:57:12 +01:00
homarr-renovate[bot]
efbc4cf8fe
fix(deps): update tanstack-query monorepo ( #216 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-12 21:48:21 +01:00
homarr-renovate[bot]
7d5b999ab8
chore(deps): update dependency @types/react to ^18.2.65 ( #220 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-12 20:09:45 +01:00
homarr-renovate[bot]
851e3701c2
chore(deps): update dependency dotenv-cli to ^7.4.1 ( #213 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-10 11:32:21 +01:00
homarr-renovate[bot]
be9434bf8c
chore(deps): update dependency dotenv-cli to ^7.4.0 ( #209 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-09 18:13:43 +01:00
homarr-renovate[bot]
ef7bd4cffb
chore(deps): update dependency @types/node to ^20.11.25 ( #200 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-07 07:10:45 +01:00
homarr-renovate[bot]
56d5e709bc
fix(deps): update nextjs monorepo to ^14.1.3 ( #208 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-07 07:10:35 +01:00
homarr-renovate[bot]
a1342ea809
chore(deps): update dependency @types/react-dom to ^18.2.21 ( #207 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-07 07:09:53 +01:00
homarr-renovate[bot]
1728d16177
chore(deps): update dependency @types/react to ^18.2.64 ( #201 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-06 21:21:22 +01:00
homarr-renovate[bot]
46955830d9
chore(deps): update dependency typescript to ^5.4.2 ( #204 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-06 21:21:09 +01:00
homarr-renovate[bot]
c0401702f0
chore(deps): update dependency @types/react-dom to ^18.2.20 ( #197 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-06 18:23:31 +01:00
homarr-renovate[bot]
8c9adb31f3
fix(deps): update tanstack-query monorepo to ^5.25.0 ( #196 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-03-05 20:40:20 +01:00
homarr-renovate[bot]
e2bc88d9b6
chore(deps): update dependency @types/react to ^18.2.63 ( #194 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-05 20:30:30 +01:00
homarr-renovate[bot]
8df514dec8
fix(deps): update nextjs monorepo to ^14.1.2 ( #193 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-05 20:30:02 +01:00
homarr-renovate[bot]
a9abc5bfe2
chore(deps): update dependency @types/react to ^18.2.62 ( #190 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-04 21:21:55 +01:00
homarr-renovate[bot]
acf9d1803f
fix(deps): update dependency mantine-modal-manager to ^7.6.1 ( #171 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-03-04 21:20:22 +01:00
homarr-renovate[bot]
8c0534f54c
fix(deps): update mantine monorepo to ^7.6.1 ( #157 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-03-04 21:15:43 +01:00
homarr-renovate[bot]
f98046d9e2
fix(deps): update tanstack-query monorepo to ^5.24.8 ( #187 )
...
* fix(deps): update tanstack-query monorepo to ^5.24.8
* fix: lockfile broken
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-03-04 21:07:02 +01:00
homarr-renovate[bot]
7f2ab7f192
fix(deps): update tanstack-query monorepo to ^5.24.6 ( #168 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-03 16:49:22 +01:00