Commit Graph

173 Commits (939a07b2316624171a831b088e9f274bb8c06657)

Author SHA1 Message Date
Giulio Cesare Solaroli 939a07b231 Updated Copyright years range 2018-11-25 17:31:43 +01:00
Giulio Cesare Solaroli 0e70ab2c42 Added automatic copying of field values to clipboard 2017-01-21 15:03:42 +01:00
Giulio Cesare Solaroli 228837da16 Minor fixes 2016-11-27 16:05:23 +01:00
Giulio Cesare Solaroli dcae32b426 Reviewed UI and removed the option to create new certificates 2016-11-27 15:05:10 +01:00
Giulio Cesare Solaroli 39bacf50bb Fixed SVG rendering of BTC transaction outputs 2016-04-08 18:06:55 +02:00
Giulio Cesare Solaroli 0e407eb6a6 Fixed problem with card Cloning 2016-04-08 18:06:37 +02:00
Giulio Cesare Solaroli 0bdcf3b42c
Fixed certificate rendering when attachments are present 2016-04-02 09:52:19 +02:00
Giulio Cesare Solaroli e6b6e43dce Removed attachment info from ‘transaction’ section in certificate data. 2016-03-29 18:47:06 +02:00
Giulio Cesare Solaroli 2a99e316fe Added log message when attachment uploading fails due to quota limits 2016-03-29 18:46:49 +02:00
Giulio Cesare Solaroli fbcd02dffd BTC Certificate feature
Added the ability to register card content on the BTC blockchain in order to certify its existance/content
2016-03-29 11:45:50 +02:00
Giulio Cesare Solaroli 19290fd0c6 Handled null condition 2015-12-16 12:53:37 +01:00
Giulio Cesare Solaroli da74d23be6 Fixed offline copy issue with Chrome 2015-12-09 11:18:34 +01:00
Giulio Cesare Solaroli d0eabc16f6 Tentative fix for offline copy problem 2015-12-07 10:56:27 +01:00
Giulio Cesare Solaroli 50b2bdd240 Updated sample data for newly created accounts 2015-12-04 08:52:15 +01:00
Giulio Cesare Solaroli a67d190927 Fixed logout error handling 2015-12-03 16:51:56 +01:00
Giulio Cesare Solaroli 99204a85a9 Fixed Windows glitch
replaced unicode chars for upload/download
2015-12-03 12:53:15 +01:00
Dario Chiappetta 7558080e54 Fixed overlay glitch 2015-11-30 14:12:27 +01:00
Dario Chiappetta 8cc2ad14b2 Minor UI/UX improvements. 2015-11-30 11:47:06 +01:00
Dario Chiappetta ce0883a7f1 Applied most of the style suggestions from Frank, tentative fix for IE
wide layout
2015-11-27 16:16:58 +01:00
Dario Chiappetta d06b3f6806 More IE11 fixes 2015-11-27 10:55:02 +01:00
Dario Chiappetta e34c800509 Improved IE11 compatibility and fixed attachments on brandNew cards 2015-11-26 16:02:44 +01:00
Dario Chiappetta db47e5b7fb Fixed UI behavior on window resize, fixed Attachment UI in card View 2015-11-26 10:09:52 +01:00
Dario Chiappetta 0abd559e81 Fixed Dev backend simulated network behaviour and minor code cleanup 2015-11-25 11:42:18 +01:00
Dario Chiappetta 8b7a438039 Tentative fix for SRP problem and improved Attachments UI in card View
and Edit
2015-11-25 10:39:50 +01:00
Dario Chiappetta caca12d423 Attachment fixes and some more closed tickets 2015-11-24 17:17:29 +01:00
Dario Chiappetta 8c59393433 Implemented Attachments in client 2015-11-23 16:10:44 +01:00
Giulio Cesare Solaroli 8608fb4253
Fixed lock/unlock issue and removed console.log 2015-10-27 14:35:39 +01:00
Giulio Cesare Solaroli e3c386497f
Minor fix to component handling of text 2015-10-12 10:04:11 +02:00
Giulio Cesare Solaroli b26502d4e3 Merge remote-tracking branch 'gcsolaroli/master' 2015-10-12 10:02:04 +02:00
Dario Chiappetta e21645028f Implemented Marco's remarks on PIN and Preferences 2015-10-06 15:33:42 +02:00
Giulio Cesare Solaroli b79ed5b657 Tentative fix for issue #89
Tentative fix for issue #89:
- https://github.com/clipperz/password-manager/issues/89

Also fixed props passing to correctly show ‘offline copy’ header in unlock page.
2015-10-05 09:30:31 +02:00
Giulio Cesare Solaroli f2b85dd506
Fixed UnlockPage to look like LoginPage 2015-10-02 14:49:43 +02:00
Giulio Cesare Solaroli a12479f968 Updated some UI messages 2015-10-02 14:48:22 +02:00
Giulio Cesare Solaroli bca32b8515 Fixed reference to updated AES implementation 2015-10-02 14:47:57 +02:00
Giulio Cesare Solaroli 313fd48551 Auto hide selection panel when selecting a set of cards 2015-10-01 16:40:35 +02:00
Giulio Cesare Solaroli 73165361d4 Updated edit UI for keeping save/cancel buttons on the bottom of the screen 2015-10-01 16:40:05 +02:00
Giulio Cesare Solaroli 2c161e6373 Fixed HTML entity encoding issue while importing data 2015-10-01 16:38:40 +02:00
Giulio Cesare Solaroli 3585abe981 Added key navigation to registration form 2015-10-01 16:37:16 +02:00
Giulio Cesare Solaroli 8bbe3dcfec Updated login and registration page to behave correctly when displayed on devices with small screens 2015-10-01 16:36:00 +02:00
Dario Chiappetta 3dcdcbbe7e Implemented PIN and updated README 2015-09-30 20:09:58 +02:00
Giulio Cesare Solaroli e32f30f3ba Streamlined MainController 2015-09-23 17:47:55 +02:00
Giulio Cesare Solaroli e5a6dfebe3 Disabled UI for old preference values 2015-09-23 17:45:02 +02:00
Giulio Cesare Solaroli adf8e186cb Avoided forced reload when hitting return on the password generator length field 2015-09-23 13:44:57 +02:00
Giulio Cesare Solaroli 376ccf24e9 Updated preferences handling 2015-09-23 13:44:29 +02:00
Giulio Cesare Solaroli 6ad0024600 Cleaned’ up user unlock feature 2015-09-23 13:43:59 +02:00
Giulio Cesare Solaroli 7ca31faa28 Improved responsiveness using React default values 2015-09-23 13:43:24 +02:00
Giulio Cesare Solaroli efbccb5304 Set default values for user preferences 2015-09-23 13:41:57 +02:00
Giulio Cesare Solaroli cf3c243af2 Set default values for user preferences 2015-09-23 13:40:58 +02:00
Giulio Cesare Solaroli 7bc16cc649 Fixed OTP rendering 2015-09-23 13:40:20 +02:00
Giulio Cesare Solaroli 4218ba33bb Improved lock and registration page UI 2015-09-23 13:39:22 +02:00