homarr-renovate[bot]
f50550b3e1
fix(deps): update dependency drizzle-orm to ^0.30.8 ( #339 )
...
* fix(deps): update dependency drizzle-orm to ^0.30.8
* 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-13 14:23:04 +02:00
homarr-renovate[bot]
48a4b8ba7e
fix(deps): update dependency better-sqlite3 to ^9.5.0 ( #335 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-13 14:12:59 +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]
7fb0decd5b
fix(deps): update dependency @auth/drizzle-adapter to ^0.9.0 ( #328 )
...
* fix(deps): update dependency @auth/drizzle-adapter to ^0.9.0
* fix(deps): update dependency @auth/drizzle-adapter to ^0.9.0
* Merge branch 'dev' into renovate/auth-drizzle-adapter-0.x
* 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:24:50 +02:00
homarr-renovate[bot]
719d1cd845
fix(deps): update dependency @auth/core to ^0.29.0 ( #327 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-11 21:15:18 +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
8988880439
feat: add app actions ( #322 )
...
* feat: add app actions
* fix: broken lockfile
* fix: app should only load when one is selected and server data not fail when no app found
* fix: add missing dependency
* fix: format issue
2024-04-09 21:51:00 +02:00
Meier Lukas
669c6c8955
config: migrate from nestjs to tasks and websocket server in docker ( #316 )
...
* feat: make tasks script run in docker
* feat: make websocket server work in docker
* fix: format issue
* fix: broken lockfile
* fix: non matching typescript versions
2024-04-07 11:32:29 +02:00
Meier Lukas
35ca732744
feat: add web search engines ( #290 )
2024-04-06 17:47:12 +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]
362257cf2b
fix(deps): update dependency drizzle-orm to ^0.30.7 ( #303 )
...
* fix(deps): update dependency drizzle-orm to ^0.30.7
* fix: duplicate occurence of dependency
* 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 16:18:28 +02:00
homarr-renovate[bot]
7bff8e5148
fix(deps): update dependency better-sqlite3 to ^9.4.5 ( #302 )
...
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:58:53 +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
Meier Lukas
1fc2df19ec
fix: revert mysql2 to version 3.9.2 as with 3.9.3 nextjs build fails
2024-04-04 21:59:23 +02:00
Meier Lukas
1936596c04
feat: add nestjs replacement, remove nestjs ( #285 )
...
* feat: add nestjs replacement, remove nestjs
* fix: format issues
* fix: dependency issues
* fix: dependency issues
* fix: format issue
* fix: wrong channel used for logging channel
2024-04-04 18:31:40 +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]
fbc69f6078
fix(deps): update dependency @auth/drizzle-adapter to ^0.8.2 ( #293 )
...
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 20:48:30 +02:00
homarr-renovate[bot]
ba16ba1382
fix(deps): update dependency @auth/core to ^0.28.2 ( #292 )
...
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 20:43:56 +02:00
homarr-renovate[bot]
6ef58beead
fix(deps): update dependency drizzle-orm to ^0.30.6 ( #282 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-02 06:45:57 +02:00
homarr-renovate[bot]
e1b62ecd53
fix(deps): update dependency mantine-react-table to v2.0.0-beta.1 ( #277 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-02 06:30:45 +02:00
homarr-renovate[bot]
b0bba1418b
fix(deps): update dependency mysql2 to ^3.9.3 ( #273 )
...
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:23:42 +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
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]
724b348106
fix(deps): update dependency winston to v3.13.0 ( #263 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-25 19:23:43 +01:00
homarr-renovate[bot]
98a8eaac09
fix(deps): update dependency @auth/drizzle-adapter to ^0.8.1 ( #267 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-25 19:22:18 +01:00
homarr-renovate[bot]
ba27871765
fix(deps): update dependency next-auth to v5.0.0-beta.16 ( #268 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-25 19:12:21 +01:00
homarr-renovate[bot]
c72f4bb80d
fix(deps): update dependency @auth/core to ^0.28.1 ( #266 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-25 19:10:42 +01:00
Meier Lukas
058a8c4776
feat: add actual user for trpc wss-dev-server ( #261 )
...
* feat: add actual user for trpc wss-dev-server #233
* chore: address pull request feedback
* fix: deepsource issue
2024-03-25 18:57:59 +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]
cdc4870925
fix(deps): update dependency drizzle-orm to ^0.30.4 ( #250 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-22 20:51:09 +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]
333aaf34dc
fix(deps): update dependency @tabler/icons-react to ^3.1.0 ( #236 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-16 16:47:19 +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]
64354e4b43
fix(deps): update dependency @tabler/icons-react to ^3.0.3 ( #229 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-14 18:55:13 +01:00
homarr-renovate[bot]
90465175f9
fix(deps): update dependency drizzle-orm to ^0.30.2 ( #232 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-14 18:52:59 +01:00
Manuel
4f375cbe6d
feat: add trpc websocket ( #205 )
2024-03-14 18:43:47 +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]
1c222ed89c
fix(deps): update dependency @tabler/icons-react to v3 ( #215 )
...
* fix(deps): update dependency @tabler/icons-react to v3
* fix: type issues caused by removal of TablerIconProps
---------
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:46:37 +01:00
Meier Lukas
24ec13c2ab
feat: add mysql support ( #212 )
...
* feat: add mysql support
* fix: lockfile broken
* fix: ci issues
* fix: ci issues
* fix: ci issues
2024-03-12 21:23:45 +01:00
Meier Lukas
c4ff968cbc
feat: add app widget ( #206 )
...
* refactor: move server api to api package
* feat: add app widget
* refactor: add element size for widget components on board
* feat: add resize listener for widget width
* feat: add widget app input
* refactor: add better responsibe layout, add missing translations
* fix: ci issues
* fix: deepsource issues
* chore: address pull request feedback
2024-03-12 21:23:25 +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
Tagaishi
edcba9ceb6
feat: Clock widget and dayjs locale standard ( #79 )
...
* feat: Clock widget and dayjs locale standard
Co-authored-by: Meier Lukas
- Widget options modifications
<meierschlumpf@gmail.com >
* perf: add improved time state for clock widget
* fix: final fixes
* refactor: unify selectOptions
* chore: fix CI & remove serverdata from clock widget
* chore: Change custom title to be under a toggle
---------
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-03-09 19:25:48 +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]
e34161f33e
fix(deps): update dependency drizzle-orm to ^0.30.1 ( #210 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-03-09 18:13:30 +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