Skip to content

Latest commit

 

History

History
38 lines (38 loc) · 2.17 KB

todo.org

File metadata and controls

38 lines (38 loc) · 2.17 KB

majority token

Allow to disconnect from the majority token

Handle token revokation

Make a webpage for it

Delete validity of child starting with the deepest one, in case this is somehow interrupted

Also filter the online-exposed mirrorable archive

First make it generated via the server

Then force the use of a cookie to access major-only rom

Actually hide the hacks

Display error message when no token and major only hack (also display the reason of blocking)

Also prevent the download of those file by direct URL access

seems the tag in the hidding reason have invalid presentation

Should I display them on the search/main page without majority token ? (yes)

NOPE Also do per-version hidding ?

Display a warning on top of the page, even with token.

ability to create a majority token

Make the majority stuff hideable

hide them in tag search page

Use post parameter instead of Get parameter if possible

disconnect

Display a success message on the redirected route

connection

Display a message

should definitively use post to prevent CSRF

Only display login/majority token stuff when on a page which contain such content (or /majority)

reorganize. It seems a bit messed up with all these routes

create an appropriate 404 page (and sent it also for hack, tag and filename not found – maybe with some customisation)

CONSIDER moving the hack data to couchdb too

maybe add a new /h/{id} path to get hacks data exclusively for newly added hacks, but still allowing the old path scheme for older hacks (hack data need a version identifier)

CONSIDER using a common prefix for “pokemon-mystery-dungeon” and “pmd” prefixed hacks (or just get rid of it)

good localisation support, at least french and english

good fluent integration

finish the French translation

include a language switcher

include some check about localisation in CI

consider how to translate hack and tag text

deploy Poontoon

configuration from environment