Commit Graph

64 Commits

Author SHA1 Message Date
Alexey Kasyanchuk
177d6ffc1a fix(windows): fix some startup problem under windows platform 2019-11-10 19:08:42 +03:00
Alexey Kasyanchuk
ca6f49932c feat(log): web/desktop log message 2019-07-21 23:29:35 +03:00
Alexey Kasyanchuk
e575e3f7c8 feat(deps): core update 2019-07-21 00:19:48 +03:00
Alexey Kasyanchuk
356db94dff eslint 2019-05-03 00:25:50 +03:00
Alexey Kasyanchuk
8daaa63b73 feat(app): start app in minimized look 2019-04-07 19:08:37 +03:00
Alexey Kasyanchuk
e7b85335ed fix(portative): fix updater check #71 2019-01-27 00:00:31 +03:00
Alexey Kasyanchuk
a43f7431dd feat(core): updated to new browser engine 2018-12-09 15:51:24 +03:00
Alexey Kasyanchuk
6afe85798a perf(architecture): Big performance improvements over big databases and files highlight in search. (#63)
Reduction database space over 50%. Change database version to v7.

BREAKING CHANGE: databases v6 and v7 are incompatible and need a lot of time for updating (may be even some days/a lot of hours on very big databases)
2018-11-11 23:44:10 +03:00
Alexey Kasyanchuk
8330d4c2ad fix(gui): fix new window on middle clicks and open external on link clicks 2018-08-16 15:37:46 +03:00
Alexey Kasyanchuk
e3fd5a4c84 fix(closing): another part of closing fixes 2018-08-15 03:14:55 +03:00
Alexey Kasyanchuk
a4230874f5 fix(linux): fix closing on linux in some cases 2018-08-12 04:34:41 +03:00
Alexey Kasyanchuk
dba71624af fix(db): broke remote connection (security purposes)
also fix starting on used ports of db
2018-08-12 02:42:24 +03:00
Alexey Kasyanchuk
ce618f4408 eslint 2018-08-09 00:14:00 +03:00
Alexey Kasyanchuk
ddfd43498d feat(log): error display with separate color #31 2018-08-07 22:54:36 +03:00
Alexey Kasyanchuk
bf62a2de16 fix(log): color log (part 2) 2018-08-07 02:25:10 +03:00
Alexey Kasyanchuk
aa68200bc5 feat(log): color log 2018-08-07 01:21:00 +03:00
Alexey Kasyanchuk
45af9bddea fix(macos): fix crashes under Mac OS X 2018-08-05 01:43:22 +03:00
Alexey Kasyanchuk
585b683380 feat(closing): fast window closing/hiding 2018-08-05 00:47:51 +03:00
Alexey Kasyanchuk
9d5667eb00 fix(closing): window can be closing on event 2018-08-03 15:55:21 +03:00
Alexey Kasyanchuk
0f450d3133 fix(background): one closing pattern 2018-08-03 15:23:25 +03:00
Alexey Kasyanchuk
eb5d7d1594 fix(linux): fix console control after exit 2018-08-02 18:32:49 +03:00
Alexey Kasyanchuk
2631662168 fix(linux): fix closing on linux 2018-08-02 18:22:05 +03:00
Alexey Kasyanchuk
66fea269c6 feat(portative): display message about update in portative version #41 2018-07-19 12:07:16 +03:00
Alexey Kasyanchuk
c2c0977561 chore(log): add node version log 2018-07-17 11:11:48 +03:00
Alexey Kasyanchuk
67b0215c93 fix(updater): fix errors messages on updater if no internet connection #45 2018-07-12 06:10:37 +03:00
Alexey Kasyanchuk
ead88b0a03 feat(debug): debug rejections 2018-06-22 20:43:27 +03:00
Alexey Kasyanchuk
94218b7b74 fix(gui): fix potencial false window load 2018-06-18 00:21:35 +03:00
Alexey Kasyanchuk
fd4ba2c392 fix eslint 2018-06-18 00:06:28 +03:00
Alexey Kasyanchuk
50a95aeb72 feat(tray): tray hide on closing #32 2018-05-29 14:48:48 +03:00
Alexey Kasyanchuk
ea787ec358 fix(spider): fix compiling error on start 2018-05-29 14:00:48 +03:00
Alexey Kasyanchuk
3056779895 feat(translations): menu translations 2018-05-18 01:25:18 +03:00
Alexey Kasyanchuk
feff322592 feat(translations): basic translations support 2018-05-17 02:09:43 +03:00
Alexey Kasyanchuk
e244fabd2c feat(server): seperate server part and ability to run server without electron 2018-04-05 16:28:02 +03:00
Alexey Kasyanchuk
bcb8fa564d fix(tests): fixed patching on tests 2018-04-04 10:33:24 +03:00
Alexey Kasyanchuk
0df20237bb fix(db): ignore patching already created db 2018-04-04 08:13:29 +03:00
Alexey Kasyanchuk
74f168695e fix(db): optimization after patching 2018-04-04 08:02:25 +03:00
Alexey Kasyanchuk
af52ec9423 fix path postfix over dev env 2018-04-03 18:56:45 +03:00
Alexey Kasyanchuk
7a00f5e2d1 fix(db): resolving old database indexes 2018-04-03 18:37:34 +03:00
DEg
534999d1cb fix(tests): fix net code on test env 2018-04-01 03:57:16 +03:00
Alexey Kasyanchuk
6a63bc626d feat(p2p): app version on p2p 2018-03-28 23:35:58 +03:00
Alexey Kasyanchuk
07f3ab2bd9 fix(portable): fix error on renaming portable directory 2018-03-16 14:45:40 +03:00
Alexey Kasyanchuk
0f2a7b44dd feat(menu): version as menu item 2018-03-14 23:02:17 +03:00
Alexey Kasyanchuk
8ae812f18e feat(portable): portable win64 version support #9 2018-03-10 09:22:36 +03:00
Alexey Kasyanchuk
3c0930fcd6 fix(macos): mac os icon size fix #10 2018-03-10 08:27:05 +03:00
Alexey Kasyanchuk
1e86ba84c1 feat(download): torrent downloads manager 2018-03-06 11:17:24 +03:00
Alexey Kasyanchuk
6de95a1add feat(p2p): peers backup on exit 2018-03-03 23:15:05 +03:00
Alexey Kasyanchuk
cbab33039a fix(app): messaging on closing 2018-02-17 20:16:07 +03:00
Alexey Kasyanchuk
a5caf25269 fix(macos): fix closing under some platforms 2018-02-12 16:36:08 +03:00
Alexey Kasyanchuk
ae8b35e685 feat(app): allow run only single application at same time 2018-02-12 14:04:50 +03:00
Alexey Kasyanchuk
4a855104b1 refactor(path): search path module 2018-02-12 09:48:26 +03:00