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

2887 Commits

Author SHA1 Message Date
antelle
76304395bd fixed appdata package id 2020-03-17 23:05:04 +01:00
antelle
d3dabc35e5 moved appdata package 2020-03-17 23:04:20 +01:00
antelle
039b45e926 renamed appdata package 2020-03-17 23:03:47 +01:00
antelle
bf1b162cbc fix #855: appdata file in deb packages 2020-03-17 22:58:08 +01:00
antelle
be3c7a8314 fix #784, fix #572, fix #450: more linux releases: AppImage, RPM, Snap 2020-03-17 22:46:21 +01:00
antelle
3bfa95a032 page => tab 2020-03-17 20:17:07 +01:00
antelle
5f1121a241 added a better message for the browser tab 2020-03-17 20:16:44 +01:00
antelle
7ccf38f0df fix #1359: fixed Google Drive login issues in desktop apps 2020-03-17 19:45:38 +01:00
antelle
61d83319d4 KEEWEB_OPEN_DEVTOOLS variable 2020-03-17 07:52:34 +01:00
antelle
1bc8cffbf3 cleaned up code 2020-03-15 18:44:20 +01:00
antelle
a7acfb0291 eslint 2020-03-15 18:41:27 +01:00
antelle
fb34f8890f #1029: fixed syncing files by timeout when there are no changes 2020-03-15 18:40:37 +01:00
antelle
3d3864d535 #615: translated shortcut modifier keys 2020-03-15 17:34:57 +01:00
antelle
3f9296e38c #411: option to automatically use group icon for new entries 2020-03-15 17:22:25 +01:00
antelle
3a17a370f2 fix #516: scrolling on the open screen on mobile 2020-03-15 17:02:39 +01:00
antelle
42833accc0 #766: setting for no/unlimited history 2020-03-15 15:54:06 +01:00
antelle
85e9a4c4c6 fix #895: generator positioning in list view 2020-03-15 15:19:50 +01:00
antelle
2c0624d5b4 fix #1142: submit button on mobile password input 2020-03-15 13:01:24 +01:00
antelle
347c8fff73 fix #1309: back button in attachment preview 2020-03-15 12:41:02 +01:00
antelle
fa17aa4a57 fixed enter keypress in custom field title 2020-03-15 11:51:10 +01:00
antelle
8021c6bb81 fix #1006: password generator patterns 2020-03-15 11:20:01 +01:00
antelle
c4be2e5d00 fix #1338: minimized option not working on linux 2020-03-15 10:14:00 +01:00
antelle
cbd0c7b228 - fix #1378: screen orientation issues on Android PWA 2020-03-14 21:14:29 +01:00
antelle
0b13c06a09 fix #1293: copying full urls 2020-03-14 21:12:13 +01:00
antelle
a5c6180154 fix #1387: fixed drag-drop for otp fields 2020-03-14 21:01:41 +01:00
antelle
19e899ba97 #1393: option to disable saving and exporting (canSaveTo) 2020-03-14 20:51:42 +01:00
antelle
3d9965c4af fix #1391: passwords imported from CSV were not hidden 2020-03-14 20:45:28 +01:00
antelle
98c22a4323 fix #1396: fixed hyperlinks in notes 2020-03-14 20:32:55 +01:00
antelle
649516cf32 removed debug code 2020-03-14 20:30:47 +01:00
antelle
29c0e840d3 up deps 2020-03-14 20:29:55 +01:00
antelle
3a5a7063cd fix #1397: using Segoe UI on Windows 2020-03-14 19:25:00 +01:00
antelle
f601dbe313 proper fix #1395 2020-03-14 19:22:48 +01:00
antelle
0640009752
Merge pull request #1427 from harshlele/advanced-search-password
fix #1395 - advanced search will cause a typeerror
2020-03-13 18:05:43 +01:00
Harshal Lele
f153d99744 fix #1395 - advanced search will cause a typeerror 2020-03-13 13:37:12 +05:30
antelle
85c07dba9c checking if the directory exists, see #1418 2020-03-09 16:33:28 +01:00
antelle
7ace45929a
Merge pull request #1405 from loginov-rocks/patch-2
Make the app installable as PWA
2020-02-10 17:28:46 +01:00
Danila Loginov
212a7a7551
Make the app installable as PWA
In order to be installable as PWA, the app should have at least start_url property in the manifest.

To address https://github.com/keeweb/keeweb/issues/1360
2020-02-06 16:59:42 +03:00
antelle
fd9f579802 package-lock.json 2020-01-19 12:28:35 +01:00
antelle
ee1b451f59 moved the config a bit later 2020-01-19 12:20:19 +01:00
antelle
a2873fd782
Merge pull request #1394 from bradchristensen/bugfix/build-on-windows
Add support for building KeeWeb on Windows
2020-01-19 12:19:29 +01:00
Brad Christensen
fc549fe006 Update README to use npm scripts (which use --no-sign by default) 2020-01-19 23:31:32 +13:00
Brad Christensen
b931e5d273 Follow the existing convention to use the provided grunt instance 2020-01-19 23:18:50 +13:00
Brad Christensen
25101b5a02 Use Grunt's built-in method of parsing command line args 2020-01-19 23:12:16 +13:00
Brad Christensen
9c32293fa8 Add --no-sign arg to toggle code signing in Grunt 2020-01-19 21:01:59 +13:00
Brad Christensen
de6255b388 Fix npm script to run Electron on Windows 2020-01-18 17:21:54 +13:00
Brad Christensen
6566fbe71c Gracefully degrade if code signing config is not available 2020-01-18 17:00:25 +13:00
Brad Christensen
556fc31000 Fix build config to support Windows path separators and newlines 2020-01-18 16:42:36 +13:00
antelle
1072e5778f fix #1385: fixed a file watcher error on network locations 2020-01-05 15:45:06 +01:00
antelle
29bad845b1
Merge pull request #1377 from alex-shpak/cordova
Update cordova launcher, remove unnecessary code.
2019-12-16 22:51:34 +01:00
Alex Shpak
a80061d97f Update cordova launcher, remove unnecessary code 2019-12-16 22:37:42 +01:00