445 Commits

Author SHA1 Message Date
9a57925c63
Mod Detail Page Thumbnail Bug
This resolves an issue where the mod detail page would attempt to show an image if one did not exist, and would show a placeholder if the image did exist.
2025-01-28 22:56:36 -05:00
a60bb5819a
Latest SPT Version Bug
This fixes an issue with the latest SPT version query sorting the version numbers incorrectly.
2025-01-28 22:56:36 -05:00
6cd98a617e
Import Versions with Github
This changes the import script to fetch the versions from Github instead of using Gitea.
2025-01-28 22:56:35 -05:00
bcd813cc18
Updates MySQL CI Connection
This *should* bring our tests back.
2025-01-28 22:56:35 -05:00
88faeb3128
Updates Repo Information 2025-01-28 22:56:35 -05:00
960fa5849f
Create CODE_OF_CONDUCT.md 2025-01-28 22:56:35 -05:00
e4e21177e1
Updates Deps
# Conflicts:
#	composer.lock
#	package-lock.json
2025-01-28 22:56:35 -05:00
874bd38f5a
Fixes rollback issue
Fixes an issue when refreshing or rolling back a database migration. The incorrect table was specified in the down method.
2025-01-28 22:52:40 -05:00
e87027b9f7
Updates Deps & Adds Rector Support 2025-01-14 16:03:55 -05:00
9355583f7c
Merge branch 'main' into develop 2024-11-28 10:52:38 -05:00
be50d3cc4c
Merge pull request #63 from sp-tarkov/dependabot/composer/develop/laravel/octane-2.6.0
Bump laravel/octane from 2.5.9 to 2.6.0
2024-11-28 10:48:10 -05:00
8a6b112ba5
Merge pull request #60 from sp-tarkov/dependabot/composer/develop/laravel/horizon-5.29.4
Bump laravel/horizon from 5.29.3 to 5.29.4
2024-11-28 10:47:58 -05:00
ee6744ea57
Merge pull request #64 from sp-tarkov/dependabot/composer/develop/laravel/pulse-1.2.7
Bump laravel/pulse from 1.2.6 to 1.2.7
2024-11-28 10:47:48 -05:00
dependabot[bot]
1c30c46825
Bump laravel/octane from 2.5.9 to 2.6.0
Bumps [laravel/octane](https://github.com/laravel/octane) from 2.5.9 to 2.6.0.
- [Release notes](https://github.com/laravel/octane/releases)
- [Changelog](https://github.com/laravel/octane/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/octane/compare/v2.5.9...v2.6.0)

---
updated-dependencies:
- dependency-name: laravel/octane
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-28 15:46:14 +00:00
dependabot[bot]
4205b4e2d4
Bump laravel/pulse from 1.2.6 to 1.2.7
Bumps [laravel/pulse](https://github.com/laravel/pulse) from 1.2.6 to 1.2.7.
- [Release notes](https://github.com/laravel/pulse/releases)
- [Changelog](https://github.com/laravel/pulse/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/pulse/compare/v1.2.6...v1.2.7)

---
updated-dependencies:
- dependency-name: laravel/pulse
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-28 15:46:14 +00:00
dependabot[bot]
0e9a943883
Bump laravel/horizon from 5.29.3 to 5.29.4
Bumps [laravel/horizon](https://github.com/laravel/horizon) from 5.29.3 to 5.29.4.
- [Release notes](https://github.com/laravel/horizon/releases)
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/horizon/compare/v5.29.3...v5.29.4)

---
updated-dependencies:
- dependency-name: laravel/horizon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-28 15:46:12 +00:00
f30e367dc7
Merge pull request #76 from sp-tarkov/dependabot/composer/develop/livewire/livewire-3.5.14
Bump livewire/livewire from 3.5.12 to 3.5.14
2024-11-28 10:45:27 -05:00
d5ad97dfda
Merge pull request #70 from sp-tarkov/dependabot/composer/develop/laravel/sail-1.39.1
Bump laravel/sail from 1.38.0 to 1.39.1
2024-11-28 10:45:12 -05:00
b4bb15aef2
Merge pull request #61 from sp-tarkov/dependabot/composer/develop/laravel/sanctum-4.0.5
Bump laravel/sanctum from 4.0.4 to 4.0.5
2024-11-28 10:45:01 -05:00
dependabot[bot]
9b45a3a876
Bump laravel/sail from 1.38.0 to 1.39.1
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.38.0 to 1.39.1.
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sail/compare/v1.38.0...v1.39.1)

---
updated-dependencies:
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-28 15:44:25 +00:00
dependabot[bot]
8d5d649643
Bump livewire/livewire from 3.5.12 to 3.5.14
Bumps [livewire/livewire](https://github.com/livewire/livewire) from 3.5.12 to 3.5.14.
- [Release notes](https://github.com/livewire/livewire/releases)
- [Commits](https://github.com/livewire/livewire/compare/v3.5.12...3.5.14)

---
updated-dependencies:
- dependency-name: livewire/livewire
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-28 15:43:53 +00:00
9790351639
Merge pull request #71 from sp-tarkov/dependabot/npm_and_yarn/develop/alpinejs/focus-3.14.4
Bump @alpinejs/focus from 3.14.3 to 3.14.4
2024-11-28 10:43:21 -05:00
00b9f0764d
Merge pull request #75 from sp-tarkov/dependabot/composer/develop/aws/aws-sdk-php-3.331.0
Bump aws/aws-sdk-php from 3.330.1 to 3.331.0
2024-11-28 10:43:00 -05:00
f90fc36cfa
Merge pull request #59 from sp-tarkov/dependabot/composer/develop/laravel/scout-10.11.8
Bump laravel/scout from 10.11.7 to 10.11.8
2024-11-28 10:42:32 -05:00
1b96950b79
Merge pull request #57 from sp-tarkov/dependabot/composer/develop/laravel/pint-1.18.3
Bump laravel/pint from 1.18.2 to 1.18.3
2024-11-28 10:42:17 -05:00
ecb366975e
Merge pull request #56 from sp-tarkov/dependabot/npm_and_yarn/develop/axios-1.7.8
Bump axios from 1.7.7 to 1.7.8
2024-11-28 10:42:01 -05:00
e1aa1073e2
Merge pull request #54 from sp-tarkov/dependabot/npm_and_yarn/develop/prettier-3.4.1
Bump prettier from 3.3.3 to 3.4.1
2024-11-28 10:41:47 -05:00
dependabot[bot]
d8bcc0965f
Bump aws/aws-sdk-php from 3.330.1 to 3.331.0
Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.330.1 to 3.331.0.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](https://github.com/aws/aws-sdk-php/compare/3.330.1...3.331.0)

---
updated-dependencies:
- dependency-name: aws/aws-sdk-php
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-28 15:35:38 +00:00
dependabot[bot]
f6bd42b3cf
Bump @alpinejs/focus from 3.14.3 to 3.14.4
Bumps [@alpinejs/focus](https://github.com/alpinejs/alpine/tree/HEAD/packages/focus) from 3.14.3 to 3.14.4.
- [Release notes](https://github.com/alpinejs/alpine/releases)
- [Commits](https://github.com/alpinejs/alpine/commits/v3.14.4/packages/focus)

---
updated-dependencies:
- dependency-name: "@alpinejs/focus"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-27 16:02:07 +00:00
dependabot[bot]
6cdefc75b8
Bump laravel/sanctum from 4.0.4 to 4.0.5
Bumps [laravel/sanctum](https://github.com/laravel/sanctum) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/laravel/sanctum/releases)
- [Changelog](https://github.com/laravel/sanctum/blob/4.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sanctum/compare/v4.0.4...v4.0.5)

---
updated-dependencies:
- dependency-name: laravel/sanctum
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-26 16:11:22 +00:00
dependabot[bot]
9bd3d3631b
Bump laravel/scout from 10.11.7 to 10.11.8
Bumps [laravel/scout](https://github.com/laravel/scout) from 10.11.7 to 10.11.8.
- [Release notes](https://github.com/laravel/scout/releases)
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/scout/compare/v10.11.7...v10.11.8)

---
updated-dependencies:
- dependency-name: laravel/scout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-26 16:11:00 +00:00
dependabot[bot]
0bd124256c
Bump laravel/pint from 1.18.2 to 1.18.3
Bumps [laravel/pint](https://github.com/laravel/pint) from 1.18.2 to 1.18.3.
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/laravel/pint/compare/v1.18.2...v1.18.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-26 16:10:34 +00:00
dependabot[bot]
7fa1618756
Bump axios from 1.7.7 to 1.7.8
Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.7.8.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.7...v1.7.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-26 15:14:33 +00:00
dependabot[bot]
3edc876be4
Bump prettier from 3.3.3 to 3.4.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.3 to 3.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.3...3.4.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-26 15:14:18 +00:00
294ae61e79
Removes deleted mods during import operation 2024-11-25 22:43:59 -05:00
82b137e816
Migrate workflows back to Github 2024-11-25 16:35:22 -05:00
85c404bd5b
Merge branch 'develop' 2024-11-25 16:13:36 -05:00
996ef86617
Update Deps 2024-11-25 16:11:11 -05:00
ad46c00e71
Merge pull request #8 from sp-tarkov/dependabot/composer/develop/laravel/pint-1.18.2
Bump laravel/pint from 1.18.1 to 1.18.2
2024-11-25 15:41:00 -05:00
dc703c9ae9
Merge pull request #4 from sp-tarkov/dependabot/npm_and_yarn/develop/tailwindcss-3.4.15
Bump tailwindcss from 3.4.13 to 3.4.15
2024-11-25 15:40:48 -05:00
dependabot[bot]
2167ecdb57
Bump tailwindcss from 3.4.13 to 3.4.15
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.13 to 3.4.15.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.15/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.13...v3.4.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 20:38:05 +00:00
2e770a3ccb
Merge pull request #10 from sp-tarkov/dependabot/npm_and_yarn/develop/chokidar-4.0.1
Bump chokidar from 3.6.0 to 4.0.1
2024-11-25 15:37:51 -05:00
dependabot[bot]
ee05694095
Bump chokidar from 3.6.0 to 4.0.1
Bumps [chokidar](https://github.com/paulmillr/chokidar) from 3.6.0 to 4.0.1.
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](https://github.com/paulmillr/chokidar/compare/3.6.0...4.0.1)

---
updated-dependencies:
- dependency-name: chokidar
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 20:36:46 +00:00
0b4ba9cc65
Merge pull request #9 from sp-tarkov/dependabot/npm_and_yarn/develop/vite-5.4.11
Bump vite from 5.4.7 to 5.4.11
2024-11-25 15:36:03 -05:00
7b5624a6b2
Merge pull request #3 from sp-tarkov/dependabot/composer/develop/fakerphp/faker-1.24.1
Bump fakerphp/faker from 1.24.0 to 1.24.1
2024-11-25 15:35:14 -05:00
14e4a1131c
Merge pull request #6 from sp-tarkov/dependabot/npm_and_yarn/develop/postcss-8.4.49
Bump postcss from 8.4.47 to 8.4.49
2024-11-25 15:34:34 -05:00
dependabot[bot]
8476f47def
Bump vite from 5.4.7 to 5.4.11
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.7 to 5.4.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.11/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.11/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 20:34:33 +00:00
dependabot[bot]
47e49f50af
Bump laravel/pint from 1.18.1 to 1.18.2
Bumps [laravel/pint](https://github.com/laravel/pint) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/laravel/pint/compare/v1.18.1...v1.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 20:34:21 +00:00
9780eef095
Merge pull request #7 from sp-tarkov/dependabot/composer/develop/laravel/jetstream-5.3.3
Bump laravel/jetstream from 5.3.2 to 5.3.3
2024-11-25 15:34:19 -05:00
dependabot[bot]
e23d0c1965
Bump postcss from 8.4.47 to 8.4.49
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.47 to 8.4.49.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.47...8.4.49)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 20:34:15 +00:00