Commit Graph

7409 Commits

Author SHA1 Message Date
HDVinnie 5febce249e update: torrent api controller 2022-02-03 18:29:44 -05:00
HDVinnie 68e6ad87f8 update: remove timed torrent buffs command 2022-02-03 18:28:58 -05:00
HDVinnie 89878e7557 update: torrent api controller 2022-02-03 14:16:19 -05:00
HDVinnie f622b7825b update: remove timed torrent buffs command 2022-02-03 14:15:57 -05:00
HDVinnie 47c7c718a5 add: remove timed torrent buffs command 2022-02-03 05:55:03 -05:00
StyleCI Bot a5f40f3456 Apply fixes from StyleCI 2022-02-03 10:47:44 +00:00
HDVinnie ef100f82fe add: migration 2022-02-03 05:47:34 -05:00
HDVinnie 4c263befb1 update: email blacklist validator 2022-02-03 03:49:54 -05:00
HDVinnie 0476bdba94 fix: announce controller
- add status to select for moderation check
2022-02-03 03:40:12 -05:00
HDVinnie f062dfd1f0 Merge pull request #2097 from HDInnovations/Download-Slots
(Add) Download Slots For User Groups
2022-02-03 03:35:29 -05:00
HDVinnie 555e5c2671 add: download slots to group settings 2022-02-03 03:32:01 -05:00
HDVinnie 3b6f368f33 update: announce config 2022-02-03 03:25:11 -05:00
HDVinnie 5d49d5aa7d update: announce controller
- adjust download slots logic
2022-02-03 03:23:49 -05:00
StyleCI Bot ac01a78270 Apply fixes from StyleCI 2022-02-03 08:16:46 +00:00
HDVinnie b4d901b6f4 add: download_slots migration 2022-02-03 03:16:37 -05:00
StyleCI Bot 2b6fa8aa1a Apply fixes from StyleCI 2022-02-03 08:14:58 +00:00
HDVinnie f71ad89dae update: announce config
- add download slots
2022-02-03 03:14:49 -05:00
StyleCI Bot f3d123c043 Apply fixes from StyleCI 2022-02-03 08:02:22 +00:00
HDVinnie ff629faaec Merge pull request #2096 from innocente205/patch-1
(Fix) Freeleech Tokens
2022-02-03 03:02:08 -05:00
HDVinnie e5b4521334 chore: lint 2022-02-03 03:01:14 -05:00
HDVinnie c688b5b707 update: model 2022-02-03 03:00:16 -05:00
HDVinnie 147c495f9c update: user controller
- add import
2022-02-03 03:00:08 -05:00
HDVinnie 2f7792f257 update: user controller 2022-02-03 02:55:38 -05:00
innocente205 b3d4c3fa45 Update TorrentController.php
Delete freeleech tokens before deleting the torrent.
2022-02-03 14:25:17 +07:00
HDVinnie 167f85ad53 add: bbcode img lazy loading 2022-01-25 18:41:45 -05:00
HDVinnie 85d11866bb Merge pull request #2087 from HDInnovations/dependabot/npm_and_yarn/nanoid-3.2.0
build(deps): bump nanoid from 3.1.30 to 3.2.0
2022-01-23 18:01:48 -05:00
HDVinnie ee72f3c4a0 Merge branch '6.x.x' into dependabot/npm_and_yarn/nanoid-3.2.0 2022-01-23 17:59:08 -05:00
HDVinnie f9d2336e4f chore: lint 2022-01-23 17:58:09 -05:00
StyleCI Bot 2cc3d2b2cb Apply fixes from StyleCI 2022-01-23 22:42:35 +00:00
HDVinnie 00d00024e5 chore: cleanup 2022-01-23 17:42:16 -05:00
HDVinnie 80e0302452 update: readme 2022-01-22 00:54:28 -05:00
dependabot[bot] 7039da4dc6 build(deps): bump nanoid from 3.1.30 to 3.2.0
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 01:57:08 +00:00
HDVinnie 51e45f8166 update: localization 2022-01-20 21:26:23 -05:00
HDVinnie d540c08cae Merge pull request #2081 from HDInnovations/shift-54113
Laravel 9.x Shift
2022-01-19 19:27:18 -05:00
StyleCI Bot daddbdf226 Apply fixes from StyleCI 2022-01-20 00:24:04 +00:00
HDVinnie 7f628f8489 update: validation lang 2022-01-19 19:23:53 -05:00
StyleCI Bot 99b07a5431 Apply fixes from StyleCI 2022-01-19 20:45:02 +00:00
HDVinnie 5734495315 revert: route changes 2022-01-19 15:44:50 -05:00
HDVinnie e6357e13ac update: auth config 2022-01-19 15:41:22 -05:00
HDVinnie 5b3e50a625 chore: lint 2022-01-19 15:04:11 -05:00
StyleCI Bot db58733d02 Apply fixes from StyleCI 2022-01-19 19:53:29 +00:00
Shift 0f183ae314 Shift cleanup 2022-01-19 19:52:29 +00:00
Shift d00ada3539 Adopt anonymous migrations 2022-01-19 19:51:56 +00:00
Shift 352fc8bb63 Bump Laravel dependencies 2022-01-19 19:51:38 +00:00
Shift 3d90071c7f Default config files
In an effort to make upgrading the constantly changing config files
easier, Shift defaulted them and merged your true customizations -
where ENV variables may not be used.
2022-01-19 19:51:38 +00:00
Shift 1537b6181d Shift config files 2022-01-19 19:51:37 +00:00
Shift bcb55abc2e Convert deprecated $dates property to $casts 2022-01-19 19:51:31 +00:00
Shift b667ccd748 Convert route options to fluent methods
Laravel 8 adopts the tuple syntax for controller actions. Since the old options array is incompatible with this syntax, Shift converted them to use modern, fluent methods.
2022-01-19 19:51:29 +00:00
Shift 1cb135b552 Remove unnecessary $model property 2022-01-19 19:51:29 +00:00
Shift d36e318d23 Convert optional() to nullsafe operator 2022-01-19 19:51:20 +00:00