Commit Graph

28 Commits

Author SHA1 Message Date
Suzanne Soy
c80240e7f8 Fixed scrolling issue 2023-11-21 17:56:32 +00:00
Suzanne Soy
c066e50151 Escape strings in the graph description 2021-07-08 23:14:32 +01:00
Suzanne Soy
68a1a5c9ca Fixed bugs that appeared when switching away from quirks mode 2021-07-03 20:57:02 +01:00
Suzanne Soy
1ae4dd9e31 HTML validator, CSS validator and JSlint/JShint 2021-07-03 20:45:21 +01:00
Suzanne Soy
fdd88e0af6 bugfix for zip export 2021-06-24 03:07:45 +01:00
Suzanne Soy
5ed01f7e3a Added "download as .zip" feature 2021-06-24 02:57:02 +01:00
Suzanne Soy
f2b3940df6 Removed the arcane regexp in parse_tree, added some prose 2021-06-23 22:02:50 +01:00
Suzanne Soy
df1f9fbba5 try to fix issue where hashes are not clickable in the tooltip for graph nodes 2021-06-23 18:52:59 +01:00
Suzanne Soy
8f4e54f195 fixup! Fixed bug with textareas lacking syntax highlighting on Chrome mobile (hopefully) 2021-06-23 18:41:53 +01:00
Suzanne Soy
51af5090a7 Fixed bug with textareas lacking syntax highlighting on Chrome mobile (hopefully) 2021-06-23 18:39:46 +01:00
Suzanne Soy
09514da8f5 DEBUG 2021-06-23 18:32:21 +01:00
Suzanne Soy
d3f35c2875 DEBUG 2021-06-23 18:27:59 +01:00
Suzanne Soy
8b95c11e98 DEBUG 2021-06-23 18:25:33 +01:00
Suzanne Soy
41fadf54ba Debug textareas which are not transformed into CodeMirror instances on mobile 2021-06-23 18:13:43 +01:00
Suzanne Soy
1583f80844 Attempted to fix visibility bug on chrom mobile 2021-06-23 18:05:53 +01:00
Suzanne Soy
edda9a4808 Fixed typo which prevented the (hash) type from being shown 2021-06-23 18:01:21 +01:00
Suzanne Soy
4728da8ba0 Hopefully fix small layout issue on mobile with the differently-coloured HTML in the legend, cached the legend to speed up rendering. 2021-06-23 17:51:22 +01:00
Suzanne Soy
73a709ff92 Suggestions from Gabriel: Fixed typo, added legend for the graph view (also gives a hint at the conventions for the table view), renamed sha1 to sha1_from_bytes_returns_hex to make the input & output types clear 2021-06-23 17:38:59 +01:00
Suzanne Soy
07364d8b7c Show node types in graph view 2021-06-23 03:37:30 +01:00
Suzanne Soy
7a35861546 Small bug with arrows and hover of nodes. 2021-06-23 03:28:15 +01:00
Suzanne Soy
98948d6dd5 Added graph view 2021-06-23 02:06:06 +01:00
Suzanne Soy
db21471d74 WIP on prose, fixed bug in git checkout, before making a mess with the pretty-parser for hightlighting 2021-06-22 22:41:01 +01:00
Suzanne Soy
bacc1c866e better error messages, empty filesystem, WIP on log 2021-06-18 19:37:26 +01:00
Suzanne Soy
39fb386e5a A lot of cleanup and small style improvements, currently improving the prose for commits. 2021-06-17 20:10:54 +01:00
Suzanne Soy
94649bd5ed A few uncommitted fixes 2021-05-28 21:01:21 +01:00
Suzanne Soy
92ef4bb690 Fixed CSS, fixed typos 2021-04-02 22:16:27 +01:00
Suzanne Soy
dcc466e4af Cleanup 2021-04-02 15:59:20 +01:00
Suzanne Soy
4d9f01eff8 Split JS and CSS to separate files 2021-04-02 15:44:35 +01:00