summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2021-11-02feat(melpa): melpa requirementsThomas F. K. Jorna
MELPA requirements
2021-11-02chore(melpa): split up gigantic graphdata functionThomas F. K. Jorna
2021-11-02chore: build new uniorgThomas F. K. Jorna
2021-11-02Merge branch 'main' of https://github.com/org-roam/org-roam-uiThomas F. K. Jorna
2021-11-02Merge pull request #135 from rasendubi/uniorg-0.4.6Thomas F. K. Jorna
chore(preview): update uniorg to 0.4.7
2021-10-30chore(preview): update uniorg to 0.4.7Alexey Shmalko
This should potentially fix #133. See https://github.com/rasendubi/uniorg/commit/d70f0c9e2eede243ae163424a100d09ae5b71de5
2021-10-28chore(melpa): get most lines under 80charsThomas F. K. Jorna
2021-10-28fix: dailies, actuallyThomas F. K. Jorna
2021-10-28fix: inconsistent casingThomas F. K. Jorna
2021-10-28fix: dailies, once againThomas F. K. Jorna
2021-10-28chore: be nicer about emacsqlThomas F. K. Jorna
2021-10-28fix: don't echo 'no node found' every timeThomas F. K. Jorna
2021-10-28chore(melpa): make function names consistentThomas F. K. Jorna
2021-10-28chore: remove unnecessary filesThomas F. K. Jorna
2021-10-28chore(melpa): pass as many checks as possibleThomas F. K. Jorna
2021-10-18Merge pull request #127 from org-roam/fix/degreezoomThomas F. K. Jorna
fix: correct label text for degree cap
2021-10-18fix: correct label text for degree capThomas F. K. Jorna
2021-10-18Merge pull request #126 from org-roam/fix/123Thomas F. K. Jorna
fix: delete tag from preview pane (#123)
2021-10-18fix: delete tag from preview pane (#123)Thomas F. K. Jorna
2021-10-18Merge pull request #125 from org-roam/feat/exclusionThomas F. K. Jorna
feat: exclude nodes from local graph (#115)
2021-10-18feat: exclude nodes from local graph (#115)Thomas F. K. Jorna
2021-10-17Merge pull request #121 from org-roam/fix/500Thomas F. K. Jorna
fix(#118): link bugfixes
2021-10-17fix(#118): link bugfixesThomas F. K. Jorna
2021-10-17Merge pull request #120 from org-roam/feat/community-detectionThomas F. K. Jorna
Feat/community detection
2021-10-17feat(algos): mergeThomas F. K. Jorna
2021-10-17feat(algos): properly working communitiesThomas F. K. Jorna
2021-10-16feat(algos): ability to select coloringThomas F. K. Jorna
2021-10-16Merge pull request #117 from org-roam/feat/better-labelsThomas F. K. Jorna
Feat/better labels
2021-10-16feat(labels): slightly nicer uiThomas F. K. Jorna