Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2021-07-25 | 3d's back baby | Thomas F. K. Jorna | |
2021-07-25 | added parent node viewing toggle | Thomas F. K. Jorna | |
2021-07-24 | fixed animations not working | Thomas F. K. Jorna | |
2021-07-24 | added filter and orphan toggle | Thomas F. K. Jorna | |
2021-07-24 | added some memoization for speedup | Thomas F. K. Jorna | |
2021-07-24 | got rid of nodehover timeout | Thomas F. K. Jorna | |
2021-07-24 | smoother animation + select animation algo | Thomas F. K. Jorna | |
2021-07-24 | added default false highlight animation toggle | Thomas F. K. Jorna | |
2021-07-24 | ANIMATION | Thomas F. K. Jorna | |
2021-07-23 | commented out the orphans | Thomas F. K. Jorna | |
2021-07-23 | sexier scrollbar | Thomas F. K. Jorna | |
2021-07-23 | merge changes | Thomas F. K. Jorna | |