1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-20 06:56:40 +02:00
Commit Graph

274 Commits

Author SHA1 Message Date
antelle
c96431c46c eslint 2016-07-17 14:30:38 +03:00
antelle
c17b711a2e fix copy tip hide 2016-07-16 16:30:17 +03:00
antelle
c0544c3d4a reverted back to sass; resorted colors 2016-07-16 10:57:12 +03:00
Eric
e6fb3514e7 Sort theme names in select tag
- Make theme names appear in ascending order in the settings page
2016-07-15 18:00:10 -05:00
Eric
52b8c54db9 Add Solarized themes
- Add solarized-dark and solarized-light themes, based on
  http://ethanschoonover.com/solarized#usage-development
- Update text-contrast-color() to pick the best color, based on Compass
  http://compass-style.org/reference/compass/utilities/color/contrast/
- Previous text-contrast-color() or other simple implementations that
  were experimented didn't work well with both solarized-dark and
  solarized-light
2016-07-15 17:56:07 -05:00
antelle
09ccfdf038 trigger auto-type change on item select 2016-07-14 22:33:46 +03:00
antelle
f0139c93e2
Change master password if it's expired 2016-07-03 19:46:43 +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
1c7405ae76
select file for new records 2016-06-05 17:49:00 +03:00
antelle
c7240edca9 fix #163: allow opening same file twice 2016-06-05 13:25:50 +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
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
b5b932fd6b better open page ux on launch screen 2016-05-13 15:09:21 +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
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
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
111182458d edit and remove tags 2016-04-17 23:02:39 +03:00
antelle
566c322e22 fix enable searching/auto-type 2016-04-17 17:00:58 +03:00
antelle
3de0836c85 auto-type group ui 2016-04-17 15:31:08 +03:00
antelle
b7586f5be9 fix emitter copy-paste 2016-04-17 14:56:19 +03:00
antelle
a5da669a3b fix #190: allow selecting attachments with click 2016-04-17 13:17:07 +03:00
antelle
413d10fbd6 Merge branch 'release-1.1' into develop 2016-04-15 22:28:00 +03:00
antelle
e26e902943 hide generator on lock 2016-04-15 22:27:48 +03:00
antelle
64cae9d354 fix generator preset for empty passwords 2016-04-15 22:18:29 +03:00
antelle
d7e2dd81a4 Merge branch 'release-1.1' into develop 2016-04-10 11:26:52 +03:00
antelle
64a6124b86 option to try beta version in desktop app 2016-04-10 11:26:40 +03:00
antelle
ba1624e631 auto-type shortcuts 2016-04-10 10:02:32 +03:00
antelle
df3d3a7209 fix message about not found files 2016-04-10 09:44:17 +03:00
antelle
ab07be1080 fix copy key console error 2016-04-10 09:41:33 +03:00
antelle
74ac9474e8 fix open keyfile 2016-04-07 19:43:19 +03:00
antelle
bd0c5a498c fix cmd-o 2016-04-07 19:36:34 +03:00
antelle
e7f11cf0b1 display open keyfile name 2016-04-07 00:13:44 +03:00
antelle
98ebff0534 enter otp manually 2016-04-04 21:45:17 +03:00
antelle
c836532a93 fix qr alert 2016-04-03 22:16:05 +03:00
antelle
5eec337e75 fix #89: disallow protected fields value selection 2016-04-03 12:48:37 +03:00
antelle
29677458a7 fix dropdown position 2016-04-03 11:23:38 +03:00
antelle
2ba344a0f6 scan or select qr codes on mobile 2016-04-02 17:34:30 +03:00
antelle
c6f2f9c145 fix open message 2016-04-02 16:57:47 +03:00
antelle
8252d72598 otp bugfixes 2016-04-02 16:20:48 +03:00