summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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)Thomas F. K. Jorna
* fix: remove \refs from katex processes * feat: add own latex macros
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)Alexey Shmalko
Update uniorg-rehype to 0.4.8, which adds support for footnotes. fixes #170
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)Thomas F. K. Jorna
* feat(md): initial support for md-roam * feat(md): link support and more for md * fix(md): add missing remark math package
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 ↵Thomas F. K. Jorna
preview panel (#139) * 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
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)Thomas F. K. Jorna
* fix(cd): double stars to match everything * fix(ci): actually do some ci sometime
2021-11-02fix: spell "permanently" correctly (#136) Thomas F. K. Jorna
2021-11-02fix(cd): proper cd (#143)Thomas F. K. Jorna
* 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
2021-11-02chore: buildgithub-actions[bot]
2021-11-02Merge pull request #142 from org-roam/feat/cdThomas F. K. Jorna
feat(cd): create proper cd
2021-11-02feat(cd): don't run build check on mainThomas F. K. Jorna
2021-11-02feat(cd): create proper cdThomas F. K. Jorna
2021-11-02Update build.ymlThomas F. K. Jorna
2021-11-02Update build.ymlThomas F. K. Jorna
2021-11-02fix: make cd workThomas F. K. Jorna
2021-11-02feat: continuous deploymentThomas F. K. Jorna
2021-11-02Merge pull request #141 from org-roam/melpaThomas F. K. Jorna
chore(melpa): make checkdoc happy
2021-11-02chore(melpa): make checkdoc happyThomas F. K. Jorna