Timur Ismagilov
ac4c4d665c
Tree: Drop the sibling sidebar
...
Because of that, I could reimplement the rest of the package tree more straight-forward. Also deleted the package iteration because it is no longer used anywhere.
2022-08-06 13:45:10 +05:00
Timur Ismagilov
dea370c71d
Move hyphae.Iteration to a separate package
2022-02-20 12:40:16 +03:00
Timur Ismagilov
c0ac87cdbd
Rename Hypher to Hypha
2022-02-19 11:31:54 +03:00
Timur Ismagilov
6fc5cf994e
Rename MediaHypha to NonEmptyHypha
2022-02-19 11:31:54 +03:00
Timur Ismagilov
a30d581bfd
Rename Hypha to MediaHypha
2022-02-19 11:31:54 +03:00
Timur Ismagilov
927ac4f1da
Use the Hypher interface in a lot of places
2022-02-19 11:31:54 +03:00
Timur Ismagilov
b2c672386b
Delete an unused function
2021-11-06 01:06:46 +05:00
Timur Ismagilov
f37627d3b6
Fix a genealogy bug
...
If we had hypha a/b, ad would be its sibling. Fixed that
2021-11-06 01:04:35 +05:00
Elias Bomberger
e4cd5e4a5f
oops, missed a spot before
...
run gofmt, remove an unused bit
2021-10-22 22:15:48 -04:00
Elias Bomberger
835529947b
fix an error that occured when one subhypha's name was the prefix of another
...
figureOutChildren("root/a") would detect "root/ab" as a descendant
then figureOutChildren("root/ab") would detect "root/ab" as a descendant and panic trying to find the subpath
2021-10-17 11:40:15 +07:00
Mikhail Chekan
85c936d94a
Housekeeping with linter
...
'I do as the golint guides'
2021-10-02 01:14:26 +08:00
Mikhail Chekan
8a30d84dfb
Fix missing subhyphae in the tree view
2021-10-01 17:18:11 +08:00
Mikhail Chekan
49e5ca8a6f
Show ghost siblings
2021-10-01 16:57:00 +08:00
Alex Gu
1fff7cfdf1
Fix sibling hypha name
2021-07-12 18:23:25 +03:00
Timur Ismagilov
a4c8741f7f
Relative hyphae→sister hyphae, where it makes sense
...
CSS class has changed, please update your custom styles
2021-07-06 23:09:45 +05:00
bouncepaw
15a0b62e1c
Show subhyphae counters near the relative hyphae links
2021-04-07 22:49:56 +05:00
bouncepaw
d65e976a43
Fix a bug with out-of-bounds indexing
2021-04-07 21:49:00 +05:00
bouncepaw
690b9ca339
Rewrite the tree using the new iteration object WIP
2021-04-06 23:47:35 +05:00
bouncepaw
f45758cb0e
Show only stems of names in the relative hyphae block
2021-02-27 13:42:32 +05:00
bouncepaw
2d9e3b4a54
Move subhyphae to the bottom
2021-02-19 23:12:36 +05:00
bouncepaw
ee02211b3e
Start the Great Refactoring
2021-02-17 23:41:35 +05:00
bouncepaw
671f7a05a6
Make the relative hyphae block look nicer a little
2021-02-06 21:14:57 +05:00
bouncepaw
09fa2b0716
Make some visual changes
2021-01-10 18:01:38 +05:00
bouncepaw
05c12e8452
Show prev/next links
2020-11-29 16:32:52 +05:00
Timur Ismagilov
60fcbdd30d
WIP history page
2020-08-19 23:54:23 +05:00
Timur Ismagilov
6992312c46
Implement tree generation
2020-08-06 01:19:14 +05:00