summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-29feat(preview): more spaceThomas F. K. Jorna
2022-01-29feat(preview): add quote block stylingThomas F. K. Jorna
2022-01-29fix(preview): change typing on previewnode for backlinksThomas F. K. Jorna
2022-01-29Merge pull request #203 from egh/fix/106Thomas F. K. Jorna
2022-01-29feat(ci): add workflow dispatch to ciThomas F. K. Jorna
2022-01-29feat(preview): remove heading if heading is titleThomas F. K. Jorna
2022-01-21Remove superfluous debug message (#205)Jacek Złydach
2022-01-17Do not assume that a node is the entire file...A roam node is no longer necessarily an entire file. It can be a file, or any heading with an id. Fixes #106 Erik Hetzner
2022-01-04fix(dailies): Fix typo in variable name (#196)...There is no other instance of the name `org-roam-dailies-dir` in either `org-roam-ui` and `org-roam` itself.Damien Pollet
2022-01-04chore: buildgithub-actions[bot]
2022-01-04fix(#193): no subdirs should not break filtering (#195)Thomas F. K. Jorna
2022-01-03chore: buildgithub-actions[bot]
2022-01-03feat(filter): add option to filter by subdirectory (#190)Thomas F. K. Jorna
2021-12-09fix(#183): remove org-roam-dailies requirementThomas F. K. Jorna
2021-12-04chore: buildgithub-actions[bot]
2021-12-04fix: add org-attach-id-dir support (#153) Thomas F. K. Jorna
2021-12-04chore: buildgithub-actions[bot]
2021-12-04fix: solve unresolved statistics cookie hierarchy (#158)Thomas F. K. Jorna
2021-12-04cd: fix manual cdThomas F. K. Jorna
2021-12-04chore: buildgithub-actions[bot]
2021-12-04cd: create manual build actionThomas F. K. Jorna
2021-12-04Merge branch 'main' of https://github.com/org-roam/org-roam-uiThomas F. K. Jorna
2021-12-04fix: remove thing to trigger cdThomas F. K. Jorna
2021-12-04cd: set sponsor minimumThomas F. K. Jorna
2021-12-04doc: correct toc link to package.el (#176)Thomas F. K. Jorna
2021-12-04feat: add custom latex Macros (#180)...* fix: remove \refs from katex processes * feat: add own latex macrosThomas F. K. Jorna
2021-12-04feat: add own latex macrosThomas F. K. Jorna
2021-12-04fix: remove \refs from katex processesThomas F. K. Jorna
2021-11-30chore: buildgithub-actions[bot]
2021-11-30feat(preview): support footnotes (#172)...Update uniorg-rehype to 0.4.8, which adds support for footnotes. fixes #170Alexey Shmalko
2021-11-27chore: buildgithub-actions[bot]
2021-11-27fix: change external black/whitelist names (#165) (#171)Thomas F. K. Jorna
2021-11-18cd: set node to 16 to not mess up package-lockThomas F. K. Jorna
2021-11-18Merge pull request #160 from org-roam/ThomasFKJorna-patch-1Thomas F. K. Jorna
2021-11-18cd: add secretsThomas F. K. Jorna
2021-11-18cd: add sponsors blockThomas F. K. Jorna
2021-11-18cd: Add sponsors integrationThomas F. K. Jorna
2021-11-17chore: buildgithub-actions[bot]
2021-11-17Merge pull request #156 from org-roam/fix.preview/imageThomas F. K. Jorna
2021-11-17fix: clean up node_modules?Thomas F. K. Jorna
2021-11-17fix(preview): just ditch next imageThomas F. K. Jorna
2021-11-16chore: buildgithub-actions[bot]
2021-11-16fix(preview): proper image scaling Thomas F. K. Jorna
2021-11-13doc: add melpa and md-roam refsThomas F. K. Jorna
2021-11-13chore: buildgithub-actions[bot]
2021-11-13Feat: Markdown file previewing (#152)...* feat(md): initial support for md-roam * feat(md): link support and more for md * fix(md): add missing remark math packageThomas F. K. Jorna
2021-11-12feat: add before/after node open hook for delveThomas F. K. Jorna
2021-11-08fix: incorporate MELPA feedbackThomas F. K. Jorna
2021-11-03fix: remove references to orui functionsThomas F. K. Jorna
2021-11-02chore: buildgithub-actions[bot]