e-alfred / ocdownloader

ocDownloader - AGPL-licensed multi-protocol download manager for Nextcloud using ARIA2, youtube-dl and Curl (supports Youtube, BitTorrent, HTTP, FTP)
https://github.com/e-alfred/ocdownloader
GNU Affero General Public License v3.0
375 stars 85 forks source link

v1.8.0 #230

Closed weeman1337 closed 2 years ago

weeman1337 commented 2 years ago

Hi @e-alfred could you please check my changes. You can go through them by commit.

Addressing mainly Nextcloud 23 and PHP 8 support.

I am dropping Nextcloud 20 support since it is no longer maintained.
See https://docs.nextcloud.com/server/latest/admin_manual/release_schedule.html

Thanks

e-alfred commented 2 years ago

Thanks for your help! I will merge this and create a new release for Nextcloud 21 and up (including 23).

@weeman1337 Do we need to check for anything else before making a new release?

weeman1337 commented 2 years ago

@weeman1337 Do we need to check for anything else before making a new release?

This PR should cover everything to keep it running with NC23 and PHP 8.