Commit Graph

21 Commits

Author SHA1 Message Date
583fbcd66f fix(icons): wrong icons in links 2024-09-10 18:33:05 +02:00
3062341ce6 feat: fetch root files at build step and handle double click on mobile 2024-09-10 18:21:36 +02:00
5cdc2495d2 refactor: use class helper instead of component to handle responsiveness 2024-08-22 18:18:21 +02:00
515db924d0 feat(waybar): implement all dummy widgets 2024-07-31 15:13:53 +02:00
dc155f58b2 refactor: rework assets fetching 2024-07-25 10:02:15 +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
23c3a510cf feat(app): fetch root manifest 2024-05-30 23:55:08 +02:00
073214174c refactor: put types in utils 2024-05-30 16:01:17 +02:00
6a38b3a41e feat(app): use components from nextjs branch 2024-05-30 15:16:52 +02: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
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
de2561cfa7 project setup 2024-01-11 17:19:37 +01:00