1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2026-06-04 11:42:09 +00:00
Commit Graph

47 Commits

Author SHA1 Message Date
Timur Ismagilov fcd60f3ecb Implement wikilink util function and test it 2020-07-04 18:35:06 +05:00
Timur Ismagilov e2e25a05e7 Add some RFCs 2020-07-04 01:26:26 +05:00
Timur Ismagilov 283dd49d8d Merge pull request #14 from bouncepaw/13mycelia
13mycelia
2020-07-04 00:22:19 +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 426666e9f0 Make hypha names case and space insensitive (testing to be done) 2020-06-30 23:13:46 +05:00
Timur Ismagilov a2c2f8fbab Redesign view and edit 2020-06-28 23:04:26 +05:00
Timur Ismagilov 9c2846232c Redo render 2020-06-28 20:02:07 +05:00
Timur Ismagilov 981f4ae513 Merge pull request #10 from bouncepaw/fs
Refactoring done
2020-06-27 23:08:24 +05:00
Timur Ismagilov 5dbdec92a0 Fix merge conflict 2020-06-27 23:07:54 +05:00
Timur Ismagilov 5f79930539 Final touches. Refactoring is done? 2020-06-27 22:47:53 +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 03e37dba9a Merge pull request #9 from DanInSpace104/master
Themes, dark theme
2020-06-24 18:37:46 +05:00
Dan Konshin 4ee2841896 DarkTheme edit page 2020-06-24 18:32:59 +05:00
Dan Konshin 42d963b19d Dark theme changes 2020-06-24 17:51:27 +05:00
Dan Konshin 56541c9d30 Themes, Dark theme 2020-06-24 17:21:48 +05:00
Timur Ismagilov 753d63c70a Make some fixes 2020-06-24 14:52:11 +05:00
Timur Ismagilov 0e634ab93e Reorganise templates a little bit 2020-06-24 00:34:01 +05:00
Timur Ismagilov 962ace319a Create a package for config 2020-06-23 22:53:05 +05:00
Timur Ismagilov 279a14cb07 Show message offering to create a page that does not exist yet 2020-06-22 20:04:19 +05:00
Timur Ismagilov 6e50ecf6a3 Render tree 2020-06-22 18:58:12 +05:00
Timur Ismagilov cea18eaa03 Implement new content file format 2020-06-20 20:17:13 +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
Timur Ismagilov 550bcbd444 Merge pull request #6 from DanInSpace104/features/templates-from-html
Features/templates from html
2020-06-19 20:51:45 +05:00
Dan Konshin 91cd27b130 Remove 4 revison for compatibility 2020-06-19 20:25:27 +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 f78ce434b0 Merge pull request #5 from bouncepaw/feature/templates
Hypha page styling
2020-06-19 18:17:15 +05:00
Timur Ismagilov 17c97ebe9a Implement saving changes 2020-06-19 18:03:31 +05:00
handlerug 6b09e74993 Hypha page styling 2020-06-18 20:33:20 +07: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 01a90add0c Merge pull request #3 from bouncepaw/new-hypha-format-better
New hypha format
2020-06-17 14:43:19 +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 c69002de7b Drop everything, apply new hypha structure to files 2020-06-16 21:19:48 +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 14fe4acf6b Update README.md 2020-06-13 13:55:35 +05:00
Timur Ismagilov 79991a3e64 Hypha search works ok 2020-06-12 21:22:02 +05:00