Commit Graph

1909 Commits

Author SHA1 Message Date
HDVinnie 79482e120d PSR12 Linting 2023-01-01 15:35:37 +00:00
Roardom 764952a3fe update: user notifications 2022-12-31 23:21:34 -06:00
Roardom 7f1de1718f refactor: use route model binding for user controllers 2022-12-29 16:21:57 -06:00
HDVinnie fbc0c994e8 PSR12 Linting 2022-12-29 02:55:17 +00:00
HDVinnie bbf9d5b70a Merge pull request #2510 from Roardom/update-follows
(Update) User followers
2022-12-28 21:54:26 -05:00
Roardom a78ac29132 update: user followers 2022-12-28 16:26:26 -06:00
HDVinnie a3cfe30f13 PSR12 Linting 2022-12-27 01:51:28 +00:00
HDVinnie 35bfa41b97 refactor: user tagging
- simplify user tagging for posts and comments
2022-12-26 20:50:38 -05:00
HDVinnie 552984e884 PSR12 Linting 2022-12-27 00:42:43 +00:00
Roardom 7891b07b89 update: livewire user resurrections 2022-12-26 18:32:52 -06:00
HDVinnie 1682603fac PSR12 Linting 2022-12-26 20:33:17 +00:00
Roardom 8a208e735b refactor: remove dead code 2022-12-26 14:17:05 -06:00
Roardom d810a4501b remove: user requests 2022-12-26 03:00:38 -06:00
HDVinnie 3a2b5a4374 PSR12 Linting 2022-12-25 21:55:20 +00:00
HDVinnie a4a0932040 Merge pull request #2505 from Roardom/refactor-user-history
(Refactor) Cruddify user torrent history
2022-12-25 16:54:26 -05:00
Roardom 66b91d2c37 refactor: cruddify user torrent history zip download 2022-12-25 01:55:38 -06:00
Roardom dd633d585f refactor: cruddify user torrent history 2022-12-25 01:35:40 -06:00
HDVinnie a6c501ef69 Merge pull request #2504 from Roardom/refactor-user-uploads
(Refactor) Cruddify user uploads
2022-12-25 02:15:27 -05:00
Roardom d4adb901d1 refactor: cruddify user uploads 2022-12-25 01:04:01 -06:00
HDVinnie 58dd62c5ec PSR12 Linting 2022-12-25 07:02:17 +00:00
HDVinnie e95d62cb18 Merge pull request #2503 from Roardom/refactor-user-peers
(Refactor): Cruddify user peers
2022-12-25 02:01:33 -05:00
HDVinnie 4c0639008f Merge pull request #2501 from Roardom/refactor-user-bans
(Refactor) Cruddify user bans
2022-12-25 02:01:22 -05:00
HDVinnie c2554a2376 Merge pull request #2500 from Roardom/refactor-user-topics
(Refactor) Cruddify user topics
2022-12-25 02:01:04 -05:00
HDVinnie e5e20d0c0c Merge pull request #2499 from Roardom/update-user-posts
(Refactor) Cruddify user posts
2022-12-25 02:00:30 -05:00
HDVinnie 07790153f7 PSR12 Linting 2022-12-25 06:58:54 +00:00
Roardom 8490a4b84e refactor: cruddify user peers 2022-12-25 00:40:26 -06:00
Roardom d4c02f8527 refactor: cruddify user bans 2022-12-24 22:25:01 -06:00
Roardom d6847d3034 refactor: cruddify user topics 2022-12-24 22:06:48 -06:00
Roardom e4ce253493 refactor: cruddify user posts 2022-12-24 21:59:33 -06:00
Roardom 417a981143 update: cruddify user achievements 2022-12-24 21:03:22 -06:00
Roardom 7cb2c04be6 refactor: user views 2022-12-24 19:26:46 -06:00
Roardom d1173f4c90 refactor: user controllers 2022-12-24 19:26:46 -06:00
HDVinnie d4747f2ca7 PSR12 Linting 2022-12-24 23:23:46 +00:00
HDVinnie a325890c05 Merge pull request #2495 from Roardom/request-fulfill-id
(Update) Fulfill requests with torrent id instead of info_hash
2022-12-24 18:22:50 -05:00
Roardom fc0235e39b update: fulfill requests with torrent id instead of info_hash 2022-12-23 16:07:47 -06:00
HDVinnie b7df7c538b Merge pull request #2494 from Roardom/update-history-db
(Update) History table
2022-12-23 05:34:04 -05:00
Roardom 9e606315ec update: history table 2022-12-23 00:43:44 -06:00
Roardom 22a8c7d29b update: peers table 2022-12-22 14:59:23 -06:00
HDVinnie ed7e21e21e update: TorrentController 2022-12-15 17:26:30 -05:00
HDVinnie 31baa631a8 update: torrent show function and views 2022-12-15 17:19:39 -05:00
HDVinnie d21503a9b6 update: RequestController 2022-12-15 17:16:49 -05:00
Roardom 6d429da33d update: rss cache key
RSS feed caching should be done by id, not by user, otherwise it wouldn't be cached when multiple users use the same feed.
2022-12-04 05:05:27 +00:00
HDVinnie 50ffb0fce2 Merge pull request #2475 from HDInnovations/Extra-Stats
(Update) Extra Stats
2022-11-28 06:50:32 -05:00
HDVinnie f35ca669cf Merge pull request #2474 from HDInnovations/User-Search
(Update) User Search
2022-11-28 06:49:42 -05:00
HDVinnie a29b34ab0b add: theme stats 2022-11-27 22:52:32 -05:00
HDVinnie 3282fded85 update: staff user search to filter soft deletes 2022-11-27 22:49:51 -05:00
HDVinnie d84c7bceac refactor: notes log into searchable livewire component 2022-11-27 22:44:14 -05:00
HDVinnie 5a9fd9211c update: CheatedTorrentController 2022-11-27 17:54:28 -05:00
HDVinnie d0b2ba5f94 update: torrent api 2022-11-17 21:12:43 -05:00
HDVinnie 1cb01f9781 PSR12 Linting 2022-11-15 22:46:45 +00:00