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

202 Commits

Author SHA1 Message Date
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
58ed6ecdfb Add /admin/shutdown 2021-02-18 19:50:37 +05:00
bouncepaw
77688b3869 Fix a bug related to hyphae that have amnts but no text 2021-02-18 12:12:57 +05:00
bouncepaw
c7024da735 Fix the locking bug with CRUD operations 2021-02-18 11:21:38 +05:00
bouncepaw
ee02211b3e Start the Great Refactoring 2021-02-17 23:41:35 +05:00
bouncepaw
5cafaaa3d8 Add proof-of-concept Gemini output of /hypha/ 2021-02-09 19:35:02 +05:00
bouncepaw
5d8ee3a997 Partially move main.Index to hyphae.Index 2021-02-08 19:59:00 +05:00
bouncepaw
70e427bc23 Rotate a triangle shown in relative hyphae block 2021-02-06 21:38:48 +05:00
bouncepaw
02e7cd2bfc Strip extra whitespace from links 2021-02-06 21:16:21 +05:00
bouncepaw
671f7a05a6 Make the relative hyphae block look nicer a little 2021-02-06 21:14:57 +05:00
bouncepaw
86aa82bc50 Drop-in replace main.hyphaData with hyphae.Hypha 2021-02-04 20:47:09 +05:00
bouncepaw
dcd12a4a6d Allow adding styles in addition to default to /static/custom.css 2021-02-02 22:28:26 +05:00
bouncepaw
1604278819 Display beautiful names in <title> on /hypha/ and /rev/ 2021-02-02 21:47:34 +05:00
bouncepaw
9fbcab210a Make autolinks ignore several characters 2021-01-31 21:50:44 +05:00
bouncepaw
b4e866446e Make img galleries use the new link abstraction 2021-01-31 21:39:08 +05:00
bouncepaw
dd98ae492b Start moving universal link-related stuff to a separate module 2021-01-31 00:25:18 +05:00
bouncepaw
92dd19316c Make /hypha/ a synonym for /page/ 2021-01-30 23:29:56 +05:00
bouncepaw
e3b4c75f79 Add /user-list page 2021-01-30 23:21:50 +05:00
bouncepaw
ae1c5db3b3 Move mimetype stuff to a separate module 2021-01-29 00:07:21 +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
Timur Ismagilov
2a5d7d580c
Merge pull request #33 from bouncepaw/0.12
Version 0.12
2021-01-24 13:41:17 +05:00
bouncepaw
86c760d676 Add a missing option to the Usage section 2021-01-24 13:40:17 +05:00
bouncepaw
f34757afbd Drop memdb dependency because it is not used yet 2021-01-24 13:36:03 +05:00
bouncepaw
225c83d851 Update README.md for 0.12 2021-01-24 13:33:51 +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
455a3e0f79 Fix hyphae count corruption on reindexation 2021-01-24 12:06:37 +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
bouncepaw
355fd4b1b0 Fix the renaming bug 2021-01-22 22:25:40 +05:00
bouncepaw
43fbe3c6e2 Ignore edits that do not edit anything 2021-01-21 19:21:34 +05:00
bouncepaw
e5c96eee88 Display proper time on history pages 2021-01-21 18:49:22 +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