Releases: mytlogos/enterprise-lister
Releases · mytlogos/enterprise-lister
v1.8.0
1.8.0 (2020-11-14)
Bug Fixes
- fix AsyncResource.bind arguments (e23ec76)
- fix imports (b1be4d0)
- scraper: fix property access on undefined (439214f)
- scraper: fix tocs not updated (2f8fc0b)
- scraper: ignore some errors or unimportant informations which would fail the whole job (150d141)
- scraper: retry request on internal server error (ee08159)
- scraper: retry when part of the response is missing (5e2fc85)
Features
- scraper: scrape authors and artists when possible (70faf6c)
- scraper: store jobs result state, message and context in database (7c86b05)
- scraper: store more modifications, store query count (70df3c4)
- scraper: track network (9d6d664)
v1.7.0
1.7.0 (2020-11-07)
Bug Fixes
- mediumdetailsview: fix toast block mouse events on last toc row (3b45bc7)
- router: fix incorrect props type warning (5257f4e)
Features
- mediaview: display progress, merge medium with tocs details (5be74fc)
- mediumdetailsview: add mark all button with result toast (8a3e540)
- mediumdetailsview: display tocs of a medium (26b83c1)
- mediumdetailsview: merge tocs into display details (283cf5e)
v1.6.0
1.6.0 (2020-11-06)
Bug Fixes
- jobsview: fix jobs sort order by enforcing null value on runningSince for waiting jobs (7a7ac7c)
Features
- jobsview: add primitive summary of jobs (f7bed31)
v1.5.0
1.5.0 (2020-11-05)
Bug Fixes
Features
- addmedium: do not autohide toast and show it above button (2ffa63b)
v1.4.0
1.4.0 (2020-11-04)
Features
- addmedium: rewrite AddMedium View, load data from toc link (ee5c719)
v1.3.0
1.3.0 (2020-11-02)
Bug Fixes
- asyncstorage: fix return type of callback (f104655)
- database: fix pool providing, switching (fc57efc)
- jobs: reduce number of max active jobs (c526b55)
- jobsview: add scope to table header (becaf7c)
- mediumcontext: disambiguate columns in query (28831aa)
Features
- admin: add Administration and Jobs View (49bd878)
- jobs: track detailed job contexts and history (fd7a37d)
- jobsview: add screen reader caption to table (7d6db22)
- storage: add database pool provider (65842e9)
v1.2.0
1.2.0 (2020-10-22)
Bug Fixes
- fix build and remove some dead code (5981e1d)
- media: fix vue type warnings when prop is undefined or null (a696967)
Features
- media: add state of country, state of tl views and state of tl filter (c473cf4)
- media: replace mediumType text with icon (0869a7e)
- media: sort Media alphabetically by title (2be6be3)
- mediumdetail: add content to mediumDetail (f09acba)
v1.1.0
1.1.0 (2020-10-19)
Features
- automatic Deploy with Jenkins (78881c7), closes #30
v1.0.1
1.0.1 (2020-10-18)
Bug Fixes
v1.0.0
1.0.0 (2020-10-17)
Bug Fixes
- do not publish to npm explicitly (573df2d)