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

295 Commits

Author SHA1 Message Date
Timur Ismagilov
fcc6ec1549 Indent marshalled JSON
It is a quickfix requested by Dan
2021-05-27 17:04:10 +05:00
Timur Ismagilov
11af79d300
Merge pull request #54 from chekoopa/nix-support
Add basic Nix packaging
2021-05-17 14:07:40 +05:00
Mikhail Chekan
67f39130e1 Add basic Nix packaging 2021-05-17 16:25:20 +08:00
Timur Ismagilov
b62643fdab
Create codeql-analysis.yml 2021-05-01 13:29:43 +05:00
bouncepaw
bf5fe64cc6 Add release.yaml 2021-05-01 12:25:54 +05:00
Timur Ismagilov
1be6a774ff
Merge pull request #52 from bouncepaw/1.1
1.1
2021-05-01 12:11:08 +05:00
bouncepaw
15ed063459 Update README.md 2021-05-01 12:10:26 +05:00
bouncepaw
8fb43419bf Make subhyphae links become smaller with deeper nesting 2021-05-01 12:06:29 +05:00
bouncepaw
317081b69f Add numbered and bulleted lists to the toolbar 2021-05-01 11:57:14 +05:00
handlerug
9f8003e8c9
Absolutize the path to config file 2021-04-28 17:40:53 +07:00
handlerug
df9e059e69
Expand home directory in config paths 2021-04-28 17:37:04 +07:00
handlerug
5bbfc6e049
Fix config path resolver 2021-04-28 17:12:36 +07:00
handlerug
989ed43455
Fix auth system not getting enabled 2021-04-28 17:12:05 +07:00
handlerug
3d911fc51b
feat(markup): nested lists 2021-04-27 23:07:50 +07:00
Timur Ismagilov
53981c28ca Move some file-related stuff to a separate module 2021-04-26 22:25:47 +05:00
Timur Ismagilov
bcdb38bd68 Implement registration 2021-04-26 21:29:41 +05:00
bouncepaw
49d072a9ed Try a different background pattern 2021-04-19 22:29:25 +05:00
bouncepaw
1c093b6c98 Fix anchor being shown when not needed 2021-04-19 21:44:32 +05:00
bouncepaw
291c8c01ca Open the mycomarkup link in the toolbar on a new tab 2021-04-19 21:41:26 +05:00
bouncepaw
aee2f23b5e You can now register, but the new account is not saved on disk 2021-04-19 21:39:25 +05:00
bouncepaw
68ab5df3f1 Implement register form and some registration-related code 2021-04-12 22:40:43 +05:00
bouncepaw
a33b9625aa Make the toolbar more responsive 2021-04-12 21:40:25 +05:00
bouncepaw
9eff38fdc4 Add fields related to registration to the config 2021-04-12 19:26:49 +05:00
bouncepaw
15a0b62e1c Show subhyphae counters near the relative hyphae links 2021-04-07 22:49:56 +05:00
bouncepaw
d65e976a43 Fix a bug with out-of-bounds indexing 2021-04-07 21:49:00 +05:00
bouncepaw
690b9ca339 Rewrite the tree using the new iteration object WIP 2021-04-06 23:47:35 +05:00
bouncepaw
bfeb341341 Add more buttons to the toolbar: headings, code 2021-04-06 14:04:57 +05:00
bouncepaw
04f3372687 Organize the toolbar and add the link yourself button 2021-04-05 23:29:45 +05:00
bouncepaw
9070ef90e2 Refactor the toolbar a little and move the cursor more 2021-04-05 22:38:44 +05:00
bouncepaw
ded26881fd Feed numerous minor issues 2021-04-04 22:22:14 +05:00
bouncepaw
770114f764 Change the license to AGPL 2021-03-29 16:13:52 +05:00
bouncepaw
b2e8cb1da8 Fix some bugs with links 2021-03-22 19:06:31 +05:00
Timur Ismagilov
d9921a8649
Merge pull request #50 from DanInSpace104/toolbar
More actions on toolbar, correct cursor position
2021-03-20 22:53:25 +05:00
DanInSpace
52d7e0f87e More actions on toolbar, correct cursor position 2021-03-20 22:48:56 +05:00
Timur Ismagilov
107b525eba
Merge pull request #49 from DanInSpace104/toolbar
#47 Insert current date button
2021-03-20 20:56:10 +05:00
DanInSpace
310a3f4a63 review changes 2021-03-20 19:21:50 +05:00
DanInSpace
9071a72de3 47 insert current date button 2021-03-20 19:02:56 +05:00
Timur Ismagilov
30ec26c5e2
Update stuff.qtpl 2021-03-19 19:01:55 +05:00
Timur Ismagilov
5937cdd09a
Update README.md 2021-03-19 19:01:14 +05:00
Timur Ismagilov
24d79dac8c
Merge pull request #46 from bouncepaw/0.14
1.0
2021-03-14 20:35:25 +05:00
bouncepaw
215ce70c08 Write 1.0 version 2021-03-14 20:34:24 +05:00
bouncepaw
bcb33f7048 Delete the markup tests 2021-03-14 20:24:46 +05:00
bouncepaw
016aa83016 Fix a bug related to hypha creation 2021-03-14 20:20:02 +05:00
bouncepaw
140d97ddf4 Handle anchored links correctly 2021-03-14 20:10:08 +05:00
bouncepaw
f3c4a45c3d Add primitive diffs accessible from history pages 2021-03-14 20:01:32 +05:00
bouncepaw
f11314488c Add /admin/reindex-users 2021-03-14 18:29:57 +05:00
bouncepaw
8fc036ba1c Throw away all backlink-related stuff 2021-03-14 18:16:30 +05:00
bouncepaw
8e94048f15 Make preview look more like view 2021-03-09 20:51:37 +05:00
bouncepaw
e35643bb9d Add -print-example-config 2021-03-09 19:27:14 +05:00
Timur Ismagilov
d2792ff83d
Merge pull request #45 from hugmouse/fix-no-hypha-connection-reset
Panic fix (#44)
2021-03-09 07:28:24 +05:00