Commit Graph

122 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
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
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
Dario Chiappetta
e21645028f Implemented Marco's remarks on PIN and Preferences 2015-10-06 15:33:42 +02:00
Giulio Cesare Solaroli
f2b85dd506
Fixed UnlockPage to look like LoginPage 2015-10-02 14:49:43 +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
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
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
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
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
f040418399 Changed the shortcut to select all cards 2015-09-10 14:56:07 +02:00
Dario Chiappetta
86580d8cfa Disabled auto-correction in login from, fixed Offline Copy in IE11 2015-09-01 12:18:27 +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
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
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
Dario Chiappetta
ee163ba2e9 Integrated Giulio's comments in previous commit 2015-08-20 11:13:24 +02:00
Giulio Cesare Solaroli
3d5c37d9bd Added keyboard cheat sheet 2015-08-20 10:52:49 +02:00
Dario Chiappetta
4a869380b0 Fixed #34 (Reorder fields within cards) 2015-08-19 13:23:00 +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
feef7e9705 Improved password generator UI 2015-08-12 10:54:13 +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
2e6ae458de Added password generator for password fields 2015-08-08 11:51:21 +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
a182077a1d Fixed extra height in fieldValues when in view mode 2015-07-29 16:07:13 +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
1517c52b25 Removed favicons 2015-07-27 17:05:22 +02:00
Giulio Cesare Solaroli
1bc595306a Fixed rendering issue in card detail when in compact view 2015-07-20 18:11:23 +02:00