149 Commits

Author SHA1 Message Date
ihmily
03345dadc4 feat: add option to enable/disable platform-based video storage 2025-04-22 17:50:59 +08:00
ihmily
fec5abff76 feat: organize video storage paths by platform for better categorization 2025-04-22 17:22:55 +08:00
ihmily
01b99aa7bc feat: adjust the display height of recording and search panels for better appearance 2025-04-22 16:39:16 +08:00
ihmily
a412396199 fix: optimize recording card search 2025-04-22 16:16:09 +08:00
ihmily
9eaaf7b461 fix: prevent cards from staying selected after refresh 2025-04-22 15:53:10 +08:00
ihmily
64bc8f22c2 fix: adding the aac_adtstoasc bitstream filter parameter to fix audio issues in flv recording 2025-04-22 15:05:25 +08:00
ihmily
2784c2ebc2 feat: implement grid view toggle and card layout compatibility 2025-04-21 19:01:30 +08:00
ihmily
7dc3618a4d fix: update progress-overlay component import 2025-04-21 10:14:52 +08:00
Hmily
a0dc042940 Update docker-build.yml 2025-04-21 09:52:41 +08:00
ihmily
756e14f4fd ci: add docker build workflow 2025-04-19 19:33:45 +08:00
ihmily
bb148f706f feat: update closing progress component 2025-04-19 19:11:11 +08:00
ihmily
ecbb3c4d32 docs: update readme 2025-04-12 16:32:28 +08:00
ihmily
b2864ea897 docs: update readme 2025-04-12 16:09:07 +08:00
ihmily
9714b24cd7 docs: update readme 2025-04-11 21:25:04 +08:00
ihmily
b923803e7c feat: Add Docker support for simplified project setup - Added Dockerfile for building the application image - Added docker-compose.yml for multi-container orchestration - Updated README with instructions for running the project using Docker - Verified compatibility with existing project dependencies This change enables users to easily set up and run the project in a Docker environment, reducing local setup complexity. 2025-04-11 20:21:35 +08:00
ihmily
1527c9d217 chore(deps): add requirements-web.txt for web-specific dependencies 2025-04-11 11:23:36 +08:00
ihmily
d83d93cd03 chore(deps): update project dependencies 2025-04-11 11:20:33 +08:00
ihmily
c1890dfed7 chore(deps): update project dependencies 2025-04-11 11:16:13 +08:00
ihmily
9ff9b9b330 Add .env.example with default configuration 2025-04-10 22:05:35 +08:00
ihmily
bb32c22003 refactor: optimize code structure and add. env file 2025-04-10 21:59:29 +08:00
ihmily
74c4e8a456 feat: add tips for opening folder on the web page 2025-04-10 21:14:47 +08:00
ihmily
0014753285 fix: update scheduled time range display 2025-04-07 19:04:50 +08:00
ihmily
ae4ce2b82d feat: integrate web support 2025-04-07 17:26:59 +08:00
Shota Nozaki
e5f3122175 fix: make sure to push messages to Telegram (#12) 2025-04-07 15:40:45 +08:00
ihmily
2d9f79db5f feat: add live info check error status 2025-04-07 15:29:15 +08:00
ihmily
2f73196401 fix: resolve ruff issues 2025-04-03 19:15:56 +08:00
ihmily
6259ba250c fix: Ensure FFmpeg is terminated when program exits 2025-04-03 19:06:48 +08:00
ihmily
f9308fce06 fix: update title display after recording ends 2025-04-02 12:56:23 +08:00
dependabot[bot]
94c163bcf4 ⬆ update ruff requirement from ~0.9.10 to ~0.11.2 (#7)
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.9.10...0.11.2)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-02 12:33:15 +08:00
ihmily
b2d602ec35 Merge branch 'main' of https://github.com/ihmily/StreamCap 2025-04-02 12:31:13 +08:00
ihmily
b71b537a87 fix: update recording dialog 2025-04-02 12:30:49 +08:00
Hmily
ef1e94e66d chore: update lint workflow for targeted checks 2025-03-28 21:14:48 +08:00
Hmily
e424f52abf chore: update lint workflow for targeted checks 2025-03-28 19:40:34 +08:00
ihmily
ab283bc772 feat: add GitHub Actions workflow for sync upstream changes 2025-03-28 19:32:02 +08:00
ihmily
49e2ceaf2b feat: add issue templates and pull request template 2025-03-28 19:29:04 +08:00
ihmily
436524ff94 fix: update recording card display title 2025-03-26 14:35:45 +08:00
hhh-wwj
4cef3f62dd Update README for clarity and accuracy (#2) 2025-03-26 13:12:47 +08:00
ihmily
8202a2ca11 update readme v0.0.1 2025-03-26 10:54:24 +08:00
ihmily
31878240e9 upload app icons 2025-03-25 23:30:46 +08:00
ihmily
8d05c236a0 update readme 2025-03-25 14:36:53 +08:00
ihmily
dd0cae5686 fix: try catch ffmpeg exec except 2025-03-25 13:59:59 +08:00
ihmily
ac107fc502 feat: add ffmpeg_builders 2025-03-25 13:49:37 +08:00
ihmily
c436d64a96 fix: dealing with ffmpeg environmental dependency loss 2025-03-25 13:39:15 +08:00
ihmily
a2612e6fcb chore(deps): update project dependencies 2025-03-25 13:32:04 +08:00
ihmily
770c68db9d chore(deps): update project dependencies 2025-03-24 21:29:16 +08:00
ihmily
15b2b35e18 upload logo.svg 2025-03-24 20:13:23 +08:00
ihmily
bf95bc1448 update readme 2025-03-24 20:06:26 +08:00
ihmily
8ce3aed3b9 open source 2025-03-24 19:55:40 +08:00
Hmily
34e3e6fd5f Initial commit 2025-03-13 23:03:07 +08:00