Skip to content

Releases: tmiland/invidious-updater

Add cron update option

17 Dec 21:52
Compare
Choose a tag to compare
  • Added option to update Invidious from cron with /path/to/script/invidious_update.sh -c

Bug Fixes

12 Dec 23:41
Compare
Choose a tag to compare
  • Fixed bug with corrupt config.
  • Fixed user delete command

Clean Up

26 Oct 17:36
Compare
Choose a tag to compare
  • Removed option to choose branch
  • Added default config if missing from repo. Basically making it ready for upcoming changes.
  • Some cleaning up.

Add swap option

29 Jul 11:12
Compare
Choose a tag to compare
  • Added option to add swap space.

Add Docker to Arch

13 Feb 07:18
Compare
Choose a tag to compare
  • Added Docker option to Arch Linux

Add support for Arch Linux

12 Feb 18:55
Compare
Choose a tag to compare
  • Added support for Arch Linux

Add support for Linux Mint.

25 Nov 08:14
Compare
Choose a tag to compare

Added support for Linux Mint.

Major rearragement of code into functions

17 Nov 07:10
Compare
Choose a tag to compare
  • Added check if PostgreSQL is installed on CentOS/Fedora
  • Added check for latest docker compose release tag from GitHub
  • Changed permission check to when script is launched instead of each function
  • Changed database import function

Fix script update function

15 Nov 17:09
Compare
Choose a tag to compare

Fixed script update function.

Fix CentOS postgresql repo url

15 Nov 16:37
Compare
Choose a tag to compare

Fixed CentOS postgresql repo url.