Commit Graph

9265 Commits

Author SHA1 Message Date
HDVinnie 96be51efb7 fix: BonExchangeController
- there is no position column
2023-07-03 10:16:27 -04:00
HDVinnie 7cb3013e8b Merge pull request #2852 from Roardom/safe-forum-perm-defaults
(Fix) Safe defaults for forum permissions on group creation
2023-07-02 23:45:12 -04:00
Roardom d5f86375ef fix: safe defaults for forum permissions on group creation 2023-07-03 01:51:42 +00:00
HDVinnie f9c965a6ac fix: no_meta.blade.php 2023-06-29 12:49:36 -04:00
HDVinnie 0bc9a0dfc6 remove: dead migration
- this migration is not needed and would break v7 update process
2023-06-28 18:27:22 -04:00
HDVinnie 3aa71f6cc8 remove: dead file 2023-06-27 07:45:13 -04:00
HDVinnie a9de25e9dd fix: multiple bugs 2023-06-27 07:44:48 -04:00
HDVinnie 9f5d83e49a Merge pull request #2850 from Obi-Wana/fork/fix-missing-import-user-deletion
(Fix) Add missing import for group enum
2023-06-25 15:43:32 -04:00
Jay 83faa9517f Add enum import 2023-06-24 17:36:51 +02:00
HDVinnie 32995d6f50 Merge pull request #2846 from HDInnovations/Dead-Code
(Remove) Dead code
2023-06-23 03:35:32 -04:00
HDVinnie 57425d7e77 Merge pull request #2848 from Obi-Wana/fork/user-deletion
(Fix) Set group, active, deleted_at, deleted_by when deleting a user
2023-06-23 02:51:11 -04:00
HDVinnie 67ad9bdd52 PHP Style Change (Laravel Pint CI) 2023-06-22 19:31:31 +00:00
Jay Sizzla e32c116420 Set group,active,deleted_at,deleted_by when deleting a user 2023-06-22 21:30:19 +02:00
HDVinnie 0fb9b88d9f Merge pull request #2826 from Roardom/update-css-variables
(Update) Control more with css variables
2023-06-22 08:44:05 -04:00
HDVinnie 4838330e8e remove: dead code 2023-06-22 08:32:26 -04:00
HDVinnie 4aae465913 fix: TorrentController 2023-06-21 20:23:32 -04:00
HDVinnie 4ea1721def Merge pull request #2842 from HDInnovations/shift-build-4797
(Update) Fluent Routes
2023-06-21 03:35:19 -04:00
HDVinnie 8ffd72bcba update: vue.php 2023-06-21 03:10:54 -04:00
HDVinnie c2f3291363 update: api.php 2023-06-21 03:10:13 -04:00
HDVinnie 32dea1adca PHP Style Change (Laravel Pint CI) 2023-06-21 07:02:22 +00:00
HDVinnie 591948ffc4 update: web routes 2023-06-21 03:01:18 -04:00
HDVinnie c3315e6bb4 PHP Style Change (Laravel Pint CI) 2023-06-21 06:52:34 +00:00
HDVinnie 291f232dbb Merge pull request #2841 from HDInnovations/shift-build-4796
(Update) Form Request syntax
2023-06-21 02:51:34 -04:00
Shift cb5f8f8e9b Convert route array to fluent methods 2023-06-20 04:49:56 +00:00
HDVinnie f741cd9747 PHP Style Change (Laravel Pint CI) 2023-06-20 04:36:43 +00:00
Shift e53c00447a Convert validation rules to array syntax 2023-06-20 04:35:46 +00:00
HDVinnie 5232781f03 Merge pull request #2840 from Roardom/code-cleanup-3
(Refactor) Code Cleanup
2023-06-19 20:14:57 -04:00
HDVinnie 2b1b72dd35 Merge pull request #2839 from HDInnovations/Dead-Code
(Remove) Dead code
2023-06-19 20:09:28 -04:00
Roardom d2e36c368e refactor: reduce temporary variables passed to views 2023-06-19 23:25:40 +00:00
Roardom 1fa4a3e506 refactor: swap sorting in laravel to ordering in the database 2023-06-19 23:18:40 +00:00
Roardom 80428fdc88 refactor: swap count and comparisons to 0 with exists() 2023-06-19 23:18:40 +00:00
Roardom 177c59d88d refactor: swap firstOrFail() for sole() to enforce a single result 2023-06-19 23:18:40 +00:00
Roardom b5493c5642 refactor: swap where('id', '=', ) for find() 2023-06-19 23:18:40 +00:00
HDVinnie bded8dd3e6 fix: comments
- was showing a user's title even if the comment was anonymous.
2023-06-19 15:42:00 -04:00
HDVinnie a3480b61c0 Merge branch '7.x.x' into Dead-Code 2023-06-19 10:32:40 -04:00
HDVinnie 87aa262f13 PHP Style Change (Laravel Pint CI) 2023-06-19 14:26:46 +00:00
HDVinnie 48b2eff76f remove: empty class methods 2023-06-19 10:25:47 -04:00
HDVinnie d3f3510011 remove: unused foreach keys 2023-06-19 10:18:48 -04:00
HDVinnie cd94c1f39d Merge pull request #2838 from HDInnovations/Comments-Design
(Update) Comments design
2023-06-19 10:18:18 -04:00
HDVinnie 9a229b54a5 Merge pull request #2837 from HDInnovations/Torrent-Activity-Icons
(Add) Torrent activity icons
2023-06-19 10:17:37 -04:00
HDVinnie 2a3ee4a045 remove: dead livewire component function 2023-06-19 10:07:56 -04:00
HDVinnie 4d1243c171 remove: dead views 2023-06-19 10:07:02 -04:00
HDVinnie 6748622006 update: comments design
- based off posts which is a lot cleaner
2023-06-18 22:53:52 -04:00
HDVinnie 278cf8544a PHP Style Change (Laravel Pint CI) 2023-06-18 21:42:52 +00:00
HDVinnie 46803bea3f add: activity icons 2023-06-18 17:41:50 -04:00
HDVinnie 6254e94199 Merge pull request #2836 from Roardom/add-staff-user-secondary-nav
(Add) Secondary nav for common user searches
2023-06-18 00:12:58 -04:00
Roardom 54e7f470c5 add: secondary nav for common user searches 2023-06-18 01:27:38 +00:00
HDVinnie 9a557f5621 Merge pull request #2834 from Roardom/add-upload-snatches
(Add) Upload snatches statistic
2023-06-17 21:12:11 -04:00
HDVinnie fd17c01ce4 Merge pull request #2833 from Roardom/add-following-page
(add) User following page
2023-06-17 21:11:25 -04:00
HDVinnie 7d0f686a7a Merge pull request #2827 from Roardom/fix-bdinfo-panel-styles
(Fix) BDInfo panel styles
2023-06-17 21:10:45 -04:00