| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 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 | 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 |  | 
			
				
					| 
							
							
								 jokajak | 88e51068ca | Update flask models to fix table creation Mysql requires a length in the table definition for String columns | 2015-08-02 17:49:02 -04:00 |  | 
			
				
					| 
							
							
								 jokajak | a141d2e887 | Add docstrings to flask backend | 2015-08-02 14:01:23 -04:00 |  | 
			
				
					| 
							
							
								 jokajak | 3a1188a779 | Fix flask model to support sqlalchemy-migrate | 2015-08-02 14:01:02 -04:00 |  | 
			
				
					| 
							
							
								 jokajak | 35960ad2df | Add a gitignore file for flask backend This file will allow virtualenv's to be created in the src directory for
development of the flask backend directly. | 2015-08-02 13:58:05 -04: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 |  | 
			
				
					| 
							
							
								 Giulio Cesare Solaroli | 06f5e77acf | Fixed Firefox rendering issue | 2015-07-22 08:42:55 +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 |  |