Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to 1.9.1 #1

Merged
merged 67 commits into from
Mar 6, 2019
Merged

Update to 1.9.1 #1

merged 67 commits into from
Mar 6, 2019

Conversation

rguedes
Copy link
Owner

@rguedes rguedes commented Mar 6, 2019

No description provided.

laravel-shift and others added 30 commits February 26, 2019 19:44
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.
Currently 5 out of the 6 sortable links on the torrent results page are named "S". Renamed to Created, Size, Completed, Seeders and Leechers.
Fix sortablelink names on torrent results blade
- prevent duplicate uploads by making sure hash and name are unique.
- as per request. a way to see all user registered seedboxes from staff dashboard.
HDVinnie and others added 29 commits March 5, 2019 11:26
Remove inline JS, add attributes to pass to helper.
Add configExtensionBuilder to add sweetalert2 to config.

Add basic documentation for better referencing.

*** NOTE *** THIS PR DOES NOT ADDRESS THE BROKEN CONFIG SAVING OF SEVERAL KEYS/VALUES.  500 ERRORS WILL STILL OCCUR AND SOME VALUES MAY STILL NOT CHANGE.

THIS WILL BE ADDRESSED EVENTUALLY.
(Port) Tooltips To SweetAlert In Admin Config Manager
Add posters to groupings view.
Another PR made columns too wide for Completed, Seeders, Leeders.

Consulted with @HDVinnie and came to agreement on C / S / L short forms to reduce column width.

Long term: Fix sortable link call.
Put poster call in facetedSearch class so that it can be called every time results are generated.
Remove inline JS.
Move upload torrent title parser to HELPER.
(Move) Upload Title Parser To Helper
Attempt to resolve broken . bug in upload title parser.
Fix previous commit.

Wrap.
@rguedes rguedes merged commit 5c049f9 into rguedes:master Mar 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants