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

205 Commits

Author SHA1 Message Date
bouncepaw
e73c3f8289 Add dark theme 2021-01-15 19:10:08 +05:00
bouncepaw
b4655dbe33 Make textarea have proportional font 2021-01-14 16:59:30 +05:00
bouncepaw
9fab393758 Draw a better border around the upload attachment form 2021-01-14 16:56:47 +05:00
bouncepaw
f96c470542 Improve navititle 2021-01-14 16:51:17 +05:00
bouncepaw
012c6453c8 Improve prev/next links 2021-01-14 16:39:54 +05:00
bouncepaw
fe43c1e8f8 Fix extra navigation links appearing 2021-01-11 21:13:41 +05:00
bouncepaw
cec494da30 Fix display text separators being recognised as table row separators 2021-01-10 18:33:36 +05:00
bouncepaw
09fa2b0716 Make some visual changes 2021-01-10 18:01:38 +05:00
bouncepaw
0c86b65e35 Fix long link overflow 2021-01-10 17:44:27 +05:00
bouncepaw
d19adf6729 Make navi-title better 2021-01-10 16:58:02 +05:00
bouncepaw
b1f33c872c Make account system concurrent-safe and refactor it a little 2021-01-10 01:49:48 +05:00
bouncepaw
184aa1ae32 Support mycomarkup in blockquotes 2021-01-04 02:18:23 +05:00
bouncepaw
bee862563d Auto-detect links 2021-01-04 02:10:33 +05:00
bouncepaw
987dc5b20f Support consecutive lines in paragraphs 2021-01-04 01:39:54 +05:00
bouncepaw
1d5e2e515c Fix anon hypha deletion bug and start using hypha.Count() 2021-01-03 02:25:04 +05:00
bouncepaw
301592ad7d Start implementing memdb-driven hyphae 2021-01-03 01:52:23 +05:00
bouncepaw
4d2be01b85 Add tables to mycomarkup 2021-01-01 09:07:56 +05:00
bouncepaw
30c95dd037 Add robots.txt 2020-12-29 13:10:11 +05:00
bouncepaw
598a87f878 Fix incorrect display text in links 2020-12-17 19:58:11 +05:00
bouncepaw
e8f9bf608f Draw rocketlink arrows with svg 2020-12-17 18:33:07 +05:00
bouncepaw
7b9375da39 Implement OpenGraph meta tags 2020-12-17 17:59:59 +05:00
bouncepaw
df26dfe511 Fix icons being escaped in paragraphs 2020-12-16 00:05:51 +05:00
bouncepaw
8ac27fc385 Improve links visually 2020-12-15 23:59:36 +05:00
bouncepaw
37eb3d1c77 Update README.md 2020-12-08 20:26:18 +05:00
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