Roardom
b86475a732
add: strict types to all files
2024-05-23 13:58:29 +00:00
HDVinnie
3b550fad71
Merge pull request #3788 from HDInnovations/Commands
...
(Update) Commands
2024-05-06 16:08:59 -04:00
HDVinnie
99f5f33283
update: commands
2024-05-06 15:54:19 -04:00
HDVinnie
4c5cfc2a46
update: unit3d config
2024-05-01 15:21:34 -04:00
HDVinnie
7a52808fe9
update: unit3d config
2024-04-30 11:14:25 -04:00
HDVinnie
0e1f4f3dbd
update: unit3d config
2024-04-28 15:28:50 -04:00
HDVinnie
33748bcd2f
update: unit3d config
2024-04-25 22:40:26 -04:00
HDVinnie
e4dd9bfa9b
update: configs
2024-04-23 22:29:21 -04:00
HDVinnie
0f52a11201
fix: other.php config
...
- This value needs to be a int and not a string due to carbon changes.
- Tests: 390 incomplete, 334 passed (755 assertions) 23.5% Coverage
2024-04-23 17:01:17 -04:00
HDVinnie
51fa8ec46b
update: laravel
...
- Laravel 11 introduces a new default application structure with fewer default files. Namely, new Laravel applications contain fewer service providers, middleware, and configuration files.
However, it is not recommend that Laravel 10 applications upgrading to Laravel 11 attempt to migrate their application structure, as Laravel 11 has been carefully tuned to also support the Laravel 10 application structure.
2024-04-23 16:06:37 -04:00
HDVinnie
b6ac151db2
update: unit3d config
2024-04-02 19:13:38 -04:00
HDVinnie
0f138bd6e2
update: unit3d config
2024-03-30 16:20:56 -04:00
HDVinnie
2129b6ff5f
update: unit3d config
2024-03-20 22:53:44 -04:00
HDVinnie
3783a177be
update: livewire config
2024-03-04 01:02:14 -05:00
HDVinnie
3547c24217
revert: secure-headers.php
2024-03-04 00:57:44 -05:00
HDVinnie
bde593e48b
update: livewire
2024-03-03 22:41:29 -05:00
Roardom
5277c08855
update: audit log exclusions
...
Sorts them alphabetically. Adds `num_torrent`. Removes Auditble trait from Bans, since they're only created and never updated/deleted.
2024-02-13 08:01:54 +00:00
Roardom
686f1560ca
update: separate forum categories into their own model
2024-02-12 07:39:52 +00:00
Roardom
834d438281
update: normalize forums a little more
...
We already make most of these queries anyways, and we'll need these foriegn keys when implementing future forum features like 'catch up'.
2024-02-09 16:44:52 +00:00
Roardom
88ffbc5c89
add: config option to toggle torrent thanks button
2024-02-01 06:54:39 +00:00
HDVinnie
8089ce2f10
update: dependencies
2024-01-23 21:11:39 -05:00
HDVinnie
0ac6bc82a0
fix: rate limiters
2024-01-19 04:18:20 -05:00
HDVinnie
16f3b68b21
update: unit3d config
2024-01-14 16:21:27 -05:00
HDVinnie
d7d619869b
update: unit3d config
2024-01-14 16:02:39 -05:00
HDVinnie
1677906611
update: unit3d config
2024-01-10 18:59:03 -05:00
HDVinnie
de87f975a6
PHP Style Change (Laravel Pint CI)
2024-01-09 21:13:21 +00:00
Roardom
ca17754c82
fix: phpstan config errors
2024-01-08 12:38:34 +00:00
HDVinnie
aa3dc8ed18
refactor: enums
2024-01-04 03:26:10 -05:00
HDVinnie
8aad8d5953
update: unit3d config
2023-12-30 10:19:37 -05:00
HDVinnie
b15fe179e8
update: unit3d config
2023-12-30 10:16:58 -05:00
Roardom
298848ad92
update: new default material design v3 light theme
2023-12-26 11:12:20 +00:00
HDVinnie
a9cb692420
update: unit3d config
2023-12-14 17:11:26 -05:00
HDVinnie
e08afce53a
update: auth config
2023-12-11 20:52:57 -05:00
HDVinnie
d6ee5e0f0b
Merge pull request #3278 from Roardom/fix-connectability-check
...
(Fix) Peer connectivity check
2023-12-02 20:25:26 -05:00
Roardom
2c10ccb2bd
fix: peer connectability check
...
Updating all of a user's peers to either be connectable or unconnectable causes deadlocks when updated at the same time as a bulk peer upsert. We need to combine the peer connectability updates with the regular bulk peer upserts.
2023-11-27 23:48:16 +00:00
HDVinnie
b04899c56b
bump: unit3d version
2023-11-27 16:24:37 -05:00
HDVinnie
b63a394e8e
update: unit3d.php
2023-11-25 20:11:04 -05:00
Roardom
9319f7fb66
add: announce logging for debugging
2023-11-16 16:37:38 +00:00
Roardom
278a0eaaea
remove: google fonts
...
Why, just why.
2023-11-15 21:45:46 +00:00
HDVinnie
70a6ee5ee2
update: prepare v7.1.0
2023-11-11 21:12:22 -05:00
HDVinnie
89268e614a
update: finish fortify auth
2023-11-11 20:51:58 -05:00
HDVinnie
c2e66bbb12
Merge branch '7.x.x' into fortify
2023-11-07 18:22:10 -05:00
HDVinnie
f4aab26086
remove: email based 2fa
2023-11-06 10:30:18 -05:00
HDVinnie
2b3e1f8747
fix : #3212
...
- closes #3212
2023-10-31 06:41:36 -04:00
HDVinnie
024aae754b
update: backup config
2023-10-17 16:07:51 -04:00
HDVinnie
b718a0793e
update: unit3d config
2023-10-15 02:52:57 -04:00
HDVinnie
7dc1be3ce0
fix: announce
...
- checkMinInterval should not be able to be turned off
2023-10-06 05:38:16 -04:00
HDVinnie
777969b9b4
fix: checkMinInterval function
...
- phpredis support
2023-10-06 01:06:16 -04:00
HDVinnie
88abb804d2
update: dependencies
2023-10-06 00:46:41 -04:00
HDVinnie
77bec4c06c
update: phpredis support
2023-10-05 22:46:12 -04:00