1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2024-12-12 13:30:26 +00:00
Commit Graph

76 Commits

Author SHA1 Message Date
Timur Ismagilov
6992312c46 Implement tree generation 2020-08-06 01:19:14 +05:00
Timur Ismagilov
673c2b1836 Replace with 0.7 version in a primitive way 2020-08-05 20:08:59 +05:00
Timur Ismagilov
02f6a74c91 Add locale system 2020-07-18 22:23:56 +05:00
Timur Ismagilov
3a04f7e80a Several improvements 2020-07-17 20:18:03 +05:00
Timur Ismagilov
33e7eddfd4 Make mycelia somewhat working 2020-07-04 00:20:56 +05:00
Timur Ismagilov
82c8b7ee27 Verify presence of mycelial dirs, start moving to new file structure 2020-07-03 00:03:30 +05:00
Timur Ismagilov
d36f86f715 Reimplement action=update 2020-06-26 23:07:21 +05:00
Timur Ismagilov
a9c72d91be Reimplement editor 2020-06-26 01:31:58 +05:00
Timur Ismagilov
472aea92f8 Reimplement view, create render module, add favicon 2020-06-25 22:18:50 +05:00
Timur Ismagilov
7202cf5ab7 Reimplement action=zen 2020-06-24 21:19:44 +05:00
Timur Ismagilov
8f2515b37a Reimplement action=raw and action=getBinary 2020-06-24 19:01:51 +05:00
Timur Ismagilov
962ace319a Create a package for config 2020-06-23 22:53:05 +05:00
Timur Ismagilov
c96ba3e08f Reorganize templates a little bit 2020-06-20 14:48:23 +05:00
Timur Ismagilov
931bc8bae9 Refactor a little bit, add comments in a lot of places 2020-06-19 23:11:47 +05:00
Dan Konshin
5ccaacb6d9 Merge remote-tracking branch 'origin/master' into features/templates-from-html 2020-06-19 20:17:00 +05:00
Dan Konshin
ea44003aaf Render templates from html files 2020-06-19 19:30:19 +05:00
Timur Ismagilov
17c97ebe9a Implement saving changes 2020-06-19 18:03:31 +05:00
Timur Ismagilov
2879096258 Move handlers to a different place 2020-06-18 15:23:44 +05:00
Timur Ismagilov
5f8739e936 Make edit hypha page 2020-06-17 20:19:52 +05:00
Timur Ismagilov
f0da0d7d28 Fix bugs, it works ok now 2020-06-17 14:40:51 +05:00
Timur Ismagilov
2a3f346034 Merge code from two branches, make it show something 2020-06-16 23:35:52 +05:00
Timur Ismagilov
aef4f1dd09 Implement showing actions 2020-06-14 13:43:49 +05:00
Timur Ismagilov
822a122f1d Separate routes into named functions, make boilerplate 2020-06-14 13:12:22 +05:00
Timur Ismagilov
fc3f2963c3 Make it render hyphae independently with some UI and add configs 2020-06-13 21:42:43 +05:00
Timur Ismagilov
de7b7faca2 Make it render all hyphae 2020-06-13 16:18:11 +05:00
Timur Ismagilov
79991a3e64 Hypha search works ok 2020-06-12 21:22:02 +05:00