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

(Feature) Add more Buff options for Freeleech #2038

Merged
merged 12 commits into from
Dec 7, 2021
Merged

(Feature) Add more Buff options for Freeleech #2038

merged 12 commits into from
Dec 7, 2021

Conversation

Obi-Wana
Copy link
Contributor

@Obi-Wana Obi-Wana commented Dec 6, 2021

Allows User to set FL from 0% to 100% (in 25% steps).

  • Added new "X% Free Icons" for torrent-search, graveyard-search & torrent.blade views.
  • Added it to Announce Process Jobs

2021-12-06-21-30

ToDo's:

  • Move all BUFF features from "TorrentController" into "TorrentBuffController"

Obi-Wana and others added 9 commits December 6, 2021 20:49
* (Add) Torrent Regions and Distributors

* Apply fixes from StyleCI

* update: torrent model

* update: phpunit-test.yml

* update: phpunit-test.yml

* update: phpunit-test.yml

* update: phpunit-test.yml

* fix: comment controller test

* update: changelog

* Update pm.php

Italian Lang

* (Add) Torrent Cards Search View

* Apply fixes from StyleCI

* update: configs

* update: dependencies

* update: mediahub

Co-authored-by: HDVinnie <[email protected]>
Co-authored-by: HDVinnie <[email protected]>
Co-authored-by: Todobien <[email protected]>
This was referenced Dec 6, 2021
@HDVinnie HDVinnie requested a review from clandestine8 December 6, 2021 23:03
@HDVinnie HDVinnie marked this pull request as ready for review December 6, 2021 23:03
@kis2a
Copy link

kis2a commented Dec 7, 2021

add this 25 / 50 / .... to upload page and permissions to group (visible oir not visible)

add this in sitpot , multiple sitpot , and X poin t required !

ex : freeleech 24h for 15000 point
50% for 48h for 10000 point
25% for 96h for 5000 point

add variable in staff panel , to manage groupe to see this in upload page
*is add groupe permission in staffcp (visible for x group ) i view or not ((25/50/100/x2) in upload page
add menu to staffCP to manage sitpot
*select sitpot cat (25/50/100/x2)
*Select time for sitpot (25%=96h /50%=48/ 100%=24h x2=18h ) (is exemple for manage this to staffcp)

@HDVinnie
Copy link
Collaborator

HDVinnie commented Dec 7, 2021

add this 25 / 50 / .... to upload page and permissions to group (visible oir not visible)

add this in sitpot , multiple sitpot , and X poin t required !

ex : freeleech 24h for 15000 point 50% for 48h for 10000 point 25% for 96h for 5000 point

add variable in staff panel , to manage groupe to see this in upload page *is add groupe permission in staffcp (visible for x group ) i view or not ((25/50/100/x2) in upload page add menu to staffCP to manage sitpot *select sitpot cat (25/50/100/x2) *Select time for sitpot (25%=96h /50%=48/ 100%=24h x2=18h ) (is exemple for manage this to staffcp)

Maybe in the future but is not planned for this Pull Request

- Move all BUFF features from "TorrentController" into "TorrentBuffController"
@HDVinnie HDVinnie merged commit e4dde18 into HDInnovations:6.x.x Dec 7, 2021
@Obi-Wana Obi-Wana deleted the buffs branch December 14, 2021 09:14
@Obi-Wana
Copy link
Contributor Author

@HDVinnie
Do we want to update before releasing:

  • API (add flags for partial FL)
  • API Docs
  • NerdBot Messages (distinct between 1% and 100% FL for the "There are X FreeLeech..." ?)
  • Set FL on upload using the GUI, might be an issue as it sets the value to "1" instead of 100 when setting to "Yes".

@HDVinnie
Copy link
Collaborator

HDVinnie commented Dec 14, 2021

@HDVinnie Do we want to update before releasing:

  • API (add flags for partial FL)
  • API Docs
  • NerdBot Messages (distinct between 1% and 100% FL for the "There are X FreeLeech..." ?)
  • Set FL on upload using the GUI, might be an issue as it sets the value to "1" instead of 100 when setting to "Yes".

Nerdbot is done : a04eedd

Upload page for staff/internals is done: d733614

API is done: 791d0fe c39018a

Everything commit wise is here for the v6.x.x branch->v6.0.0 PR
#2036

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants