Files
PixivFE/doc/dev/general.md
iacore 239dfdfe83 update settings page
- allow clearing image proxy
- allow clearing all settings
2024-02-24 15:12:23 +00:00

1.9 KiB

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

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

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