index
:
org-roam-ui
master
Fork of org-roam-ui <https://github.com/org-roam/org-roam-ui>
Thanos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pages
/
index.tsx
Age
Commit message (
Expand
)
Author
2021-07-29
onBackgroundClick: don't cause unneccessary rerenders + reset hoverNode
Kirill Rogovoy
2021-07-29
Bring back label backgrounds
Kirill Rogovoy
2021-07-29
zooommm
Thomas F. K. Jorna
2021-07-29
Refactoring: simplify another useMemo
Kirill Rogovoy
2021-07-29
Refactoring: kill superfluous useMemo
Kirill Rogovoy
2021-07-29
forward graphRef to the top component
Kirill Rogovoy
2021-07-29
Refactoring: scopedLinks
Kirill Rogovoy
2021-07-29
solve merge conflicts
Thomas F. K. Jorna
2021-07-29
solve merge conflicts
Thomas F. K. Jorna
2021-07-29
new functions which do things
Thomas F. K. Jorna
2021-07-29
Minor refactoring
Kirill Rogovoy
2021-07-29
Minor refactoring
Kirill Rogovoy
2021-07-29
Minor refactoring
Kirill Rogovoy
2021-07-29
made websocket automatically reconnect
Thomas F. K. Jorna
2021-07-29
added websocket checks and 3d labels
Thomas F. K. Jorna
2021-07-29
buffer NAME
Thomas F. K. Jorna
2021-07-29
fixed highlighting bug
Thomas F. K. Jorna
2021-07-29
truly fixed it
Thomas F. K. Jorna
2021-07-29
fixed the links working and typescript not yelling
Thomas F. K. Jorna
2021-07-29
cleaned some more errors
Thomas F. K. Jorna
2021-07-29
minor typeerrors
Thomas F. K. Jorna
2021-07-29
handled all node color cases
Thomas F. K. Jorna
2021-07-29
handled all the link color cases
Thomas F. K. Jorna
2021-07-29
added color selectors
Thomas F. K. Jorna
2021-07-28
added the ability to change the main highlight color
Thomas F. K. Jorna
2021-07-28
added some more tweaks
Thomas F. K. Jorna
2021-07-28
changed theme sync to websockets
Thomas F. K. Jorna
2021-07-28
added more node/link opacity and resolution options
Thomas F. K. Jorna
2021-07-28
added websocket implementation
Thomas F. K. Jorna
2021-07-27
added build files to repo
Thomas F. K. Jorna
2021-07-27
defined highlightedlinks and prev
Thomas F. K. Jorna
2021-07-27
more refactoring
Thomas F. K. Jorna
2021-07-27
removed animation checks, instead set opacity globally
Thomas F. K. Jorna
2021-07-27
added .current to lastHoverNode references
Thomas F. K. Jorna
2021-07-27
simplified node color
Thomas F. K. Jorna
2021-07-27
Refactoring
Kirill Rogovoy
2021-07-26
minor cleanups
Thomas F. K. Jorna
2021-07-26
fixed last type error
Thomas F. K. Jorna
2021-07-26
merging refactoring
Thomas F. K. Jorna
2021-07-26
fixed most typeerrors
Thomas F. K. Jorna
2021-07-26
Refactoring
Kirill Rogovoy
2021-07-26
removed mouse and file viewer customizaton
Thomas F. K. Jorna
2021-07-26
added buggy mouse action switcher
Thomas F. K. Jorna
2021-07-26
file viewer, prettier things
Thomas F. K. Jorna
2021-07-25
make toggle work with filenods
Thomas F. K. Jorna
2021-07-25
Refactoring
Kirill Rogovoy
2021-07-25
Add type to file-based links
Kirill Rogovoy
2021-07-25
Assume links from heading nodes to file nodes of the same file
Kirill Rogovoy
2021-07-25
Move showTweaks to tweaks.tsx
Kirill Rogovoy
2021-07-25
Separate out Tweaks and config-related things
Kirill Rogovoy
[next]