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

70 Commits

Author SHA1 Message Date
bouncepaw
1917e50367 Move readers views to the views module 2021-02-20 21:14:33 +05:00
bouncepaw
bcaa1de6b7 Move navititle, attachment block, backlinks sidebar to the new views module 2021-02-20 20:48:51 +05:00
bouncepaw
2d9e3b4a54 Move subhyphae to the bottom 2021-02-19 23:12:36 +05:00
bouncepaw
20ef0fade4 Make visual layout better 2021-02-19 21:56:31 +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
70e427bc23 Rotate a triangle shown in relative hyphae block 2021-02-06 21:38:48 +05:00
bouncepaw
671f7a05a6 Make the relative hyphae block look nicer a little 2021-02-06 21:14:57 +05:00
bouncepaw
e3b4c75f79 Add /user-list page 2021-01-30 23:21:50 +05:00
bouncepaw
d25c953409 Improve layout 2021-01-26 10:41:57 +05:00
bouncepaw
f5ad2daf44 Make relative hyphae block more compact 2021-01-25 23:46:28 +05:00
bouncepaw
2ae3974dbc Improve page layout 2021-01-25 23:37:21 +05:00
handlerug
53192525c9 fix(ui): content min-width on large displays 2021-01-25 16:23:04 +07:00
bouncepaw
6dff3357d9 Move hypha tree to right, make hypha tabs look cuter 2021-01-24 23:41:42 +05:00
bouncepaw
b662eb5219 Move some files around 2021-01-24 17:52:40 +05:00
bouncepaw
9316e671b6 Move the protocol icons to the left, change svg icon colors 2021-01-24 13:18:59 +05:00
bouncepaw
e33e5d06a1 Move the user link to the header links 2021-01-24 12:30:14 +05:00
bouncepaw
100f5ada92 Add header links 2021-01-24 00:00:58 +05:00
bouncepaw
84545dd9f1 Rename -user-tree to -user-hypha 2021-01-23 21:37:29 +05:00
bouncepaw
e72ca863e3 Add /about page, remove -title option, add -name and -icon options 2021-01-23 18:45:17 +05:00
handlerug
ff875ceb1a fix(ui): history month header color in dark mode 2021-01-21 20:30:51 +07:00
bouncepaw
b03576bdb7 Make hypha tabs look more like tabs 2021-01-20 18:53:30 +05:00
bouncepaw
0341fa6440 Allow unattaching 2021-01-19 23:08:59 +05:00
bouncepaw
36ecf44a2e Some CSS fixes 2021-01-16 21:57:57 +05:00
bouncepaw
731a9946c5 Add edit previews 2021-01-16 21:42:18 +05:00
bouncepaw
306f536aa6 Make dark theme lest contrast 2021-01-16 20:44:49 +05:00
bouncepaw
80ebd4ee48 And some more css changes 2021-01-15 19:16:00 +05:00
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