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

Sort by last finished/played #479

Merged
merged 2 commits into from
Apr 15, 2024
Merged

Sort by last finished/played #479

merged 2 commits into from
Apr 15, 2024

Conversation

IRHM
Copy link
Member

@IRHM IRHM commented Apr 15, 2024

Changes made

  • Sorting by last finished.
  • Swapped sort and filter icons on nav.

Closes #455

I feel disgusting every time i touch this sort/filter code
@IRHM IRHM added the enhancement New feature or request label Apr 15, 2024
@IRHM IRHM self-assigned this Apr 15, 2024
@IRHM IRHM merged commit 3c0c014 into dev Apr 15, 2024
1 check passed
@IRHM IRHM deleted the sort branch April 15, 2024 02:09
truecharts-admin referenced this pull request in truecharts/charts Apr 18, 2024
….1@00a359e by renovate (#20933)

This PR contains the following updates:

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

---

> [!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.38.1`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.38.1)

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

#### 🐞 Fixed

- Sorting by 'Last Watched' on public lists (by fetching Activity on
public watched lists).
- Catch errors when filtering/sorting a list. Display a pretty error on
screen when one occurs.

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/205195625?tag=v1.38.1
or [on docker
hub](https://hub.docker.com/layers/sbondco/watcharr/v1.38.1/images/sha256-00a359e97aea939ace762030a0cbf40d796bb3db662ed822cddcf622b0f71391?context=explore)
**Full Changelog**:
sbondCo/Watcharr@v1.38.0...v1.38.1

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

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

#### 🧠 New

- Sonarr/Radarr request management, progress reporting and new auto
approve permission by [@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/474](https://togithub.com/sbondCo/Watcharr/pull/474)

![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/79e35218-4ec5-491a-b136-f07d11a79b40)
- Ability to set a country for correct streaming providers (doesn't
affect language) by
[@&#8203;stignarnia](https://togithub.com/stignarnia) in
[https://github.com/sbondCo/Watcharr/pull/463](https://togithub.com/sbondCo/Watcharr/pull/463)
- Sort by last finished/played by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/479](https://togithub.com/sbondCo/Watcharr/pull/479)
- Add delete button to content pages by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/486](https://togithub.com/sbondCo/Watcharr/pull/486)

#### 💯 Changed

- ProvidersList: Also display free providers by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/478](https://togithub.com/sbondCo/Watcharr/pull/478)

#### 🧼 Fixed

- import: Fix customDates all coming back the same in all activity when
importing a watcharr export by [@&#8203;IRHM](https://togithub.com/IRHM)
in
[https://github.com/sbondCo/Watcharr/pull/485](https://togithub.com/sbondCo/Watcharr/pull/485)
- Games: Fix not being able to add games previously removed from list by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/487](https://togithub.com/sbondCo/Watcharr/pull/487)

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

- docs: Environment Variables by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/445](https://togithub.com/sbondCo/Watcharr/pull/445)

#### 🔨 Maintenance

- server: bump gorm.io/gorm from 1.25.7 to 1.25.9 in /server by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/449](https://togithub.com/sbondCo/Watcharr/pull/449)
- server: bump github.com/gin-contrib/cors from 1.7.0 to 1.7.1 in
/server by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/435](https://togithub.com/sbondCo/Watcharr/pull/435)
- ui: bump svelte from 4.2.10 to 4.2.12 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/421](https://togithub.com/sbondCo/Watcharr/pull/421)
- ui: bump axios from 1.6.7 to 1.6.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/418](https://togithub.com/sbondCo/Watcharr/pull/418)
- ui: bump prettier-plugin-svelte from 3.2.1 to 3.2.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/417](https://togithub.com/sbondCo/Watcharr/pull/417)
- ui: bump
[@&#8203;sveltejs/adapter-node](https://togithub.com/sveltejs/adapter-node)
from 4.0.1 to 5.0.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/419](https://togithub.com/sbondCo/Watcharr/pull/419)
- ui: bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 7.2.0 to 7.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/434](https://togithub.com/sbondCo/Watcharr/pull/434)
- ui: bump vite from 5.1.6 to 5.2.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/469](https://togithub.com/sbondCo/Watcharr/pull/469)
- ui: bump typescript from 5.3.3 to 5.4.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/475](https://togithub.com/sbondCo/Watcharr/pull/475)
- ui: bump svelte-check from 3.6.4 to 3.6.9 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/467](https://togithub.com/sbondCo/Watcharr/pull/467)
- ui: bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 7.2.0 to 7.6.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/466](https://togithub.com/sbondCo/Watcharr/pull/466)
- workflow: bump peaceiris/actions-gh-pages from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/465](https://togithub.com/sbondCo/Watcharr/pull/465)
- server: bump golang.org/x/crypto from 0.21.0 to 0.22.0 in /server by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/470](https://togithub.com/sbondCo/Watcharr/pull/470)

#### New Contributors

- [@&#8203;stignarnia](https://togithub.com/stignarnia) made their first
contribution (thank you very much!) in
[https://github.com/sbondCo/Watcharr/pull/463](https://togithub.com/sbondCo/Watcharr/pull/463)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/205183324?tag=v1.38.0
or [on docker
hub](https://hub.docker.com/layers/sbondco/watcharr/v1.38.0/images/sha256-736623c87bdf8b12660fc9e42c1cbf8d4bd5f85d15c9b087d5c443e412ec5665?context=explore)
**Full Changelog**:
sbondCo/Watcharr@v1.37.0...v1.38.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMwMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
@IRHM IRHM mentioned this pull request Apr 20, 2024
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.

[Feature Request] Sort by last activity
1 participant