summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-08-19Merge pull request #1339 from stephane-r/made-with-invidious-holoplayTheFrenchGhosty
Adding HoloPlay application on Made with Invidious README
2020-08-15Adding HoloPlay application on Made with Invidious READMEStéphane
2020-08-14Merge pull request #1335 from szepeviktor/patch-1Perflyst
Fix CI badge
2020-08-14Update .travis.ymlViktor Szépe
2020-08-14Merge pull request #1336 from GauthierPLM/dependency-updatePerflyst
Update lsquic.cr dependency to use iv-org version
2020-08-14Update lsquic.cr dependency to use iv-org versionGauthier POGAM--LE MONTAGNER
2020-08-13Fix CI badgeViktor Szépe
2020-08-05Merge pull request #1218 from SuperSandro2000/patch-1Perflyst
Add RAM requirement
2020-08-05Update README.mdSandro
Co-authored-by: Perflyst <mail@perflyst.de>
2020-08-03Merge pull request #1254 from SuperSandro2000/patch-2Perflyst
Update database automatically in Docker
2020-08-03Merge pull request #1211 from SuperSandro2000/improve-postgresPerflyst
Improve postgres Dockerfile
2020-07-28Fix playlist export for playlists with more than 100 videosOmar Roth
2020-07-26Fix specOmar Roth
2020-07-26Update mixes linkOmar Roth
2020-07-26Add missing default for ConfigPreferencesOmar Roth
2020-07-26Fix warnings with latest version of CrystalOmar Roth
2020-07-26Add playlist import/exportOmar Roth
2020-07-26Fix playlists with one videoOmar Roth
2020-07-25Create postgres user to avoid fatal warningSandro Jäckel
2020-07-25Remove empty DockerfileSandro Jäckel
2020-07-25Remove no longer needed POSTGRES_HOST_AUTH_METHODSandro Jäckel
2020-07-25Use inbuilt init scriptSandro Jäckel
2020-07-25Set magic ENV varialbes for user, default DBSandro Jäckel
instead of doing it ourselves
2020-07-22Merge pull request #1295 from jwilk-forks/readmeAllan Nordhøy
README: Fix and update URLs
2020-07-22README: update GitHub repo URLsJakub Wilk
Follow the https://github.com/omarroth/invidious -> https://github.com/iv-org/invidious redirect.
2020-07-22README: fix changelog URLJakub Wilk
2020-07-21Fix optional value in data extractorOmar Roth
2020-07-19Bump docker dependenciesOmar Roth
2020-07-19Bump lsquic version to v2.18.1Omar Roth
2020-07-13Requested README changes madeAllan Nordhøy
2020-07-13README reworkedAllan Nordhøy
2020-07-04Skip DASH streams segmented by URLOmar Roth
2020-06-24Update playlists to support polymer redesignOmar Roth
2020-06-17Fix cast from nil in short_descriptionOmar Roth
2020-06-17Update database automatically in DockerSandro
Applying the migrations scripts by hand in Docker is not that easy and most people expect this to automatically happen.
2020-06-16Fix signature URL regexOmar Roth
2020-06-16Update peertubeify url to new location (#1227)AliceDTRH
On the URL specified it says: "Project 'Ealhad/peertubeify' was moved to 'Cha_deL/peertubeify'. Please update any links and bookmarks that may still have the old path."
2020-06-16Switch to official crystallang alpine image (#1247)Sandro
* Switch to official crystal-lang alpine image
2020-06-16Fix genreUrlOmar Roth
2020-06-16Update channel playlists to use polymerOmar Roth
2020-06-15Add migration script for polymer redesignOmar Roth
2020-06-15Add support for polymer redesignOmar Roth
2020-06-15Make HOST_URL constantOmar Roth
2020-06-15Remove top pageOmar Roth
2020-06-15Support Crystal 0.35.0Omar Roth
2020-06-15Mention SWAPSandro
2020-06-13Merge pull request #1182 from DmitrySandalov/masterDmitry Sandalov
Allow user to subscribe to playlist (#17)
2020-06-06Add RAM requirementSandro
Closes #1152
2020-05-29Update docker buildOmar Roth
2020-05-28Fix reCaptchaOmar Roth