Commit Graph
30 Commits
Author SHA1 Message Date
LongYinan 6a4f70cf43 fix(electron): install missing dependencies (#2765) 2023-06-14 11:11:45 +08:00
LongYinan 3996955e3b fix: add eslint-plugin-sonarjs and rules (#2767) 2023-06-14 10:45:14 +08:00
LongYinanandhimself65 1c8f1a05d0 fix: add @typescript-eslint/no-floating-promises rule (#2764)
Co-authored-by: himself65 <himself65@outlook.com>
2023-06-13 06:55:23 +00:00
LongYinan 34141958eb style: remove some verbose codes (#2741) 2023-06-09 14:55:41 +08:00
LongYinan 2e975e79dd style: add ban-ts-comment rule (#2738) 2023-06-09 11:55:23 +08:00
LongYinanandPeng Xiao 18dc427bc3 style: enable no-non-null-assertion rule (#2723)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-06-08 07:23:20 +00:00
LongYinanandPeng Xiao d28c887237 feat(native): move sqlite operation into Rust (#2497)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-06-07 14:52:19 +08:00
LongYinan 7af5bd3894 v0.7.0-canary.7 2023-06-01 19:11:12 +08:00
LongYinan 602f795133 build: prevent tsconfig includes sources outside (#2643) 2023-06-01 17:08:14 +08:00
1ea445ab15 build: perform TypeCheck for all packages (#2573)
Co-authored-by: himself65 <himself65@outlook.com>
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-05-31 12:49:56 +00:00
LongYinan 259d7988d9 chore(native): upgrade notify to v6 (#2489) 2023-05-22 22:45:43 +08:00
LongYinanandhimself65 2e23a4830b ci: add circular import detect (#2475)
Co-authored-by: himself65 <himself65@outlook.com>
2023-05-22 04:53:55 +00:00
LongYinan 5563823a7a build: missing build native step in nightly build (#2421) 2023-05-17 23:52:32 +08:00
LongYinan 1350633690 build: fix electron release build process (#2408) 2023-05-17 17:22:49 +08:00
LongYinan 93116c24f2 feat(electron): use affine native (#2329) 2023-05-17 12:36:51 +08:00
LongYinan 00fd468e9b chore(server): remove bcrypt to avoid node-gyp usage (#2349) 2023-05-12 13:48:38 -05:00
LongYinan 717dd93f37 fix(electron): close db before move db file 2023-05-11 14:41:51 +08:00
LongYinan c58673c55f chore(native): license 2023-05-11 14:41:51 +08:00
LongYinan 768e55072d ci: rust build config 2023-05-11 14:41:51 +08:00
LongYinan 8c84daec2b feat(native): NotifyEvent types 2023-05-11 14:41:51 +08:00
LongYinan e54a5b6128 feat(native): provide FSWatcher 2023-05-11 14:41:51 +08:00
LongYinan ee1e50f391 refactor(native): rename folder name 2023-05-11 14:41:51 +08:00
LongYinan a4e7d0d0c3 fix(electron): remove disableHardwareAcceleration (#2199) 2023-04-29 05:22:59 -05:00
5c673a8ffc feat(graphql): generate types from graphql files (#2014)
Co-authored-by: forehalo <forehalo@gmail.com>
Co-authored-by: Himself65 <himself65@outlook.com>
2023-04-25 10:13:52 +08:00
LongYinanandhimself65 91c3040db7 feat(server): init nestjs server (#1997)
Co-authored-by: himself65 <himself65@outlook.com>
2023-04-17 22:24:44 -05:00
LongYinan 3c04588110 ci: simplify the CI (#1684) 2023-03-24 23:44:14 +08:00
LongYinan 2a08e0b704 ci: remove perfsee upload step on CI (#1356) 2023-03-06 21:51:21 +08:00
LongYinan 6c4def18a6 build: dedupe packages in lockfile (#1259) 2023-03-02 18:44:48 +00:00
LongYinan 6138fefa9e ci: setup pnpm from corepack config to avoid flaky lockfile (#1258) 2023-03-02 18:21:55 +08:00
LongYinan a4892e5992 build(web): introduce Perfsee (#1256) 2023-03-02 16:49:33 +08:00