Commit Graph
7 Commits
Author SHA1 Message Date
mymlandGitHub 89cbb19912 fix: site tree not working because of incorrect variable name (#5304) 2022-05-18 15:40:37 -04:00
mymlandGitHub 8be88cb273 fix(search): search result display as empty after clearing field (#5283) 2022-05-14 21:21:23 -04:00
mymlandGitHub 5590507ef3 fix(nav): add locale to current directory link (#5286) 2022-05-14 21:18:46 -04:00
mymlandGitHub b3731dd26e fix: handle unicode chars when syncing files using git storage (#5272)
git has the quotopath option enabled by default,
filepaths with unicode characters will be escaped,
causing the wiki to not handle changes.
2022-05-09 21:39:08 -04:00
mymlandGitHub 559b8ae8cf fix: undefined author in git commit when deleting a page (#5215) 2022-04-30 23:26:06 -04:00
mymlandGitHub ecb7d9d14b ci: docker build missing python (#5207) 2022-04-29 18:57:31 -04:00
mymlandGitHub 74887baa86 feat(auth): OAuth2 scope support (#5181) 2022-04-12 00:14:02 -04:00