Commit Graph

279 Commits

Author SHA1 Message Date
Andelf
e3d1096f63 chore: bump version 0.7.4 2022-06-14 00:13:47 +08:00
Andelf
e2e531ba47 chore: bump version 0.7.3 2022-06-08 23:38:23 +08:00
Andelf
6435581260 chore: bump version 0.7.2 2022-06-07 16:37:22 +08:00
Andelf
5d23dc96a2 fix(deps): use static build under windows 2022-06-01 18:14:48 +08:00
Andelf
4ea881afaa chore: release 0.7.1 2022-05-31 18:02:10 +08:00
Andelf
df12a70016 chore(release): bump version 0.7.0 2022-05-24 23:46:56 +08:00
Andelf
b425746ccd fix(build): lock electron along dep path
Fix #5413
2022-05-24 17:22:49 +08:00
Andelf
201093bdd6 chore(release): bump version 0.6.10 2022-05-23 21:45:52 +08:00
Andelf
e4e19a1eb3 chore: update deps(rsapi) 2022-05-19 16:20:52 +08:00
Andelf
18f4c21dc9 chore(release): bump version 0.6.9 2022-05-16 19:21:03 +08:00
Kan-Ru Chen
e1fdef43b3 chore: update electron-deeplink to 1.0.10 to fix deeplink on Linux
Fixes #4984
2022-05-12 21:31:16 +08:00
Andelf
504b47b67a chore(deps): update rsapi to 0.0.11 2022-05-10 10:39:54 +08:00
Andelf
156deb3983 chore: bump version 0.6.8 2022-05-09 22:48:52 +08:00
Andelf
c6369d7c03 fix(sync): update rsapi to 0.0.9 2022-05-08 09:43:05 +08:00
Andelf
22c8544092 chore: bump version 0.6.7 2022-04-29 21:17:19 +08:00
Tienson Qin
6add647572 chore: bump git to address a pair of security vulnerabilities
See more at https://github.blog/2022-04-12-git-security-vulnerability-announced/
2022-04-18 10:01:32 +08:00
Andelf
f7ab5c9685 chore: bump version 0.6.6 2022-04-18 09:33:25 +08:00
rcmerci
f072a29727 feat(sync): support dev&prod env 2022-04-12 09:24:21 +08:00
Tienson Qin
2c86d9af91 enhance: deeplink support (logseq://) in development
This package https://www.npmjs.com/package/electron-deeplink provides
the ability to support both development and production environments.
2022-04-11 11:45:50 +08:00
rcmerci
85a5ba4154 fix(sync): encode&decode file-path 2022-04-04 22:28:27 +08:00
rcmerci
85bb55a784 feat(sync): support concurrent full-sync local->remote 2022-04-04 22:28:27 +08:00
Andelf
015a2edf6b chore: bump version 0.6.5 2022-03-24 14:03:51 +08:00
Andelf
e19f574f4f chore: bump version 0.6.4 2022-03-19 19:14:02 +08:00
Tienson Qin
8454ec1ee5 fix: sentry
close #4613
2022-03-18 16:44:03 +08:00
Andelf
b1aa906e89 chore: bump version 0.6.3 2022-03-11 00:13:59 +08:00
Andelf
10c1b2c427 chore: bump version 0.6.2 2022-03-08 20:16:26 +08:00
Tienson Qin
8e6fb5613d enhance: backup files when there're differences between db and disk
Previously, files are backuped to logseq/bak when logseq detects
there're differences between the db and disk. But it has two problems:

1. Only a few of users know `logseq/bak`, other users think that their
data has been lost.
2. Files in the logseq/bak folder are never truncated.

This PR backups old file in DB with timestamp suffixes instead of
logesq/bak, and only keep the latest 10 versions of any changed file.
2022-03-08 12:58:59 +08:00
Charlie
779cacf715 enhance(electron): add custom https proxy options for settings (#4373)
* enhance(electron): add custom https proxy options for settings
2022-03-01 17:07:13 +08:00
Tienson Qin
8846be9d5f chore: bump version 2022-02-20 01:57:57 +08:00
Andelf
d22df2b922 fix(electron): rewrite electron-context-menu
Fix #4274
2022-02-19 17:39:51 +08:00
Andelf
8ef3b8cb05 chore: bump version 0.6.0 2022-02-18 22:01:25 +08:00
Andelf
f4f215b3cf fix(deps): missing electron-context-menu in final build 2022-02-17 09:55:51 +08:00
Andelf
80fb613e8a chore: bump version 0.5.9 2022-01-20 21:28:44 +08:00
Andelf
2c18a651f1 fix(deps): bad colors.js (#3831) 2022-01-09 16:55:26 +08:00
Andelf
c292f6fb96 chore: bump version 0.5.8 2022-01-06 13:43:05 +08:00
Tienson Qin
5bd9a106e3 chore: bump to 0.5.7 2021-12-30 00:30:53 +08:00
Andelf
3c6ef2c182 chore: bump version 0.5.6 2021-12-29 18:09:34 +08:00
Andelf
d95be218e8 chore: bump version 0.5.5 2021-12-25 22:42:21 +08:00
Andelf
4575d6648e chore: add license field to package.json 2021-12-21 12:36:24 +08:00
Tienson Qin
3aadda4303 fix: downgrade electron to v15
related to #3421
2021-12-16 00:23:23 +08:00
Tienson Qin
338f10eaef debug: downgrade electron version to test cpu usage on Linux 2021-12-15 11:24:18 +08:00
Tienson Qin
d7b1ce51e3 chore: bump version 2021-12-14 15:25:49 +08:00
Tienson Qin
8bbca5d2ed chore: bump version 2021-12-12 16:49:01 +08:00
Tienson Qin
52c109f4e9 chore: bump version 2021-12-08 21:27:13 +08:00
Tienson Qin
d7c4392ecb perf: reduce start time from minutes to seconds for large graphs 2021-12-05 22:18:19 +08:00
Tienson Qin
5b2ae552ae chore: bump version 2021-11-25 15:20:12 +08:00
Andelf
1e7d42a4ed fix(build): electron-rebuild version 2021-11-23 10:54:42 +08:00
Tienson Qin
a7981dd1c8 chore: bump version 2021-11-22 22:19:19 +08:00
Tienson Qin
573da9629d chore: bump version 2021-11-18 22:52:03 +08:00
Tienson Qin
2e2e8f23aa fix: specify npm packages version 2021-11-18 21:04:29 +08:00