Commit Graph

18 Commits

Author SHA1 Message Date
a0a90f2428
ref: better import for utils
fix: inappropriate ffmpeg path in `immediatelyExtractFrameFromVideo()`
2025-01-02 00:26:50 +08:00
004e1a7eef
version: 0.8.0 2025-01-01 23:37:11 +08:00
f778c4f44b
feature: a usable timeline 2025-01-01 04:46:57 +08:00
d2899d4b50
ref: format 2024-12-29 22:35:25 +08:00
fb70acab00
add: the backend server for the app
it is used for communication between Web & Electron.
2024-12-28 22:12:34 +08:00
1cd6d7b639
version: 0.6.0 2024-12-23 02:11:07 +08:00
09b9cb220e
feature: encoding (compress) screenshots 2024-12-23 02:08:18 +08:00
04cf5a8ab8
fix: small mistake in migration script 2024-12-09 00:34:12 +08:00
1f9b8ea124
update: function to add frames into encoding queue
add: scripts to migrate to V3 schema
TODO: fix processEncodingTasks() in `encoding.ts`
TODO: write docs for V3 schema
2024-12-09 00:23:05 +08:00
37e0fbfc89
add: functions to migrate database to V2 schema
add: doc for database schema
2024-12-08 17:31:17 +08:00
95f982f245 improve: compatibility for windows 2024-12-08 00:43:56 +08:00
7dac731479
feature: background recording 2024-12-07 19:01:32 +08:00
bb07963381
fix: app won't quit 2024-12-02 02:06:55 +08:00
d8c6c978de
feature: implement several pages and functions 2024-12-02 01:54:40 +08:00
be6be8280e
add: build
improve: project structure
2024-12-01 06:23:37 +08:00
ab9a51bfad
ref: update electron code to TypeScript 2024-12-01 01:04:17 +08:00
2c6c07647a
add: settings window 2024-11-27 22:39:48 +08:00
0a7a8eeffc
ref: init using electron 2024-11-25 00:04:16 +08:00