Commit graph

  • 69c2a91ec7 fix bug in video length v5.4.6 Niko Storni 2020-04-23 16:37:35 +0200
  • fbe09a692c fix 403 error v5.4.5 Niko Storni 2020-04-21 20:56:14 +0200
  • 0ccc6e7979 add temporary logging v5.4.4 Niko Storni 2020-04-21 16:26:34 +0200
  • 3eb74cc8b5 log video length failures v5.4.3 Niko Storni 2020-04-19 02:38:31 +0200
  • 9bfb1656fe fix length checks on single syncs Niko Storni 2020-04-10 17:46:07 +0200
  • 5d40d24804 fix max length issue for bigger youtubers v5.4.2 Niko Storni 2020-04-08 23:14:10 +0200
  • 79d3aadda8 add utxo_release as hotfix for stuck balances v5.4.1 Niko Storni 2020-04-01 04:49:24 +0200
  • eba59a0806 change utxo_list signature Niko Storni 2020-04-01 04:44:05 +0200
  • 3fd4909cd1 replace support abandon with txo_spend v5.4.0 Niko Storni 2020-03-31 04:30:02 +0200
  • b59372c1d8 don't prevent channels with 0 youtube videos from transferring Niko Storni 2020-03-31 02:45:53 +0200
  • c9e713e9df do not attempt upgrading channels no longer in our control v5.3.17 Niko Storni 2020-03-27 18:16:35 +0100
  • bc72d2f1c4 do not fail if database is missing v5.3.16 Niko Storni 2020-03-25 18:28:42 +0100
  • df539e5d01 fix ledger mess v5.3.15 Niko Storni 2020-03-25 18:12:50 +0100
  • 1b89104101 clean up blockchain.db if it grows too big v5.3.14 Niko Storni 2020-03-25 17:53:47 +0100
  • 3dc30c3b98 speed up duration checks v5.3.13 Niko Storni 2020-03-12 19:22:23 +0100
  • 259df8d257 restrict length amount on small youtubers v5.3.12 Niko Storni 2020-03-12 04:08:50 +0100
  • 5460224cd6 upgrade SDK v5.3.11 Niko Storni 2020-02-24 15:52:32 +0100
  • 29479a73a7 update lbry.go/lbrycrd dependencies v5.3.10 Niko Storni 2020-02-11 20:24:05 +0100
  • 625f339709 Merge branch 'latest_lbrycrd_support' Niko Storni 2020-02-11 20:22:59 +0100
  • d6fcfd888a Upgrade to latest lbrycrd support for internal-apis Mark Beamer Jr 2020-02-03 01:25:54 -0500
  • 5f7d9d4940
    Merge pull request #51 from ykris45/patch-1 Thomas Zarebczan 2020-02-03 17:03:52 -0500
  • 826fcb78ea
    Update LICENSE YULIUS KURNIAWAN KRISTIANTO 2020-02-03 04:08:28 +0700
  • 45e87c3007 don't ever re-create a channel if one was previously created v5.3.9 Niko Storni 2020-01-14 04:34:33 +0100
  • cdee0d0de7 fix typo v5.3.8 Niko Storni 2020-01-14 04:14:14 +0100
  • e30f21dc85 fail sync when channel is abandoned Niko Storni 2020-01-14 04:10:20 +0100
  • df88c7e952 update docker compose Niko Storni 2020-01-14 03:40:30 +0100
  • 62a1a0eed5
    update goreleaser v5.3.7 Niko Storni 2020-01-11 22:11:44 -0500
  • 93f9185c71
    fix bug when publishing v5.3.6 Niko Storni 2020-01-11 22:01:40 -0500
  • ef62242f42 add cookies to youtube-dl v5.3.5 Niko Storni 2020-01-03 15:59:05 +0100
  • 4a356e86da add quicksync for better quota usage v5.3.4 Niko Storni 2019-12-27 18:12:41 +0100
  • ac95ca57af halt when quota is exceeded v5.3.3 Niko Storni 2019-12-27 04:15:48 +0100
  • c28d5a716b send warning to slack when video processing panics v5.3.2 Niko Storni 2019-12-27 01:39:27 +0100
  • 59471f9c26 reduce sync delay Niko Storni 2019-12-27 01:27:29 +0100
  • 8028c6621c add temporary workaround to release all IPs v5.3.1 Niko Storni 2019-12-26 17:52:44 +0100
  • 8abf6ad255 add debug statement Niko Storni 2019-12-24 23:27:16 +0100
  • 1f9a645c57 support create fixes v5.3.0 Niko Storni 2019-12-24 05:00:16 +0100
  • a5657aaf46 refactor download Niko Storni 2019-12-20 18:49:33 +0100
  • b6861dae9b don't fail on abandoned videos v5.2.11 Niko Storni 2019-12-19 03:13:22 +0100
  • cff147bb95 work around missing inputs error Niko Storni 2019-12-18 20:24:50 +0100
  • 54d04dcf2c add IP debugging v5.2.10 Niko Storni 2019-12-18 18:22:15 +0100
  • 65c4f99c1c make sure abandons spend from default account only v5.2.9 Niko Storni 2019-12-16 04:53:15 +0100
  • 68c0fd9ed7 add new throttling detection v5.2.8 Niko Storni 2019-12-16 00:29:56 +0100
  • 2bde06e4b9 fixes to throttling v5.2.7 Niko Storni 2019-12-14 14:58:04 +0100
  • 5df6db6e96 fix bug with non-related publishes v5.2.6 Niko Storni 2019-12-14 06:43:01 +0100
  • 62dfdc1adb fix possible resource leak v5.2.5 Niko Storni 2019-12-14 05:49:25 +0100
  • fe55304184 fix anti-throttling v5.2.4 Niko Storni 2019-12-13 18:20:41 +0100
  • bb76500f04
    Update e2e test for publish table migration in internal-apis Mark Beamer Jr 2019-12-12 22:28:01 -0500
  • 4e2efec66e disable logging for reflection v5.2.3 Niko Storni 2019-12-11 13:13:30 +0100
  • 8d650e032c
    Merge pull request #49 from lbryio/merge_e2e Mark 2019-12-10 20:01:26 -0500
  • f5d97957e7
    Fixed the e2e test. It wasn't checking the right claims and videos. Looks like a copy paste error. pseudoscalar/merge_e2e merge_e2e Mark Beamer Jr 2019-12-10 18:43:44 -0500
  • 36f539ef5d change ip throttling management v5.2.2 Niko Storni 2019-12-10 23:02:56 +0100
  • 77461f71af
    Merge chainquery and lbry databases to account for claim table being required by internal-apis due to replication changes. Mark Beamer Jr 2019-12-10 15:45:29 -0500
  • caca13de61 increase anti-throttle timeout v5.2.1 Niko Storni 2019-12-09 18:09:31 +0100
  • 7bdc117ba0
    upgrade ytsync to latest SDK v5.2.0 Niko Storni 2019-12-08 11:48:24 -0500
  • fc575dac80
    improve logging Niko Storni 2019-12-08 10:31:15 -0500
  • d520ff2c68 change cache control for thumbnails Niko Storni 2019-11-11 15:11:34 -0500
  • 25e49f8ff2 fix live lock v5.1.8 Niko Storni 2019-10-25 18:35:09 +0200
  • 77d0efcf3c refactor tags_mapping name v5.1.7 Niko Storni 2019-10-21 15:44:24 +0200
  • 8b32381b23
    grin pseudoscalar/grin grin Alex Grintsvayg 2019-10-16 15:00:11 -0400
  • 291a105269 improve getDefaultAccount v5.1.6 Niko Storni 2019-10-16 19:38:45 +0200
  • 682117a030
    Merge pull request #45 from StrikerRUS/license Thomas Zarebczan 2019-10-15 11:52:59 -0400
  • 6d2e4aa6e6 list all claims at once (faster) v5.1.5 Niko Storni 2019-10-15 00:29:26 +0200
  • 77749f05ba APIs hiccups will no longer make ytsync crash v5.1.4 Niko Storni 2019-10-14 17:51:26 +0200
  • 10a855a8ba fix nil ptr dereference v5.1.3 Niko Storni 2019-10-12 09:49:49 +0200
  • a9e76149e8 parallelize support abandons Niko Storni 2019-10-11 19:41:55 +0200
  • dd4aebdba4 make video transferring async Niko Storni 2019-10-11 00:57:42 +0200
  • b409d36de0 remove unnecessary output Niko Storni 2019-10-10 18:17:13 +0200
  • 30af4a0136 update lbry.go to v2 library v5.1.2 Niko Storni 2019-10-10 16:50:33 +0200
  • a3b660fab5 aadded license file StrikerRUS 2019-10-09 00:11:55 +0300
  • 65daeec216 resolve issue with channels attempting re-transfer v5.1.1 Niko Storni 2019-10-08 14:42:57 +0200
  • ad1704fb39 remove obsolete check v5.1.0 Niko Storni 2019-10-08 02:13:17 +0200
  • 44e6cb5ddc fix bug where newly published and transferred videos caused an error Niko Storni 2019-10-08 01:59:18 +0200
  • 5171acc007 refactor integrity check Niko Storni 2019-10-08 01:38:39 +0200
  • 946314da94 update lbry.go to fix claim_search v5.0.11 Niko Storni 2019-10-03 22:51:21 +0200
  • 5961327adf reduce bid even further to avoid lockups v5.0.10 Niko Storni 2019-10-03 21:06:47 +0200
  • d2bbb36312 improve detection for own claims vs their claims v5.0.9 Niko Storni 2019-10-01 16:55:43 +0200
  • c7272e988a reduce amount to avoid dust Niko Storni 2019-09-27 20:17:49 +0200
  • 5b9846bcca fix pointer issue v5.0.8 Niko Storni 2019-09-27 19:24:05 +0200
  • 8d849b8f06 do not retry unavailable videos Niko Storni 2019-09-27 16:12:21 +0200
  • c41c368f34 fix transfer bugs Niko Storni 2019-09-27 16:10:57 +0200
  • 7ce4c4a2ce fix lbrynet shutdown check in e2e Niko Storni 2019-09-25 05:07:19 +0200
  • 0d473cc4f6 add support for transferring videos after transferring everything v5.0.7 Niko Storni 2019-09-25 04:38:49 +0200
  • 2f701a887a fix double counting v5.0.6 Niko Storni 2019-09-25 04:15:16 +0200
  • 8d56ef852f fix e2e v5.0.5 Niko Storni 2019-09-25 03:30:07 +0200
  • 849ff11bfd import public keys if available Niko Storni 2019-09-24 20:42:17 +0200
  • 45982f30c5 fix e2e test Niko Storni 2019-09-24 19:09:39 +0200
  • 07413b499a update SDK support v5.0.4 Niko Storni 2019-09-24 18:51:06 +0200
  • 92d8ef75f8 update e2e test Niko Storni 2019-09-19 20:03:55 +0200
  • 1b08bb0e61 fix bug with non latin titles for claim names v5.0.3 Niko Storni 2019-09-10 11:43:20 +0200
  • bdd55c9965 fix balance refill issue Niko Storni 2019-09-04 19:24:11 +0200
  • 14668c339e refactor sync flags v5.0.2 Niko Storni 2019-08-30 21:08:28 +0200
  • 7d38aa7b29 add republishing on non-available videos v5.0.1 Niko Storni 2019-08-30 19:35:04 +0200
  • 3c3ea2138e adjust support management Niko Storni 2019-08-28 21:08:25 +0200
  • 7b23235f83 Merge branch 'transfers' v5.0.0 Niko Storni 2019-08-28 15:26:38 +0200
  • 79ae630bc4 update reflector lib pseudoscalar/transfers transfers Niko Storni 2019-08-28 15:18:09 +0200
  • 0d8db26e96 use the right errors lib Niko Storni 2019-08-28 15:14:32 +0200
  • bacb91e82a Add supporty to create supports Update lbry.go dep to get lbrycrd commands Mark Beamer Jr 2019-08-28 00:10:54 -0400
  • 577411cf50 fix e2e Niko Storni 2019-08-27 19:49:51 +0200
  • e98061f2eb Add chainquery to youtube sync repo to be used for e2e testing of support transfer Remove timeout for wait-for-it calls Mark Beamer Jr 2019-08-27 01:19:14 -0400
  • 4548c41082 Add chainquery to youtube sync repo Mark Beamer Jr 2019-08-26 21:02:50 -0400