Commit Graph

223 Commits

Author SHA1 Message Date
Jan Prochazka
de692a3434 fixed sqlite with prebuilds 2021-12-25 14:12:43 +01:00
Jan Prochazka
0252091158 used sqlite with prebuilds again 2021-12-25 13:47:02 +01:00
Jan Prochazka
1f00d06588 try to solve binary dependencies 2021-12-25 12:42:32 +01:00
Jan Prochazka
ab4aef6c7e replaced executeJavaScript with IPC event 2021-12-25 11:29:46 +01:00
Jan Prochazka
185cfab5d8 events work in electron IPC 2021-12-25 10:52:48 +01:00
Jan Prochazka
24071ebde7 api running in electron main process 2021-12-25 09:23:03 +01:00
Jan Prochazka
3d841ef8fe removed dependencies on electron remote 2021-12-16 15:41:34 +01:00
Jan Prochazka
0a7c56dace electron initialization without remote 2021-12-16 11:26:29 +01:00
Jan Prochazka
1fdf942715 upgrade electron 2021-12-16 10:08:32 +01:00
Jan Prochazka
1eba71fa8c changelog + show update message 2021-12-10 18:31:50 +01:00
Jan Prochazka
9c1a6e220a free table editor => data sheet 2021-11-28 19:57:53 +01:00
Jan Prochazka
1b6dada408 fixed problems with linked archives 2021-11-26 18:53:10 +01:00
Jan Prochazka
9512d04438 commented out file.openArchive 2021-11-15 18:56:00 +01:00
Jan Prochazka
ebafc41c32 #193 2021-11-14 09:56:59 +01:00
Jan Prochazka
d3c7a04d9d removed files 2021-11-11 14:34:10 +01:00
Jan Prochazka
d2299ab926 export html file both from web page and electron 2021-11-11 14:33:36 +01:00
Jan Prochazka
84832472a2 Merge branch 'master' into develop 2021-10-24 10:30:34 +02:00
Jan Prochazka
c8e46f774e msnodesqlv8 upgrade 2021-10-19 18:58:52 +02:00
Jan Prochazka
2e196178ab archive folder supports links 2021-10-14 19:51:46 +02:00
Jan Prochazka
c50a4cdeff #177 restore maximized windows state 2021-10-13 18:57:30 +02:00
Jan Prochazka
3b15d315ec db search in main menu 2021-09-28 10:10:58 +02:00
Jan Prochazka
e7634a2521 close tab command 2021-09-28 08:26:17 +02:00
Jan Prochazka
77c5192798 arm64 build for windows #165 2021-09-16 13:03:56 +02:00
Jan Prochazka
72633a0c0d try to add arch 2021-09-16 12:29:05 +02:00
Jan Prochazka
68fd49c224 arm64 windows build 2021-09-16 11:36:34 +02:00
Jan Prochazka
80624d3abe try to build windows arm64 #165 2021-09-16 11:19:54 +02:00
Guillermo Bonvehí
bb870ec90f fix: install correct size for icons in .deb package
Credits to @AulonSal that suggested reviewing
https://github.com/sindresorhus/caprine/pull/1420

Fix #115
2021-06-10 03:47:20 -03:00
Jan Prochazka
b151a13f65 mac build 2021-05-22 10:36:43 +02:00
Jan Prochazka
3f7caa6078 artifact name 2021-05-22 10:29:50 +02:00
Jan Prochazka
13f30891b6 mac - try only 1 build - x64 2021-05-22 09:17:52 +02:00
Jan Prochazka
98b3b242eb mac - try only 1 build 2021-05-22 09:14:02 +02:00
Jan Prochazka
f6e2ddbf11 macOS next fix 2021-05-22 08:51:51 +02:00
Jan Prochazka
b2b6d4ad24 try to fix macos build 2021-05-22 08:38:56 +02:00
Jan Prochazka
f0475be69a try to fix mac build, arm build for linux 2021-05-22 08:09:18 +02:00
Jan Prochazka
61a2398fb8 build 2021-05-20 21:53:13 +02:00
Jan Prochazka
f30b062431 Revert "Revert "try to add arm64 build #98""
This reverts commit fea9c5dd66.
2021-05-20 16:10:57 +02:00
Jan Prochazka
fea9c5dd66 Revert "try to add arm64 build #98"
This reverts commit decfe3197d.
2021-05-20 16:04:23 +02:00
Jan Prochazka
decfe3197d try to add arm64 build #98 2021-05-20 15:47:59 +02:00
Jan Prochazka
44e0902ded Merge branch 'beforeUpdates' 2021-05-20 14:12:02 +02:00
Jan Prochazka
11fd2d1d8a description 2021-05-20 10:23:12 +02:00
Jan Prochazka
627ec520a5
Merge pull request #114 from dbgate/dependabot/npm_and_yarn/app/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9 in /app
2021-05-19 19:46:36 +02:00
Jan Prochazka
4c1c251aef
Merge pull request #116 from dbgate/dependabot/npm_and_yarn/app/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21 in /app
2021-05-19 19:44:36 +02:00
Jan Prochazka
c4491050cd removed splash, plugins load info 2021-05-19 19:36:12 +02:00
dependabot[bot]
6b6c5b945f
Bump lodash from 4.17.20 to 4.17.21 in /app
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-16 12:00:41 +00:00
Jan Prochazka
23225cf86b try to fix sqlite problem 2021-05-13 08:41:45 +02:00
dependabot[bot]
3a396c6555
Bump hosted-git-info from 2.8.8 to 2.8.9 in /app
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 08:34:53 +00:00
Jan Prochazka
80e1563877 missing dependency 2021-05-06 19:18:34 +02:00
Jan Prochazka
bb11d7e62b removed arm64 build temporarily #98 2021-04-24 12:31:58 +02:00
Jan Prochazka
00fdf14b6e zip target for windows #84 2021-04-23 20:51:44 +02:00
Jan Prochazka
0cf8fc79c2
Merge pull request #99 from LinusU/patch-1
add arm64 arch target for macOS
2021-04-23 20:40:14 +02:00