Commit Graph
285 Commits
Author SHA1 Message Date
Giulio Cesare Solaroli 80e149a8a9 Updated to React 13.1 2015-03-23 18:10:09 +01:00
Giulio Cesare Solaroli 40d20bb3ac Added url field action handler 2015-03-23 08:42:31 +01:00
Giulio Cesare Solaroli bf3ec41e1b Fixed flickering when showing the value of a password field 2015-03-23 00:13:47 +01:00
Giulio Cesare Solaroli 3bc7dbe7db Decreased size of fonts in ‘Selection’ panel 2015-03-23 00:04:38 +01:00
Giulio Cesare Solaroli 4e85ca5d4e Added copyright/license notice to SCSS files 2015-03-22 23:15:45 +01:00
Giulio Cesare Solaroli e0a0eed5a8 Updated manifest.appcache file to make it effective 2015-03-22 23:05:16 +01:00
Giulio Cesare Solaroli b95d99d33f Added version number 2015-03-22 22:43:19 +01:00
Giulio Cesare Solaroli 087929a177 Automatically adds new field when tabbing out of the last one 2015-03-22 22:42:24 +01:00
Giulio Cesare Solaroli 6a27c3f5e1 Fixed a UI glitch where a tag may not be saved 2015-03-22 22:41:23 +01:00
Giulio Cesare Solaroli 781966771b Moved copyright notice to the very top of the index.html file 2015-03-22 22:39:16 +01:00
Giulio Cesare Solaroli ab128e98e7 Fixed a minor issue with the implementation of Field.isEmpty method 2015-03-22 22:38:54 +01:00
Giulio Cesare Solaroli 7a116201f7 Removed clipperz copyright/license note
The script that automatically adds the copyright notice was wrongly configured.
2015-03-22 21:10:48 +01:00
Giulio Cesare Solaroli 8d7ada0461 Added application version info 2015-03-22 18:39:53 +01:00
Giulio Cesare Solaroli f6c76a24f0 Fixed the addition of new cards in narrow view 2015-03-22 14:17:21 +01:00
Giulio Cesare Solaroli 8453eb1f23 Small rendering improvements 2015-03-21 09:06:54 +01:00
Giulio Cesare Solaroli 96ac72ce80 Fixed iPhone/iPad rendering glitches 2015-03-21 09:05:32 +01:00
Giulio Cesare Solaroli 24ef85db50 Fixed mask event handling for iPhone/iPad 2015-03-21 09:04:39 +01:00
Giulio Cesare Solaroli c0847d6f52 Enabled one more (now green) test 2015-03-16 17:44:32 +01:00
Giulio Cesare Solaroli f9791a2fd4 Fixed some tests
Thanks to the suggestion of Dario Chiappetta: https://github.com/dario-chiappetta/password-manager/commit/68c7843210c7e2346f25ff1a778295a1cc5400de#diff-a0730cd0ccb483a9fff282eff550aec4R1111
2015-03-16 17:34:20 +01:00
Giulio Cesare Solaroli 765567f5ae Fixed card rendering and enabled text selection for notes and field labels 2015-03-12 21:24:37 +01:00
Giulio Cesare Solaroli 40d9725c37 Fixed drag&drop of card fields in Safari 2015-03-12 21:22:23 +01:00
Giulio Cesare Solaroli 502f03d555 Update SCSS 2015-03-11 18:28:59 +01:00
Giulio Cesare Solaroli 87d09890a4 Added ‘use strict’ directive 2015-03-11 18:27:39 +01:00
Giulio Cesare Solaroli be3ad5fec8 Added semicolon to fix install build 2015-03-11 18:25:29 +01:00
Giulio Cesare Solaroli 867666b949 Disabled ’sign in’ link when the proxy does not support creating new accounts 2015-03-11 18:23:52 +01:00
Giulio Cesare Solaroli 9d8bdceac4 Disabled ‘download’ link when offline copy feature is not available 2015-03-11 18:18:00 +01:00
Giulio Cesare Solaroli f4f77ab0e1 Small fix the offline copy status layout 2015-03-11 00:08:42 +01:00
Giulio Cesare Solaroli 187959fd1e Many small overall UI improvements
- proxy are now aware of their respective features;
- updated account status info and added also proxy info (especially to show when using an offline copy)
- conditionally enabled different features across the UI, based on user account / proxy available features
2015-03-10 22:59:24 +01:00
Giulio Cesare Solaroli 3d809a71db Added a few more files to the project 2015-03-10 22:54:46 +01:00
Giulio Cesare Solaroli 07c852294a Added app version to offline copy url path 2015-03-10 22:48:56 +01:00
Giulio Cesare Solaroli b01b983d8b Improved card filed dragging 2015-03-10 22:38:33 +01:00
Giulio Cesare Solaroli d4c4e5ca63 Added the option to view the clear text of a password 2015-03-09 17:20:33 +01:00
Giulio Cesare Solaroli a26c59851d updated copyright statements 2015-03-09 15:45:35 +01:00
Giulio Cesare Solaroli c21e074e14 Misc SCSS fixes
- added edit mask shadow
- updated icon font
- updated card edit field action buttons layout
- selection panel scroll
2015-03-09 15:32:36 +01:00
Giulio Cesare Solaroli 8ffe1505f7 Removed flickering when adding a new tag 2015-03-03 23:41:46 +01:00
Giulio Cesare Solaroli e47cc7f617 Hide current selected card (in *wide view) hitting ‘esc’ 2015-03-03 23:29:37 +01:00
Giulio Cesare Solaroli bd95252c80 Cleaned up the rendering of search form 2015-03-03 23:25:30 +01:00
Giulio Cesare Solaroli 060653a876 Restored black mask when editing 2015-03-03 19:33:16 +01:00
Giulio Cesare Solaroli d7c5d6014b Added default image when actual favicon fails to load 2015-03-03 19:30:44 +01:00
Giulio Cesare Solaroli 2368d471e8 Added HTML native support for auto-completion in tag editor
Not sure on which browser this feature is working; only tested in Chrome for Mac.
2015-03-03 17:42:25 +01:00
Giulio Cesare Solaroli 03ce1d3497 Fixed scrolling of the extra-features panel 2015-03-03 16:13:22 +01:00
Giulio Cesare Solaroli 66e036b5de Small fix to the registration form layout 2015-03-03 15:53:39 +01:00
Giulio Cesare Solaroli a4718b2c04 Improved text area autoresize behaviour 2015-02-26 21:03:33 +01:00
Giulio Cesare Solaroli 375fc0c10e Added text area autoresize behaviour. 2015-02-26 18:39:03 +01:00
Giulio Cesare Solaroli 29ff09441b Improved registration wizard
The desktop view looks fine, but the mobile one still needs lot of love
2015-02-26 16:55:45 +01:00
Giulio Cesare Solaroli 04a48ea609 Switched default font from SourceCode Pro to Dejavu 2015-02-26 16:39:48 +01:00
Giulio Cesare Solaroli 2a614c8946 Fixed SRP check for negative values 2015-02-16 18:20:49 +01:00
Giulio Cesare Solaroli acb72cc1e0 Fixed card list shadow over card detail (Safari) 2015-02-16 16:06:28 +01:00
Giulio Cesare Solaroli 0d49cf3a8c Fixed content scroll in card detail, in compact view. 2015-02-14 10:29:51 +01:00
Giulio Cesare Solaroli 6c30a77ce1 Updated PRNG configuration 2015-02-14 08:46:15 +01:00