• Joined on 2024-05-27
tigeren pushed to main at xorbitlab/trading 2026-05-29 16:48:15 +00:00
31f8695d56 feat: Enhance data pipeline with circuit breakers and price limit flags
9023c8eb76 feat: Add comprehensive quantitative trading data pipeline demo
Compare 2 commits »
tigeren pushed to main at xorbitlab/trading 2026-05-28 17:34:57 +00:00
81852b83b9 Add data pipeline implementation and requirements file for data processing
tigeren created branch main in xorbitlab/trading 2026-05-28 17:34:20 +00:00
tigeren pushed to main at xorbitlab/trading 2026-05-28 17:34:20 +00:00
fcf98abdd4 first commit
tigeren created repository xorbitlab/trading 2026-05-28 17:33:49 +00:00
tigeren pushed to main at xorbitlab/videocut 2026-05-26 17:21:52 +00:00
662122dbf6 Strip leading emoji/special-symbol prefix from filenames
tigeren created branch feature/enhance-mobile-experience in xorbitlab/nextav 2026-05-21 15:59:35 +00:00
tigeren pushed to feature/enhance-mobile-experience at xorbitlab/nextav 2026-05-21 15:59:35 +00:00
4a164fee21 - 新增 SidebarProvider 上下文管理侧边栏状态
tigeren pushed to main at xorbitlab/restapi 2026-05-18 09:30:04 +00:00
946543fae4 update
tigeren pushed to main at xorbitlab/videocut 2026-05-05 16:10:10 +00:00
9741c726bc feat: add ' - Join' suffix stripping to strip_suffix.py
tigeren pushed to main at xorbitlab/videocut 2026-04-18 17:47:55 +00:00
251b17a576 chore: remove pause command from python execution script
tigeren pushed to main at xorbitlab/videocut 2026-04-18 17:30:03 +00:00
02dbc12913 refactor: remove dry-run mode and make file renaming the default behavior
tigeren pushed to main at xorbitlab/videocut 2026-04-18 17:27:52 +00:00
657fed1ef0 feat: update script to support multiple file and directory inputs for suffix stripping
tigeren pushed to main at xorbitlab/videocut 2026-04-18 17:07:20 +00:00
9683c94e6a feat: add script to remove OS-generated duplicate suffixes from filenames
tigeren pushed to main at xorbitlab/videocut 2026-04-13 15:25:37 +00:00
46a0bad3c3 feat: implement flexible head file detection supporting i.mp4 and i<number>.mp4 patterns
tigeren pushed to main at xorbitlab/videocut 2026-04-12 16:46:10 +00:00
dbbaff126c fix: use absolute paths with forward slashes in FFmpeg concat demuxer to support Windows Unicode paths
tigeren pushed to main at xorbitlab/videocut 2026-04-12 16:35:00 +00:00
8e7c9d374a feat: add stream validation, robust error handling, and sanitized temporary filenames to smart_cut process
tigeren pushed to main at xorbitlab/videocut 2026-04-11 13:13:56 +00:00
25ccd53378 feat: add support for converting folder names during Chinese character conversion
tigeren pushed to main at xorbitlab/videocut 2026-04-11 13:10:51 +00:00
5a1f49d258 refactor: simplify file path handling by changing directory to target folder before processing
tigeren pushed to main at xorbitlab/videocut 2026-04-11 13:10:06 +00:00
7ff2e94059 refactor: update target_files to use absolute path instead of basename in zhconv.py