Skip to content

Bug(Images): Old Fullsize images no longer detected#835

Merged
itinerare merged 2 commits into
lk-arpg:release/v3.0.0from
AW0005:bug-fix/old-fullsize-not-detected
Feb 18, 2024
Merged

Bug(Images): Old Fullsize images no longer detected#835
itinerare merged 2 commits into
lk-arpg:release/v3.0.0from
AW0005:bug-fix/old-fullsize-not-detected

Conversation

@AW0005
Copy link
Copy Markdown
Contributor

@AW0005 AW0005 commented Feb 18, 2024

Context: https://discord.com/channels/678909186683437056/1208583607506042992

Anyone on v2 with fullsize images who migrates to v3, wouldn't have the correct extensions in fullsize_extension but in extension so this makes it backwards compatible.

@itinerare itinerare added bug Something isn't working needs review Pull requests that are pending community review labels Feb 18, 2024
@itinerare itinerare added reviewed Pull requests that have received community review and are pending merge and removed needs review Pull requests that are pending community review labels Feb 18, 2024
@itinerare itinerare merged commit 64d4d17 into lk-arpg:release/v3.0.0 Feb 18, 2024
itinerare added a commit that referenced this pull request Feb 22, 2024
* fix: convert remaining dates to casts

* fix(characters): add backwards compatibility for preexisting fullsize images (#835)

* Bug(Images): Old Fullsize images no longer detected

* refactor: fix PHP styling

---------

Co-authored-by: AW0005 <AW0005@users.noreply.github.com>

* fix(users): update alias registration page birthday input (#843)

* chore(workflows): consolidate linting, use reusable workflows (#758)

* chore(deps-dev): bump spatie/laravel-ignition from 2.3.1 to 2.3.2

Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/spatie/laravel-ignition/releases)
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-ignition@2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps-dev): bump vue from 3.3.11 to 3.3.12

Bumps [vue](https://github.com/vuejs/core) from 3.3.11 to 3.3.12.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.3.11...v3.3.12)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* refactor: fix blade formatting

* chore(workflows): consolidate linting, use reusable workflows
- use concurrency group

* chore(workflows): also run on release branch PRs

* chore(workflows): run lint on PRs to any branch

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: itinerare <itinerare@users.noreply.github.com>

* fix(admin/traits): Adding missing "without" filter options

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: itinerare <ad@itinerare.net>
Co-authored-by: itinerare <63693594+itinerare@users.noreply.github.com>
Co-authored-by: moif <104588768+AW0005@users.noreply.github.com>
Co-authored-by: AW0005 <AW0005@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: itinerare <itinerare@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working reviewed Pull requests that have received community review and are pending merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants