Commit Graph

231 Commits

Author SHA1 Message Date
6a38b3a41e feat(app): use components from nextjs branch 2024-05-30 15:16:52 +02:00
548dce82b3 feat(cava): smoothing 2024-02-12 00:28:27 +01:00
e0a2daf770 feat(music): refactor and basic cava implementation 2024-02-11 23:15:04 +01:00
490ab8a3de feat(music-player): play audio and fetch metadata 2024-02-10 15:57:06 +01:00
d1d5e78769 feat: use new way to work with group sizes 2024-02-10 02:04:28 +01:00
48334425c3 chore: use local instead of github repo for react-dom-curse 2024-02-10 02:03:56 +01:00
de68905b4f refactor(music-player): using react-dom-curse 2024-02-09 23:51:47 +01:00
a1b395aa34 feat: started working on waybar 2024-02-08 00:40:51 +01:00
de777ece49 feat(nvim): display selected file in tree in the editor 2024-01-28 21:35:06 +01:00
e503a85988 refactor(nvim-tree): abstract away file tree building 2024-01-28 17:27:32 +01:00
e478837164 refactor: reached same app state using vite 2024-01-28 15:56:19 +01:00
9179ab10ac refactor: moving from nextjs to vite+react 2024-01-28 12:14:04 +01:00
1113bd01f2 feat: loading files from manifest 2024-01-28 01:11:56 +01:00
55e28c1edf feat(nvim-tree): fully working navigation 2024-01-27 15:39:26 +01:00
a59c7c78fe feat(nvim): simple one-level file tree 2024-01-26 23:02:46 +01:00
ee85ea2feb feat(style): fix line height 2024-01-26 23:02:21 +01:00
0275a24b1f feat: basic nvim setup and other partially working stuff 2024-01-26 16:49:00 +01:00
18239963dd refactor(rendering): changed my mind, don't use components 2024-01-26 12:23:52 +01:00
b50ea6a210 feat(rendering): component based 2024-01-26 09:17:40 +01:00
0686611564 refactor: use vanilla rendering 2024-01-25 22:11:31 +01:00
e89823a0ed fix(terminal): rename height -> rows 2024-01-25 20:38:42 +01:00
27e6bd337e chore(gitignore): add eslint cache 2024-01-25 20:38:04 +01:00
32035c2acc chore: remove dead code 2024-01-22 11:57:16 +01:00
e6ac088412 feat(layout): use new components 2024-01-22 11:53:06 +01:00
8d4fdebed1 feat(music-visualizer): placeholder ui 2024-01-22 11:52:43 +01:00
39ee1e3909 feat(music-player): implement static ui 2024-01-22 11:52:16 +01:00
79cc1e0eca feat(text): stylable text wrapper 2024-01-22 11:51:09 +01:00
c3817da87f feat(terminal): terminal wrapper and context 2024-01-22 11:50:37 +01:00
c20ea60403 feat(theme): color scheme and fonts 2024-01-22 11:50:03 +01:00
ae7aa77292 feat(layout): implement global layout 2024-01-11 23:34:19 +01:00
de2561cfa7 project setup 2024-01-11 17:19:37 +01:00