summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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]
2021-11-02Feat/collapse: add collapsible/toggleable headers and outline layout in the p......* feat(preview): collapsible headings * feat(preview): collapsible headings * feat(collapse): change icons for headings * feat(collapse): * feat(collapse): use new uniorg and better looks * feat(collapse): fix typescript errors * fix(ci): better filter * feat(collapse): more small adjustments * feat(collapse): collapse all button * fix(collapse): fix global css * fix(cd): remove yarn and add export * fix(collapse): type-errors * fix(cd): fix format-all fucking up ymlThomas F. K. Jorna
2021-11-02fix: remove superfluous paranthesisThomas F. K. Jorna
2021-11-02fix: remove superfluous file-name-concat (#146)Thomas F. K. Jorna
2021-11-02fix(ci): proper branch match orderThomas F. K. Jorna
2021-11-02fix(cd): double stars to match everything (#145)...* fix(cd): double stars to match everything * fix(ci): actually do some ci sometimeThomas F. K. Jorna
2021-11-02fix: spell "permanently" correctly (#136) Thomas F. K. Jorna
2021-11-02fix(cd): proper cd (#143)...* fix(cd): properly end the yml * fix(cd): don't check on main * fix(cd): only test build if ts files are changed * fix(cd): proper ubuntu * fix(cd): use checkout * fix(cd): add filter to cd * fix(cd): ubuntu latest and better exclThomas F. K. Jorna