470 Commits

Author SHA1 Message Date
dependabot[bot]
49d1679db1
Bump aws/aws-sdk-php from 3.339.2 to 3.339.4
Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.339.2 to 3.339.4.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](https://github.com/aws/aws-sdk-php/compare/3.339.2...3.339.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 15:31:45 +00:00
933e3bbf1f
Attempts to resolve issue with tests CI 2025-01-30 22:51:53 -05:00
0c02b836eb
Rector Ignore bootstrap/cache directory 2025-01-30 22:26:05 -05:00
1c6a749d71
Larastan Level 6 2025-01-30 20:49:56 -05:00
a5dcaed179
Larastan Level 5 2025-01-30 15:44:05 -05:00
14fcff2b84
Fixes Tests 2025-01-30 10:55:30 -05:00
7da825659d
Additional Rector Updates 2025-01-30 00:50:28 -05:00
cb5c3caad8
Rector Changes 2025-01-30 00:23:55 -05:00
f9c17b2a6c
More fixes for custom CI action. 2025-01-29 17:57:11 -05:00
4b7a01ee7a
Fixes issues in custom CI action 2025-01-29 17:51:25 -05:00
c97f6a4245
CI Updates 2025-01-29 17:31:39 -05:00
b0b38e34ac
Merge branch 'tailwind-update' into develop 2025-01-29 13:27:29 -05:00
cce91a84d2
Upgrades to Tailwind v4 2025-01-29 13:27:10 -05:00
e4d646e629
Updates long queue to a max runtime of 2 hours 2025-01-29 12:01:18 -05:00
22e7b938e0
Updates ENV Examples 2025-01-29 12:01:00 -05:00
bfdd0ded0f
Merge pull request #80 from RuKira/Contrast-Changes
Update: Contrast Edits
2025-01-29 11:56:46 -05:00
b5e7112d3b
Merge pull request #100 from sp-tarkov/dependabot/npm_and_yarn/develop/vite-6.0.11
Bump vite from 5.4.11 to 6.0.11
2025-01-29 11:53:03 -05:00
fe765ec154
Merge pull request #79 from sp-tarkov/dependabot/composer/develop/larastan/larastan-3.0.2
Bump larastan/larastan from 3.0.0 to 3.0.2
2025-01-29 11:20:22 -05:00
dependabot[bot]
35c7f9daeb
Bump vite from 5.4.11 to 6.0.11
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.11 to 6.0.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.11/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-29 03:59:00 +00:00
1eea36de0f
Remove Merge Artifact
This file was previously moved.
2025-01-28 22:56:36 -05:00
3052d06cab
Create CODE_OF_CONDUCT.md 2025-01-28 22:56:36 -05:00
e85f199e3c
Update dependabot.yml
Updates dependabot PRs to be weekly, max 5 at a time.
2025-01-28 22:56:36 -05:00
f1aca2ab95
update dev setup links 2025-01-28 22:56:36 -05:00
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
3270caeb0f
Update: Contrast Edits
- Updated listing.blade.php
- Updated show.blade.php

To give a summary of what is changed, I basically updated some bg-white to be bg-gray-50 and darken some other text/colors. I made some blues more blue, and such. It's very minor changes, and should not really be noticeable except for contrasting each other.
2024-11-28 19:19:26 -05:00
dependabot[bot]
17d735bff1
Bump larastan/larastan from 3.0.0 to 3.0.2
Bumps [larastan/larastan](https://github.com/larastan/larastan) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/larastan/larastan/releases)
- [Changelog](https://github.com/larastan/larastan/blob/3.x/RELEASE.md)
- [Commits](https://github.com/larastan/larastan/compare/v3.0.0...v3.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-28 16:18:12 +00: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