Commit Graph

74 Commits (1ba17a0e148b7cb52b34d756c945f5d8976b9913)

Author SHA1 Message Date
TheFrenchGhosty 0f643daac6
Use the new version of lsquic.cr (#1413) 4 years ago
Gauthier POGAM--LE MONTAGNER 1efd2390e3 Update lsquic.cr dependency to use iv-org version 4 years ago
Omar Roth b73c6e94c0
Bump docker dependencies 4 years ago
Omar Roth 07616a9d34
Bump lsquic version to v2.18.1 4 years ago
Omar Roth d30a972a90
Support Crystal 0.35.0 4 years ago
Omar Roth ceb252986e
Update captcha job 4 years ago
Omar Roth be655ee328
Bump dependencies 5 years ago
Omar Roth 6ff2229a09
Bump dependencies 5 years ago
Omar Roth 588fc6df85
Bump dependencies 5 years ago
Omar Roth a017574f74 Add support for force_resolve to QUIC client 5 years ago
Omar Roth 3fea1976c8
Update dependencies 5 years ago
Omar Roth cf97dd9fcd
Bump dependencies 5 years ago
Omar Roth 0e3a48ff76
Update QUICPool 5 years ago
Omar Roth 05988c1c49
Bump version 5 years ago
Omar Roth d46b26e3bc
Use QUIC for connections to YouTube 5 years ago
Omar Roth e56129111a
Update CHANGELOG and bump version 5 years ago
Omar Roth 2ebfaf76f2
Refactor continuation token handling 5 years ago
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