1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2025-04-02 00:37:04 +00:00

14 Commits

Author SHA1 Message Date
bouncepaw
0426c372de Support configuration files
See https://mycorrhiza.lesarbr.es/hypha/configuration for an example.
A copy of this example is stored at assets/config.ini.

Use option -config-path to pass the config file. Note that all other
CLI options have been removed. Some of them may be returned later.
Also note that no real testing has been done.
2021-03-06 14:40:47 +05:00
DanInSpace
dd5d78322f Typo fix 2021-03-06 12:38:08 +05:00
bouncepaw
f6a41b4818 Some adjusting before merging 2021-03-05 14:39:33 +05:00
bouncepaw
f33eefe502 Change the wording slightly 2021-02-24 22:37:34 +05:00
bouncepaw
a8a2735363 Add the attachment tab 2021-02-24 22:34:42 +05:00
bouncepaw
170240177e Slight redesign of the login form 2021-02-23 19:36:12 +05:00
bouncepaw
c83710f155 Move mutators.qtpl and auth.qtpl to the views 2021-02-23 19:25:07 +05:00
bouncepaw
d2cc1e7074 Redesign /list 2021-02-22 23:37:23 +05:00
bouncepaw
ecbd23b3a5 Move stuff.qtpl and admin.qtpl to views/stuff.qtpl 2021-02-22 23:19:28 +05:00
bouncepaw
e72752a484 Move delete and rename to the modals module 2021-02-22 23:11:37 +05:00
bouncepaw
7f82805992 Move the unattach modal to the views module 2021-02-22 22:38:41 +05:00
bouncepaw
4798d94a94 Refactor history views 2021-02-20 21:50:25 +05:00
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