Cursor Agent and jxxghp
62512ba215
Remove SQLite-specific migration code for userid field
...
Co-authored-by: jxxghp <jxxghp@live.cn >
2025-08-25 14:00:33 +00:00
Cursor Agent and jxxghp
e1beb64c01
Simplify userid conversion to integer in Synology Chat module
...
Co-authored-by: jxxghp <jxxghp@live.cn >
2025-08-25 13:58:15 +00:00
Cursor Agent and jxxghp
c81f26ddad
Remove downgrade methods for PostgreSQL and SQLite userid migration
...
Co-authored-by: jxxghp <jxxghp@live.cn >
2025-08-25 13:56:21 +00:00
Cursor Agent and jxxghp
340114c2a1
Remove migration README after completing SiteUserData userid type migration
...
Co-authored-by: jxxghp <jxxghp@live.cn >
2025-08-25 13:54:58 +00:00
Cursor Agent and jxxghp
cd7767b331
Checkpoint before follow-up message
...
Co-authored-by: jxxghp <jxxghp@live.cn >
2025-08-25 13:54:48 +00:00
Cursor Agent and jxxghp
25289dad8a
Migrate SiteUserData userid field from Integer to String type
...
Co-authored-by: jxxghp <jxxghp@live.cn >
2025-08-25 13:50:58 +00:00
Cursor Agent and jxxghp
5e7dcdfe97
Modify cache region key generation to use consistent prefix format
...
Co-authored-by: jxxghp <jxxghp@live.cn >
2025-08-23 04:13:25 +00:00
Cursor Agent and jxxghp
2ec9a57391
Remove implementation and migration documentation files
...
Co-authored-by: jxxghp <jxxghp@live.cn >
2025-08-23 04:07:04 +00:00
Cursor Agent and jxxghp
973c545723
Checkpoint before follow-up message
...
Co-authored-by: jxxghp <jxxghp@live.cn >
2025-08-23 04:06:16 +00:00
Cursor Agent and jxxghp
fd62eecfef
Simplify TTLCache, remove dict-like methods, enhance Cache interface
...
Co-authored-by: jxxghp <jxxghp@live.cn >
2025-08-23 04:01:17 +00:00
Cursor Agent and jxxghp
b5ca7058c2
Add helper methods for cache backend in sync and async versions
...
Co-authored-by: jxxghp <jxxghp@live.cn >
2025-08-23 03:58:04 +00:00
Cursor Agent and jxxghp
57a48f099f
Add dict-like operations to CacheBackend with sync and async support
...
Co-authored-by: jxxghp <jxxghp@live.cn >
2025-08-23 03:50:52 +00:00
Cursor Agent
5c124d3988
fix: use full path for playwright command in Dockerfile
...
- Fix 'playwright: not found' error during Docker build
- Use /bin/playwright instead of playwright to ensure
the command is executed from the virtual environment
- This resolves the issue where playwright install-deps chromium
was failing because playwright wasn't in the system PATH
2025-08-20 16:16:02 +00:00
Cursor Agent and jxxghp
bb73acdde5
Checkpoint before follow-up message
...
Co-authored-by: jxxghp <jxxghp@live.cn >
2025-08-20 16:06:39 +00:00
Cursor Agent and jxxghp
993bc3775b
Checkpoint before follow-up message
...
Co-authored-by: jxxghp <jxxghp@live.cn >
2025-08-20 16:04:44 +00:00
Cursor Agent and jxxghp
d4d2f58830
Checkpoint before follow-up message
...
Co-authored-by: jxxghp <jxxghp@live.cn >
2025-08-20 12:10:52 +00:00
Cursor Agent and jxxghp
f67db38a25
Fix memory analysis performance and timeout issues across platforms
...
Co-authored-by: jxxghp <jxxghp@163.com >
2025-07-09 09:43:34 +00:00
Cursor Agent and jxxghp
028d18826a
Refactor memory analysis with ThreadPoolExecutor for cross-platform timeout
...
Co-authored-by: jxxghp <jxxghp@163.com >
2025-07-09 09:38:06 +00:00
Cursor Agent and jxxghp
29a605f265
Optimize memory analysis with timeout, sampling, and performance improvements
...
Co-authored-by: jxxghp <jxxghp@163.com >
2025-07-09 08:57:22 +00:00
Cursor Agent and jxxghp
600767d2bf
Remove memory analysis guide and test script
...
Co-authored-by: jxxghp <jxxghp@163.com >
2025-07-09 08:07:30 +00:00
Cursor Agent and jxxghp
3efbd47ffd
Add comprehensive memory analysis tool with guide and test script
...
Co-authored-by: jxxghp <jxxghp@163.com >
2025-07-09 08:04:10 +00:00
Cursor Agent and jxxghp
d17e85217b
Enhance memory analysis with detailed tracking, leak detection, and system insights
...
Co-authored-by: jxxghp <jxxghp@163.com >
2025-07-09 07:47:23 +00:00
Cursor Agent and jxxghp
570d4ad1a3
Fix workflow API by passing database session to WorkflowOper methods
...
Co-authored-by: jxxghp <jxxghp@163.com >
2025-07-08 15:44:55 +00:00
Cursor Agent
dccdf3231a
Checkpoint before follow-up message
2025-07-08 15:42:31 +00:00
Cursor Agent and jxxghp
b8ee777fd2
Refactor workflow sharing with independent config and improved data access
...
Co-authored-by: jxxghp <jxxghp@163.com >
2025-07-08 15:33:43 +00:00
Cursor Agent and jxxghp
a2fd3a8d90
Implement workflow sharing feature with new API endpoints and helper
...
Co-authored-by: jxxghp <jxxghp@163.com >
2025-07-08 15:26:16 +00:00
Cursor Agent and jxxghp
bbffb1420b
Add workflow sharing, forking, and related API endpoints
...
Co-authored-by: jxxghp <jxxghp@163.com >
2025-07-08 15:18:01 +00:00
Cursor Agent and jxxghp
8c516c5691
Fix: Ensure parent item exists before saving NFO file
...
Co-authored-by: jxxghp <jxxghp@163.com >
2025-07-08 09:51:43 +00:00
Cursor Agent and jxxghp
bf9a149898
Fix TV show metadata scraping to use correct parent directory
...
Co-authored-by: jxxghp <jxxghp@163.com >
2025-07-08 09:31:35 +00:00
Cursor Agent and jxxghp
764c10fae4
Fix snapshot handling logic to correctly process files during monitoring
...
Co-authored-by: jxxghp <jxxghp@163.com >
2025-07-05 07:22:44 +00:00
Cursor Agent and jxxghp
d8249d4e38
Fix snapshot handling logic to correctly process files during monitoring
...
Co-authored-by: jxxghp <jxxghp@163.com >
2025-07-05 07:19:53 +00:00