index
:
PassMan
master
Password manager
World Wide Web Owner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
www
Age
Commit message (
Expand
)
Author
2018-08-03
Updated button layout to work in Firefox. Removed redundant height from fixed
HEAD
master
Ian C
2018-08-02
Get height of header on page load and set the table offset appropriately.
Ian C
2018-08-01
Made header a fixed div.
Ian C
2018-08-01
Removed redundant CSS.
Ian C
2018-07-31
Added try/catch to calls to JSON.parse and removed old scroll position
Ian C
2018-07-31
Removed test code.
Ian C
2018-07-31
Added header row to table.
Ian C
2018-07-31
Reverted back to multi-line display. Found out it was using hyperlinks as
Ian C
2018-07-30
Finished rejig of interface to a single record.
Ian C
2018-07-30
Changed to a single record display to remove the hideous problem with the page
Ian C
2018-07-27
Added new passphrase box. Also tried to fix scrolling back to the top on
Ian C
2018-07-24
Don't know if it matters, but tried to stop chacheing.
Ian C
2018-07-13
Added global show passwords checkbox.
Ian C
2018-07-11
Added default value for display column.
Ian C
2018-07-07
Added up/down links to reorder entries.
Ian C
2018-06-27
Made password column masked and added a command to show the password.
Ian C
2018-06-27
Removed test data and enabled web interface.
Ian C
2018-06-27
Initial attempts at adding the commands.
Ian C
2018-06-26
Added links for edit actions, and place holders for the event handlers.
Ian C
2018-06-26
Added some initial display code. Call to get stubbed out with test data.
Ian C
2018-06-25
Added group parameter to PHP pages and started on Load functionality.
Ian C
2018-06-25
Basic HTML framework and created initial JavaScript.
Ian C
2018-06-25
Added test page to try out AES encrpytion library.
Ian C
2018-06-22
Fixed up data access pages.
Ian C
2018-06-22
Initial attempt at data interface.
Ian C