Commit Graph
100 Commits
Author SHA1 Message Date
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 31fc8ede9e Fixed rendering in Safari 2015-12-07 10:56:02 +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 ae973776ee Fixed rendering glitches 2015-12-03 16:51:43 +01:00
Giulio Cesare Solaroli 99204a85a9 Fixed Windows glitch
replaced unicode chars for upload/download
2015-12-03 12:53:15 +01:00
Giulio Cesare Solaroli cc3ee3324e Tentative fix the the failing tentative fix 2015-11-27 15:53:46 +01:00
Giulio Cesare Solaroli a947376525 Tentative fix for enabling promiz polyfill in IE11 2015-11-27 15:48:11 +01:00
Giulio Cesare Solaroli d49f7d1992 Merge branch 'master' of https://github.com/dario-chiappetta/password-manager 2015-11-27 14:03:17 +01:00
Giulio Cesare Solaroli b5d1a3760b Re-generated CSS 2015-11-26 22:20:03 +01:00
Giulio Cesare Solaroli 748c654bf5 Merge branch 'master' of https://github.com/dario-chiappetta/password-manager
Conflicts:
	frontend/delta/css/clipperz.css.map
2015-11-26 17:09:55 +01:00
Giulio Cesare Solaroli 41cece17ce Re-generated CSS 2015-11-26 13:28:18 +01:00
Giulio Cesare Solaroli 0c056738df Merge branch 'master' of https://github.com/dario-chiappetta/password-manager 2015-11-26 12:25:53 +01:00
Giulio Cesare Solaroli a036cd013a Re-generated CSS 2015-11-25 22:56:02 +01:00
Giulio Cesare Solaroli 5fdf12bb5e Merge branch 'master' of https://github.com/dario-chiappetta/password-manager
Conflicts:
	frontend/delta/css/clipperz.css.map
2015-11-25 22:46:01 +01:00
Giulio Cesare Solaroli 91c74f7e89 Fixed Connection error handling 2015-11-24 19:28:24 +01:00
Giulio Cesare Solaroli a509b34c63 Merge remote-tracking branch 'dario/master' 2015-11-24 18:22:42 +01:00
Giulio Cesare Solaroli 69ea821a9f cleaned up console.log statements 2015-11-23 23:58:15 +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
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
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
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
Giulio Cesare Solaroli dead6b40e3 Cleaned up Dario’s pull-request 2015-08-28 15:13:51 +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
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
Giulio Cesare Solaroli 3d5c37d9bd Added keyboard cheat sheet 2015-08-20 10:52:49 +02:00
Giulio Cesare Solaroli 4cdaee4a6f Merge branch 'master' of github.com:gcsolaroli/password-manager
Conflicts:
	frontend/delta/css/clipperz.css.map
2015-08-19 09:44:50 +02:00
Giulio Cesare Solaroli 6fed029616 Normalized "use strict" quoting and minor fixed to components 2015-08-18 17:31:02 +02:00
Giulio Cesare Solaroli a0bd079b51 Fixed error in AES due to "use strict" directive 2015-08-18 17:30:06 +02:00
Giulio Cesare Solaroli a2f3ee038e Improved SCSS layout and minor issues 2015-08-18 17:29:29 +02:00
Giulio Cesare Solaroli a0202493e3 Fixed Password Generator rendering issue 2015-08-13 11:45:05 +02:00
Giulio Cesare Solaroli 431ef1096b Fixed license file reference 2015-08-13 11:08:47 +02:00
Giulio Cesare Solaroli 22b6d1a83a Signed off code 2015-08-13 11:00:13 +02:00
Giulio Cesare Solaroli 5a8fe67f88 Merge pull request #76 from gcsolaroli/master
Password generator and tentative fix for login errors
2015-08-13 10:56:32 +02:00
Giulio Cesare Solaroli a53767d5c0 Fixed hidden error triggered setting "use strict" 2015-08-13 10:54:49 +02:00
Giulio Cesare Solaroli 00398aa65e Changed length field rendering in password generator 2015-08-12 11:05:11 +02:00
Giulio Cesare Solaroli feef7e9705 Improved password generator UI 2015-08-12 10:54:13 +02:00
Giulio Cesare Solaroli c73aee1751 Fixed password generator rendering in Safari 2015-08-11 18:21:59 +02:00
Giulio Cesare Solaroli 58e1cdfcf9 Added username/password fields to newly created cards 2015-08-10 16:38:42 +02:00
Giulio Cesare Solaroli cb949d791f Improved rendering for password generator 2015-08-10 15:26:45 +02:00
Giulio Cesare Solaroli 2e6ae458de Added password generator for password fields 2015-08-08 11:51:21 +02:00
Giulio Cesare Solaroli c99e8bcd71 Improved drag&drop handler rendering as suggested by Roberto Pasini 2015-08-03 17:32:35 +02:00
Giulio Cesare Solaroli b8abf8aea4 Merge pull request #75 from gcsolaroli/master
More fixes for /delta
2015-08-03 16:34:09 +02:00
Giulio Cesare Solaroli 721beef8c8 Merge pull request #74 from jokajak/flask_cleanup
Flask cleanup
2015-08-03 09:56:48 +02:00
Giulio Cesare Solaroli ce3fd5d19c Fixed copyright notice
- fixed copyright place inside HTML file in order to keep encoding information in the first 1024 bytes
- updated licence notice to AGPL
2015-07-31 18:29:15 +02:00
Giulio Cesare Solaroli 80b82d2524 updated logout icon 2015-07-31 18:28:27 +02:00
Giulio Cesare Solaroli 6000248da2 Fixed rendering of search form 2015-07-31 17:40:23 +02:00
Giulio Cesare Solaroli 197bce0d00 Fixed rendering of search form 2015-07-31 09:15:13 +02:00
Giulio Cesare Solaroli 392a8bb3a4 Fixed password fields typography metrics 2015-07-30 15:26:06 +02:00
Giulio Cesare Solaroli 78eb3bc16c Signed off code 2015-07-29 18:25:08 +02:00
Giulio Cesare Solaroli 6af8f80abe Merge pull request #73 from gcsolaroli/master
Minor fixes to /delta first public release
2015-07-29 17:59:30 +02:00
Giulio Cesare Solaroli cbc613da7f Updated weird case path adding a sensible result and logging a warning 2015-07-29 17:34:20 +02:00
Giulio Cesare Solaroli 0dbd7eb45a Fixed scroll issues for card details in Chrome 2015-07-29 17:31:29 +02:00
Giulio Cesare Solaroli a182077a1d Fixed extra height in fieldValues when in view mode 2015-07-29 16:07:13 +02:00
Giulio Cesare Solaroli 86c4e70866 Fixed issue when deleting cards on retina display 2015-07-27 18:08:53 +02:00
Giulio Cesare Solaroli c9c8daf08a Switched to React 0.13.3 2015-07-27 18:03:20 +02:00
Giulio Cesare Solaroli 0e5501b12b Fixed ‘esc’ handling for fieldValues rendered as TextArea 2015-07-27 18:01:40 +02:00
Giulio Cesare Solaroli 0ed0b33ecd Fixed minor rendering issue when selecting a card 2015-07-27 17:26:59 +02:00
Giulio Cesare Solaroli 1517c52b25 Removed favicons 2015-07-27 17:05:22 +02:00