Commit Graph

466 Commits (master)

Author SHA1 Message Date
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 02d4fa0e93 Fixed minor layout issue 2015-10-01 16:39:33 +02:00
Giulio Cesare Solaroli 2f748fbd60 Added ‘camingo-code’ font, just for reference. Not used at the moment. 2015-10-01 16:39:06 +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 e28119c728 Fixed rendering of settings page when in narrow mode 2015-10-01 16:37:45 +02:00
Giulio Cesare Solaroli 3585abe981 Added key navigation to registration form 2015-10-01 16:37:16 +02:00
Giulio Cesare Solaroli de7f4ed9b1 Restored use of React minified version 2015-10-01 16:36:49 +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 4710a571e7
Fixed OTP rendering 2015-09-23 17:48:59 +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
Dario Chiappetta 3891ffa476 Implemented lock (to be reviewed) 2015-09-23 10:24:49 +02:00
Giulio Cesare Solaroli df354f1f69 Improved layout of login and registration pages 2015-09-11 18:49:33 +02:00
Giulio Cesare Solaroli 94661db83d Fixed issue with browsers with no language set. 2015-09-10 21:38:57 +02:00
Giulio Cesare Solaroli e161d4d46b Fixed build scripts to correctly handle manifest.appcache 2015-09-10 15:13:26 +02:00
Giulio Cesare Solaroli a19c9c6ee4 Fixed manifest.appcache file 2015-09-10 14:57:09 +02:00
Giulio Cesare Solaroli f040418399 Changed the shortcut to select all cards 2015-09-10 14:56:07 +02:00
Giulio Cesare Solaroli e2d7716389 Merge pull request #85 from dario-chiappetta/master
Disabled auto-correction in login from, fixed Offline Copy in IE11
2015-09-01 12:22:54 +02:00
Dario Chiappetta 86580d8cfa Disabled auto-correction in login from, fixed Offline Copy in IE11 2015-09-01 12:18:27 +02:00
Giulio Cesare Solaroli dead6b40e3
Cleaned up Dario’s pull-request 2015-08-28 15:13:51 +02:00
Dario Chiappetta 4ed3412cd8 Added support for Direct Login removal 2015-08-26 23:03:41 +02:00
Dario Chiappetta 5cfd6588d7 Merge https://github.com/clipperz/password-manager 2015-08-26 22:57:28 +02:00
Giulio Cesare Solaroli e302b2688f Merge pull request #83 from gcsolaroli/master
Updated OTP handling to remove difference between ‘requested’ and ‘used’
2015-08-26 15:21:28 +02:00
Dario Chiappetta 0656c73c1b Fixed OTP Handling in Dev backend: all test are passing 2015-08-26 10:13:29 +02:00
Giulio Cesare Solaroli eeb597354a Fixed selection of cards with empty title 2015-08-26 09:45:12 +02:00
Giulio Cesare Solaroli c8ef5dc0e3 Updated OTP handling to remove difference between ‘requested’ and ‘used’ 2015-08-26 09:20:35 +02:00
Giulio Cesare Solaroli 16d3e14f38
signed off code 2015-08-25 09:16:40 +02:00
Giulio Cesare Solaroli 1c0eb0d660 Merge pull request #81 from gcsolaroli/master
Download all records data for export together, to avoid request-toll issues
2015-08-25 09:13:31 +02:00
Giulio Cesare Solaroli 337743964c Download all records data for export together, to avoid request-toll issues 2015-08-21 11:42:05 +02:00
Giulio Cesare Solaroli 7eb82d391e
signed off code 2015-08-20 15:14:47 +02:00
Giulio Cesare Solaroli 410c0a98fb Merge pull request #80 from gcsolaroli/master
Added “Offline copy” banner in the login page
2015-08-20 15:08:18 +02:00
Giulio Cesare Solaroli 4cfc1dcb77 Added “Offline copy” banner in the login page 2015-08-20 12:04:31 +02:00
Giulio Cesare Solaroli 9d9dd1e161 Merge remote-tracking branch 'gcsolaroli/master'
Conflicts:
	frontend/delta/css/clipperz.css.map
2015-08-20 11:22:41 +02:00
Giulio Cesare Solaroli 1ac4552cbe Merge pull request #78 from dario-chiappetta/master
Fixed #34 (Reorder fields within cards)
2015-08-20 11:16:37 +02:00