Kwonunn
Kwonunn
### Feature Description Currently, users with Multi-Factor Auth can't use http/https to perform git operations. The Gitea API does support sending the OTP along using the X-Gitea-OTP header. It would...
## Plan I'd like to work on implementing guest uploads. The way I envision this is as follows: There is a new tab in the admin panel where the admin...
This is the first working version of the Guest Uploads feature. Sorry it's taking so long, I'm not very good at Go yet. Make sure to build the static js...
Extends `fetchIgnored` to also search for ignored files in `.git/info/exclude`. i basically just duped the section for gitignore, so this could probably be cleaned up a bit but i'm not...
**Describe The Bug** When advancing to the next song or episode by pressing the keyboard media keys, a playback error popup is shown in the web UI. The media goes...
hehe sorry for the long wait :3 i've restarted development on 1.8.4, will rebase onto master when the PR is finished. i've rewritten the entire feature from scratch and i'm...
This is a working Proof-of-Concept that allows a session admin to add a Discord webhook URL to a multiworld session. Whenever a cross-world item is collected, a message is sent...