Commit Graph

8286 Commits

Author SHA1 Message Date
HDVinnie ef402c5529 fix: deleting polymorphic comments 2022-11-15 17:45:47 -05:00
HDVinnie ace8dcb5b1 revert: peer batching 2022-11-14 20:10:26 -05:00
HDVinnie 2fca81af28 disable: peer batching
- further debugging needed
2022-11-14 19:59:53 -05:00
HDVinnie 1210a6f09e Merge pull request #2465 from crKtv/master
(Update) grouped route on upload view nav-tab
2022-11-14 19:53:25 -05:00
crKtv 7d16ae6c42 Add grouped route to upload view nav-tab 2022-11-14 21:34:08 +00:00
HDVinnie 5fa0a122d0 PSR12 Linting 2022-11-14 21:27:58 +00:00
HDVinnie 83baf08e57 update: comments system
- new tagging system coming in a seperate PR
2022-11-14 16:27:08 -05:00
HDVinnie 1b5802768f fix: ModerationController 2022-11-14 00:42:38 -05:00
HDVinnie 52d41ec547 fix: typo in AutoTorrentBalance command 2022-11-13 23:53:54 -05:00
HDVinnie 1182ad7bd4 fix: torrent comment notifications 2022-11-13 12:50:48 -05:00
HDVinnie 6ffa0b6abe fix: AutoTorrentBalance command
- missing import
2022-11-13 10:14:29 -05:00
HDVinnie 75059efdfd fix: cosmic-void.scss 2022-11-13 09:59:43 -05:00
HDVinnie 39fe14a7a5 fix: user model typo 2022-11-13 09:59:24 -05:00
HDVinnie b421f685a7 fix: torrent downloading for certain browsers 2022-11-13 09:59:07 -05:00
HDVinnie 6d2b591108 update: livewire comments component 2022-11-13 09:30:29 -05:00
HDVinnie 7482cf3a8b update: peer model for primary key 2022-11-13 09:29:35 -05:00
HDVinnie d106c1c647 fix: rss show.blade.php 2022-11-13 09:28:55 -05:00
HDVinnie 7f7d42abcb fix: AutoInsertPeers redis command and missing import 2022-11-13 09:28:13 -05:00
HDVinnie b6768477b1 fix: seeder/leecher count in announce job 2022-11-13 09:26:45 -05:00
HDVinnie df70f2b895 fix: missing import for announce job 2022-11-13 09:25:06 -05:00
HDVinnie c588f9b9ec Merge pull request #2462 from Roardom/fix-seeder-leecher-count
(Fix) Improve accuracy of seeder/leecher counts
2022-11-13 09:20:11 -05:00
HDVinnie 8ec12bb979 Merge pull request #2461 from Roardom/fix-notification-indicator
(Fix) Missing notification indicator
2022-11-13 09:14:54 -05:00
HDVinnie 1067205293 Merge pull request #2460 from Roardom/fix-request-delete-reset
(Fix) Request reset/delete buttons
2022-11-13 09:14:10 -05:00
HDVinnie a49d91b294 Merge pull request #2459 from Roardom/fix-unfilled-requests
(Fix) Unfilled requests null-check
2022-11-13 09:12:51 -05:00
Roardom eb11fac151 fix: improve accuracy of seeder/leecher counts 2022-11-13 05:23:59 -06:00
Roardom 0fa8eb2720 fix: missing notification indicator 2022-11-13 03:43:15 -06:00
Roardom 8682111581 fix: request reset/delete buttons 2022-11-13 03:15:09 -06:00
Roardom 3a25388971 fix: unfilled requests null-check 2022-11-13 02:02:39 -06:00
HDVinnie 20a7f46a5f Merge pull request #2458 from Roardom/fix-leeching-seeding-count
(Fix) Seeding/leeching count
2022-11-13 01:21:14 -05:00
Roardom 3e55b0cab9 fix: seeding/leeching count 2022-11-13 00:12:53 -06:00
HDVinnie c96c274816 Merge pull request #2457 from Roardom/fix-comment-quotes
(Fix) Bbcode in comments
2022-11-13 00:23:08 -05:00
HDVinnie 75f4a2f1ee Merge pull request #2456 from Roardom/fix-user-tag-font
(Fix) User tag font
2022-11-13 00:22:15 -05:00
Roardom 7e714b3683 fix: bbcode in comments 2022-11-12 23:19:02 -06:00
Roardom 6567de24fd fix: user tag font 2022-11-12 23:09:12 -06:00
HDVinnie 84cbb5cd66 update: validate rss feeds 2022-11-11 20:44:51 -05:00
HDVinnie 2bd2172598 PSR12 Linting 2022-11-12 01:40:04 +00:00
HDVinnie b72deb4948 Merge pull request #2455 from HDInnovations/Announce
(Update) Announce
2022-11-11 20:39:22 -05:00
HDVinnie 65e2b375e3 Merge pull request #2446 from Roardom/redis-peers
(Update) Batch peer updates
2022-11-11 20:39:08 -05:00
HDVinnie 651ea72779 update: check for invalid requests 2022-11-11 12:47:49 -05:00
HDVinnie 2c62a5e058 Merge pull request #2450 from HDInnovations/dependabot/npm_and_yarn/socket.io-parser-3.3.3
chore(deps): bump socket.io-parser from 3.3.2 to 3.3.3
2022-11-09 20:33:08 -05:00
dependabot[bot] 7e6100755d chore(deps): bump socket.io-parser from 3.3.2 to 3.3.3
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/3.3.2...3.3.3)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 23:44:13 +00:00
HDVinnie 09280a0522 Merge pull request #2449 from HDInnovations/dependabot/npm_and_yarn/loader-utils-1.4.1
chore(deps): bump loader-utils from 1.4.0 to 1.4.1
2022-11-09 15:30:37 -05:00
dependabot[bot] d29b881593 chore(deps): bump loader-utils from 1.4.0 to 1.4.1
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 23:20:23 +00:00
HDVinnie b9025ce2cd Merge pull request #2074 from HDInnovations/Warnings-System
(Refactor) Warnings System
2022-11-04 22:08:40 -04:00
HDVinnie 5607a6d712 update: dependencies 2022-11-04 22:07:50 -04:00
HDVinnie ed221b4bb7 PSR12 Linting 2022-11-03 11:08:56 +00:00
HDVinnie 59d9bb8fd5 Merge pull request #2448 from Roardom/cruddy-moderation
(Refactor) Torrent moderation buttons
2022-11-03 07:08:08 -04:00
Roardom ffb8b2511b refactor: torrent moderation buttons 2022-11-03 01:20:53 -05:00
HDVinnie f71c1bf86b Merge pull request #2447 from Roardom/eager-loading-peers
(Update) Reduce database queries used to retrieve peers
2022-10-31 19:27:44 -04:00
Roardom 1cc58726b6 update: reduce database queries used to retrieve peers 2022-10-30 20:54:01 -05:00