Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roadmap #5

Open
13 of 39 tasks
Al-Azif opened this issue Nov 3, 2017 · 0 comments
Open
13 of 39 tasks

Roadmap #5

Al-Azif opened this issue Nov 3, 2017 · 0 comments
Assignees

Comments

@Al-Azif
Copy link
Owner

Al-Azif commented Nov 3, 2017

Known Issues

  • Cosmetic Issue: Selection width in settings modal (Language: HTML and CSS)
    • This is a flexbox rendering issue (Setting the width to auto in the css makes it legible but it should be full width)
  • BUG (<5.05): Circle button does not work correctly on subsequent uses after closing the browser for the first time
    • This is because window.history becomes immutable in certain cases
    • Bypassing the themeless-redirect and theme-loader, just loading on the PlayStation domains, has the same error
    • Built "Failsafe" option, if window.history.state is null, add [Back] button and rework modal triggers

Pre-v0.5.2

  • Update README.md and FAQ.md

0.5.2

  • Fix API Calls (Language: Python)
    • GET
      • /api/menu (JSON)
      • /api/serverip (Plain)
      • /api/themes (JSON)
      • /api/pkglist (JSON)
      • /api/settings/view (JSON)
      • /api/static (Plain)
      • /debug/var/* (200 Plain or 404 Empty)
      • /debug/varclear (None)
      • /debug/clearlogs (None)
    • POST
      • /api/settings/edit (JSON -> JSON)
      • /debug/jserrorlog (JSON -> NONE)
      • /debug/filedump
      • /debug/filedelete
      • /debug/vardump
      • /debug/var/* (Plain -> Plain)

0.5.3

  • Default Theme Tweaks (Language: HTML, CSS, and JS)
    • Add "Always Use Redirect" option
    • Remove tabindex from buttons when modal is open
    • DPad to select dropdown menu buttons
    • Build Alert/News system, toasts need to stack/slide up
    • Popstate Handler for browser's "Back Button" (For PC Browsers)
    • Update Bootstrap or go back to 3.3.7 for compatibility (?) or remove it completely
      • Use Bootstrap for overlays. Just us Bootstrap more in general vs custom CSS
    • Choose better Colors/Typefaces/Sizes/etc
    • New images for holidays and rotational
  • Allow for rpi.html and ps4update.html customization (Language: Python)
  • RPI Tweaks (Language: HTML, CSS, and JS)
    • Add smart validation
    • Add parsed "smart" responses vs raw JSON
    • Add exists page
    • Pagify PKG list
    • Add saved/source URLs
@Al-Azif Al-Azif self-assigned this Nov 3, 2017
This was referenced Nov 3, 2017
Repository owner locked and limited conversation to collaborators Dec 30, 2017
@Al-Azif Al-Azif changed the title To Do List Roadmap Jun 5, 2018
@Al-Azif Al-Azif pinned this issue Feb 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant