Niko Storni
|
dfa3bb1b19
|
remove common.go
merge sync and selfsync
export sync manager out of cmd package
clean up ytsync.go
address #19 and #20
|
2018-07-17 12:54:28 -04:00 |
|
Niko Storni
|
3cf504d16a
|
remove launch parameter
improve failure handling
adjust slack logging
increase file size in string
increase publish timeout to 40 minutes
|
2018-07-12 08:26:46 -04:00 |
|
Niko Storni
|
d596240099
|
fix slack logging
add failure cases
change interrupt behavior for fatal errors
bump up timeout to 20 minutes
change max file size to 2GB
remove unnecessary utxo wait
|
2018-07-12 08:26:46 -04:00 |
|
Niko Storni
|
98a1c62eba
|
improve update process
|
2018-07-12 08:26:45 -04:00 |
|
Niko Storni
|
50d24ead95
|
supply hostname for job listing
fix download race condition
adjusted error handling
|
2018-07-12 08:26:45 -04:00 |
|
Niko Storni
|
2f615df34d
|
add concurrency support
fix error handling (FINALLY)
fix slack message formatting
add locking for wallet setup to support concurrency
remove UTXO bug workaround (lbryumx should fix it)
add limits to filesize
|
2018-07-12 08:26:45 -04:00 |
|
Niko Storni
|
df1c959878
|
add datetime boundaries
|
2018-07-12 08:26:45 -04:00 |
|
Niko Storni
|
659a20a5ba
|
fix selfsync issues with the queue
remove margin for fees
handle non latin names
adjusted error handling
|
2018-07-12 08:26:45 -04:00 |
|
Niko Storni
|
6fb792f80c
|
move params to env vars
consider fees of 0.1 while calculating setup funds
add change address to speed up publishing
rebase
|
2018-07-12 08:26:45 -04:00 |
|
Niko Storni
|
0df643a550
|
refactor selfsync process
|
2018-07-12 08:24:44 -04:00 |
|
Niko Storni
|
5a1ba06f4c
|
improve continuos self sync
fix bug in error handling while deleting videos
refactoring of code
|
2018-07-12 08:24:43 -04:00 |
|
Niko Storni
|
744021cfbc
|
add clean interruption
change how post requests are made
add better support for channel updates
|
2018-07-12 08:24:43 -04:00 |
|
Niko Storni
|
c8eebbfae1
|
add support for channel updates
|
2018-07-12 08:24:43 -04:00 |
|
Niko Storni
|
d0cfcaa3e5
|
add regtest support
improve error handling
|
2018-07-12 08:24:43 -04:00 |
|
Niko Storni
|
bf7b7c0ca6
|
move code to the right place
remove unused code
expand slack test
fix formatting
|
2018-07-12 08:24:43 -04:00 |
|
Niko Storni
|
788857d2c3
|
add disk space check
remove unneeded panics
improve error handling
add tests
fix error checking that was comparing for exact values
sort imports
|
2018-07-12 08:24:43 -04:00 |
|
Niko Storni
|
34bb0baa4a
|
add slack logging
reduce claim name length (fees are too high)
delete videos in case of failure too
reduce synced videos to 1000 most recent
|
2018-07-12 08:21:15 -04:00 |
|
Niko Storni
|
e600fb59fa
|
add fail state
add panic/edge cases
add marking channels as completed/failed
|
2018-07-12 08:19:05 -04:00 |
|
Niko Storni
|
c0be626ef2
|
add selfsync cmd
add tests
add more slack updates
remove unneded test
extract constants to own file
|
2018-07-12 08:19:05 -04:00 |
|