Age | Commit message (Expand) | Author |
---|---|---|
2022-01-17 | Do 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-04 | fix(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-04 | chore: build | github-actions[bot] |
2022-01-04 | fix(#193): no subdirs should not break filtering (#195) | Thomas F. K. Jorna |
2022-01-03 | chore: build | github-actions[bot] |
2022-01-03 | feat(filter): add option to filter by subdirectory (#190) | Thomas F. K. Jorna |
2021-12-09 | fix(#183): remove org-roam-dailies requirement | Thomas F. K. Jorna |
2021-12-04 | chore: build | github-actions[bot] |
2021-12-04 | fix: add org-attach-id-dir support (#153) | Thomas F. K. Jorna |
2021-12-04 | chore: build | github-actions[bot] |
2021-12-04 | fix: solve unresolved statistics cookie hierarchy (#158) | Thomas F. K. Jorna |
2021-12-04 | cd: fix manual cd | Thomas F. K. Jorna |
2021-12-04 | chore: build | github-actions[bot] |
2021-12-04 | cd: create manual build action | Thomas F. K. Jorna |
2021-12-04 | Merge branch 'main' of https://github.com/org-roam/org-roam-ui | Thomas F. K. Jorna |
2021-12-04 | fix: remove thing to trigger cd | Thomas F. K. Jorna |
2021-12-04 | cd: set sponsor minimum | Thomas F. K. Jorna |
2021-12-04 | doc: correct toc link to package.el (#176) | Thomas F. K. Jorna |
2021-12-04 | feat: add custom latex Macros (#180)...* fix: remove \refs from katex processes * feat: add own latex macros | Thomas F. K. Jorna |
2021-12-04 | feat: add own latex macros | Thomas F. K. Jorna |
2021-12-04 | fix: remove \refs from katex processes | Thomas F. K. Jorna |
2021-11-30 | chore: build | github-actions[bot] |
2021-11-30 | feat(preview): support footnotes (#172)...Update uniorg-rehype to 0.4.8, which adds support for footnotes. fixes #170 | Alexey Shmalko |
2021-11-27 | chore: build | github-actions[bot] |
2021-11-27 | fix: change external black/whitelist names (#165) (#171) | Thomas F. K. Jorna |
2021-11-18 | cd: set node to 16 to not mess up package-lock | Thomas F. K. Jorna |
2021-11-18 | Merge pull request #160 from org-roam/ThomasFKJorna-patch-1 | Thomas F. K. Jorna |
2021-11-18 | cd: add secrets | Thomas F. K. Jorna |
2021-11-18 | cd: add sponsors block | Thomas F. K. Jorna |
2021-11-18 | cd: Add sponsors integration | Thomas F. K. Jorna |
2021-11-17 | chore: build | github-actions[bot] |
2021-11-17 | Merge pull request #156 from org-roam/fix.preview/image | Thomas F. K. Jorna |
2021-11-17 | fix: clean up node_modules? | Thomas F. K. Jorna |
2021-11-17 | fix(preview): just ditch next image | Thomas F. K. Jorna |
2021-11-16 | chore: build | github-actions[bot] |
2021-11-16 | fix(preview): proper image scaling | Thomas F. K. Jorna |
2021-11-13 | doc: add melpa and md-roam refs | Thomas F. K. Jorna |
2021-11-13 | chore: build | github-actions[bot] |
2021-11-13 | Feat: 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 package | Thomas F. K. Jorna |
2021-11-12 | feat: add before/after node open hook for delve | Thomas F. K. Jorna |
2021-11-08 | fix: incorporate MELPA feedback | Thomas F. K. Jorna |
2021-11-03 | fix: remove references to orui functions | Thomas F. K. Jorna |
2021-11-02 | chore: build | github-actions[bot] |
2021-11-02 | Feat/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 yml | Thomas F. K. Jorna |
2021-11-02 | fix: remove superfluous paranthesis | Thomas F. K. Jorna |
2021-11-02 | fix: remove superfluous file-name-concat (#146) | Thomas F. K. Jorna |
2021-11-02 | fix(ci): proper branch match order | Thomas F. K. Jorna |
2021-11-02 | fix(cd): double stars to match everything (#145)...* fix(cd): double stars to match everything * fix(ci): actually do some ci sometime | Thomas F. K. Jorna |
2021-11-02 | fix: spell "permanently" correctly (#136) | Thomas F. K. Jorna |
2021-11-02 | fix(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 excl | Thomas F. K. Jorna |