1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-26 07:39:04 +02:00
Commit Graph

134 Commits

Author SHA1 Message Date
antelle
c0544c3d4a reverted back to sass; resorted colors 2016-07-16 10:57:12 +03: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
Eric
41e36bb6bd Compile scss with Compass
- Replace Sass by Compass
- Replace grunt-sass by grunt-contrib-compass plugin
- Fix errors pointed by Compass
- This is being introduced to be able to efectivelly compute color
  contrast. Compass has 
  http://compass-style.org/reference/compass/utilities/color/contrast/
  and any other implementation needs pow() with decimal numbers, also
  provided by Compass.
2016-07-15 17:43:41 -05:00
antelle
f0139c93e2
Change master password if it's expired 2016-07-03 19:46:43 +03: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
8990058bca
table columns list ui 2016-06-10 22:08:28 +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
571702a8f8 fix logs display 2016-06-04 15:59:03 +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
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
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
46f3d76380 auto-type hint 2016-04-26 22:40:18 +03:00
antelle
b16f07b72c fix auto-type layout 2016-04-23 18:19:48 +03:00
antelle
48f10ca4a7 entry auto-type ui 2016-04-23 17:50:40 +03:00
antelle
7485fe8760 fix style 2016-04-22 20:18:28 +03:00
antelle
b33dcd2331 show add attachment button on mobile 2016-04-21 22:44:29 +03:00
antelle
1456cff1b9 fix #198: always show add attachment icon 2016-04-21 22:37:54 +03:00
antelle
111182458d edit and remove tags 2016-04-17 23:02:39 +03:00
antelle
7e205e6958 fix #33: save groups collapsed/expanded state 2016-04-17 19:16:51 +03:00
antelle
09afe56efa fix tooltip 2016-04-15 22:21:49 +03:00
antelle
53f2a7e54d fix generator 2016-04-12 21:38:59 +03:00
antelle
678cb5b52c fixed layout bug 2016-04-11 23:37:16 +03:00
antelle
cfcd54a1a3 fix notes field color 2016-04-09 11:43:56 +03:00
antelle
19334f7390 up normalize.css 2016-04-03 17:48:51 +03:00
antelle
5eec337e75 fix #89: disallow protected fields value selection 2016-04-03 12:48:37 +03:00
antelle
31a18b52b3 fix dropdown padding 2016-03-29 22:12:08 +03:00
antelle
eb72490884 fix svg align 2016-03-27 18:02:20 +03:00
antelle
9c9abaae80 svg icons in last open files list 2016-03-27 09:14:15 +03:00
antelle
c33031dd57 save to... in file settings 2016-03-26 11:57:58 +03:00
Antelle
fff01ce091 fix #57: support custom Dropbox apps and folders 2016-03-18 00:10:49 +03:00
Antelle
11c6ad6ded fix #162: show error details on open 2016-03-15 22:08:08 +03:00
Antelle
c9b58f2c9e open more items layout and auto-open 2016-03-14 23:57:14 +03:00
Antelle
87f148f0c3 spacing inside more 2016-03-13 20:40:10 +03:00
Antelle
0eda512479 unified storage providers creation 2016-03-13 19:08:25 +03:00
Antelle
9725f8bb61 fix error message height 2016-03-12 14:37:04 +03:00
Antelle
4a13d4f130 webdav settings ui 2016-03-12 14:22:35 +03:00
Antelle
002fa224c1 fix #150: display favicon download error 2016-03-05 21:31:32 +03:00
Antelle
910f6f80f0 fix details 2016-03-05 16:59:36 +03:00
Antelle
5cc080b565 more spacing 2016-03-05 16:36:43 +03:00
Antelle
32eaa38b30 disallow select system fields 2016-03-05 12:10:38 +03:00
Antelle
ebf8baac94 fix #58: hide empty fields 2016-03-05 11:35:22 +03:00
Antelle
12cb153939 Merge branch 'baumhoto-globalshortcut' into develop 2016-02-28 20:13:23 +03:00
Antelle
8f35f64148 usernames autocomplete 2016-02-28 14:16:05 +03:00
Antelle
7e5b7aed0d fix #110: workaround for chrome bug 2016-02-25 23:53:54 +03:00
Antelle
6f929ffd5b fix #96: regenerate password button 2016-02-23 09:43:43 +03:00