Commit Graph

2615 Commits

Author SHA1 Message Date
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
antelle bc1d6ce5d8 fixed auto-type text 2019-12-06 18:29:23 +01:00
antelle c6c41d5f2d fixed password generation entropy 2019-11-13 17:00:43 +01:00
antelle 4ded2c1848 simplified generator code a bit 2019-11-13 16:59:22 +01:00
antelle df90fc9c33 Merge branch 'GrantMoyer-develop' into develop 2019-11-13 16:57:37 +01:00
Grant Moyer b1da50133b Remove "binning" from password generation 2019-11-12 20:39:08 -05:00
antelle a65d7208c7 fix #1208: webdav credentials corruption 2019-11-08 19:07:38 +01:00
antelle 36a53cc405 fix #1065: PORTABLE_EXECUTABLE_DIR environment variable 2019-11-06 23:14:20 +01:00
antelle cccb9ac681 fix #1341: auto-lock the app on screen lock on Windows 2019-11-06 23:01:05 +01:00
antelle 0a025d807b Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2019-11-06 22:59:07 +01:00
antelle 9b07bbd505 Merge branch 'release-1.12' 2019-11-06 19:54:08 +01:00
antelle f224aea444 fixed entry title input size 2019-11-06 19:53:50 +01:00
antelle e21257de0c bump version 2019-11-06 19:48:57 +01:00
antelle ecf2a65e16 fix #1334: saving new files not working 2019-11-06 19:46:17 +01:00
antelle 1f4f3101f2 fix #1335: removed the menubar on Windows and Linux 2019-11-04 21:36:14 +01:00
antelle d66b33fd19 Merge branch 'master' into develop
# Conflicts:
#	release-notes.md
2019-11-03 12:52:37 +01:00
antelle 5d5913233b Merge branch 'release-1.12' 2019-11-03 12:26:29 +01:00
antelle 2b6e8c030d bump version 2019-11-03 12:25:55 +01:00
antelle b1e0056a3a shorter notation 2019-11-03 11:31:46 +01:00
antelle d64eb95388 filtering file info properties 2019-11-03 11:31:08 +01:00
antelle 8794b0d37c fix #1337: displaying groups in trash 2019-11-03 11:24:33 +01:00
antelle beda8972e8 fix #1333: item selection in the auto-type pop-up 2019-11-03 10:04:34 +01:00
antelle c655defe6d fix #1336: saving disabled storage option 2019-11-03 10:00:46 +01:00