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

83 Commits

Author SHA1 Message Date
antelle
6163fa4ba8 fix #422: lock on mac lock 2017-06-12 21:02:16 +02:00
antelle
e5bfa59c50 fix #422: better lock or sleep message 2017-06-03 21:09:03 +02:00
antelle
65a47a8fe4 lock on computer sleep 2017-06-02 20:16:09 +02:00
antelle
ea0f612747 plugin manifest fields: versionMin, versionMax, desktop 2017-05-23 20:03:29 +02:00
antelle
56a07ad0e7 open plugins from languages 2017-05-05 20:41:45 +02:00
antelle
0a873ac9c8 fix window style setting 2017-04-26 22:38:01 +02:00
lawrencium
1ffdf2b438 code changes per @antelle's review 2017-04-09 01:31:05 -07:00
lawrencium
b0288b8815 added option to auto-lock database after an auto-type action is performed 2017-04-08 15:53:12 -07:00
antelle
782488f8fa removed 'use script' 2017-04-08 18:31:38 +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
cc250b441b Add missing parenthesis to supportsTitleBarStyle function call 2017-03-26 17:02:30 +02:00
Enrico Monese
aec6129041 Move platform check to FeatureDetector 2017-03-26 16:46:26 +02:00
Enrico Monese
ff65ef6cc6 Only display titlebar style setting on macOS 2017-03-26 16:36:07 +02:00
Enrico Monese
91286fd7a9 Finalize titlebar style setting 2017-03-26 01:57:52 +01:00
Enrico Monese
b4a5b24ef2 Add dropdown for titlebar style in general settings 2017-03-25 21:31:12 +01:00
antelle
e459b8ef7b theme plugins 2017-02-21 22:05:18 +01:00
antelle
624a1c10c7 locale plugins 2017-02-19 10:29:18 +01:00
antelle
8b4d0636d3 locales: sv-SE 2017-02-15 19:11:48 +01:00
antelle
2ecf4b0e3c use themes translation 2017-02-04 23:21:08 +01:00
antelle
da1c4fd4f3 don't shorten locale 2017-02-02 21:49:27 +01:00
antelle
a77f61cc5d var => let 2017-01-31 07:50:28 +01:00
antelle
334b50b074 kdbx4 2017-01-30 21:26:31 +01:00
antelle
9a715a7f19 languages 2017-01-29 10:53:43 +01:00
antelle
a832768668 use browser language as default locale 2017-01-29 10:04:18 +01:00
antelle
cebf1e95d6 Merge branch 'settings-remember-key-files-path' of https://github.com/arantir/keeweb into arantir-settings-remember-key-files-path 2017-01-28 23:31:01 +01:00
antelle
3b8858af39 Merge branch 'etienne-martin-master' into develop 2017-01-28 23:25:09 +01:00
Etienne Martin
c2b30c238c New dark theme (Terminal) 2017-01-26 19:52:53 -05:00
arantir
c2d4037c24 Added a setting to store key files path only 2016-12-11 15:39:59 +02:00
antelle
3d47be0638 it locale 2016-09-19 19:30:17 +03:00
antelle
6d207143ff it locale 2016-09-19 19:30:07 +03:00
antelle
1624c4a916 jshint 2016-09-18 09:52:30 +03:00
antelle
259396208a pl, pt 2016-09-18 09:44:49 +03:00
antelle
d54b137f26 fr-fr 2016-09-18 09:44:40 +03:00
antelle
4c254a67ed jshint 2016-09-18 09:13:26 +03:00
antelle
c8ba1ce900 pl, pt 2016-09-18 09:12:15 +03:00
antelle
201b7e511f fr-fr 2016-09-05 00:51:34 +03:00
antelle
480631cfbf removed country 2016-08-25 00:25:49 +03:00
antelle
6476f9a8c1 use native locale name 2016-08-25 00:12:09 +03:00
antelle
427c57cfc6 apply locale to menu 2016-08-24 22:18:18 +03:00
antelle
6a5482c73f remove empty locale 2016-08-22 20:21:32 +03:00
antelle
67b8e43cbc cleanup locale 2016-08-22 19:58:14 +03:00
antelle
ba9c8fa2a9 eslint 2016-08-22 00:14:26 +03:00
antelle
3332914a0f locale support 2016-08-22 00:12:49 +03:00
antelle
0eaa69dcd4 fix mobile detection 2016-07-17 22:08:23 +03:00
antelle
e84551a081 hide minimize lock on web 2016-07-17 16:01:06 +03:00
antelle
c96431c46c eslint 2016-07-17 14:30:38 +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
6ba0808c17 fix #176: logout from remote storages on disable 2016-06-04 18:08:50 +03:00