Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

Release v2.6.5

Compare
Choose a tag to compare
@ascariandrea ascariandrea released this 17 Oct 15:04
· 96 commits to master since this release

2.6.5 (2022-10-17)

  • docs: upgrade @docusaururs@2.1.0 (#694) (f68a7a5)
  • guardoni: catch possible error when rejecting cookie modal during navigate (6983c02)
  • guardoni: fix cli testing scripts (dd11d3b)
  • removed unused files (that might also be connected to #649) (73245a4)
  • shared: configuration param for parser provider (#675) (dd1a1c8)
  • shared: parser provider abstraction for browser compatibility (6a8af31)
  • shared: parser provider error reporting. Collecting TODOs samples for future parser fixes (#701) (a93c535)
  • shared: prevent parser crashing for collecting all results in an array (c407cd8)
  • shared: read parser fixture content once at time (082ca09)
  • shared: remove binding to port 'onConnect' event to add message listener (#714) (ed8f5bf)
  • tk:backend: add 'researchTag' and 'experimentId' field to personal search csv (eeb8c97)
  • tk:backend: experiments routes and lib in ts (574900b)
  • tk:backend: metadata thumbnails (#715) (56230e6)
  • tk:backend: metadata upsert by timelineId (13d7cda)
  • tk:backend: personal csv results for search and native nature (cd06791)
  • tk:backend: replace timeline word with short id for html timelineId (c0390b4)
  • tk:backend: set mongo client max connection to 1 for parser process (bdefac9)
  • tk:shared: check element exists before profile metadata extraction (#704) (d58c404)
  • tk:shared: moved parsers from tk:backend (d708ca4)
  • tk:shared: split metadata model file into specific metadata files (97d0c62)
  • tktrex: Clarify hashing logic and sequence, embedded Nature as part of the fields selection (#668) (9c84f7a)
  • trimming logging verbosity in console.table (9682326)
  • workspace: defined 'cloc' script (#706) (5529782)
  • workspace: defined docker services for mongo indexes creation (48a1c83)
  • workspace: enable flows on push in daily (3ff00ef)
  • workspace: extension reviewer install from zip, closes #649 (#677) (53b21c3)
  • workspace: storybook creation (#683) (e03baf2)
  • workspace: test extension builds from zip in docker environment (2cea4d7)
  • workspace: upgrade eslint@^8.24.0 (#684) (3d77ba8)
  • workspace: upgrade webpack@^5.74.0 and tsconfig-paths@^4.1.0 (#687) (2e62c27)
  • workspace: upgrade [email protected] (#685) (23ff5c4)
  • workspace: use debug colors in pm2 logs (08ec8d3)
  • yt:backend: defined DB models for metadata (#721) (a09ab7d)
  • yt:backend: error reporting for home videos parsing failure (342530e)
  • yt:backend: metadata api filter by nature (#705) (6dcfd21)
  • yt:backend: set mongo client max connection to 1 for parser process (1970b91)
  • yt:backend: update metadata by proper identifier (9147728)
  • yt:shared: moved parsers from yt:backend (#678) (5e6abc8)
  • yt:shared: search video results alternative selector (1e52e94)
  • yt:shared: search, home and video route handlers (#702) (1a19ab2)
  • yttrex: use 'node-fetch' mock for curly spec test (ebf0908)