Commit Graph

200 Commits

Author SHA1 Message Date
antelle 69a3dd14ba removed old lib 2019-08-18 11:21:24 +02:00
antelle 2a4ed6f264 removed support for linux/ia32
See more details here: https://electronjs.org/blog/linux-32bit-support
2019-08-18 11:17:00 +02:00
antelle f8395f7f38 better eslint 2019-08-18 10:17:09 +02:00
antelle 0df1ba97d5 min electron version 2019-08-18 08:19:39 +02:00
antelle 3e3d3571be eslint 2019-08-18 08:09:42 +02:00
antelle fa4ff0b0c3 prettier 2019-08-18 08:05:38 +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 3f400a8b2a fix #1163: fixed libgconf-2-4 dependency 2019-04-22 11:43:29 +02:00
antelle bd9144628f fixed electron dev requests 2019-01-07 20:38:58 +01:00
antelle 19545e5cca disabled auto-updating, which will throw an error 2019-01-06 20:33:13 +01:00
antelle af9d668d2a fix 2019-01-06 17:58:40 +01:00
antelle 0a9cf32fa6 fixed code signing 2019-01-06 16:41:29 +01:00
antelle 5f7eff27d1 grunt date 2019-01-06 15:51:45 +01:00
antelle 89fa0f2d9b up min electron version 2019-01-06 14:46:20 +01:00
antelle b4e24dbb98 grunt fix 2019-01-06 14:33:27 +01:00
antelle e8088b232a moved grunt stuff 2019-01-06 14:32:31 +01:00
antelle 85f78257ed webpack 4 2019-01-06 13:09:45 +01:00
antelle 91a15c4b5e upgraded modules, fixed argon2 2019-01-06 11:44:10 +01:00
antelle 152bea3547 fixed webpackDevConfig 2019-01-04 22:20:01 +01:00
Dennis Ploeger e3122da6f0 Missing modules. Fixes a bug introduced in #1056 2019-01-04 09:11:45 +01:00
antelle 55948a1fa7 eslint 2019-01-02 21:18:06 +01:00
Dennis Ploeger cd09658745 Corrected object clone 2019-01-02 09:38:13 +01:00
Dennis Ploeger d3e5115500 Use non-minified versions of depending libraries on dev-server 2018-12-28 08:15:37 +01:00
antelle 204965a693 fix after merge 2018-06-21 19:38:06 +02: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 972b7066dc removed asm.js fallback 2018-03-09 21:25:41 +01:00
Mehdi M f4eccc7805 Add manifest and dist-manifest tasks to Gruntfile 2018-02-04 01:46:41 +01:00
antelle 2dc8e85563 Fixed eslint 2017-12-16 13:13:59 +01:00
antelle afaf9ebd02 RuntimeInfo.beta 2017-12-16 13:12:30 +01:00
antelle 70eb727d7a version suffix for beta 2017-12-16 13:01:34 +01:00
antelle 759134c85b fix #788: added the icon to linux zip archives 2017-12-05 19:13:44 +01:00
antelle f8f6424bb1 compare fs dates before starting from updated data 2017-12-03 10:03:03 +01:00
antelle 2aadc27db8 asar packaging 2017-12-02 20:38:13 +01:00
antelle b7135334fd updated electron params 2017-12-02 15:39:11 +01:00
antelle dbb792c337 updated electron params 2017-12-02 15:34:36 +01:00
antelle 15b8d8362d fix #733: safari icons 2017-11-11 19:40:07 +01:00
antelle 9f47699a49 removed slot 2017-07-04 23:32:32 +02:00
antelle 758d10ed14 removed old options 2017-07-04 23:05:05 +02:00
antelle baa7a32dc7 key slot 2017-07-04 23:04:19 +02:00
antelle 29f88fcadf new code signing 2017-07-04 22:34:19 +02:00
antelle ca9d01af79 sha256 code signing 2017-06-11 23:29:43 +02:00
antelle df81cb5ab3 use private key from smart card 2017-06-11 11:37:09 +02:00
antelle 0d2f00657c bump electron min version 2017-06-05 16:33:29 +02:00
antelle b732eb9a74 read public key from app 2017-06-05 13:55:31 +02:00
antelle 69257b82ad validate desktop updates before running 2017-06-05 12:00:30 +02:00
antelle 857593232c set app folder permissions to root on mac 2017-06-05 11:31:50 +02:00
antelle 413b643d4b sign files inside desktop updates 2017-05-27 23:25:38 +02:00
antelle d796dd36e1 fixed mac app signing 2017-05-21 10:00:40 +02:00
antelle 0b3e93fdb5 fix deb path 2017-05-20 20:13:18 +02:00
antelle 3833ecfc41 downgrage electron to stable version 2017-05-20 18:53:08 +02:00
antelle 970029feb2 up electron 2017-05-20 18:29:22 +02:00
antelle b027c9d658 fix link 2017-05-13 11:17:49 +02:00
antelle 62e3e551d3 fix #619: deb-ia32 2017-05-12 20:58:53 +02:00
antelle 34a4a0cbf7 fix #623: release hashes 2017-05-12 20:37:27 +02:00
antelle 4a994f26e4 fix #196: sign mac app 2017-04-27 21:28:28 +02:00
antelle c4adde0560 set css plugin theme properties 2017-04-27 12:02:41 +02:00
antelle dadc8160f7 fix #600: added dep dependency 2017-04-17 10:12:00 +02:00
antelle 8cac1b8cdd Dropbox V2 API endpoints 2017-04-16 17:00:35 +02:00
antelle 782488f8fa removed 'use script' 2017-04-08 18:31:38 +02:00
antelle 1438ae5642 Merge branch 'alex-shpak-develop' into develop 2017-02-20 23:38:52 +01:00
Alex Shpak bda4cbf2ad Merge branch 'upstream/develop' into develop
# Conflicts:
#	app/scripts/app.js
2017-02-11 23:06:03 +01:00
antelle 5c6e5a42e1 fix eslint 2017-02-05 19:49:08 +01:00
antelle 29824986b8 removed old code 2017-02-05 19:46:25 +01:00
antelle b8c400185b some bugfixes 2017-02-05 11:08:26 +01:00
Alex Shpak 36f0c59fec Merge branch 'udevelop' into develop 2017-02-05 00:43:47 +01:00
antelle fcb93f6df8 2017 2017-02-04 17:30:39 +01:00
Alex Shpak b35edd8c9c Added separate html file for cordova apps 2017-02-04 15:31:21 +01:00
antelle 349fca7643 argon2-wasm 2017-02-04 14:17:33 +01:00
antelle 9275d74b2b fix desktop build 2017-02-03 23:01:49 +01:00
antelle a77f61cc5d var => let 2017-01-31 07:50:28 +01:00
antelle a14b322752 removed unused module 2017-01-30 23:02:24 +01:00
antelle dc3d1445fe webpack2 2017-01-30 22:55:26 +01:00
antelle 334b50b074 kdbx4 2017-01-30 21:26:31 +01:00
antelle 6ce1789953 switch to new kdbx api 2017-01-29 23:28:04 +01:00
antelle 2602a50b80 up deps 2017-01-28 23:13:39 +01:00
antelle 1df47d11ec webpack stats 2016-09-23 22:12:02 +03:00
antelle 13ae47dd8c improved dev-server 2016-09-18 13:30:09 +03:00
antelle ea8e8ec106 fix update archive 2016-09-01 21:08:35 +03:00
antelle 3e30e014da include helper in desktop update 2016-09-01 20:24:11 +03:00
antelle 3332914a0f locale support 2016-08-22 00:12:49 +03:00
antelle 6b9b6f741f desktop watcher 2016-08-13 17:28:06 +03:00
antelle 94acc1850b mode fix 2016-08-12 21:30:47 +03:00
antelle 9963c60e74 set helper permissions 2016-08-12 21:21:32 +03:00
antelle 4cfe6dfcfb fix path 2016-08-12 21:11:46 +03:00
antelle 71c443a0e6 move helper 2016-08-09 05:59:44 +03:00
antelle b3f604805b copy helper 2016-08-08 22:53:59 +03:00
antelle 595142b0ae sign code and uninstallers 2016-07-22 22:13:39 +03:00
antelle 43582ffbef build signed 2016-07-21 23:54:03 +03:00
antelle 94ad11b835 codesign 2016-07-21 23:15:22 +03:00
antelle 7819af0e0e add libappindicator1 for linux deb 2016-07-21 22:37:23 +03:00
antelle 479d533a6a Merge branch 'master' into develop 2016-07-20 20:32:21 +03:00
antelle ac61484594 digital signature in installer 2016-07-20 20:05:39 +03:00
antelle d25ff4741b dev-desktop task 2016-07-17 16:44:13 +03:00
antelle c96431c46c eslint 2016-07-17 14:30:38 +03:00
antelle ddf11a2ec4 removed confusing win32 name 2016-07-17 12:13:14 +03:00
antelle 0ec98dde6c nsis 2016-07-16 21:35:16 +03:00
antelle 24d23b3360 fix description 2016-07-16 20:09:55 +03:00
antelle 48601885bf version-string for windows 2016-07-16 20:09:06 +03:00
antelle 2bce42f0ee icon 2016-07-16 19:49:19 +03:00