- 23 Jun, 2021 1 commit
-
-
Matt Baer authored
-
- 22 Jun, 2021 1 commit
-
-
Matt Baer authored
This fixes an issue where "12. April" would get rendered as "1. April" because it looks like a Markdown list item to our renderer. Now, we parse titles as titles, instead of standalone text, which causes the renderer to give us the results we want. This also adds some basic tests for the applyBasicMarkdown() func. Closes #470
-
- 11 Jun, 2021 1 commit
-
-
Matt Baer authored
-
- 09 Jun, 2021 5 commits
- 07 Jun, 2021 5 commits
- 25 May, 2021 3 commits
- 21 May, 2021 1 commit
-
-
Matt Baer authored
-
- 10 May, 2021 1 commit
-
-
Matt Baer authored
This forces xgo to use Go 1.15, to work around a bug with Go modules: https://github.com/techknowlogick/xgo/issues/109#issuecomment-835494720 This also uses the correct Darwin and Windows binary names to prevent failures in the `make release` process.
-
- 08 May, 2021 3 commits
- 07 May, 2021 1 commit
-
-
Matt Baer authored
-
- 04 May, 2021 1 commit
-
-
Matt Baer authored
Draft list paging
-
- 30 Apr, 2021 7 commits
-
-
Matt Baer authored
Minor WYSIWYG and miscellaneous fixes
-
Matt Baer authored
This fixes logging in when developing on newer versions of Chrome.
-
Matt Baer authored
Fix Gopher links and add blog info
-
Matt Baer authored
Support international domain names
-
Matt Baer authored
This file is compiled from other sources, and thus shouldn't be included in the repo.
-
Matt Baer authored
-
Matt Baer authored
-
- 29 Apr, 2021 3 commits
- 28 Apr, 2021 3 commits
- 27 Apr, 2021 2 commits
-
-
Matt Baer authored
-
Matt Baer authored
Previously, if running an instance on e.g. http://localhost:8080, the port would show up in the Gopher links and potentially cause rendering to fail. This fixes that.
-
- 26 Apr, 2021 2 commits