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

43 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
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
bee862563d Auto-detect links 2021-01-04 02:10:33 +05:00
bouncepaw
4d2be01b85 Add tables to mycomarkup 2021-01-01 09:07:56 +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
8ac27fc385 Improve links visually 2020-12-15 23:59:36 +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
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
bouncepaw
c984790d3d Reimplement images 2020-11-26 23:41:26 +05:00
bouncepaw
f759f6f2e2 Fix monospace styling 2020-11-24 22:23:45 +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
57751d03f4 Change navigation links depending on who the user is 2020-11-16 20:26:03 +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
1fbbf81794 Make a better recent changes page 2020-11-04 16:00:17 +05:00
bouncepaw
3620c6e9b5 Add img tag 2020-11-03 20:41:50 +05:00
bouncepaw
efa267db98 Better transclusion and image blocks 2020-11-03 00:04:36 +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
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
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
4cf5937361 Add recent changes page 2020-09-26 23:19:17 +05:00
bouncepaw
bcceb12009 Make a better /list page 2020-08-31 23:16:22 +05:00
bouncepaw
41551fd63b Migrate to quicktemplates 2020-08-31 22:52:26 +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
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