vocadb icon indicating copy to clipboard operation
vocadb copied to clipboard

VocaDB is a Vocaloid Database with translated artists, albums, music videos and more.

Results 265 vocadb issues
Sort by recently updated
recently updated
newest added

low-priority
usability
security
users

Probably similar to current Twitter authentication. Twitter authentication is implemented with DotNetOpenAuth, the code is almost directly from samples (I added some error handling). DotNetOpenAuth should probably be updated, making...

low-priority
usability
security
users

Users should get a warning when browsing content that might not be suitable for all audiences. We can use [DeviantArt's classification for mature content](http://help.deviantart.com/220/) as a basis. Mature content includes...

UX/usability
content: tags
priority: high
backlog/on hold
complexity: unknown
feature request
external solution possible

For UtaiteDB

complexity-trivial
Stale

Most views don't work very well in mobile at the moment. Font sizes are too small and things don't float properly. Top search bar is too wide as well. I've...

priority: low
UX/usability
complexity: high
UI
mobile

For example, for the song [Senbonzakura](http://vocadb.net/S/8394), we want to be able to list all utaite versions of that song that are on UtaiteDB. In this case the song includes a...

priority: low
UX/usability
content: songs
UtaiteDB
feedback-wanted
complexity: unknown
feature request
external solution possible

By spec, [all HTML is allowed by Markdown](http://blog.stackoverflow.com/2008/06/safe-html-and-xss/). Currently we're [HTML encoding all text](https://github.com/VocaDB/vocadb/blob/0463a87e1ab5c9fcfce093de90364893619eb944/VocaDbWeb/Helpers/MarkdownHelper.cs) _before_ it is passed to the Markdown parser. This prevents the most obvious XSS attacks, [but...

security

When updating user (User/Edit) ``` System.FormatException The specified string is not in the form required for an e-mail address. Int32 ReadCfwsAndThrowIfIncomplete(System.String, Int32) at System.Net.Mail.MailAddressParser.ReadCfwsAndThrowIfIncomplete(String data, Int32 index) at System.Net.Mail.MailAddressParser.ParseDomain(String data,...

bug
users
email

String field, can be either username or "StopForumSpam"

priority: low
security
complexity: low
content: users

Azure Devops, GitHub deployments or Octopus Deploy. This would mainly allow deploying the website by someone without server access. It might be a problem that the website keeps some data...

priority: low
complexity: medium
infrastructure/hosting
feature request