Commit Graph

895 Commits

Author SHA1 Message Date
antelle b987de7d12 Merge pull request #244 from grinsted/patch-1
Fix broken links to antelle/keeweb
2016-06-16 00:31:02 +04:00
Aslak Grinsted 5c6b8790c9 Fix broken links to antelle/keeweb
changed antelle/keeweb to keeweb/keeweb throughout.
2016-06-15 21:11:30 +02:00
antelle 303ea5ac24
better advanced search icon 2016-06-12 10:53:30 +03:00
antelle 3c9ecfc3f3
fix cursor on collapse control 2016-06-12 00:44:32 +03:00
antelle b09e504e9e
customizable table view 2016-06-11 17:18:11 +03:00
antelle e08a104935 Merge pull request #243 from cttttt/preserve-newlines-while-copying-values
Try harder to to preserve newlines while copying in the Desktop app
2016-06-11 12:22:50 +04: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 72ee188351
up jquery 2016-06-10 20:52:19 +03:00
antelle 3c675ebe1b
removed non-important issue from readme 2016-06-10 20:46:41 +03:00
antelle 07e8db1e37
fix #242: webdav in ie 2016-06-10 20:31:16 +03:00
antelle a07f31d47b fix table borders 2016-06-05 17:58:44 +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 5fe2ec0c15
typo 2016-06-05 00:09:46 +03:00
antelle 810a743106 release notes 2016-06-05 00:08:42 +03:00
antelle 172bd0eefb repo links 2016-06-04 23:34:49 +03:00
antelle 1ea002095e exclude shrinkwrap 2016-06-04 19:11:56 +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 556a7b3236 fix #230: open files with spaces on linux 2016-06-04 12:22:17 +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 4d1e2fbee8 disabled ios safari click background 2016-06-04 10:28:12 +03:00
antelle 5878356d59 fix manifest link 2016-06-04 10:09:10 +03:00
antelle 8de14a7ab0 shrinkwrap 2016-06-04 10:04:10 +03:00
antelle ec004c7584 fixed deps versions 2016-06-04 10:03:34 +03:00
antelle 532513ebf5 Merge pull request #233 from smacleod/patch-1
fix #113: increased max password length
2016-05-21 22:20:40 +04: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 0198828ca7 fix #113: increased max password length 2016-05-21 20:55:20 +03:00
antelle 8788e67cf8 fix #217: ability to increase font size 2016-05-15 10:57:29 +03:00
antelle fc62872ff2 release notes 2016-05-15 10:00:12 +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 1e1a5aeefc fix word wrapping in notes field 2016-05-13 15:09:45 +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 31db0aa594 fix webpack ext dep 2016-05-13 15:05:01 +03:00
antelle b1265177a7 fixed dep version 2016-05-13 15:04:33 +03:00
antelle b0a009aa80 fix menu item 2016-05-01 18:39:44 +03:00
antelle ad6fb55e9d better browser url detection 2016-04-27 23:54:13 +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