Commit Graph

1323 Commits

Author SHA1 Message Date
Manuel
dc0184af07 feat: log sql queries (#444) 2024-05-06 20:14:51 +02:00
Manuel
3cda718474 feat: add contributors to about page (#445)
* feat: add contributors to about page

* fix: remove unnecessary client component for generic-contribution-link-card

---------

Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
2024-05-06 20:10:40 +02:00
Manuel
60a35e2583 feat: #420 reimplement icon picker (#421) 2024-05-04 23:00:15 +02:00
Manuel
51aaab2f23 feat: add login and logout (#436) 2024-05-04 22:57:13 +02:00
Meier Lukas
b888fad1fc fix: modal transition not working (#433) 2024-05-04 20:58:44 +02:00
Meier Lukas
b1e065f1da feat: board access group permissions (#422)
* fix: cache is not exportet from react

* fix: format issue

* wip: add usage of group permissions

* feat: show inherited groups and add manage group

* refactor: improve board access management

* chore: address pull request feedback

* fix: type issues

* fix: migrations

* test: add unit tests for board permissions, permissions and board router

* test: add unit tests for board router and get current user permissions method

* fix: format issues

* fix: deepsource issue
2024-05-04 18:34:41 +02:00
homarr-renovate[bot]
11c20ce711 fix(deps): update dependency zod to ^3.23.6 (#424)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-03 06:50:55 +02:00
homarr-renovate[bot]
90b9d56729 fix(deps): update mantine monorepo to ^7.9.0 (#423)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-02 16:37:01 +02:00
Meier Lukas
7c98b65401 fix: server data is loaded on settings page #363 (#414) 2024-05-01 21:57:24 +02:00
Manuel
84801d3174 refactor: move integration pages to management pages (#419) 2024-05-01 21:57:18 +02:00
Meier Lukas
fba767bde3 fix: cache is not exportet from react (#417)
* fix: cache is not exportet from react

* fix: format issue

* fix: type issue
2024-05-01 21:17:28 +02:00
homarr-renovate[bot]
14d941e57a fix(deps): update dependency drizzle-orm to ^0.30.10 (#413)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-01 19:55:13 +02:00
Meier Lukas
0278e3a854 fix: add rtl compliance for symbols #366 (#406) 2024-05-01 12:05:09 +02:00
homarr-renovate[bot]
876f21a26d fix(deps): update tiptap monorepo to v2.3.1 (#403)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-30 21:56:27 +02:00
Meier Lukas
7ab9dc2501 feat: implement board access control (#349)
* feat: implement board access control

* fix: deepsource issues

* wip: address pull request feedback

* chore: address pull request feedback

* fix: format issue

* test: improve tests

* fix: type and lint issue

* chore: address pull request feedback

* refactor: rename board procedures
2024-04-30 21:32:55 +02:00
homarr-renovate[bot]
56388eb8ef fix(deps): update dependency zod to ^3.23.5 (#399)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-30 21:16:57 +02:00
homarr-renovate[bot]
fc1360d6bb fix(deps): update dependency video.js to ^8.12.0 (#400)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-30 21:14:24 +02:00
Meier Lukas
036925bf78 feat: add user groups (#376)
* feat: add user groups

* wip: add unit tests

* wip: add more tests and normalized name for creation and update

* test: add unit tests for group router

* fix: type issues, missing mysql schema, rename column creator_id to owner_id

* fix: lint and format issues

* fix: deepsource issues

* fix: forgot to add log message

* fix: build not working

* chore: address pull request feedback

* feat: add mysql migration and fix merge conflicts

* fix: format issue and test issue
2024-04-29 21:46:30 +02:00
Meier Lukas
621f6c81ae feat: add user invite management (#338)
* feat: add invite management page

* refactor: improve existing translations

* test: add test for invite router

* feat: update mysql schema to match sqlite schema

* fix: format issues

* fix: deepsource issues

* fix: lint issues

* chore: address pull request feedback
2024-04-29 12:09:34 +02:00
homarr-renovate[bot]
45ffbadeec fix(deps): update dependency better-sqlite3 to ^9.6.0 (#386)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-27 18:28:53 +02:00
homarr-renovate[bot]
73a72dc675 fix(deps): update dependency @t3-oss/env-nextjs to ^0.10.1 (#375)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-27 18:25:13 +02:00
Manuel
42a5a1a563 feat: add about page (#388) 2024-04-27 18:24:27 +02:00
homarr-renovate[bot]
bfdc8d584b fix(deps): update dependency next-auth to v5.0.0-beta.17 (#383)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-27 15:34:44 +02:00
homarr-renovate[bot]
6dfdc8971d chore(deps): update dependency @types/better-sqlite3 to v7.6.10 (#371)
* chore(deps): update dependency @types/better-sqlite3 to v7.6.10

* chore(deps): update dependency @types/better-sqlite3 to v7.6.10

---------

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 15:33:51 +02:00
homarr-renovate[bot]
f5002c3265 fix(deps): update dependency drizzle-orm to ^0.30.9 (#370)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-27 15:26:13 +02:00
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]
51ea67fc88 fix(deps): update dependency mysql2 to v3.9.7 (#369)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-27 14:19:53 +02:00
homarr-renovate[bot]
ea528ea076 fix(deps): update dependency @auth/drizzle-adapter to v1 (#359)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-27 14:13:42 +02:00
homarr-renovate[bot]
847adffe7b fix(deps): update tiptap monorepo to v2.3.0 (#317)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-27 14:06:05 +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
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]
04a313186f fix(deps): update dependency drizzle-kit to ^0.20.17 (#367)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-24 20:31:19 +02:00
Meier Lukas
4970c3a1b2 fix: defaultTitle invalid attribute on div (#350) 2024-04-20 12:52:02 +02:00
homarr-renovate[bot]
f58d0ddd94 fix(deps): update dependency drizzle-kit to ^0.20.16 (#362)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-20 12:50:47 +02:00
homarr-renovate[bot]
f6c0f3ab78 fix(deps): update dependency @auth/core to ^0.30.0 (#358)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-20 12:49:58 +02:00
homarr-renovate[bot]
e7689beee8 chore(deps): update dependency @types/video.js to ^7.3.58 (#353)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-20 12:48:24 +02:00
homarr-renovate[bot]
20f44d3494 fix(deps): update dependency ioredis to v5.4.1 (#357)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-20 12:48:04 +02:00
homarr-renovate[bot]
cb2b934c83 fix(deps): update dependency zod to ^3.22.5 (#361)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-20 11:17:57 +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]
a6d65fda6b fix(deps): update dependency mysql2 to v3.9.6 (#311)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-20 11:04:00 +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]
c40533e758 fix(deps): update dependency @tabler/icons-react to ^3.2.0 (#342)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-04-13 14:26:19 +02:00
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