Manuel
91e1cef611
feat: add request media ( #1811 )
2024-12-31 11:05:30 +01:00
homarr-renovate[bot]
3b7e6cc083
fix(deps): update dependency zod-form-data to ^2.0.4 ( #1719 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-12-18 18:46:07 +00:00
homarr-renovate[bot]
a7bd664c5c
fix(deps): update dependency zod-form-data to ^2.0.3 ( #1717 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-12-18 17:34:58 +00:00
Meier Lukas
6de74d9525
feat: add onboarding with oldmarr import ( #1606 )
2024-12-15 15:40:26 +01:00
homarr-renovate[bot]
e0152f4ac7
chore(deps): update dependency eslint to ^9.17.0 ( #1654 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-12-13 21:42:35 +00:00
homarr-renovate[bot]
5e466e80c5
fix(deps): update dependency zod to ^3.24.1 ( #1642 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-12-11 09:51:38 +00:00
homarr-renovate[bot]
8a2546704b
fix(deps): update dependency zod to ^3.24.0 ( #1635 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-12-10 07:30:23 +00:00
homarr-renovate[bot]
9968f149c6
chore(deps): update dependency eslint to ^9.16.0 ( #1573 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-29 21:48:31 +00:00
Meier Lukas
2d7efc3ffa
fix: open-api doc generation failing, post patch and delete not exported ( #1565 )
2024-11-28 20:21:29 +01:00
homarr-renovate[bot]
982ab4393e
chore(deps): update dependency typescript to ^5.7.2 ( #1523 )
...
* chore(deps): update dependency typescript to ^5.7.2
* chore(deps): update dependency typescript to ^5.7.2
* fix: typecheck issue
* fix: typecheck issue
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-11-23 19:39:20 +01:00
Meier Lukas
1fc48f9db0
feat: add permission section to create user page ( #1524 )
...
* feat: add permission section to create user page
* fix: deepsource issues
2024-11-23 17:18:29 +01:00
Manuel
441cbbe717
feat: #1408 improve icon picker design ( #1412 )
...
* feat: #1408 improve icon picker design
* fix: formatting
* fix: ui
* feat: pr feedback
2024-11-19 21:59:33 +01:00
homarr-renovate[bot]
e233d60f87
chore(deps): update dependency eslint to ^9.15.0 ( #1490 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-11-18 19:34:07 +01:00
Manuel
aa503992af
feat: #1047 add overseerr search ( #1411 )
...
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-11-08 09:43:25 +01:00
homarr-renovate[bot]
3ff8539fec
chore(deps): update dependency eslint to ^9.14.0 ( #1396 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-01 19:24:24 +00:00
Meier Lukas
4502569223
refactor: move from next-international to next-intl ( #1368 )
...
* refactor: move from next-international to next-intl
* refactor: restructure translation package,
* chore: change i18n-allay framework to next-intl
* fix: add missing bold html tag to translation
* fix: format issue
* fix: address deepsource issues
* fix: remove international-types dependency
* fix: lint and typecheck issues
* fix: typecheck issue
* fix: typecheck issue
* fix: issue with translations
2024-10-26 22:46:14 +02:00
Meier Lukas
db198c6dab
feat: add media management ( #1337 )
...
* feat: add media management
* feat: add missing page search item
* fix: medias should be hidden for anonymous users
* chore: rename show-all to include-from-all-users
* fix: inconsistent table column for creator-id of media
* fix: schema check not working because of custom type for blob in mysql
* chore: temporarily remove migrations
* chore: readd removed migrations
2024-10-26 22:45:32 +02:00
Meier Lukas
2f1c800844
feat: add everyone group ( #1322 )
...
* feat: add everyone group through seed
* feat: add reserved group name check in group router actions
* feat: improve user interface for everyone group
* fix: reserved group alert is a server component
* feat: add all users to everyone group
* chore: update lockfile
* fix: format issues
* fix: lint issues
* fix: lint format issues
* test: add unit tests for everyone group
* refactor: add codegen for documentation urls by sitemap
* refactor: change group query to count
* chore: remove migrations temporarily
* chore: add migrations again
* chore: add lint rule to prevent usage of raw documentation links
* fix: format issues
2024-10-21 17:23:51 +02:00
homarr-renovate[bot]
d40655134f
chore(deps): update dependency eslint to ^9.13.0 ( #1330 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-10-18 21:27:06 +00:00
Meier Lukas
348687670d
feat: user setting ping icons ( #1277 )
...
* feat: user setting ping icons
* fix: format issues
* test: adjust test to match expectations
2024-10-12 00:20:47 +02:00
Meier Lukas
98cf214aed
fix: groups can be created with empty names ( #1267 )
2024-10-09 17:23:19 +02:00
homarr-renovate[bot]
388717ec3c
chore(deps): update dependency typescript to ^5.6.3 ( #1271 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-10-08 22:31:09 +00:00
Meier Lukas
ab1744ce20
feat: add first day of week user setting ( #1249 )
...
* feat: add first day of week user setting
* fix: add missing migrations
* fix: format and test issues
* fix: deepsource issue
* refactor: rename first-day-of-week procedure
2024-10-07 21:13:38 +02:00
Meier Lukas
eb21628ee4
refactor: replace signIn callback with signIn event, adjust getUserByEmail in adapter to check provider ( #1223 )
...
* refactor: replace signIn callback with signIn event, adjust getUserByEmail in adapter to check provider
* test: adjusting tests for adapter and events
* docs: add comments for unknown auth provider
* fix: missing dayjs import
2024-10-07 21:13:15 +02:00
homarr-renovate[bot]
41538a7366
chore(deps): update dependency eslint to ^9.12.0 ( #1241 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-10-04 20:48:44 +00:00
Meier Lukas
4c9471e608
feat(spotlight): add support for custom search-engines ( #1200 )
...
* feat(spotlight): add search settings link
* feat(search-engine): add to manage pages
* feat(spotlight): add children option for external search engines
* chore: revert search settings
* fix: deepsource issue
* fix: inconsistent breadcrum placement
* chore: address pull request feedback
2024-10-04 15:59:08 +02:00
homarr-renovate[bot]
141c65149a
chore(deps): update dependency eslint to ^9.11.1 ( #1167 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-23 21:34:24 +00:00
homarr-renovate[bot]
6692c83fbf
chore(deps): update dependency eslint to ^9.11.0 ( #1157 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-20 20:39:16 +00:00
Meier Lukas
6738296830
refactor: move modals to seperate package ( #1135 )
...
* refactor: move modals to seperate package
* fix: format issue
* fix: lint issues
* fix: format issue
* fix: only used as type
2024-09-16 19:53:37 +02:00
homarr-renovate[bot]
8069d7acf0
chore(deps): update dependency typescript to ^5.6.2 ( #1088 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-09 16:49:18 +00:00
Meier Lukas
5404cebf5b
feat: add import for config files from oldmarr ( #1019 )
...
* wip: add oldmarr config import
* wip: add support for wrong amount of categories / sections with autofix, color mapping, position adjustments of wrappers
* fix: lockfile broken
* feat: add support for form data trpc requests
* wip: improve file upload
* refactor: restructure import, add import configuration
* wip: add configurations for import to modal
* refactor: move oldmarr import to old-import package
* fix: column count not respects screen size for board
* feat: add beta badge for oldmarr config import
* chore: address pull request feedback
* fix: format issues
* fix: inconsistent versions
* fix: deepsource issues
* fix: revert {} to Record<string, never> convertion to prevent typecheck issue
* fix: inconsistent zod version
* fix: format issue
* chore: address pull request feedback
* fix: wrong import
* fix: broken lock file
* fix: inconsistent versions
* fix: format issues
2024-09-07 18:13:24 +02:00
homarr-renovate[bot]
d20384dfe0
chore(deps): update dependency eslint to ^9.10.0 ( #1078 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-06 20:35:26 +00:00
Meier Lukas
b080e0de71
feat: add colorscheme to user in db ( #987 )
2024-09-01 20:37:52 +02:00
Yossi Hillali
6ff36405ba
feat: Prowlarr integration ( #965 )
...
Co-authored-by: Manuel <30572287+manuel-rw@users.noreply.github.com >
2024-09-01 15:40:22 +02:00
homarr-renovate[bot]
7ec4adcb24
chore(deps): update dependency eslint to ^9.9.1 ( #1021 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-23 20:48:24 +00:00
Meier Lukas
2d155fa0c4
feat: add password requirements ( #988 )
...
* feat: add password requirements
* fix: format issue
* fix: unexpected empty string in component jsx
* test: adjust unit test passwords
2024-08-19 21:11:36 +02:00
Meier Lukas
9ce172e78a
feat: add dynamic section ( #842 )
...
* chore: add parent_section_id and change position to x and y_offset for sqlite section table
* chore: rename existing positions to x_offset and y_offset
* chore: add related mysql migration
* chore: add missing height and width to section table
* fix: missing width and height in migration copy script
* fix: typecheck issues
* fix: test not working caused by unsimilar schemas
* wip: add dynamic section
* refactor: improve structure of gridstack sections
* feat: add rendering of dynamic sections
* feat: add saving of moved sections
* wip: add static row count, restrict min-width and height
* chore: address pull request feedback
* fix: format issues
* fix: size calculation within dynamic sections
* fix: on resize not called when min width or height is reached
* fix: size of items while dragging is to big
* chore: temporarly remove migration files
* chore: readd migrations
* fix: format and deepsource issues
* chore: remove db_dev.sqlite file
* chore: add *.sqlite to .gitignore
* chore: address pull request feedback
* feat: add dynamic section actions for adding and removing them
2024-08-10 12:37:16 +02:00
homarr-renovate[bot]
a9d87e4e6b
chore(deps): update dependency eslint to ^9.9.0 ( #961 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-08-09 20:48:37 +00:00
Meier Lukas
f327837d82
feat: add user setting for home board ( #956 )
2024-08-09 19:24:50 +02:00
Meier Lukas
fcb72e6716
feat: add column count and is public options to board creation modal ( #930 )
...
* feat: add column count and is public options to board creation modal
* test: adjust board creation test to match modified schema
2024-08-09 18:28:52 +02:00
Meier Lukas
9cb6200895
feat: add validation to widget edit modal inputs ( #879 )
...
* feat: add validation to widget edit modal inputs
* chore: remove unused console.log statements
2024-07-28 19:38:19 +02:00
homarr-renovate[bot]
eba4052522
chore(deps): update dependency eslint to ^9.8.0 ( #870 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-26 21:09:40 +00:00
homarr-renovate[bot]
47834d4288
chore(deps): update dependency typescript to ^5.5.4 ( #857 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-22 23:24:14 +00:00
Meier Lukas
dc75ffb9e6
feat: add ldap and oidc sso ( #500 )
...
* wip: sso
* feat: add ldap client and provider
* feat: implement login form
* feat: finish sso
* fix: lint and format issue
* chore: address pull request feedback
* fix: build not working
* fix: oidc is redirected to internal docker container hostname
* fix: build not working
* refactor: migrate to ldapts
* fix: format and frozen lock file
* fix: deepsource issues
* fix: unit tests for ldap authorization not working
* refactor: remove unnecessary args from dockerfile
* chore: address pull request feedback
* fix: use console instead of logger in auth env.mjs
* fix: default value for auth provider of wrong type
* fix: broken lock file
* fix: format issue
2024-07-20 22:23:58 +02:00
homarr-renovate[bot]
7d61baad03
chore(deps): update dependency eslint to ^9.7.0 ( #786 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-12 21:10:47 +00:00
Meier Lukas
408cdeb5c3
feat: add integration access settings ( #725 )
...
* feat: add integration access settings
* fix: typecheck and test issues
* fix: test timeout
* chore: address pull request feedback
* chore: add throw if action forbidden for integration permissions
* fix: unable to create new migrations because of duplicate prevId in sqlite snapshots
* chore: add sqlite migration for integration permissions
* test: add unit tests for integration access
* test: add permission checks to integration router tests
* test: add unit test for integration permissions
* chore: add mysql migration
* fix: format issues
2024-07-08 00:00:37 +02:00
homarr-renovate[bot]
0ac123b59f
chore(deps): update dependency typescript to ^5.5.3 ( #733 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-07-01 19:09:01 +00:00
homarr-renovate[bot]
e057affddf
chore(deps): update dependency eslint to ^9.6.0 ( #722 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-28 17:48:14 +00:00
homarr-renovate[bot]
d5f4bd0aab
chore(deps): update dependency typescript to ^5.5.2 ( #697 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-20 18:13:25 +00:00
homarr-renovate[bot]
8b4cc5b994
chore(deps): update dependency eslint to ^9.5.0 ( #668 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-14 19:48:24 +00:00