Commit Graph

137 Commits

Author SHA1 Message Date
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
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
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
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
337743964c Download all records data for export together, to avoid request-toll issues 2015-08-21 11:42:05 +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
a0bd079b51 Fixed error in AES due to "use strict" directive 2015-08-18 17:30:06 +02:00
Giulio Cesare Solaroli
a53767d5c0 Fixed hidden error triggered setting "use strict" 2015-08-13 10:54:49 +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
cbc613da7f Updated weird case path adding a sensible result and logging a warning 2015-07-29 17:34:20 +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
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
1517c52b25 Removed favicons 2015-07-27 17:05:22 +02:00
Giulio Cesare Solaroli
a1fe0f2d8c Improved tag handling 2015-07-22 08:42:38 +02:00
Giulio Cesare Solaroli
1bc595306a Fixed rendering issue in card detail when in compact view 2015-07-20 18:11:23 +02:00
Giulio Cesare Solaroli
c0d1848628 Tentative fix the problem of the ‘compiled’ version of the application 2015-07-20 16:28:09 +02:00
Giulio Cesare Solaroli
444d021f01 Tentative fix the problem of the ‘compiled’ version of the application 2015-07-20 16:11:57 +02:00
Giulio Cesare Solaroli
c65c406944 Fixed rendering of field value view. 2015-07-20 15:13:35 +02:00
Giulio Cesare Solaroli
1f9c30cdfb Fixed minor issues reported by user after official release of /delta 2015-07-20 10:27:28 +02:00
Giulio Cesare Solaroli
cdfd739897 Fixed rendering of Registration page 2015-07-05 09:28:19 +02:00
Giulio Cesare Solaroli
755df7d360 More fixes before /delta release 2015-07-05 09:09:33 +02:00
Giulio Cesare Solaroli
e6d071a7c1 Final fixed before official /delta release 2015-07-04 18:43:59 +02:00
Giulio Cesare Solaroli
2e65e86341 Fixed another syntax issue breaking the building process 2015-07-01 07:22:58 +02:00
Giulio Cesare Solaroli
9de2c96f66 Added semicolon to (try to) fix a build issue 2015-07-01 07:12:00 +02:00
Giulio Cesare Solaroli
236437ba26 Fixed failed login handling 2015-07-01 06:43:37 +02:00
Giulio Cesare Solaroli
e02ba2c20c Merged all pending work done on the private repository 2015-06-27 19:08:20 +02:00
Giulio Cesare Solaroli
75d5724c8a Merge remote-tracking branch 'clipperz/export' into import
Conflicts:
	frontend/delta/css/clipperz.css
	frontend/delta/js/Clipperz/PM/DataModel/Record.js
	frontend/delta/js/Clipperz/PM/UI/Components/ExtraFeatures/DeleteAccount.js
	frontend/delta/js/Clipperz/PM/UI/Components/Panels/ExtraFeaturesPanel.js
	frontend/delta/js/Clipperz/PM/UI/MainController.js
	frontend/delta/properties/delta.properties.json
	frontend/delta/scss/style/settingsPanel.scss
2015-06-27 18:33:01 +02:00
Dario Chiappetta
0126873868 Merged Import and Export branches, implemented Giulio's remarks on Import feature 2015-05-21 14:34:49 +02:00
Dario Chiappetta
d1d5fae5de Added Import feature 2015-05-14 18:55:18 +02:00
Giulio Cesare Solaroli
e329f6926a Reviewed and improved export feature 2015-05-07 16:23:57 +02:00
Dario Chiappetta
b812ea4efb Added Export feature 2015-04-20 18:18:22 +02:00
Giulio Cesare Solaroli
edeb859746 Merged and cleaned-up features implemented by Dario
- delete account
- change passphrase
2015-04-14 11:07:10 +02:00
Dario Chiappetta
e2781071d0 Added Delete Account feature (no dev backend support yet) - fix 2015-04-14 10:44:23 +02:00
Dario Chiappetta
00ab234ed8 Added Delete Account feature (no dev backend support yet) 2015-04-14 10:36:12 +02:00