-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
initial launch: update as we go along - we are prototyping, so nothing is set in concrete
- add files: index.html and a user.js
- remove zoom buttons (that's what keyboard is for)
- remove position slider (that's what scrollbars are for)
- make anchored top part opaque (too distracting when semi transparent)
- move version number here
- create/use search box rather than a filter item
- show updated search/filters params in URL
- split css+js out to a file? (but still copies from userjs-tool)
- tidy index.html title - probably just
arkenfox gui - add
<abbr>tags toInfoletters- add icons to Info column (replacing letters)
- style navbar elements (right hand side overlay for version/about) (sizes change with widths)
- add navbar about detail (show/hide)
- update the "About" text within index.html
- shrink text size, still too big (tzp uses 10 for monospace from memory)
- set a max width (1400?) + minWidth + auto margins
- style TZP colors
- ref: Colors #3
- make index.html small (shared css/js instead of shared html)
- hardcode user.js in another js file (instead of fetch)
- https://arkenfox.github.io/gui/?b (optional to create the base64)
- always load from base64 by default (/?b loads a user.js and creates a base64 string) see clarification here
bonus
- add ability to list all hyperlinks
(to console.log?)(in a textbox)- this is handy to check they still exist and/or we have finally removed all insecure ones (if possible)
- https://arkenfox.github.io/gui/?u
- suggestion: concat * lines into one #5
- code improvement
other
- close AF issue
- add link to AF wiki/readme
- and hyperlink things like "search for
[SETUP*in the user.js"
- and hyperlink things like "search for
- do proper readme in this repo
- add repo topics
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels