summaryrefslogtreecommitdiff
path: root/www/index.html
AgeCommit message (Collapse)Author
2018-07-31Reverted back to multi-line display. Found out it was using hyperlinks asIan C
buttons that was causing the jumping.
2018-07-30Finished rejig of interface to a single record.Ian C
2018-07-30Changed to a single record display to remove the hideous problem with the pageIan C
jumping.
2018-07-27Added new passphrase box. Also tried to fix scrolling back to the top onIan C
refresh.
2018-07-24Don't know if it matters, but tried to stop chacheing.Ian C
2018-07-13Added global show passwords checkbox.Ian C
2018-06-27Initial attempts at adding the commands.Ian C
2018-06-26Added links for edit actions, and place holders for the event handlers.Ian C
2018-06-26Added some initial display code. Call to get stubbed out with test data.Ian C
2018-06-25Added group parameter to PHP pages and started on Load functionality.Ian C
2018-06-25Basic HTML framework and created initial JavaScript.Ian C
2018-06-25Added test page to try out AES encrpytion library.Ian C