milarin pushed to main at milarin/statview 2023-03-10 22:34:50 +01:00
d438d90578 removed done chan and implemented Hide() method
milarin pushed to main at milarin/statview 2023-03-10 22:23:42 +01:00
5cb77ec486 removed requirement for Show() method call
milarin pushed to main at milarin/nu-api 2023-03-10 21:39:33 +01:00
8f3739a8ea use first found link for chapter id
milarin pushed tag v0.0.7 to milarin/slices 2023-03-09 14:35:38 +01:00
milarin pushed to main at milarin/slices 2023-03-09 14:35:31 +01:00
ab6e6684f8 added Reduce method
milarin pushed to main at milarin/nu-api 2023-03-07 19:49:02 +01:00
eafaeb43a4 dont cancel curl commands during execution
milarin pushed to main at milarin/nu-api 2023-03-07 18:55:37 +01:00
2787b57189 fixed curl problems again
milarin pushed to main at milarin/nu-api 2023-03-07 18:41:05 +01:00
799d8d5dee fixed curl calls
milarin pushed to main at milarin/nu-api 2023-03-07 18:29:30 +01:00
7129cecdf8 fixed wrong use of ErrCurlRequestFailed
milarin pushed to main at milarin/diskspace 2023-03-07 00:27:27 +01:00
37ee30ec03 added flag to set resursive depth for console output
milarin pushed to main at milarin/statview 2023-03-06 14:19:20 +01:00
acfe7532d1 fixed doneCh buffer size
milarin pushed to main at milarin/statview 2023-03-06 14:10:25 +01:00
3cb1984024 fixed implementation of WaitForAllTasks
milarin pushed to main at milarin/statview 2023-03-06 13:24:57 +01:00
132a2a4200 WaitForAllTasks implemented
milarin pushed tag v0.1.1 to milarin/channel 2023-03-06 13:03:58 +01:00
milarin pushed to main at milarin/channel 2023-03-06 13:03:53 +01:00
2db4225251 fixed Map function to wait until all values were mapped before closing channel
milarin pushed tag v0.1.0 to milarin/channel 2023-03-06 12:57:04 +01:00
milarin pushed to main at milarin/channel 2023-03-06 12:56:08 +01:00
ac5678bde6 changed Map implementation to not preserve input order. MapPreserveOrder implemented
milarin pushed to main at milarin/nu-api 2023-03-06 11:49:57 +01:00
bbb28298f8 getPageCount fixed
milarin pushed to main at milarin/nu-api 2023-03-06 11:42:13 +01:00
391e6f7295 pageCount method implemented
milarin pushed to main at milarin/nu-api 2023-03-06 11:22:09 +01:00
ad5b38c838 proper error handling