Commit Graph

60 Commits

Author SHA1 Message Date
Omar Roth
d46b26e3bc
Use QUIC for connections to YouTube 2019-11-18 17:28:32 -05:00
Omar Roth
e56129111a
Update CHANGELOG and bump version 2019-11-05 23:38:49 -05:00
Omar Roth
2ebfaf76f2
Refactor continuation token handling 2019-10-27 13:50:42 -04:00
Omar Roth
6930570fa2
Add HTTPClient pool 2019-10-25 12:58:16 -04:00
Omar Roth
da07f99d3d
Bump supported Crystal version 2019-09-30 15:36:54 -04:00
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
2019-09-24 13:31:33 -04:00
Leon Klingele
10d690c8fb
shard: update to crystal 0.30.1 2019-08-14 23:44:27 +02:00
Leon Klingele
52f71cdda0
shard: update dependencies
This updates will/crystal-pg to 0.18.1 and kemalcr/kemal tp 0.26.0.
2019-08-14 23:44:03 +02:00
Leon Klingele
5e6d7f5d16
shard: update dependencies 2019-08-05 04:19:09 +02:00
Omar Roth
37d064d836
Bump Crystal version 2019-08-04 09:16:29 -05:00
leonklingele
824150f89b Add Travis CI and pin dependencies (#655) 2019-08-04 09:10:32 -05:00
Omar Roth
9e2a65a5ce
Update CHANGELOG and bump version 2019-07-12 23:45:21 -05:00
Omar Roth
62f7f7a689
Update shard.yml 2019-06-15 10:34:31 -05:00
Omar Roth
2febc268f7
Fix warnings in Crystal 0.29 2019-06-07 21:13:50 -05:00
Omar Roth
89725df3dc
Update CHANGELOG and bump version 2019-06-05 23:08:16 -05:00
Omar Roth
5e2889e776
Update CHANGELOG and bump version 2019-05-05 23:02:43 -05:00
Omar Roth
0372ff0c2c Update shard.yml 2019-04-19 08:49:08 -05:00
Omar Roth
301871aec6 Bump version 2019-04-18 08:37:29 -05:00
Omar Roth
8d5f941829 Update CHANGELOG and bump version 2019-04-05 23:04:56 -05:00
Perflyst
dfdb7c835b
Update contact email in shard.yml 2019-03-20 16:33:31 +01:00
Omar Roth
7448159d6b Update CHANGELOG and bump version 2019-03-05 23:55:24 -06:00
Omar Roth
66605196ad Remove "detect_language" from dependencies 2019-03-03 11:51:28 -06:00
Omar Roth
51df0860cc Update dependencies 2019-02-27 16:52:37 -06:00
Omar Roth
2847c34f58 Bump version 2019-02-25 12:16:13 -06:00
Omar Roth
1dcfa90c8e Update version and bump changelog 2019-02-06 17:50:04 -06:00
Omar Roth
f225d38680 Revert updated dependencies 2019-02-04 15:34:53 -06:00
Omar Roth
e6e3d826b9 Update shard.yml 2019-02-04 12:05:31 -06:00
Omar Roth
2425368c3a Bump version 2019-01-19 10:03:23 -06:00
Omar Roth
81c2ecc788 Bump version and update CHANGELOG 2019-01-05 21:54:23 -06:00
Omar Roth
2ef3db334f Update CHANGELOG and bump version 2018-12-05 22:17:43 -06:00
Omar Roth
fd7aa59e0f Properly parse NewPipe imports 2018-11-21 17:12:13 -06:00
Omar Roth
8766475e55 Update shards.yml 2018-11-09 21:30:02 -06:00
Omar Roth
b77c73df0d Clean up data import/export 2018-11-09 17:25:24 -06:00
Omar Roth
4f856dd898 Add support for Crystal 0.27.0 2018-11-04 09:37:12 -06:00
Omar Roth
8fd54027de Bump version 2018-10-23 20:55:20 -05:00
Omar Roth
8b69e23471 Update CHANGELOG and bump version 2018-10-15 21:22:22 -05:00
Omar Roth
3fe4547f8e Update CHANGELOG and bump version 2018-10-09 08:09:04 -05:00
Omar Roth
43d6b65b4f Update CHANGELOG and bump version 2018-10-01 22:53:27 -05:00
Omar Roth
e122d68acc 0.7.0 2018-09-24 19:48:06 -05:00
Omar Roth
446d8569a4 Bump version to match tag 2018-09-06 10:54:12 -05:00
Omar Roth
29dc114f7a Bump supported Crystal version 2018-09-05 20:30:44 -05:00
Omar Roth
1409160ee6 Fix typo in shard.yml 2018-08-14 12:29:27 -05:00
Omar Roth
6e434409a0 Update to Crystal 0.26.0 2018-08-14 09:41:03 -05:00
Omar Roth
9b8a884ff8 Disable Kemal header 2018-07-30 18:42:45 -05:00
Omar Roth
b535a9d413 Add options to import and export user data 2018-07-30 12:57:26 -05:00
Omar Roth
f7fad7fe85 Update signature 2018-07-12 09:36:25 -05:00
Omar Roth
f5ea832721 Upgrade to Crystal 0.25 and update signature 2018-06-19 16:20:08 -05:00
Omar Roth
d9579302a1 Update dependencies 2018-03-22 11:05:49 -05:00
Omar Roth
1aef0d84cf Update dependencies 2018-03-17 00:11:40 -05:00
Omar Roth
997449ab4b Add language detection for top videos 2018-03-16 19:36:49 -05:00