general.md 1.9 KB

Roadmap

To implement

/settings/

  • Merge login page with settings page
  • Persistence (http-only secure cookies)
  • User Settings

/novel/

  • Novel support
    Might need some ideas for the reader's UI.
    Allow options for font size and family?
    Black and white backgrounds?
    Theme support?

/series/

Independent features

To consider

  • App API support
    May be painful to implement. Required to fully replace Pixiv, if user actions won't work universally. https://codeberg.org/VnPower/PixivFE/issues/7

  • Testing
    Do we really need testing? What to test?

  • User discovery
    For discovery page.
    Pretty useless if user actions (following) doesn't work.

  • "Popular" artworks
    Check the README of this:
    https://github.com/kokseen1/Mashiro

  • i18n
    The last thing to work on, probably.

Misc

  • [x] Ranking page
    A lot of options weren't implemented.

  • [x] Revisit ranking calendar
    There should be a way to display R18 thumbnails now?