1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-27 07:45:08 +02:00
Commit Graph

439 Commits

Author SHA1 Message Date
antelle
f7da41db3e ability to load json config 2016-06-16 20:00:24 +03:00
antelle
b09e504e9e
customizable table view 2016-06-11 17:18:11 +03:00
Chris Taylor
7f19d90514 ct: Try to preserve newlines while copying.
- For some reason, copying a multi-line field's value in Chrome does so
  whilst preserving newlines.  In the desktop app on OSX, though,
  multiline values are copied as a single line.

- Although non-standard, the .innerText property of a Node will do
  better at preserving plain-text-formatting (newlines, and such) from
  child elements.  Where it doesn't exist, fallback to whatever JQuery's
  `.text()` uses.
2016-06-10 21:36:58 -04:00
antelle
8990058bca
table columns list ui 2016-06-10 22:08:28 +03:00
antelle
07e8db1e37
fix #242: webdav in ie 2016-06-10 20:31:16 +03:00
antelle
1c7405ae76
select file for new records 2016-06-05 17:49:00 +03:00
antelle
c7325076ca
fix #170: local files are not saved to cache 2016-06-05 14:48:23 +03:00
antelle
c7240edca9 fix #163: allow opening same file twice 2016-06-05 13:25:50 +03:00
antelle
172bd0eefb repo links 2016-06-04 23:34:49 +03:00
antelle
f80a9ff1ad fix #205: webdav relative url error 2016-06-04 18:34:15 +03:00
antelle
6ba0808c17 fix #176: logout from remote storages on disable 2016-06-04 18:08:50 +03:00
antelle
571702a8f8 fix logs display 2016-06-04 15:59:03 +03:00
antelle
bd3423cec1 fix #224: group info in entry details 2016-06-04 15:47:56 +03:00
antelle
049f801c2e fix #236: drag-drop in Safari 2016-06-04 11:46:13 +03:00
antelle
466c0a24d1 option to show app logs 2016-06-04 11:31:06 +03:00
antelle
5878356d59 fix manifest link 2016-06-04 10:09:10 +03:00
Steven MacLeod
3fd7e9de9f fix #113: increased max password length
0198828ca7 missed a couple places to increase the max password length
2016-05-21 14:17:29 -04:00
antelle
8788e67cf8 fix #217: ability to increase font size 2016-05-15 10:57:29 +03:00
antelle
928b561a65 high contrast theme 2016-05-13 16:14:13 +03:00
antelle
47112c42da typo 2016-05-13 15:09:56 +03:00
antelle
b5b932fd6b better open page ux on launch screen 2016-05-13 15:09:21 +03:00
antelle
6cb2693c02 electron v1.0.1 2016-05-13 15:07:46 +03:00
antelle
b0a009aa80 fix menu item 2016-05-01 18:39:44 +03:00
antelle
46f3d76380 auto-type hint 2016-04-26 22:40:18 +03:00
antelle
4c7072eeed linux auto-type impl 2016-04-26 00:19:40 +03:00
antelle
41cace7805 get linux window title 2016-04-24 23:29:28 +03:00
antelle
4503f4bcd8 fix naming 2016-04-24 23:08:59 +03:00
antelle
d88a3c9dc9 fix helper path 2016-04-24 23:04:26 +03:00
antelle
c48f947a0f get helper path from app path 2016-04-24 23:03:52 +03:00
antelle
b3d92e0f2b windows emitter switched to helper app 2016-04-24 15:08:46 +03:00
antelle
5e4a13a765 fix group seq 2016-04-23 22:59:28 +03:00
antelle
bf7e18b844 const 2016-04-23 22:55:57 +03:00
antelle
db12c76987 don't check updates at startup 2016-04-23 22:53:48 +03:00
antelle
ecd9d5c812 fix obfuscation 2016-04-23 22:35:30 +03:00
antelle
a3afc4f7e4 escape chars 2016-04-23 19:31:39 +03:00
antelle
31c6c10381 typo 2016-04-23 18:34:56 +03:00
antelle
15b25c8395 fix delay 2016-04-23 18:34:49 +03:00
antelle
b16f07b72c fix auto-type layout 2016-04-23 18:19:48 +03:00
antelle
463b383ba7 get auto-type properties from entry 2016-04-23 18:05:33 +03:00
antelle
48f10ca4a7 entry auto-type ui 2016-04-23 17:50:40 +03:00
antelle
8c962195ef keycodes links 2016-04-22 19:39:35 +03:00
antelle
e655250fc9 fix jshint 2016-04-19 22:21:32 +03:00
antelle
177cbea905 emitter-impl => emitter 2016-04-19 22:19:08 +03:00
antelle
53f266f7c3 linux emitter 2016-04-19 21:48:49 +03:00
antelle
e135fc010b cleanup 2016-04-19 21:48:42 +03:00
antelle
93fbe645a2 win32 helper stub 2016-04-19 21:03:02 +03:00
antelle
f9d593356b auto-type bugfixes 2016-04-19 20:39:17 +03:00
antelle
35c19e4578 windows emitter impl 2016-04-18 23:46:54 +03:00
antelle
10521554de write to stdin 2016-04-18 00:38:31 +03:00
antelle
111182458d edit and remove tags 2016-04-17 23:02:39 +03:00