Commit Graph

26 Commits

Author SHA1 Message Date
Ben Sarmiento
2aacff1125 Add logs route, add rar handler 2023-12-06 19:18:04 +01:00
Ben Sarmiento
2a0b0fa9cd Add file size gte 2023-12-06 12:37:38 +01:00
Ben Sarmiento
f61ffe82f3 Use proper package namespace 2023-11-29 23:10:55 +01:00
Ben Sarmiento
c8334ecb3b Hotfix 2023-11-27 21:50:00 +01:00
Ben Sarmiento
1995a86f29 Detect arithmetic progression 2023-11-21 18:16:37 +01:00
Ben Sarmiento
400a015298 Add proper error checking on regexps 2023-11-21 16:26:41 +01:00
Ben Sarmiento
0e9302f3b5 use a new thread safe map 2023-11-18 12:53:39 +01:00
Ben Sarmiento
15a0ba95d8 Refactor torrent manager 2023-11-09 02:34:04 +01:00
Ben Sarmiento
9dfd6c32d5 Create a torrentMap 2023-11-08 20:20:52 +01:00
Ben Sarmiento
a9c71a3e93 Add proper logging 2023-11-05 01:23:41 +01:00
Ben Sarmiento
1b116c2194 Start to add zap logger everywhere 2023-11-05 00:02:22 +01:00
Ben Sarmiento
5c3d159c3f stream file fix 2023-10-29 16:29:18 +01:00
Ben Sarmiento
a0a5be6bff compile regex only once in filte inside regex condition 2023-10-28 21:21:50 +02:00
Ben Sarmiento
1cb7873a3b Add hooks functionality 2023-10-28 13:19:32 +02:00
Ben Sarmiento
ecf82c0131 group order fix 2023-10-27 09:43:43 +02:00
Ben Sarmiento
cc9616894a quick slice sorting fix 2023-10-25 18:49:58 +02:00
Ben Sarmiento
9cffb9fc86 Fix directory mapping 2023-10-25 17:59:32 +02:00
Ben Sarmiento
003ba1eb51 Autoheal functionality 2023-10-24 14:56:03 +02:00
Ben Sarmiento
6eccba394c Add caching 2023-10-22 13:29:41 +02:00
Ben Sarmiento
f1717a8d94 Add new configs 2023-10-20 03:59:47 +02:00
Ben Sarmiento
59eb51b37b proper marking of file as deleted 2023-10-20 03:04:57 +02:00
Ben Sarmiento
0e442fc9be read token from config 2023-10-20 01:49:06 +02:00
Ben Sarmiento
faba4e53ab Finish config mapping 2023-10-19 18:02:30 +02:00
Ben Sarmiento
ce0b2445b2 Clean up grouping logic 2023-10-18 21:47:57 +02:00
Ben Sarmiento
0fa7b407b0 Fix grouping 2023-10-18 21:36:40 +02:00
Ben Sarmiento
4650213218 Add support for configs 2023-10-18 21:09:25 +02:00