HDVinnie
ea2a12be15
refactor: closure to arrow function
2020-04-14 20:38:48 -04:00
HDVinnie
4885ae8dde
update: home controller
...
- upddate caching for User Online Block
2020-04-06 09:30:16 -04:00
HDVinnie
408bfafc3e
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2020-03-05 15:47:30 +00:00
HDVinnie
4b9c006a05
chore: phpdoc blocks cleanup
2020-03-05 10:46:14 -05:00
HDVinnie
e47afe4ab4
chore: styleci
2020-02-12 14:51:22 -05:00
HDVinnie
80c842e39c
chore: update license block
...
- make styleci happy
2020-02-12 14:49:18 -05:00
HDVinnie
dbb928f940
chore: update license block
2020-02-12 14:45:59 -05:00
HDVinnie
9a893662de
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2020-01-08 16:28:32 +00:00
HDVinnie
d889971834
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2019-11-05 22:40:30 +00:00
HDVinnie
eed3b51c92
(Update) CRUDDY PT.7 🚀
2019-10-25 17:35:14 -04:00
HDVinnie
dc2cf66405
(Update) CRUDDY PT.3 🚀
2019-10-23 13:48:28 -04:00
HDVinnie
c45c715dcb
(Update) CRUDDY PT.2 🚀
2019-10-22 20:29:07 -04:00
HDVinnie
9fc03ab492
(Update) CRUDDY PT.1 🚀
2019-10-22 14:29:58 -04:00
HDVinnie
a275a200b7
(Update) Home Controller 🚀
...
- lower cache time
2019-10-02 18:46:43 -04:00
Jack Price-Burns
de427bc728
(Fix) StyleCI
2019-06-17 19:27:37 +01:00
Jack Price-Burns
bd8f28d168
(Fix) Slow online users section on home page 🐛
2019-06-17 19:21:15 +01:00
Jack Price-Burns
4724f60bff
(Fix) StyleCI
2019-06-15 21:12:37 +01:00
Jack Price-Burns
e886a587a3
(Update) Leach to leech
2019-06-15 21:08:53 +01:00
Jack Price-Burns
8d677bb368
(Fix) Slow home page 🐛
2019-06-15 21:08:39 +01:00
HDVinnie
85fe92b1ea
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2019-05-25 05:12:00 +00:00
HDVinnie
6594b34538
(Update) HomeController.php 🚀
2019-05-21 17:20:32 -04:00
HDVinnie
c47e0ddecc
(Update) HomeController.php 🚀
...
- add caching for blocks
2019-05-21 17:16:26 -04:00
Max Kovalenko
56c7e68b5f
misc phpdoc fixes
2019-05-21 20:01:15 +03:00
HDVinnie
a69a0f12dc
(Update) Refactor Middelware + Listeners 🚀
...
- removed useless middelwares to reduce load.
- refactored online users block to auth event listeners
2019-05-15 17:27:20 -04:00
Laravel Shift
d9ddbe6159
Shift cleanup
2019-05-09 00:05:27 +00:00
Laravel Shift
97e88dd68b
Leverage injected request object
...
Laravel automatically injects the current Http [request object][1] to all Controller actions and Middleware. Leveraging this object improves consistency and testability.
[1]: https://laravel.com/docs/5.7/requests#accessing-the-request
2019-05-09 00:05:13 +00:00
HDVinnie
49f647895c
(Update) User Online Block 🚀
2019-04-14 09:54:36 -04:00
HDVinnie
e0e1aa924b
Apply fixes from StyleCI
2019-02-22 13:16:32 +00:00
HDVinnie
3c87845e54
(Update) Namespace models under App\Models 🚀
2019-02-22 08:15:41 -05:00
HDVinnie
a6e5f8b8b8
Apply fixes from StyleCI
2019-02-22 01:52:51 +00:00
singularity43
fb13d9be8e
(Update) HomeController
...
Add load for privacy.
2019-02-21 19:47:39 -05:00
HDVinnie
2f2c52328b
Apply fixes from StyleCI
2018-12-06 22:57:41 +00:00
HDVinnie
00bb324053
Apply fixes from StyleCI
2018-12-06 14:42:13 +00:00
HDVinnie
b7139af941
(Add) Top Uploaders Block
...
- added to codebase per @Linux paid request. Thank him for this addition as he paid me to add it.
2018-11-22 20:51:31 -05:00
HDVinnie
87563a2473
(Update) Refator Toastr Notifications
2018-11-12 11:14:41 -05:00
HDVinnie
587eb9f03e
(Update) Top Torrents Block
...
- complete overhaul. optimized queries, more info, better layout.
2018-11-11 20:04:24 -05:00
HDVinnie
75a444b07f
(Optimize) User Online Block Query
...
- added selects
2018-11-11 17:22:07 -05:00
HDVinnie
8631b15836
(Update) User Online Block
...
- optimize queries + cleanup view
2018-11-11 16:57:50 -05:00
HDVinnie
0ac319ae28
(Update) Latest Torrents Block Queries
...
- use eager loading
2018-10-16 22:57:05 -04:00
HDVinnie
6441ca7fb7
(Update) Mass Controllers Cleanup
2018-06-06 23:49:27 -04:00
poppabear8883
5bca3ded3b
Merge branch 'master' into Chat-2.0
...
# Conflicts:
# app/Http/Controllers/RequestController.php
# resources/assets/js/app.js
2018-05-07 09:54:19 -04:00
HDVinnie
5acd36ba05
(Update) Cleanup Contact Us System
2018-05-03 10:28:14 -04:00
poppabear8883
92b3cec318
(WIP) Chat v2.0
...
This is a "Work In Progress" commit. Its not expected to work.
2018-04-29 18:00:01 -04:00
HDVinnie
5064235e28
(WIP) New Chat
...
- Powered by VueJS, Socket.io and Laravel Echo Server for broadcasting
events.
- Alpha Stage
- Not ready for use!!!
- https://trello.com/c/tzHOvz5h/16-shoutbox-20
2018-04-29 11:57:22 -04:00
HDVinnie
2e6cfd470d
(Update) General Cleanup Of Controllers
...
- remove unused “use” statements
2018-04-25 15:15:41 -04:00
HDVinnie
ec1c4ce489
(Fix) Latest Poll Block Query
2018-04-23 12:37:55 -04:00
HDVinnie
2e86ea24cc
(Update) Poll System
...
- closes #55
- latest poll now displays on home page as long as the user has NOT
already voted on it.
- This I am classing as “still needs work” as it could be prettied up a
little
2018-04-23 12:24:38 -04:00
HDVinnie
8f7785e272
(Update) Display and Announce SD Uploads
2018-04-16 09:00:12 -04:00
HDVinnie
32e8b1c62b
(Update) Controller + Commands Query Syntax
...
- using shorter and more readable syntax
- remove “=“ in where clauses
- uses oldest() / latest() instead of like orderBy('created_at', 'DESC')
2018-03-24 16:42:59 -04:00
HDVinnie
e3e21896e2
(Update) Controllers Syntax
...
- use shorter and more readable syntax
- replace orderBy('created_at', 'DESC') with latest()
2018-03-24 15:56:39 -04:00