Commit Graph

24 Commits

Author SHA1 Message Date
Flancian aa712e0622 Implement [[push]]. Hacky, but it seems to work to the point it feels
useful.
2021-01-14 00:47:56 +01:00
Flancian f02373601b Add basic image support. 2021-01-10 20:59:07 +01:00
Flancian cfd33a3f58 Move to displaying @user/node for subnodes, seems more easily
understood.
2021-01-10 18:07:00 +01:00
Flancian f82efbbaa2 Fix. 2021-01-09 18:51:02 +01:00
Flancian 89b41f95f5 Align user right. 2021-01-09 18:26:13 +01:00
Flancian 33995d8327 Quick fix some rendering issues. 2021-01-09 18:12:12 +01:00
Flancian 0c85e5f8d7 Move to marko rendering; change subnode URLs; and much more. 2021-01-09 17:38:01 +01:00
Flancian 26b8f548c6 Add ubiquituous search. 2021-01-02 20:29:07 +01:00
Flancian a95b5d8d0b Fix node not found rendering. 2020-12-28 12:41:57 +01:00
Flancian 03a5e5c71e Patch: fix non-existent nodes. 2020-12-27 21:07:46 +01:00
Flancian 1ecf9b262b Add support for push links. 2020-12-27 20:41:59 +01:00
Flancian 98ceec37ea Start moving to Graph(). Add caching. Add pulled links. 2020-12-27 20:08:01 +01:00
Flancian 38c35a8220 Move links section to an include. 2020-12-21 14:38:50 +01:00
Flancian 4b8a6ada90 Add nav, work around limited backlink space on mobile. 2020-12-21 13:24:03 +01:00
Flancian 7e0829da68 Fix CSS. 2020-12-21 13:04:00 +01:00
Flancian d4a6b69ae9 Add unicode arrows. 2020-12-20 22:17:39 +01:00
Flancian 9fb9670091 Prepare layout for pull, push, forward links. 2020-12-20 22:06:37 +01:00
Flancian 25c554fe92 Some more light fixes, plus fix the subnode "404". 2020-11-16 21:15:02 +01:00
Flancian 3460add012 More small layout fixes. 2020-11-16 20:43:30 +01:00
Flancian f83d748561 Some further fixes to node/subnode rendering. 2020-11-16 20:13:04 +01:00
Flancian 9ac4c34ba2 Some small fixes to backlink rendering. 2020-11-16 19:56:57 +01:00
Flancian b9ed7296f6 Move (mostly) to div-based layout, plus make color scheme less flat
(dark mode only).
2020-11-16 19:45:31 +01:00
Flancian 8b71483490 Changes to node and subnode rendering. 2020-11-14 22:00:08 +01:00
Flancian fc75e469c0 Some good progress, but also lightly broken code :) 2020-11-10 22:48:20 +01:00
Renamed from app/templates/nodes_rendered.html (Browse further)