Commit Graph

16161 Commits

Author SHA1 Message Date
DariusIII 0fcd57d74d Update used packages 2025-05-29 23:51:22 +02:00
DariusIII 1b242ead97 Update used packages to their latest versions 2025-05-26 12:36:10 +02:00
DariusIII 9336af341d Merge pull request #1751 from NNTmux/dependabot/composer/laravel/framework-12.15.0
Bump laravel/framework from 12.14.1 to 12.15.0
2025-05-26 12:14:59 +02:00
DariusIII 51f30376cf Merge pull request #1750 from NNTmux/dependabot/composer/phpunit/phpunit-12.1.6
Bump phpunit/phpunit from 12.1.5 to 12.1.6
2025-05-26 12:13:29 +02:00
DariusIII 804cbf4a9d Merge pull request #1749 from NNTmux/dependabot/composer/intervention/image-3.11.3
Bump intervention/image from 3.11.2 to 3.11.3
2025-05-26 12:13:11 +02:00
dependabot[bot] c8f09bda59 Bump laravel/framework from 12.14.1 to 12.15.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 12.14.1 to 12.15.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v12.14.1...v12.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 03:56:18 +00:00
dependabot[bot] 3936a2909c Bump phpunit/phpunit from 12.1.5 to 12.1.6
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 12.1.5 to 12.1.6.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.1.6/ChangeLog-12.1.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/12.1.5...12.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 03:55:40 +00:00
dependabot[bot] 2118cb7385 Bump intervention/image from 3.11.2 to 3.11.3
Bumps [intervention/image](https://github.com/Intervention/image) from 3.11.2 to 3.11.3.
- [Release notes](https://github.com/Intervention/image/releases)
- [Commits](https://github.com/Intervention/image/compare/3.11.2...3.11.3)

---
updated-dependencies:
- dependency-name: intervention/image
  dependency-version: 3.11.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 03:55:15 +00:00
DariusIII 0d32025b64 Merge pull request #1748 from NNTmux/dependabot/composer/predis/predis-3.0.1
Bump predis/predis from 3.0.0 to 3.0.1
2025-05-19 11:37:19 +02:00
dependabot[bot] 6ea1a5eee3 Bump predis/predis from 3.0.0 to 3.0.1
Bumps [predis/predis](https://github.com/predis/predis) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/predis/predis/releases)
- [Changelog](https://github.com/predis/predis/blob/main/CHANGELOG.md)
- [Commits](https://github.com/predis/predis/compare/v3.0.0...v3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 03:06:50 +00:00
DariusIII cfd382451e Merge pull request #1747 from NNTmux/DariusIII-patch-1
Fix typo
2025-05-16 09:49:23 +02:00
DariusIII 34b3be1988 Fix typo 2025-05-16 09:43:10 +02:00
DariusIII e6e265ffae Update used packages to their latest versions 2025-05-14 23:06:15 +02:00
DariusIII f66bb790dd Update config values 2025-05-14 14:43:51 +02:00
DariusIII 34d2a48564 Update comments 2025-05-14 14:26:26 +02:00
DariusIII 03e89273ce CS fixes 2025-05-14 10:09:04 +02:00
DariusIII 68ae34e33e Add merging changes from .env.example to .env file 2025-05-14 10:08:36 +02:00
DariusIII 1dd0ac9e7a CS fixes 2025-05-14 10:00:26 +02:00
DariusIII 3c742ce310 Update inactive users deletion handling 2025-05-14 10:00:04 +02:00
DariusIII 42119b57d7 Update used packages to their latest versions 2025-05-14 09:40:24 +02:00
DariusIII 1948c1e425 Update used packages to their latest versions 2025-05-13 15:27:43 +02:00
DariusIII 4d0486bd99 Update composer.lock file 2025-05-12 10:08:32 +02:00
DariusIII c6d222168d Merge pull request #1745 from NNTmux/dependabot/composer/phpunit/phpunit-12.1.5
Bump phpunit/phpunit from 12.1.4 to 12.1.5
2025-05-12 09:05:05 +02:00
dependabot[bot] 84da8374b4 Bump phpunit/phpunit from 12.1.4 to 12.1.5
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 12.1.4 to 12.1.5.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.1.5/ChangeLog-12.1.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/12.1.4...12.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 03:33:24 +00:00
DariusIII 786cca0ae1 Update used packages to their latest versions 2025-05-08 22:21:55 +02:00
DariusIII 3d3201d621 Update redis config 2025-05-08 13:20:48 +02:00
DariusIII 6b35c7f67f Update .env.example and database config for new predis version 2025-05-08 13:19:36 +02:00
DariusIII fb68c95bd0 Downgrade predis to 2.4.0 and update packages 2025-05-08 12:21:08 +02:00
DariusIII 55738ac417 Update used packages to their latest versions 2025-05-08 10:00:21 +02:00
DariusIII 773bc5a9e9 CS fix 2025-05-06 11:51:47 +02:00
DariusIII f5562834b3 Update seeder and migration 2025-05-06 11:51:34 +02:00
DariusIII ecb4394ccf Update used packages to their latest versions 2025-05-06 10:35:38 +02:00
DariusIII 0cf344fa66 Merge pull request #1744 from NNTmux/dependabot/composer/league/commonmark-2.7.0
Bump league/commonmark from 2.6.2 to 2.7.0
2025-05-06 10:30:37 +02:00
dependabot[bot] d73edd96ae Bump league/commonmark from 2.6.2 to 2.7.0
Bumps [league/commonmark](https://github.com/thephpleague/commonmark) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/thephpleague/commonmark/releases)
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.7/CHANGELOG.md)
- [Commits](https://github.com/thephpleague/commonmark/compare/2.6.2...2.7.0)

---
updated-dependencies:
- dependency-name: league/commonmark
  dependency-version: 2.7.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-06 02:01:06 +00:00
DariusIII ed153aa368 Update used packages to their latest versions 2025-05-05 13:54:42 +02:00
DariusIII 7e536a1f89 Remove _runDehash completely from TmuxRun 2025-05-05 13:24:34 +02:00
DariusIII 3e48104461 Update composer lock file 2025-05-05 11:01:23 +02:00
DariusIII 79403e6982 Merge pull request #1743 from NNTmux/dependabot/composer/predis/predis-3.0.0
Bump predis/predis from 2.4.0 to 3.0.0
2025-05-05 08:50:09 +02:00
dependabot[bot] 4d86bc8a22 Bump predis/predis from 2.4.0 to 3.0.0
Bumps [predis/predis](https://github.com/predis/predis) from 2.4.0 to 3.0.0.
- [Release notes](https://github.com/predis/predis/releases)
- [Changelog](https://github.com/predis/predis/blob/main/CHANGELOG.md)
- [Commits](https://github.com/predis/predis/compare/v2.4.0...v3.0.0)

---
updated-dependencies:
- dependency-name: predis/predis
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 03:20:40 +00:00
DariusIII ddafad0f91 CS fixes 2025-05-04 23:32:15 +02:00
DariusIII 2f5ab2000c Remove userseed from users table 2025-05-04 23:31:49 +02:00
DariusIII f538642175 Update used packages to their latest versions 2025-05-04 15:20:06 +02:00
DariusIII cd0d5e54f6 Update used packages to their latest versions 2025-05-03 21:03:00 +02:00
DariusIII aaf712fbbb CS fixes 2025-04-30 17:11:24 +02:00
DariusIII d34f5650fa Update manticore indexes creation 2025-04-30 17:11:07 +02:00
DariusIII 564e066fca Use https and enable popporn 2025-04-30 11:16:15 +02:00
DariusIII 7bce898bf7 CS fixes 2025-04-30 11:15:37 +02:00
DariusIII 5ab3a7aec3 Update variables handling 2025-04-30 11:15:07 +02:00
DariusIII 37a696e8aa Update used packages to their latest versions 2025-04-30 09:16:20 +02:00
DariusIII ab9d997812 Update css and js 2025-04-29 22:13:15 +02:00