Commit Graph

359 Commits (master)

Author SHA1 Message Date
antelle 789103a2b8 fix #764: multiple attachments display 2019-09-11 22:25:33 +02:00
antelle f48713409b spacing fix 2019-09-09 22:10:29 +02:00
antelle 0953a29b4e prettier 2019-09-09 17:07:24 +02:00
antelle c525d1f9e0 padding 2019-09-09 17:01:47 +02:00
antelle b21b9cd24e fix 2019-09-09 16:56:32 +02:00
antelle 31b0097afb fixed links 2019-09-09 16:54:14 +02:00
antelle 65ba766b0f mobile fixes 2019-09-08 21:21:20 +02:00
antelle ef71035e0d fixed tip size 2019-09-08 15:29:02 +02:00
antelle a634d824d0 fixed calendar styles 2019-09-08 14:59:08 +02:00
antelle 68e5955d09 mac colors 2019-09-08 14:38:26 +02:00
antelle f4359fef92 fixed field editing issues 2019-09-08 14:10:35 +02:00
antelle 13f90d7a39 up bourbon 2019-09-08 13:43:55 +02:00
antelle a78c63b05b style adjustments 2019-09-08 13:10:01 +02:00
antelle bfbfaf559a fixed the button position 2019-09-08 12:54:29 +02:00
antelle ba56444a6e fixed paddings 2019-09-08 11:46:03 +02:00
antelle 7f20e6cc46 mobile fix 2019-09-08 11:05:38 +02:00
antelle 6dba3f9bf7 macos dark theme 2019-09-08 10:54:18 +02:00
antelle 47b2c32031 bg 2019-09-08 09:56:41 +02:00
antelle 2181c9aa91 dropped support for browsers without css variables 2019-09-08 09:31:25 +02:00
antelle 82f841fdf9 macOS dark theme 2019-09-08 09:12:15 +02:00
antelle bebb9a88eb fixed field editing styles 2019-09-08 08:25:15 +02:00
antelle ef39b5c79c donation link changed 2019-09-07 21:15:20 +02:00
antelle 2dc9959ca4 fixed menu padding issues in some browsers 2019-09-05 22:30:04 +02:00
antelle 7c5b76fda3 fix #1231: tooltip arrow positioning 2019-08-18 14:44:51 +02:00
antelle fa4ff0b0c3 prettier 2019-08-18 08:05:38 +02:00
antelle 51cc550502 fix #1209: copying app information to clipboard 2019-08-17 11:15:23 +02:00
antelle 84a23e4aea prettier 2019-08-16 23:05:39 +02:00
antelle a7096b5cdf building css with webpack 2019-08-16 18:45:11 +02:00
antelle 32b4e99c12 merge GrantMoyer-develop: option to hide password in the generator 2019-08-15 22:08:26 +02:00
antelle c2658395c0 fixed generator style issues in Firefox, see #1222 2019-08-15 21:25:02 +02:00
antelle 63f68dff04 fixed generator style issues in Firefox, see #1222 2019-08-07 20:32:38 +02:00
Grant Moyer 9c8ebde19d Move hide button to top of dialog 2019-08-06 18:48:21 -04:00
Grant Moyer 276afa42da Add option to hide generated password 2019-08-05 19:22:29 -04:00
antelle 6a9640ec29 mobile improvements 2019-03-31 13:55:00 +02:00
antelle 2daa28ec0b mobile list styles 2019-03-30 23:49:14 +01:00
antelle fb418d3aa0 better detail editor styles on mobile 2019-03-30 23:39:33 +01:00
antelle 04fc3ee3d4 bigger list on mobile 2019-03-28 22:49:51 +01:00
antelle 16bbae35f2 PWA styles fixes 2019-03-28 22:31:53 +01:00
Dennis Ploeger a6c97e496e No transition and a bigger bar for reordering via drag and drop 2019-01-02 14:03:22 +01:00
Dennis Ploeger 06b3e80880 Nasty typo fix, added shortcut information in the autotype selector 2018-10-13 15:21:55 +02:00
Coises 2e54d30b9d Adjust some overflow behavior in the details panel
Adding max-width, white-space, overflow and text-overflow to "a" children
of .details_field-value elements corrects an anomaly with long Website
values. Previously they displayed wider than other values, and the space
in which one could click to edit the field without triggering the link
was very thin. This establishes what was presumably the intended behavior.

Removing white-space from .details__attachment-preview-download-text
allows the text to wrap when the details pane is too narrow to show it all
on one line.

Replacing margin-right with max-width in .details__history fixes
issue #945 and makes fields in the history wrap as they do
in the ordinary details pane.

Adding flex to .details_history-top prevents the history details from
overlapping the navigation controls when the window height is too small
to show everything without scrolling.

Adding padding-right and margin-right to .details__history-top and
.details__history-buttons keeps those elements from overlapping
the scroll bar and aligns their right edges with the right edges
of the widest .details_field-value elements.
2018-09-03 14:13:42 -07:00
sahal.sahal 50b7df3c45 #646 Update confirm password ux. 2018-08-29 07:10:54 +08:00
sahal.sahal 3e55478f4b #646 Implement confirm master password 2018-08-28 00:15:23 +08:00
Coises 0f1a248fcc Make field labels in details view draggable
These changes make it possible to drag the value of a field in the
details view by dragging its label. The value dragged is the same
as would be copied by clicking on the label.
2018-08-23 13:45:35 -07:00
Tao Wang 48fcdd7a6c Replace the bower dependencies with NPM dependencies
Signed-off-by: Tao Wang <twang2218@gmail.com>
2018-06-21 15:11:03 +10:00
antelle 4e96402bd4 added SF Mono font 2018-02-22 19:57:18 +01:00
antelle 2af6a39a93 refactored open-view focus handling and styles 2017-12-23 21:47:31 +01:00
antelle b7013c548e fix #672: calendar colors 2017-12-23 21:04:54 +01:00
Gregory e479595c27 apply consistent action-color on focus for labels and icons. 2017-12-23 13:25:08 -06:00
antelle f390b690a7 fix #353: WebDAV file creation 2017-11-27 22:11:00 +01:00
antelle 7568a59019 fix #665: draggable area fix 2017-11-26 19:30:14 +01:00
antelle 7d13b49093 redesigned Dropbox chooser 2017-11-26 17:26:58 +01:00
antelle 577d23e212 fixed tip transition animation in safari 2017-11-26 13:35:43 +01:00
antelle afda7b630e fix #654: Chinese fonts 2017-08-06 16:22:53 +02:00
antelle 9ba645cb81 added Microsoft YaHei font 2017-06-05 14:45:10 +02:00
antelle fc629a7760 fix window drag style 2017-06-02 22:28:18 +02:00
antelle c51cf1d9b2 more edge hacks 2017-05-28 21:24:48 +02:00
antelle 196bb3385b fix #644: plugin gallery load button 2017-05-28 17:03:10 +02:00
antelle ff6fc99920 hide password auto-fill in Safari 2017-05-27 18:11:38 +02:00
antelle c5f3e75ae5 fixed dropdowns in Edge 2017-05-27 00:15:00 +02:00
antelle 15449602b2 added links to edge hacks 2017-05-26 19:26:21 +02:00
antelle bacb65b584 fix #641: fixed mac app layout issues with custom titlebar styles 2017-05-26 18:57:45 +02:00
antelle 4634281870 fix #636: broken layout in edge 15 2017-05-25 21:37:04 +02:00
antelle eafc81c938 fix #638: password generator drag issues 2017-05-25 20:24:20 +02:00
antelle 646550cc4e trim unused css 2017-05-20 12:49:09 +02:00
antelle a219d4254c auto-update plugins checkbox 2017-05-20 11:27:28 +02:00
antelle a006b0f5fc plugin link 2017-05-17 20:06:44 +02:00
antelle 8072c3f028 fixed styles in edge 2017-05-14 21:17:10 +02:00
antelle 05c92b2266 plugin search 2017-05-14 13:13:09 +02:00
antelle 70dc9a64ce plugin styles 2017-05-13 22:57:06 +02:00
antelle 4664979e8d plugin gallery 2017-05-13 22:36:07 +02:00
antelle a4cdb37594 fix button styles 2017-05-02 21:27:07 +02:00
antelle 1195408b1d button in settings 2017-04-29 18:57:18 +02:00
antelle fd96ecfd43 plugins page 2017-04-27 14:50:36 +02:00
antelle afe0dabc5c removed form-box-shadow-color from theme variables 2017-04-27 09:47:28 +02:00
antelle 995f13c60f extracted theme vars scss 2017-04-27 09:40:18 +02:00
antelle 1618ff0109 removed extra variable 2017-04-27 08:12:32 +02:00
antelle 7327487cfd fix transparent color name 2017-04-26 22:25:48 +02:00
antelle 10d2ef808f fix transparent color name 2017-04-26 22:24:48 +02:00
antelle d6bda901c1 fix transparent color name 2017-04-26 22:24:08 +02:00
antelle 09a7ee1642 removed old file 2017-04-24 23:54:00 +02:00
antelle 354ebe626b theming with css variables 2017-04-24 23:52:48 +02:00
antelle e1d798917f use flexbox without vendor-prefixes 2017-04-16 18:37:16 +02:00
antelle 85d4f9797d fix #298: support cloud storages in iOS homescreen apps 2017-04-16 18:05:58 +02:00
antelle fe47201643 prevent buttons select 2017-04-16 09:19:11 +02:00
antelle 67520a35ba fix #583: reduced mobile footer icons density 2017-04-16 00:01:07 +02:00
antelle 769ba1c12b mobile field editing improvements 2017-04-15 23:26:52 +02:00
antelle c084746b3e updating plugins 2017-04-08 23:35:26 +02:00
antelle c8fa6a7ac5 Merge branch 'EnricoMonese-ui' into develop 2017-03-28 20:08:14 +02:00
antelle 2b7e007199 Merge branch 'ui' of https://github.com/EnricoMonese/keeweb into EnricoMonese-ui 2017-03-28 19:28:11 +02:00
Enrico Monese eac53175bf Reduce menu padding transition duration 2017-03-28 18:43:25 +02:00
Enrico Monese a0ca1238f3 Add transition to menu top padding 2017-03-28 18:17:43 +02:00
Enrico Monese 978c9e06ce Change draggable regions depending on titlebar style 2017-03-26 16:14:28 +02:00
Enrico Monese 6d622ff2c2 Fix titlebar-style-hidden padding amount 2017-03-26 15:22:29 +02:00
Enrico Monese 165efc1192 Fix menu layout for title styles 2017-03-26 03:42:21 +02:00
Enrico Monese 632f0ca31f Fix webkit drag area preventing some other dragging functionality 2017-03-25 18:58:33 +01:00
Enrico Monese d8c522fadd Fix layout to not overlap with inset title bar 2017-03-25 18:57:03 +01:00
Enrico Monese 08d46b1bef Make window draggable everywhere
Make window draggable everywhere with -webkit-app-region:drag
2017-03-25 16:48:14 +01:00
antelle 9c30035381 plugin management page 2017-02-19 12:40:21 +01:00
antelle 20cc765fb5 plugins first implementation 2017-02-18 23:46:59 +01:00
antelle c6d6e4eeb8 fixed chrome input height 2017-02-05 15:05:45 +01:00
antelle 58c8038e5b fix #504: keyboard-accessible autocomplete 2017-02-05 14:33:32 +01:00
antelle ab46c0d08b argon2 kdf settings editor 2017-01-31 23:18:58 +01:00
antelle 3b8858af39 Merge branch 'etienne-martin-master' into develop 2017-01-28 23:25:09 +01:00
antelle 604eefa21c Merge branch 'master' of https://github.com/etienne-martin/keeweb into etienne-martin-master 2017-01-28 23:19:21 +01:00
Etienne Martin c2b30c238c New dark theme (Terminal) 2017-01-26 19:52:53 -05:00
antelle c2cca3e487 allow password copy on mobile Safari 2016-09-18 11:33:17 +03:00
antelle c2ff1686b4 allow copy char ranges in generator presets 2016-09-14 21:06:26 +03:00
antelle fb8398381c generator length range improved 2016-09-14 21:04:37 +03:00
antelle c521dd27cc allow password copy on mobile Safari 2016-09-14 08:16:43 +03:00
antelle 57b677dcc7 backups ui 2016-08-16 23:11:54 +03:00
antelle f94493a82c generator presets 2016-08-14 19:18:51 +03:00
antelle 285f74d55e presets selection 2016-08-13 23:19:15 +03:00
antelle 2ca03401e4 generator presets view 2016-08-13 22:13:16 +03:00
antelle fa02e6d5b5 fix #260: confirmation in password change dialog 2016-08-13 19:22:55 +03:00
antelle ab3eaf00a4 fix logs on white theme 2016-08-13 17:12:37 +03:00
Mikkel 69ce357474 Fix favicons and images from being stretched horizontally.
When downloading or setting custom icons, they were 2px too wide.
Before: 16x14, now: 14x14.
2016-08-04 19:33:08 +02:00
antelle 39b5451bfd entries filter 2016-07-31 21:38:08 +03:00
antelle cc7d9fab73 group reorder 2016-07-30 21:41:15 +03:00
antelle 389101a70f fix #86: context menu 2016-07-30 12:25:22 +03:00
antelle 76ccaa6c23 auto-type select 2016-07-26 23:21:20 +03:00
antelle c490243685 auto-type select view 2016-07-25 21:27:22 +03:00
antelle cb28c0cb37 auto-type filter 2016-07-25 00:53:42 +03:00
antelle d9a6de570f show auto-type view inside app window 2016-07-24 23:57:12 +03:00
antelle 6a4c6594a7 auto-type popup 2016-07-24 20:11:25 +03:00
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