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

25 Commits

Author SHA1 Message Date
Timur Ismagilov
b7cbe04cfc Show revisions of deleted hyphae 2021-07-30 19:16:58 +05:00
Timur Ismagilov
fc6556a819 Finally rename binary part to attachment
How could we have missed it
2021-07-25 18:08:59 +05:00
handlerug
3dccbd602c
Migrate away from ioutil 2021-07-02 15:29:55 +07:00
Timur Ismagilov
b4dd2dcfad Do nothing in particular 2021-05-11 15:14:00 +05:00
Timur Ismagilov
d69ce77251 Reorganise and document the web stuff a little 2021-05-09 16:09:27 +05:00
bouncepaw
690b9ca339 Rewrite the tree using the new iteration object WIP 2021-04-06 23:47:35 +05:00
bouncepaw
016aa83016 Fix a bug related to hypha creation 2021-03-14 20:20:02 +05:00
bouncepaw
8fc036ba1c Throw away all backlink-related stuff 2021-03-14 18:16:30 +05:00
DanInSpace
b5838c946f Fix more typos 2021-03-06 14:44:20 +05:00
bouncepaw
fbf94975aa Add anchor links 2021-03-02 21:36:57 +05:00
bouncepaw
0467f3a773 Split module hyphae into two modules 2021-02-20 19:03:54 +05:00
bouncepaw
345efef35a Fix the renaming bug 2021-02-20 11:48:27 +05:00
bouncepaw
d9cc757546 Find backlinks on wiki start 2021-02-19 14:23:57 +05:00
bouncepaw
9d89923ee5 Implement the admin panel and fix a bug with /reindex 2021-02-18 20:16:15 +05:00
bouncepaw
77688b3869 Fix a bug related to hyphae that have amnts but no text 2021-02-18 12:12:57 +05:00
bouncepaw
c7024da735 Fix the locking bug with CRUD operations 2021-02-18 11:21:38 +05:00
bouncepaw
ee02211b3e Start the Great Refactoring 2021-02-17 23:41:35 +05:00
bouncepaw
5d8ee3a997 Partially move main.Index to hyphae.Index 2021-02-08 19:59:00 +05:00
bouncepaw
86aa82bc50 Drop-in replace main.hyphaData with hyphae.Hypha 2021-02-04 20:47:09 +05:00
bouncepaw
ae1c5db3b3 Move mimetype stuff to a separate module 2021-01-29 00:07:21 +05:00
bouncepaw
f34757afbd Drop memdb dependency because it is not used yet 2021-01-24 13:36:03 +05:00
bouncepaw
455a3e0f79 Fix hyphae count corruption on reindexation 2021-01-24 12:06:37 +05:00
bouncepaw
b1f33c872c Make account system concurrent-safe and refactor it a little 2021-01-10 01:49:48 +05:00
bouncepaw
bee862563d Auto-detect links 2021-01-04 02:10:33 +05:00
bouncepaw
1d5e2e515c Fix anon hypha deletion bug and start using hypha.Count() 2021-01-03 02:25:04 +05:00