Commit graph

88 commits

Author SHA1 Message Date
Magnus Åhall
389c2fe69a Fixed bug in arrow up 2026-06-08 21:59:06 +02:00
Magnus Åhall
2921613d97 Show node page when switching node 2026-06-08 21:51:03 +02:00
Magnus Åhall
cdccbc9306 Fixed showing node 2026-06-08 21:43:52 +02:00
Magnus Åhall
92287e2076 Removed old debugging code 2026-06-08 21:39:51 +02:00
Magnus Åhall
48ac1a8044 Removed old debugging code 2026-06-08 21:33:36 +02:00
Magnus Åhall
697576cb34 Fix quick navigation having reexpanding nodes 2026-06-08 21:24:47 +02:00
Magnus Åhall
4976a6ebe0 Fix quick arrow navigation not collapsing nodes correctly 2026-06-08 20:27:43 +02:00
Magnus Åhall
b3e5d79403 Refactored tree to sidebar 2026-06-08 16:48:25 +02:00
Magnus Åhall
b1c85d96e9 Fixed initial node when visiting page 2026-06-08 10:34:55 +02:00
Magnus Åhall
f647d87e63 Refactored node saving and fixed click on save icon 2026-06-07 12:33:08 +02:00
Magnus Åhall
b100dc868c Format size with bytes 2026-06-07 12:15:00 +02:00
Magnus Åhall
9c07611f95 Handle page resizes on history, bumped to v12 2026-06-07 11:48:10 +02:00
Magnus Åhall
7002a00972 Show markdown for selected history node 2026-06-07 09:51:25 +02:00
Magnus Åhall
28111cc8eb Selecting history nodes 2026-06-06 21:27:42 +02:00
Magnus Åhall
aeca9d8559 History fetching from server 2026-06-06 20:21:11 +02:00
Magnus Åhall
9506b89453 Download history to client 2026-06-06 14:29:22 +02:00
Magnus Åhall
65a0225d74 Formatting of history 2026-06-06 13:06:48 +02:00
Magnus Åhall
5f068ac036 Work on node history 2026-06-05 18:00:10 +02:00
Magnus Åhall
4ffb6e3a11 Moved full-page management to separate class 2026-06-04 10:17:50 +02:00
Magnus Åhall
12f8c019f0 Small UI changes 2026-06-04 08:42:54 +02:00
Magnus Åhall
44ee1ac94b Design changes 2026-06-04 07:47:27 +02:00
Magnus Åhall
131c6133ba Fixed path in logo small 2026-06-03 22:22:29 +02:00
Magnus Åhall
d77b23b588 Layout changes 2026-06-03 22:10:37 +02:00
Magnus Åhall
a3864d2b55 Tree expansion handled better 2026-06-03 20:31:23 +02:00
Magnus Åhall
3bd0819cbc Better mobile view 2026-06-02 22:50:15 +02:00
Magnus Åhall
1d75aa8c3e Added history page 2026-06-02 21:16:52 +02:00
Magnus Åhall
3c6648f227 Colorization of icons 2026-06-02 21:05:28 +02:00
Magnus Åhall
cc69f7194e Sorting of "folders" before leafs 2026-06-02 18:50:29 +02:00
Magnus Åhall
b3652e48af Remove debugging 2026-06-02 07:32:20 +02:00
Magnus Åhall
714d316d7d Update to table formatting 2026-06-02 07:30:55 +02:00
Magnus Åhall
8680cc5a62 Autoformat all tables on a page 2026-06-01 19:39:56 +02:00
Magnus Åhall
b59c6c8b58 Table formatting WIP 2026-06-01 17:50:17 +02:00
Magnus Åhall
88304b90a4 Update node content if only pasting a file 2026-06-01 16:28:51 +02:00
Magnus Åhall
8b421ea59e Upload files to IndexedDB 2026-06-01 14:27:41 +02:00
Magnus Åhall
5bd5ef1f02 Small design changes, introducing CSS colorization, doubleclick to edit markdown 2026-05-30 09:28:36 +02:00
Magnus Åhall
43212a4487 Removed old tree code 2026-05-29 10:20:58 +02:00
Magnus Åhall
2582de90aa Fixed bug in root rendering 2026-05-29 09:23:33 +02:00
Magnus Åhall
bbce399bc3 Removed one more instance of /notes2 2026-05-29 09:07:04 +02:00
Magnus Åhall
f3e16207a6 Change /notes2 to / 2026-05-29 09:03:59 +02:00
Magnus Åhall
5a67c638c6 Regriession fix for title update causing trouble for content edit. 2026-05-26 13:54:22 +02:00
Magnus Åhall
068e21c962 Rename nodes. 2026-05-23 22:55:16 +02:00
Magnus Åhall
13467c2f28 Fixed adding node with ROOT_NODE parent UUID 2026-05-20 20:22:45 +02:00
Magnus Åhall
f37ebc1c41 Offline first 2026-05-20 19:58:34 +02:00
Magnus Åhall
84181858c8 Show markdown only when there is content 2026-05-20 18:49:43 +02:00
Magnus Åhall
45cbd49345 Tree focus 2026-05-20 18:28:16 +02:00
Magnus Åhall
5a0340c226 Added markdown rendering 2026-05-15 08:22:43 +02:00
Magnus Åhall
26ca510785 Fixed tree reset after sync, optimized sync with IndexedDB 2026-05-03 19:45:39 +02:00
Magnus Åhall
454d065baa push/popState is handled better 2026-05-03 09:51:48 +02:00
Magnus Åhall
9fc4a14ce3 Work on sync element, now a custom HTML element 2026-05-03 09:17:20 +02:00
Magnus Åhall
99063d34be Upgraded Crumbs and Crumb to custom HTML elements. 2026-04-29 15:33:04 +02:00