Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-11 | chore(preview): merge branches | Thomas F. K. Jorna | |
2021-10-11 | chore: build | Thomas F. K. Jorna | |
2021-10-11 | feat(preview): ui redo | Thomas F. K. Jorna | |
2021-10-10 | fix: link to new discussion in the readme | Thomas F. K. Jorna | |
2021-10-09 | feat(preview): node history | Thomas F. K. Jorna | |
2021-10-09 | fix(preview): links in preview showing wrong name | Thomas F. K. Jorna | |
2021-10-09 | feat(preview): image previewing | Thomas F. K. Jorna | |
2021-10-09 | fix: add build | Thomas F. K. Jorna | |
2021-10-09 | fix: correct image export | Thomas F. K. Jorna | |
2021-10-09 | fix: fetching error | Thomas F. K. Jorna | |
2021-10-09 | fix: images in preview | Thomas F. K. Jorna | |
2021-10-09 | fix(preview): changed from api routing to emacs server | Thomas F. K. Jorna | |
2021-10-08 | feat(preview): proper file preview with api routing | Thomas F. K. Jorna | |
2021-10-07 | fix: make daily toggle useful | Thomas F. K. Jorna | |
2021-10-07 | feat(preview): hover links + ui upgrade | Thomas F. K. Jorna | |
2021-10-06 | feat: filter dailes (#68) | Thomas F. K. Jorna | |
2021-10-06 | chore: build | Thomas F. K. Jorna | |
2021-10-06 | feat: theme selector | Thomas F. K. Jorna | |
2021-10-05 | fix: expanding local graph (#92) | Thomas F. K. Jorna | |
2021-10-05 | feat(preview): filesystem basics in place | Thomas F. K. Jorna | |
2021-10-04 | feat(preview): changed text-retrieval to http | Thomas F. K. Jorna | |
2021-10-04 | fix: made viewer work | Thomas F. K. Jorna | |
2021-10-01 | chore: build and clean | Thomas F. K. Jorna | |
2021-10-01 | feat: basic preview feature | Thomas F. K. Jorna | |
2021-09-27 | chore: actually include build | Thomas F. K. Jorna | |
2021-09-27 | chore: cleanup some dependencies | Thomas F. K. Jorna | |
2021-09-27 | feat: get org text from emacs | Thomas F. K. Jorna | |
2021-09-25 | feat: added uniorg function | Thomas F. K. Jorna | |
2021-09-25 | chore: build | Thomas F. K. Jorna | |
2021-09-25 | chore: move tweaks to separate subfolder | Thomas F. K. Jorna | |
2021-09-21 | chore: separated out all tweak panels | Thomas F. K. Jorna | |
2021-09-21 | chore: separated out visuals panel and some subpanels | Thomas F. K. Jorna | |
2021-09-21 | chore: separated out physics panel as component | Thomas F. K. Jorna | |
2021-09-21 | chore: separated out more components | Thomas F. K. Jorna | |
2021-09-21 | chore: moved colormenu to separate component | Thomas F. K. Jorna | |
2021-09-21 | chore: move filter panel to separate component | Thomas F. K. Jorna | |
2021-09-21 | Merge branch 'main' of https://github.com/org-roam/org-roam-ui | Thomas F. K. Jorna | |
2021-09-21 | fix: make org-roam-version check more robust | Thomas F. K. Jorna | |
2021-09-21 | Merge pull request #88 from AloisJanicek/indirect-buffer-fix | Thomas F. K. Jorna | |
fix: make follow-mode work with indirect buffers | |||
2021-09-19 | fix: make follow-mode work with indirect buffers | Alois Janíček | |
Same as in `org-roam-buffer-p`, call `buffer-file-name` with `buffer-base-buffer` which ensures that file name is determined under all circumstances. | |||
2021-09-15 | fix: #82 split windows sensibly in exwm/webkit | Thomas F. K. Jorna | |
2021-09-15 | fix: #82 split windows sensibly in exwm/webkit | Thomas F. K. Jorna | |
2021-09-13 | fix: labels did not scale anymore | Thomas F. K. Jorna | |
2021-09-13 | feat: node scale oom invariance | Thomas F. K. Jorna | |
2021-09-12 | chore: build | Thomas F. K. Jorna | |
2021-09-12 | feat: #70 label text wrapping | Thomas F. K. Jorna | |
2021-09-12 | fix: #81 Ui now loads on empty db | Thomas F. K. Jorna | |
2021-09-12 | fix: #87. Correct heading linking and highlighting. | Thomas F. K. Jorna | |
Unfortunately reintroduces #67 slightly. | |||
2021-09-11 | Merge pull request #84 from Hrothgar32/node-in-new-window | Thomas F. K. Jorna | |
Note opens in new window, if current isn't Roam | |||
2021-09-11 | fix: don't open roam buffers on top of other buffers #82 | Thomas F. K. Jorna | |