stash/pkg
SmallCoccinelle 401fc290ef
Handle request cancellation more gracefully (#1877)
The version checking code performs its own error management and will
not pass errors to the caller. Hence, it needs to be aware of the types
of errors which can be returned.

In particular, the context.Canceled error will be returned if the
context is aborted through cancelation. This happens when the request
is terminated by tapping CTRL-C or if the browser request is terminated
while we are sitting waiting for the GH API.
2021-10-25 10:09:20 +11:00
..
api Handle request cancellation more gracefully (#1877) 2021-10-25 10:09:20 +11:00
autotag Enable the appendAssign lint check (#1865) 2021-10-20 16:34:19 +11:00
database Enable gocritic (#1848) 2021-10-18 14:12:40 +11:00
dlna Enable gocritic (#1848) 2021-10-18 14:12:40 +11:00
ffmpeg Enable the appendAssign lint check (#1865) 2021-10-20 16:34:19 +11:00
file Enable gocritic (#1848) 2021-10-18 14:12:40 +11:00
gallery Enable gocritic (#1848) 2021-10-18 14:12:40 +11:00
image Fixups + enable the commentFormatting linter (#1866) 2021-10-20 16:10:46 +11:00
job Enable gocritic (#1848) 2021-10-18 14:12:40 +11:00
logger Fixups + enable the commentFormatting linter (#1866) 2021-10-20 16:10:46 +11:00
manager Refactor generate task (#1871) 2021-10-23 10:48:42 +11:00
match Enable gocritic (#1848) 2021-10-18 14:12:40 +11:00
models Enable gocritic (#1848) 2021-10-18 14:12:40 +11:00
movie Enable gocritic (#1848) 2021-10-18 14:12:40 +11:00
performer Enable gocritic (#1848) 2021-10-18 14:12:40 +11:00
plugin Enable gocritic (#1848) 2021-10-18 14:12:40 +11:00
scene Enable gocritic (#1848) 2021-10-18 14:12:40 +11:00
scraper Add PHash distance matching to stash-box integration (#1858) 2021-10-20 17:22:25 +11:00
session Fix parsing ipv6 address with scope id (#1841) 2021-10-20 16:52:15 +11:00
sqlite Enable the appendAssign lint check (#1865) 2021-10-20 16:34:19 +11:00
static Replace packr with go embed (#1751) 2021-09-22 13:08:34 +10:00
studio Enable gocritic (#1848) 2021-10-18 14:12:40 +11:00
tag Enable gocritic (#1848) 2021-10-18 14:12:40 +11:00
utils Fixups + enable the commentFormatting linter (#1866) 2021-10-20 16:10:46 +11:00