Commit Graph

86 Commits

Author SHA1 Message Date
1e66cc80af detect container runtime 4
Some checks failed
Build Docker Image / build (pull_request) Has been cancelled
2025-07-30 12:53:14 +02:00
ab5941adb1 detect container runtime 3
Some checks failed
Build Docker Image / build (pull_request) Failing after 31s
2025-07-30 12:45:14 +02:00
d77b13ef4e detect container runtime 2
Some checks failed
Build Docker Image / build (pull_request) Failing after 6s
2025-07-30 12:39:27 +02:00
0e9c055787 detect container runtime
Some checks failed
Build Docker Image / build (pull_request) Failing after 6s
2025-07-30 12:37:37 +02:00
f3c7d9f6a0 fix buildx 3
Some checks failed
Build Docker Image / build (pull_request) Failing after 6s
2025-07-30 12:27:33 +02:00
0e9979ff83 fix buildx 2
Some checks failed
Build Docker Image / build (pull_request) Failing after 16s
2025-07-30 12:26:23 +02:00
c40e84d4d4 fix buildx
Some checks failed
Build Docker Image / build (pull_request) Failing after 12s
2025-07-30 12:25:26 +02:00
29a5b2632d fix build.yml - try docker in docker
Some checks failed
Build Docker Image / build (pull_request) Failing after 36s
2025-07-30 12:21:38 +02:00
672ad04835 fix build.yml
Some checks failed
Build Docker Image / build (pull_request) Failing after 6s
2025-07-30 12:20:13 +02:00
9915b2f91f fix build step - try again
Some checks failed
Build Docker Image / build (pull_request) Failing after 16s
2025-07-30 12:17:17 +02:00
500a7f6e40 fix build step - restart docker manually
Some checks failed
Build Docker Image / build (pull_request) Failing after 6s
2025-07-30 12:15:26 +02:00
997e96af19 fix build step - add permissions
Some checks failed
Build Docker Image / build (pull_request) Failing after 7s
2025-07-30 12:13:57 +02:00
55040b252c fix build step
Some checks failed
Build Docker Image / build (pull_request) Failing after 6s
2025-07-30 12:12:49 +02:00
8e71061234 fix build step
Some checks failed
Build Docker Image / build (pull_request) Failing after 6s
2025-07-30 12:11:53 +02:00
3e44f4e282 hooks gitea runner on slimbook
Some checks failed
Build Docker Image / build (pull_request) Failing after 1m0s
2025-07-30 12:07:57 +02:00
91b4b15731 Testing github actions in gitea
Some checks failed
Build Docker Image / build (pull_request) Has been cancelled
2025-07-30 11:55:00 +02:00
febcc60605 Merge pull request #6 from aabril/feat/scraper
feat/scraper
2025-07-29 16:47:22 +02:00
4e36c2217a update readme 2025-07-29 13:08:00 +02:00
dcb0c3386b Extractors 2025-07-29 12:47:22 +02:00
84960fe5fb FeedReaderService 2025-07-29 12:46:42 +02:00
ced2254068 Scraping Service and types 2025-07-29 12:46:20 +02:00
d8381c893d WebScraper 2025-07-29 12:45:28 +02:00
891b1e478d ContentScrapingService 2025-07-29 12:45:05 +02:00
d35416b5c8 ScrapginScheduler 2025-07-29 12:44:32 +02:00
36f6de4edd add ability to launch the scraper from package.json.scripts 2025-07-29 12:43:48 +02:00
e0cb439234 gitignoring .DS_Store 2025-07-29 12:12:15 +02:00
074f66ac2b test existing and new items in batches 2025-07-29 01:50:14 +02:00
594f9bcaf8 processing multiple (a batch) should handle errors 2025-07-29 01:44:20 +02:00
c398cc9f97 test to save and to return multiple items 2025-07-29 01:24:16 +02:00
1c86ba9dc3 test to return null when saving existing feed 2025-07-29 01:21:59 +02:00
5ed38dcc98 test to save only if feed item does not exist 2025-07-29 01:19:44 +02:00
f3fffa6f88 testing if feed exists by URL 2025-07-29 01:17:56 +02:00
580dae0c4d test Scraping Service adding item to repo 2025-07-29 01:16:40 +02:00
b936697659 test try-errors checks on FeedCiount counting 2025-07-29 01:03:51 +02:00
26e8b83c87 implement counting for feed Repository 2025-07-29 01:02:35 +02:00
987b0aed3e scrapingService :: hasRepository() 2025-07-29 01:00:40 +02:00
247189661e ScrapingService :: getServiceName test 2025-07-29 00:59:43 +02:00
be1d7bff23 first implementation for ScrapingService 2025-07-29 00:57:32 +02:00
29e7b9f8e0 adding first basic test ( ScrapginService) 2025-07-29 00:57:05 +02:00
0d301f5c49 update config.ts with variables to implement rateLiiting, apiVersioning and client userAgent 2025-07-28 23:39:11 +02:00
4a80fb3080 update README.md 2025-07-28 23:23:57 +02:00
cda5f31048 update README.md 2025-07-28 23:21:49 +02:00
698c753ac3 merge pull request #5 from aabril/feat/add_endpoints
Define endpoints (implement server.ts)
2025-07-28 23:18:08 +02:00
5942f43ff0 update readme con las tareas a realizar 2025-07-28 23:17:33 +02:00
206b5dbfa5 + adds server.ts
+ implements FeedController
+ feedRoutes.ts
+ utils/logger add server msgs
+ add port to src/config
2025-07-28 23:07:39 +02:00
5be3908ccf updates jest.config.ts and tsconfig.json to get dependencies on tests 2025-07-28 23:05:37 +02:00
b787c7dc22 removes placeholder index.ts 2025-07-28 23:05:01 +02:00
ab95174bf6 update readme 2025-07-28 19:17:27 +02:00
fb433cfac1 + adding hono and @hono/node-server
+ reemplazar index por server.ts
+ implement a basic server.ts in server.ts
2025-07-28 19:13:27 +02:00
e62796ae7d update Readme.md formatting 2025-07-28 18:51:07 +02:00