Meier Lukas
|
ef9a5e9895
|
feat(integration): improve integration test connection (#3005)
|
2025-05-16 20:59:12 +02:00 |
|
Meier Lukas
|
c43a2f0488
|
refactor: move zod import from validation package to zod (#2111)
* refactor: move zod import from validation package to zod
* refactor: move missing zod imports
|
2025-01-26 22:16:27 +01:00 |
|
Meier Lukas
|
8c36c3e36b
|
feat(certificates): handle self signed certificates (#1951)
* wip: add page and loading of certificates in folder
* wip: add certificate addition and removal
* feat: add removal ui for certificates
* feat: migrate integrations to fetch or agent with trusted certificates
* fix: lock file issues
* fix: typecheck issue
* fix: inconsistent package versions
* chore: address pull request feedback
* fix: add missing navigation item and restrict access to page
* chore: address pull request feedback
* fix: inconsistent undici dependency version
* fix: inconsistent undici dependency version
|
2025-01-17 00:08:40 +01:00 |
|
Yossi Hillali
|
ee8831affe
|
fix: prowlarr integration indexers status changed from id to indexerId (#1837)
|
2025-01-02 20:53:27 +02:00 |
|
Meier Lukas
|
b277f444b2
|
fix: trailing slash integration url issues (#1571)
|
2024-11-30 10:54:50 +01:00 |
|
Yossi Hillali
|
08d4472d8b
|
feat: indexer manager widget (#1057)
* fix(deps): update tanstack-query monorepo to ^5.53.2 (#1055)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
<br/>
<div align="center">
<img src="https://homarr.dev/img/logo.png" height="80" alt="" />
<h3>Homarr</h3>
</div>
**Thank you for your contribution. Please ensure that your pull request meets the following pull request:**
- [ ] Builds without warnings or errors (``pnpm buid``, autofix with ``pnpm format:fix``)
- [ ] Pull request targets ``dev`` branch
- [ ] Commits follow the [conventional commits guideline](https://www.conventionalcommits.org/en/v1.0.0/)
- [ ] No shorthand variable names are used (eg. ``x``, ``y``, ``i`` or any abbrevation)
* fix: requested changes
* fix: requested changes
* feat: add cron job
* fix: review changes
* fix: add missing oldmarr import mappings
---------
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
|
2024-09-07 23:18:16 +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 |
|