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

131 Commits

Author SHA1 Message Date
bouncepaw
8810e9891d Implement RSS, Atom and JSON feeds and add a new flag 2020-12-08 20:15:32 +05:00
bouncepaw
5269411ea2 Move /history/ and /recent-changes handlers to their own file 2020-12-08 14:04:24 +05:00
bouncepaw
c89b0702ab Handle relative paths in img 2020-12-01 15:05:57 +05:00
bouncepaw
a885253d12 Fix uploading attachments on wikis with no auth 2020-12-01 01:33:15 +05:00
bouncepaw
ce8da047ea Do not show login link for wikis with no auth 2020-11-29 22:09:02 +05:00
bouncepaw
3d20b3e77a Make history page easier to use 2020-11-29 22:06:45 +05:00
bouncepaw
05c12e8452 Show prev/next links 2020-11-29 16:32:52 +05:00
Timur Ismagilov
c4e0e4879b
Merge pull request #29 from bouncepaw/0.11
0.11
2020-11-27 23:29:06 +05:00
bouncepaw
a024ba0037 Edit README.md 2020-11-27 23:27:50 +05:00
bouncepaw
c984790d3d Reimplement images 2020-11-26 23:41:26 +05:00
Timur Ismagilov
84a9f6bbf8
Create LICENSE 2020-11-24 22:46:18 +05:00
bouncepaw
f759f6f2e2 Fix monospace styling 2020-11-24 22:23:45 +05:00
bouncepaw
17877ca585 Do not ignore empty lines in preformatted blocks 2020-11-21 13:52:20 +05:00
bouncepaw
26aaabe9e8 Show edit author in recent changes and let anons upload attachments on no-auth wikis 2020-11-18 18:27:18 +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
4686b79226 Save active sessions between launches 2020-11-14 19:46:04 +05:00
bouncepaw
f4ba0f5498 Implement logging out 2020-11-14 18:03:06 +05:00
bouncepaw
a0d1099b75 Implement login form 2020-11-14 15:39:18 +05:00
bouncepaw
c83ea6f356 Start implementing fixed authorization system 2020-11-13 23:45:42 +05:00
bouncepaw
c111e95468 Support formatting in headings 2020-11-12 23:21:49 +05:00
bouncepaw
8bc3fb9821 Strike-through tag 2020-11-11 22:42:31 +05:00
bouncepaw
88bf3c3d3a Edit README.md 2020-11-11 22:31:12 +05:00
Timur Ismagilov
4f10aa35fe
Merge pull request #27 from bouncepaw/0.10
0.10
2020-11-11 21:56:28 +05:00
bouncepaw
b8ffb7d763 Get ready for 0.10 release 2020-11-11 21:55:36 +05:00
bouncepaw
3c6e2aa16f Add inline links 2020-11-04 22:42:02 +05:00
bouncepaw
1fbbf81794 Make a better recent changes page 2020-11-04 16:00:17 +05:00
bouncepaw
7a0e9ebcc9 Fix wrong ordered list closing on empty lines 2020-11-03 21:46:27 +05:00
bouncepaw
a1bce73751 Fix extra hyphae appearing and wrong red link coloring 2020-11-03 21:39:06 +05:00
bouncepaw
55597dddf2 Fix some lexer bugs 2020-11-03 21:10:17 +05:00
bouncepaw
a58baa64c3 Add numbered lists 2020-11-03 20:47:22 +05:00
bouncepaw
3620c6e9b5 Add img tag 2020-11-03 20:41:50 +05:00
bouncepaw
9ad22b5cf8 Add horizontal bar and formatting to lists 2020-11-03 17:27:26 +05:00
bouncepaw
cb52d95882 Fix wrong mime-type 2020-11-03 00:24:50 +05:00
bouncepaw
efa267db98 Better transclusion and image blocks 2020-11-03 00:04:36 +05:00
bouncepaw
a18ff06663 Fix the bug with different mime-types of uploaded binary parts 2020-11-02 00:09:41 +05:00
bouncepaw
4c852f60c4 Close unclosed tags at end of paragraph 2020-10-30 18:34:10 +05:00
bouncepaw
d6c6ad4ae3 Implement some features of mycomarkup 2020-10-30 18:25:48 +05:00
bouncepaw
657fb5d357 Add default css 2020-10-25 23:02:52 +05:00
bouncepaw
de8af13098 Implement CLI args 2020-10-25 20:06:51 +05:00
bouncepaw
9173b54c91 Fix some bugs related to the new file structure 2020-10-25 18:50:14 +05:00
bouncepaw
dbafbb85d7 Get rid of the older mime type mechanism 2020-10-22 22:12:12 +05:00
bouncepaw
756c4e8125 Start implementing new wiki file structure 2020-10-22 21:42:48 +05:00
bouncepaw
62ff0f0c01 Check for name collisions of subhyphae when renaming recursively 2020-10-21 23:37:39 +05:00
bouncepaw
cbb7a02c84 Fix untracked images for new hyphae 2020-10-19 01:26:05 +05:00
bouncepaw
bc3de51543 Some cleanup 2020-10-03 22:05:10 +05:00
Timur Ismagilov
b6896829c0
Merge pull request #21 from bouncepaw/0.9
Version 0.9
2020-10-03 22:01:16 +05:00
bouncepaw
62fcd6d9bc Support recursive renaming 2020-10-03 21:56:56 +05:00
bouncepaw
662a52296c Correctly forget about deleted hyphae 2020-10-03 19:19:49 +05:00