Commit Graph

779 Commits

Author SHA1 Message Date
HDVinnie 4abadd4d92 (Fix) BonusController 🐛
- forgot to remove some hangover from other branch
2019-03-25 15:06:13 -04:00
HDVinnie 2da9253f6d Apply fixes from StyleCI
[ci skip] [skip ci]
2019-03-25 18:00:19 +00:00
HDVinnie 1fdc58a605 (Fix) User Stats Display 🐛
- @singularity43 we should discuss this more once your free
2019-03-25 13:59:15 -04:00
HDVinnie c382aa5236 (Update) Refactor Validation Error/Info/Warning/Success Handeling 🚀 2019-03-25 13:53:41 -04:00
HDVinnie 0aa1cf9875 (Fix) User Bookmarks+Wishes Query 🐛 2019-03-23 13:17:22 -04:00
HDVinnie e8c9d90833 (Update) IRC Bot 🚀 2019-03-23 11:06:59 -04:00
HDVinnie fb2b28aa75 (Update) Backup Manager 🚀
- add option for files only backup
- add option for db only backup
2019-03-22 12:39:34 -04:00
HDVinnie 89ba76ebac (Add) Read Rules Feature 🆕
- closes #646
2019-03-22 12:21:48 -04:00
HDVinnie 7756ed24ec (Update) ReCaptcha 🚀 2019-03-20 23:54:31 -04:00
HDVinnie d99046429e Apply fixes from StyleCI
[ci skip] [skip ci]
2019-03-21 01:09:06 +00:00
HDVinnie 63f4352a5d (Update) Quick Comments 🚀 2019-03-20 17:18:15 -04:00
HDVinnie e9355933f7 (Remove) Catalogs System ♻️ 2019-03-19 21:35:41 -04:00
HDVinnie ec897bb6de Apply fixes from StyleCI
[ci skip] [skip ci]
2019-03-19 19:33:47 +00:00
HDVinnie 1e40db9cf0 (Update) Relocate TorrentTools + Bencode To Helpers 🚀
- these are better fit as helpers and not a service.
2019-03-19 13:44:19 -04:00
HDVinnie 70fb058cf0 (Update) TorrentController 🚀 2019-03-15 20:59:40 -04:00
HDVinnie b670bb7daa (Fix) Forum Search 🐛 2019-03-14 18:56:59 -04:00
HDVinnie 408af47b0b (Update) AnnounceController 🚀
- helps combat agaist mass announces from a single user by return a random announce interval per torrent. Thanks @werrpy  for the idea!
2019-03-13 21:14:29 -04:00
HDVinnie 384fe0809d (Fix) Isuue #643 🐛
- closes #643
2019-03-13 15:59:08 -04:00
HDVinnie 8bb397c29c (Update) Standardize Select Queries 🚀 2019-03-13 11:26:20 -04:00
HDVinnie 886903a9de Merge pull request #639 from HDInnovations/Improve-Torrent-File-Handeling
(Update) Torrent File Handling
2019-03-13 09:04:35 -04:00
singularity43 2ae2a82d81 (Update) UserController
Remove recorded download check when pulling Unsatisfieds (resolve issue for FL torrents).
2019-03-12 17:12:22 -04:00
HDVinnie fe23df7927 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-03-11 16:58:00 +00:00
HDVinnie 26db81ea01 Merge branch 'master' into master 2019-03-11 12:57:17 -04:00
Rolando Guedes 0894edeb9c Fix standads 2019-03-11 15:09:00 +00:00
HDVinnie a3c4267b81 (Fix) Similar Torrents 🐛
- now respects torrents category
2019-03-10 18:34:42 -04:00
HDVinnie 2a0ff0f883 (Update) RSS System 🚀
- optimize query
2019-03-10 17:24:09 -04:00
HDVinnie fc0617ef83 (Update) Language Controller 🚀 2019-03-09 17:08:13 -05:00
singularity43 2014f5706a (Update) UserController
Factor in bon.
2019-03-08 22:12:31 -05:00
HDVinnie f5663c4095 Merge pull request #629 from HDInnovations/uniform-stats
(Update) User Profile Stats
2019-03-08 21:34:35 -05:00
singularity43 852e5f106e (Update) UserController
Remove update.
2019-03-08 21:29:45 -05:00
HDVinnie 54377c3502 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-03-09 02:17:21 +00:00
singularity43 49c2b3a40f (Fix) UserController
Typo
2019-03-08 21:02:47 -05:00
singularity43 f90b653d10 (Update) UserController
Temp patch to update user table to match history?

(Fix needed)
2019-03-08 21:01:59 -05:00
singularity43 eec7173d32 (Update) UserController
Pull same stat as history (which is correct?)
2019-03-08 20:33:14 -05:00
HDVinnie b9968aef6b (Update) Replace Usage Of redirect()->back() 🚀
- replacing usages of `redirect()->back()` in favor of defining the named route.
2019-03-08 19:53:51 -05:00
HDVinnie e957965d82 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-03-07 19:26:31 +00:00
HDVinnie 2b8b3b8ac8 (Update) Torrent Handeling 🚀 2019-03-07 14:25:13 -05:00
Rolando Guedes af8acb9f8f (Update) If exists releases of Recommendationn, go to similar otherwise go to request/add 2019-03-06 21:26:31 +00:00
HDVinnie ee16c229bc Merge branch 'master' into shift-12246 2019-03-05 19:49:00 -05:00
HDVinnie 5fe17b7fd5 (Update) Similar Torrents 🚀
- use TMDB ID over IMDB ID
2019-03-04 10:55:36 -05:00
HDVinnie 153e436866 (Add) Registered Seedboxes Log 🆕
- as per request. a way to see all user registered seedboxes from staff dashboard.
2019-03-03 20:44:08 -05:00
HDVinnie 36d015c411 (Update) Torrent Upload Validation 🚀
- prevent duplicate uploads by making sure hash and name are unique.
2019-03-03 17:04:04 -05:00
HDVinnie 30960fbc74 (Fix) StatsController 🐛 2019-02-28 10:16:46 -05:00
HDVinnie 2acacf1ae8 Apply fixes from StyleCI 2019-02-26 22:38:24 +00:00
HDVinnie e073d8f28a (Update) Cache Instances 🚀 2019-02-26 16:07:24 -05:00
Laravel Shift f251b8a7b8 Shift Cache methods to use seconds
To conform with PSR-16 Laravel 5.8 changed the cache expiration time from minutes to seconds. If you were passing an integer, Shift converted this to its integer equivalent in seconds. If you were passing a "minutes" variable, Shift converted this to the relative date time equivalent for readability.
2019-02-26 19:44:29 +00:00
HDVinnie 68ebfd4832 Apply fixes from StyleCI 2019-02-25 03:10:05 +00:00
HDVinnie 802506e6b7 (Fix) User Controller 🐛
- correct Model Namespace
2019-02-24 16:20:23 -05:00
HDVinnie d85b9609a2 Merge pull request #598 from HDInnovations/helper-js
(Fix) Helper JS
2019-02-22 20:27:16 -05:00
HDVinnie 8f20c7b7b3 Apply fixes from StyleCI 2019-02-23 01:26:17 +00:00