Commit Graph

156 Commits

Author SHA1 Message Date
dc155f58b2 refactor: rework assets fetching 2024-07-25 10:02:15 +02:00
cb3d2a3974 feat(build): export project type from manifest 2024-07-08 02:31:23 +02:00
9cfb5b7a34 feat(build): integrate generation of manifest file in build process 2024-07-08 02:03:47 +02:00
2b2d3c2745 feat: refine colors 2024-06-02 14:50:30 +02:00
3c3a150912 feat(nvim-editor): cache 2024-06-02 14:09:03 +02:00
3d554bff0b feat(nvim-editor): improve line numbers, and highlight active 2024-06-01 22:32:37 +02:00
55bd56fc2f feat(nvim-editor): line number 2024-06-01 16:13:56 +02:00
efc33434e9 fix(nvim-status-bar): wrong icon 2024-06-01 16:13:37 +02:00
80b7e8e0d0 feat(nvim-status-bar): change message 2024-06-01 12:19:20 +02:00
1af3b738b2 feat(nvim): word wrap and snap tree width to characters 2024-06-01 11:58:41 +02:00
1141c41cc4 feat(nvim-editor): fetch and display opened file 2024-06-01 00:33:04 +02:00
70464e8043 feat(nvim): display active file in status bar and use url in editor 2024-06-01 00:26:23 +02:00
608048d974 feat(nvim): improve tree and file switching, and implements links 2024-05-31 22:56:08 +02:00
c0b4cc2bb9 feat(nvim-tree): better click handling 2024-05-31 10:47:45 +02:00
3155371b30 feat(nvim): navigate to file and open in editor 2024-05-31 00:46:26 +02:00
83f7b28f03 feat(nvim-tree): implement everything except navigation 2024-05-30 23:55:37 +02:00
23c3a510cf feat(app): fetch root manifest 2024-05-30 23:55:08 +02:00
d6f8d1f093 feat(kitty): provide id in context 2024-05-30 23:53:24 +02:00
18fa8ff4b1 feat(fonts): use medium and extra bold fonts 2024-05-30 20:30:06 +02:00
53b315186a feat(cava): display smallest bar if value is 0 2024-05-30 20:29:37 +02:00
073214174c refactor: put types in utils 2024-05-30 16:01:17 +02:00
3b28fb2056 chore: format 2024-05-30 15:56:09 +02:00
edcab95ad7 feat: split contexts, providers and hooks 2024-05-30 15:55:59 +02:00
0fd20b90ea chore(prettier): update config 2024-05-30 15:53:44 +02:00
9a5cd07c80 feat(nvim): implement basic layout 2024-05-30 15:44:49 +02:00
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