summaryrefslogtreecommitdiff
path: root/components/Sidebar/Link.tsx
AgeCommit message (Collapse)Author
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-10-17fix(#118): link bugfixesThomas F. K. Jorna
2021-10-14fix: show external http linksThomas F. K. Jorna
2021-10-14fix: display non-rel imageThomas F. K. Jorna
2021-10-12fix: (#103) remembered how to use scrollbarsThomas F. K. Jorna
2021-10-12fix: (#102) ugly scrollbarsThomas F. K. Jorna
2021-10-11feat(preview): ui redoThomas F. K. Jorna
2021-10-09fix(preview): links in preview showing wrong nameThomas F. K. Jorna
2021-10-09feat(preview): image previewingThomas F. K. Jorna
2021-10-09fix: fetching errorThomas F. K. Jorna
2021-10-09fix: images in previewThomas F. K. Jorna
2021-10-09fix(preview): changed from api routing to emacs serverThomas F. K. Jorna
2021-10-08feat(preview): proper file preview with api routingThomas F. K. Jorna
2021-10-07feat(preview): hover links + ui upgradeThomas F. K. Jorna
2021-10-05feat(preview): filesystem basics in placeThomas F. K. Jorna