Age | Commit message (Expand) | Author |
---|---|---|
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 | added minibuf check | Thomas F. K. Jorna |
2021-07-29 | added themecontext | 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 | errors be gone! | 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 | changed button colors a bit | 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-27 | typos | Thomas F. K. Jorna |
2021-07-27 | updated readme | Thomas F. K. Jorna |
2021-07-27 | added autoload cookies | Thomas F. K. Jorna |
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 | fixed a single typescript error | Thomas F. K. Jorna |
2021-07-26 | removed initialMouse | Thomas F. K. Jorna |
2021-07-26 | removed mouse and file viewer customizaton | Thomas F. K. Jorna |
2021-07-26 | added custom theme for all | 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 | readded theme servlet | 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 | Remove org-roam-ui-link-children-parents | Kirill Rogovoy |
2021-07-25 | Move showTweaks to tweaks.tsx | Kirill Rogovoy |
2021-07-25 | Separate out Tweaks and config-related things | Kirill Rogovoy |
2021-07-25 | 3d's back baby | Thomas F. K. Jorna |