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

662 Commits

Author SHA1 Message Date
Timur Ismagilov
1d1b5af50b Make the finishing touches on the non-existent hypha notice 2021-05-14 14:31:47 +05:00
Timur Ismagilov
f7b4ec938e Make new hypha notice's buttons dark in the dark theme 2021-05-14 14:24:31 +05:00
Timur Ismagilov
a540e8c3f8 Provide a better non-existent hypha notive 2021-05-14 14:05:07 +05:00
Timur Ismagilov
dbae2b3547 Update mycomarkup to v0.1.0 2021-05-13 23:13:11 +05:00
Timur Ismagilov
71c89a64f3 Use a newer commit of mycomarkup... 2021-05-12 19:08:01 +05:00
Timur Ismagilov
da6ea25bb6 Delete the markup module, depend on the library instead
The old module had been moved to the library, but I changed it a little, so now both projects are broken. I sure do love programming.
2021-05-12 18:34:24 +05:00
Timur Ismagilov
b4dd2dcfad Do nothing in particular 2021-05-11 15:14:00 +05:00
Timur Ismagilov
171e9e2bac Migrate to mycomarkup/links module 2021-05-11 14:35:46 +05:00
Timur Ismagilov
a1852d363e Refactor and document some stuff 2021-05-11 13:33:00 +05:00
Timur Ismagilov
d69ce77251 Reorganise and document the web stuff a little 2021-05-09 16:09:27 +05:00
Timur Ismagilov
5b4ff5ef68 Move all web-related stuff to a new module 2021-05-09 15:42:12 +05:00
Timur Ismagilov
b53a6d5dff Drop support of icon redefining, use a different url for icons 2021-05-09 15:07:01 +05:00
Timur Ismagilov
662794dd59 Move config-related stuff to its own module 2021-05-09 14:36:39 +05:00
Timur Ismagilov
9bf5e8e471 Move some web stuff to http_stuff.go 2021-05-09 14:18:21 +05:00
Timur Ismagilov
e5107252d1 Be more reasonable with trailing slashes 2021-05-09 14:00:21 +05:00
Timur Ismagilov
01f7791d4a Do not redirect from / to /hypha/home 2021-05-09 13:34:14 +05:00
bouncepaw
4baee749d3 Add a button that inserts current time in UTC 2021-05-03 23:47:21 +05:00
bouncepaw
4b21489e7c Print less messages on start 2021-05-03 23:33:14 +05:00
bouncepaw
4ff51352af Print some diffs in web feeds 2021-05-03 23:31:19 +05:00
bouncepaw
7c1f38d5b0 Increment version 2021-05-01 21:26:21 +05: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