Pepperminty-Wiki
Pepperminty-Wiki copied to clipboard
A wiki in a box
My personal wiki makes use of image maps, and I'd really like to keep that functionality after moving it to Pepperminty Wiki. We should implement it at any cost!
We've completed our initial implementation of OpenSearch (awesome~ :smiley_cat:), but I'm not satisfied. There are a few things left we haven't tackled yet: - [ ] Returning the logo in...
If a user wants to update their email address, we should verify the email address they enter by sending them an email with a link in it, to avoid users...
e.g. ``` > Snowflake 3 days ago -> > Snowflake x 3 3 days ago ```
The API doc comments produce an awesome REST api reference, but the version numbers are shown. We should add them so that the `0.0.0` doesn't look so odd.
We ought to display the size of each file when we are listing pages. The question is how we should go about doing so to avoid confusion between the page...
There are many possible video hosts(not all of which are as popular as YouTube or Vimeo). Such sites rely [the Open Graph protocol](https://ogp.me/) for external embeds. Open Graph is how...
Hello! Here's a small patch for you to consider. With 0.24, when I post a comment that's not a reply, if the recent_changes module is enabled, I see the following...
Hello! Another patch for you to consider. This PR updates a few lines that still work but cause deprecation warnings starting in PHP 8.2. The first commit replaces `${var}` with...
The sidebar will become bloated at some point, when the wiki accumulates too many pages and files. Not all of that should even be visible in the sidebar. The existing...