Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #130 - Import Watcharr Exports #389

Merged
merged 3 commits into from
Mar 25, 2024
Merged

Issue #130 - Import Watcharr Exports #389

merged 3 commits into from
Mar 25, 2024

Conversation

stephaje
Copy link
Contributor

@stephaje stephaje commented Mar 3, 2024

Changes made

Allow for importing from Watcharr export files.

Also added padding to bottom of import page
@IRHM IRHM added the enhancement New feature or request label Mar 25, 2024
@IRHM IRHM merged commit ef0d119 into sbondCo:dev Mar 25, 2024
1 check passed
@IRHM
Copy link
Member

IRHM commented Mar 25, 2024

Thanks @stephaje for making these changes! Sorry it took so long to get around to merging them.

truecharts-admin referenced this pull request in truecharts/charts Mar 28, 2024
….0@f013921 by renovate (#19892)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/sbondco/watcharr](https://togithub.com/sbondCo/Watcharr) |
minor | `v1.36.0` -> `v1.37.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>sbondCo/Watcharr (ghcr.io/sbondco/watcharr)</summary>

###
[`v1.37.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.37.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.36.0...v1.37.0)

#### 🌔 New

- Configurable data location via environment variable `WATCHARR_DATA` by
[@&#8203;mordquist](https://togithub.com/mordquist) in
[https://github.com/sbondCo/Watcharr/pull/423](https://togithub.com/sbondCo/Watcharr/pull/423)
- User management by [@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/437](https://togithub.com/sbondCo/Watcharr/pull/437)

![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/73431954-902e-4fce-8164-d1390b69cf36)
- Importing Watcharr Exports by
[@&#8203;stephaje](https://togithub.com/stephaje) in
[https://github.com/sbondCo/Watcharr/pull/389](https://togithub.com/sbondCo/Watcharr/pull/389)
- Importing from MyAnimeList by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/439](https://togithub.com/sbondCo/Watcharr/pull/439)

#### ☎️ Changed

- Poster and search bar mobile responsiveness improvements by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/428](https://togithub.com/sbondCo/Watcharr/pull/428)

#### 📖 [Documentation](https://watcharr.app/)

- docs: installation for development by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/432](https://togithub.com/sbondCo/Watcharr/pull/432)
- docs: restoring admin guide by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/438](https://togithub.com/sbondCo/Watcharr/pull/438)
- docs: Importing from MyAnimeList by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/439](https://togithub.com/sbondCo/Watcharr/pull/439)
- \[ImgBot] Optimize images by
[@&#8203;imgbot](https://togithub.com/imgbot) in
[https://github.com/sbondCo/Watcharr/pull/440](https://togithub.com/sbondCo/Watcharr/pull/440)

#### ⛏️ New Contributors

- [@&#8203;mordquist](https://togithub.com/mordquist) made their first
contribution (thank you very much for the great work!) in
[https://github.com/sbondCo/Watcharr/pull/423](https://togithub.com/sbondCo/Watcharr/pull/423)

#### 🆘 Getting Help

If you need help, encounter an issue or find a bug please [create an
issue](https://togithub.com/sbondCo/Watcharr/issues/new/choose) or [join
our space on Matrix](https://matrix.to/#/#watcharr:matrix.org) for
support. Always happy to help!

Some changes regarding responsiveness on mobile have been made (dynamic
poster sizes at certain device sizes). I did my best to ensure nothing
broke, but if you spot anything, please let us know!

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/196745444?tag=v1.37.0
**Full Changelog**:
sbondCo/Watcharr@v1.36.0...v1.37.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Import doesn't recognize previous export file Importing exported list
2 participants