Seth seth · he/him
  • Joined on 2025-01-12
seth created repository seth/cdn.how 2025-01-17 23:11:07 +00:00
seth pushed to main at seth/adguardHomeJoiner 2025-01-15 20:57:07 +00:00
4921b3e928 Remove unused DNS blocklist URL from filterList
seth pushed to main at seth/adguardHomeJoiner 2025-01-15 20:06:19 +00:00
6c2a29b6b3 shorten desc
seth pushed to main at seth/adguardHomeJoiner 2025-01-15 20:05:28 +00:00
f92b54e997 Refactor updateList function to reset rules locally and update interval to 15 minutes
seth pushed to main at seth/adguardHomeJoiner 2025-01-15 19:54:24 +00:00
175cfe3da3 Fix rulesText initialization to allow for undefined state before updating list
seth pushed to main at seth/adguardHomeJoiner 2025-01-15 19:53:27 +00:00
79bc20aa61 Implement caching for DNS blocklist fetching and update list management
seth pushed to main at seth/stats 2025-01-15 18:08:23 +00:00
38b57d0955 Remove unused authorization header logic from fetch options in getTopLangs function
seth pushed to main at seth/stats 2025-01-15 18:07:12 +00:00
47a029baba Handle error response for repository fetching in getTopLangs function
seth pushed to main at seth/stats 2025-01-15 18:01:33 +00:00
4f10bdce29 Fix response messages for type parameter validation in API
d8b09526fc Refactor variable names for clarity in repository fetching logic
Compare 2 commits »
seth created repository seth/bunBlock 2025-01-15 16:16:30 +00:00
seth pushed to main at seth/adguardHomeJoiner 2025-01-15 02:40:18 +00:00
aa89875b8a Refactor rules text generation to simplify rule count calculation
seth pushed to main at seth/adguardHomeJoiner 2025-01-15 02:39:43 +00:00
39fefd04e0 Add rule count tracking and formatted comment generation for DNS blocklists
seth pushed to main at seth/adguardHomeJoiner 2025-01-15 02:20:25 +00:00
82bf032c84 Initialize project with TypeScript configuration, package.json, and .gitignore
seth created repository seth/adguardHomeJoiner 2025-01-15 01:59:03 +00:00
seth created repository seth/securedRabbit 2025-01-14 22:10:27 +00:00
seth pushed to main at seth/.profile 2025-01-13 20:25:50 +00:00
a707181875 Add README.md
seth created branch main in seth/.profile 2025-01-13 20:25:50 +00:00
seth created repository seth/.profile 2025-01-13 20:24:20 +00:00
seth pushed to main at seth/stats 2025-01-13 18:38:41 +00:00
a9ae1d92b7 Add authorization header support for API requests
seth pushed to main at seth/stats 2025-01-13 18:31:52 +00:00
4769a9e335 Add initial project setup with TypeScript, server logic, and configuration files