Commit Graph

57 Commits (7f8746fcd481a3f75f6a30658e3bfeeff0eb3fbd)

Author SHA1 Message Date
Omar Roth 6930570fa2
Add HTTPClient pool 5 years ago
Omar Roth da07f99d3d
Bump supported Crystal version 5 years ago
leonklingele 1aefc5b540 Update to Crystal 0.31.0, resolve compiler deprecation warnings, update dependencies (#764)
* shard: update to crystal 0.31.0

Additionally, no longer use the Crystal "markdown" library which has
been removed from the Crystal stdlib in version 0.31.0.
See https://github.com/crystal-lang/crystal/pull/8115.

Also fix some deprecation warnings using the following commands:

    find . \( -type d -name .git -prune \) -o -type f -exec sed -i 's/URI\.escape/URI\.encode_www_form/g' "{}" \;
    find . \( -type d -name .git -prune \) -o -type f -exec sed -i 's/URI\.unescape/URI\.decode_www_form/g' "{}" \;
    sed -i 's/while \%pull\.kind \!\= \:end_object/until \%pull\.kind\.end_object\?/g' src/invidious/helpers/patch_mapping.cr
5 years ago
Leon Klingele 10d690c8fb
shard: update to crystal 0.30.1 5 years ago
Leon Klingele 52f71cdda0
shard: update dependencies
This updates will/crystal-pg to 0.18.1 and kemalcr/kemal tp 0.26.0.
5 years ago
Leon Klingele 5e6d7f5d16
shard: update dependencies 5 years ago
Omar Roth 37d064d836
Bump Crystal version 5 years ago
leonklingele 824150f89b Add Travis CI and pin dependencies (#655) 5 years ago
Omar Roth 9e2a65a5ce
Update CHANGELOG and bump version 5 years ago
Omar Roth 62f7f7a689
Update shard.yml 5 years ago
Omar Roth 2febc268f7
Fix warnings in Crystal 0.29 5 years ago
Omar Roth 89725df3dc
Update CHANGELOG and bump version 5 years ago
Omar Roth 5e2889e776
Update CHANGELOG and bump version 5 years ago
Omar Roth 0372ff0c2c Update shard.yml 6 years ago
Omar Roth 301871aec6 Bump version 6 years ago
Omar Roth 8d5f941829 Update CHANGELOG and bump version 6 years ago
Perflyst dfdb7c835b
Update contact email in shard.yml 6 years ago
Omar Roth 7448159d6b Update CHANGELOG and bump version 6 years ago
Omar Roth 66605196ad Remove "detect_language" from dependencies 6 years ago
Omar Roth 51df0860cc Update dependencies 6 years ago
Omar Roth 2847c34f58 Bump version 6 years ago
Omar Roth 1dcfa90c8e Update version and bump changelog 6 years ago
Omar Roth f225d38680 Revert updated dependencies 6 years ago
Omar Roth e6e3d826b9 Update shard.yml 6 years ago
Omar Roth 2425368c3a Bump version 6 years ago
Omar Roth 81c2ecc788 Bump version and update CHANGELOG 6 years ago
Omar Roth 2ef3db334f Update CHANGELOG and bump version 6 years ago
Omar Roth fd7aa59e0f Properly parse NewPipe imports 6 years ago
Omar Roth 8766475e55 Update shards.yml 6 years ago
Omar Roth b77c73df0d Clean up data import/export 6 years ago
Omar Roth 4f856dd898 Add support for Crystal 0.27.0 6 years ago
Omar Roth 8fd54027de Bump version 6 years ago
Omar Roth 8b69e23471 Update CHANGELOG and bump version 6 years ago
Omar Roth 3fe4547f8e Update CHANGELOG and bump version 6 years ago
Omar Roth 43d6b65b4f Update CHANGELOG and bump version 6 years ago
Omar Roth e122d68acc 0.7.0 6 years ago
Omar Roth 446d8569a4 Bump version to match tag 6 years ago
Omar Roth 29dc114f7a Bump supported Crystal version 6 years ago
Omar Roth 1409160ee6 Fix typo in shard.yml 6 years ago
Omar Roth 6e434409a0 Update to Crystal 0.26.0 6 years ago
Omar Roth 9b8a884ff8 Disable Kemal header 6 years ago
Omar Roth b535a9d413 Add options to import and export user data 6 years ago
Omar Roth f7fad7fe85 Update signature 6 years ago
Omar Roth f5ea832721 Upgrade to Crystal 0.25 and update signature 6 years ago
Omar Roth d9579302a1 Update dependencies 7 years ago
Omar Roth 1aef0d84cf Update dependencies 7 years ago
Omar Roth 997449ab4b Add language detection for top videos 7 years ago
Omar Roth 72b4d6db6b Update dependencies 7 years ago
Omar Roth 2c50bc2bbd Bump version and dependencies 7 years ago
Omar Roth d7d905447f Change license 7 years ago