New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@dendronhq/engine-server

Package Overview
Dependencies
Maintainers
1
Versions
514
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dendronhq/engine-server - npm Package Versions

1
57
52

0.86.0

Diff
kevins8
published 0.86.0 •

Changelog

Source

0.86.0 (2022-03-15)

Bug Fixes

  • block anchors showing up in the preview (#2548) (44802b8), closes #2531
  • basics: improve perf around reference rendering including hover (bcc6bb4)
  • pods: Google Docs Export pod displays Bad Request error on export (#2529) (2583a8e)
kevins8
published 0.85.0 •

Changelog

Source

0.85.0 (2022-03-08)

Bug Fixes

  • views: fix race condition in tree view v2 initialization logic (#2528) (c85a821)
  • add omitted migration entries (#2519) (ae6ef64)
  • views: md parsing and preview perf improvements (#2505) (282951f)
  • remove comment (00edd5a)
  • vaults: Use exact match when getting vault by dir path (#2501) (99db974)
  • resolved PR comments (7364405)
kevins8
published 0.84.0 •

Changelog

Source

0.84.0 (2022-03-01)

Bug Fixes

  • add selection2link button for CreateScratchNoteCommand (#2496) (a881757)
  • publish: properly render mermaid and katex when published (#2480) (2524589)
  • don't refresh tree view if note visible (#2487) (76459fc)
  • pods: md export v2 to acknowledge wikiLinkToURL for links inside noteRefs (32f5ae6)
  • don't call reload index if action is findIncompatibleExtension (#2458) (7141f17)
  • faster webviews by reducing engine sync operations (#2472) (a34a3b0)
  • preview: Code blocks and spans in preview are html encoded (#2471) (4a29e46), closes #2301
  • publish: Table of Contents is missing user tags, inline code, dashes and underline (#2465) (79c6d9e), closes #2456
  • resolved PR comments (6b9c70c)
  • resolved PR comments (53ca31e)
  • skip addFrontmatter prompt (3a302de)
  • update testcases (6bc1d66)
  • pods: refreshToken to read correct dendron port file (53734ab)
  • properly set siteIndex when it's not explicitly set by config (#2443) (43b4c3b)
  • schema: Apply schema template for goto-note-command if template is in different vault (d1057e5)
  • schema: Apply schema template for goto-note-command if template is in different vault (f0143e3)

Features Dendron

Reverts

  • remove source in import pod (05a3084)
kevins8
published 0.83.0 •

Changelog

Source

0.83.0 (2022-02-22)

Bug Fixes

  • properly set siteIndex when it's not explicitly set by config (#2443) (43b4c3b)
kevins8
published 0.82.0 •

Changelog

Source

0.82.0 (2022-02-15)

Bug Fixes

  • workspace: Dendron will try to parse non-dendron files in onFirstOpen (#2405) (d913a7f)
  • workspace: error message to be readable in error toast (25c74e8)
  • emphasize no async fns on the describeWS Test functions (9d7cf5f)
  • fixing journal title date formatting support (5da910a)
  • journal command title and trait consistency issues (3def810)
  • remove circ deps between ILookupController and ILookupProvider (798c2b9)
  • dev: correctly detect DENDRON_RELEASE_VERSION using both marketplace and package.json (#2320) (cb342b2)
  • pod: acknowledge cli args for publish pod (#2352) (b5d1f15)
  • pod: markdown import to update asset references (#2350) (c22a322)
  • publish: CSS sidebar is off on smaller screens like iPad (#2305) (d46c521)
  • publish: skip adding asset prefix to images with web url (#2362) (11cf84c)
  • publishing: Search Bar Results to not stay anchored to the search bar when scrolling up (#2292) (32b09b0)
  • schemas: Do not include stubs as part of template suggestions when applying a template (#2357) (a746e9c)
  • views: engine events; update DendronTreeView reliably (#2269) (147cce8)
  • views: show preview doesn't display targeted files when using file explorer(#2327) (7ee340b)
  • workspace: avoid workspace watcher crashing if folder is deleted (#2359) (9d0325f)
  • workspace: correct title generartion of notes with sub-hierarchy starting with md (#2369) (562f2bd)
  • add omitted changes that causes type error (43a0f71)
  • decode urlencoded spaces in asset path before opening (#2279) (c60743d)
  • preview opens wrong path on Windows (#2326) (6ae66bc)
  • re-apply windows hover preview image fix & improve hover preview performance (#2312) (103655e), closes #2047
  • resolve PR comments (f5769d0)
kevins8
published 0.81.0 •

Changelog

Source

0.81.0 (2022-02-08)

Bug Fixes

  • pod: markdown import to update asset references (#2350) (c22a322)
kevins8
published 0.80.0 •

Changelog

Source

0.80.0 (2022-02-01)

Note: Version bump only for package root

kevins8
published 0.79.0 •

Changelog

Source

0.79.0 (2022-01-25)

Bug Fixes

  • lookup: "Note does not exist. Create?" should read "Schema does not exist. Create?" in Schema Lookup (#2253) (e12dd3a)
  • add sort by levenshtein distance prior to sorting by update date to lookup results of the same match score. (3192d77)
  • analytics for show preview (90c5ed8)
  • bug on start up observing automaticallyShowPreview flag + cr feedback (1b87072)
  • compact bullet list on import (a43cdd9)
  • cursor is moved when opening file through search interface (87dcbd9)
  • for handling diamond shape schema relationships (ca2d5af)
  • highlighting breaks when there's too much text (#2163) (9d9579c)
  • insert note index enablement (b230a16)
  • move header issues (#2040) (5e09abf)
  • numbered lists without content stack on top of each other (63f49ed)
  • PR comment resolve (1d9e67a)
  • PR comments addressed (5f2a11b)
  • Publishing dev server keeps running after exiting on Windows (#2035) (134bcb3)
  • publishing pages fail (#2199) (cfffd6a)
  • regression in windowwatcher (9069c82)
  • remove commented code (44ca806)
  • removed runnable check from getAllPodConfig (973ef22)
  • resolve PR comment (114a8b7)
  • resolve Pr comment and rebase (95dbd69)
  • resolved pr comment and updated testcase (746b330)
  • resolved PR comments (7cf9b10)
  • resolved PR comments (85d91f4)
  • title wrap and hamburged offset on mobile (#2183) (3828b8b)
  • update PR comments (41739fb)
  • updated pod to check values from config (c1285f4)
  • analytics: inactive survey issues (#2110) (36a3b2f)
  • cli: using --noBuild with export from CLI will cause command to hang (#2109) (2a0f184)
  • commands: paste-link-title-trim (#1961) (07f5137)
  • commands: renamed command from goto note to go to note (#2187) (c4ef88e)
  • lookup: Remove redundant broken test (b4979ec)
  • lookup: Remove redundant broken test (b5648c0)
  • markdown: Exclude parenthesis from tags (#2182) (04fe9f8)
  • pod: issue with linkedRecord not getting correct airtable id (cb0b0e1)
  • publish: logo doesn't respect assetsPrefix (#2189) (763c797)
  • schema: Use string replace instead of lodash for date variable substitution (75a6111)
  • views: enable copy plaintext from preview (#2152) (a54b63b)
  • workspace: stop link candidate logic when disabled (#2136) (110941c)
  • resolved PR comment and conflict (1d8b895)
  • Show Preview does nothing if used from command prompt (f18d66b)
  • publish: compile error when publishing (c045c3a)
  • views: tree view refresh and circ dependency removal (#2082) (a614731)
  • skipping single notelookupcommand test (3102f4f)
  • test updates (fb066b2)
  • updated test (31aaa1c)
  • schema: Ensure month/day/time has two digits when doing data variable substitution (#2064) (20f807e)

Features Dendron

kevins8
published 0.78.4 •

Changelog

Source

0.78.4 (2022-01-20)

Bug Fixes

  • publishing pages fail (#2199) (cfffd6a)
  • schema: Use string replace instead of lodash for date variable substitution (75a6111)
  • cursor is moved when opening file through search interface (87dcbd9)
  • regression in windowwatcher (9069c82)
  • analytics: inactive survey issues (#2110) (36a3b2f)
  • cli: using --noBuild with export from CLI will cause command to hang (#2109) (2a0f184)
  • commands: paste-link-title-trim (#1961) (07f5137)
  • commands: renamed command from goto note to go to note (#2187) (c4ef88e)
  • lookup: Remove redundant broken test (b4979ec)
  • lookup: Remove redundant broken test (b5648c0)
  • markdown: Exclude parenthesis from tags (#2182) (04fe9f8)
  • publish: compile error when publishing (c045c3a)
  • publish: logo doesn't respect assetsPrefix (#2189) (763c797)
  • views: enable copy plaintext from preview (#2152) (a54b63b)
  • views: hover preview containing local images on Windows (#2047) (7df1ce0)
  • workspace: stop link candidate logic when disabled (#2136) (110941c)
  • add sort by levenshtein distance prior to sorting by update date to lookup results of the same match score. (3192d77)
  • analytics for show preview (90c5ed8)
  • compact bullet list on import (a43cdd9)
  • highlighting breaks when there's too much text (#2163) (9d9579c)
  • insert note index enablement (b230a16)
  • move header issues (#2040) (5e09abf)
  • Publishing dev server keeps running after exiting on Windows (#2035) (134bcb3)
  • remove commented code (44ca806)
  • removed runnable check from getAllPodConfig (973ef22)
  • resolve PR comment (114a8b7)
  • resolve Pr comment and rebase (95dbd69)
  • resolved PR comment and conflict (1d8b895)
  • resolved pr comment and updated testcase (746b330)
  • Show Preview does nothing if used from command prompt (f18d66b)
  • views: tree view refresh and circ dependency removal (#2082) (a614731)
  • resolved PR comments (85d91f4)
  • skipping single notelookupcommand test (3102f4f)
  • test updates (fb066b2)
  • updated test (31aaa1c)
  • pod: issue with linkedRecord not getting correct airtable id (cb0b0e1)
  • schema: Ensure month/day/time has two digits when doing data variable substitution (#2064) (20f807e)

Features Dendron

kevins8
published 0.78.3 •

Changelog

Source

0.78.3 (2022-01-20)

Bug Fixes

  • publishing pages fail (#2199) (cfffd6a)
  • schema: Use string replace instead of lodash for date variable substitution (75a6111)
  • cursor is moved when opening file through search interface (87dcbd9)
  • regression in windowwatcher (9069c82)
  • analytics: inactive survey issues (#2110) (36a3b2f)
  • cli: using --noBuild with export from CLI will cause command to hang (#2109) (2a0f184)
  • commands: paste-link-title-trim (#1961) (07f5137)
  • commands: renamed command from goto note to go to note (#2187) (c4ef88e)
  • lookup: Remove redundant broken test (b4979ec)
  • lookup: Remove redundant broken test (b5648c0)
  • markdown: Exclude parenthesis from tags (#2182) (04fe9f8)
  • publish: compile error when publishing (c045c3a)
  • publish: logo doesn't respect assetsPrefix (#2189) (763c797)
  • views: enable copy plaintext from preview (#2152) (a54b63b)
  • views: hover preview containing local images on Windows (#2047) (7df1ce0)
  • workspace: stop link candidate logic when disabled (#2136) (110941c)
  • add sort by levenshtein distance prior to sorting by update date to lookup results of the same match score. (3192d77)
  • analytics for show preview (90c5ed8)
  • compact bullet list on import (a43cdd9)
  • highlighting breaks when there's too much text (#2163) (9d9579c)
  • insert note index enablement (b230a16)
  • move header issues (#2040) (5e09abf)
  • Publishing dev server keeps running after exiting on Windows (#2035) (134bcb3)
  • remove commented code (44ca806)
  • removed runnable check from getAllPodConfig (973ef22)
  • resolve PR comment (114a8b7)
  • resolve Pr comment and rebase (95dbd69)
  • resolved PR comment and conflict (1d8b895)
  • resolved pr comment and updated testcase (746b330)
  • Show Preview does nothing if used from command prompt (f18d66b)
  • views: tree view refresh and circ dependency removal (#2082) (a614731)
  • resolved PR comments (85d91f4)
  • skipping single notelookupcommand test (3102f4f)
  • test updates (fb066b2)
  • updated test (31aaa1c)
  • pod: issue with linkedRecord not getting correct airtable id (cb0b0e1)
  • schema: Ensure month/day/time has two digits when doing data variable substitution (#2064) (20f807e)

Features Dendron