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

23 Commits

Author SHA1 Message Date
bouncepaw
e33e5d06a1 Move the user link to the header links 2021-01-24 12:30:14 +05:00
bouncepaw
0341fa6440 Allow unattaching 2021-01-19 23:08:59 +05:00
bouncepaw
731a9946c5 Add edit previews 2021-01-16 21:42:18 +05:00
bouncepaw
b1f33c872c Make account system concurrent-safe and refactor it a little 2021-01-10 01:49:48 +05:00
bouncepaw
1d5e2e515c Fix anon hypha deletion bug and start using hypha.Count() 2021-01-03 02:25:04 +05:00
bouncepaw
a885253d12 Fix uploading attachments on wikis with no auth 2020-12-01 01:33:15 +05:00
bouncepaw
b30c368c48 Sign edits and refactor mutators a little 2020-11-18 18:07:53 +05:00
bouncepaw
57751d03f4 Change navigation links depending on who the user is 2020-11-16 20:26:03 +05:00
bouncepaw
cfdc7b82ae Do not let mutate pages without rights for doing so 2020-11-15 17:58:13 +05:00
bouncepaw
d6c6ad4ae3 Implement some features of mycomarkup 2020-10-30 18:25:48 +05:00
bouncepaw
9173b54c91 Fix some bugs related to the new file structure 2020-10-25 18:50:14 +05:00
bouncepaw
756c4e8125 Start implementing new wiki file structure 2020-10-22 21:42:48 +05:00
bouncepaw
cbb7a02c84 Fix untracked images for new hyphae 2020-10-19 01:26:05 +05:00
bouncepaw
62fcd6d9bc Support recursive renaming 2020-10-03 21:56:56 +05:00
bouncepaw
2add791ba9 Add renaming support 2020-10-02 20:31:59 +05:00
bouncepaw
00bc9d4b17 Make hyphae deletable 2020-09-29 20:04:22 +05:00
bouncepaw
41551fd63b Migrate to quicktemplates 2020-08-31 22:52:26 +05:00
bouncepaw
aeee451044 Do not depend on go-git anymore, clean history code a little 2020-08-29 22:54:57 +05:00
Timur Ismagilov
60fcbdd30d WIP history page 2020-08-19 23:54:23 +05:00
Timur Ismagilov
c03f8be5cd Make commits on text edits, commits on binary edits WIP 2020-08-11 00:58:02 +05:00
Timur Ismagilov
b52419152a Start creating history operations methods 2020-08-10 00:33:47 +05:00
Timur Ismagilov
37ae7d6bc1 Test git capabilities 2020-08-09 01:10:28 +05:00
Timur Ismagilov
673c2b1836 Replace with 0.7 version in a primitive way 2020-08-05 20:08:59 +05:00