|
b59bd82685
|
fix(CodeFeed): Fixed timestamp initialization and commit fetching timeframe
|
2024-12-16 22:46:59 +01:00 |
|
|
1e0ccec03e
|
fix(core): Refactor fetch logic to use a unified fetchFunction for API calls
|
2024-12-14 22:53:42 +01:00 |
|
|
d9ab609039
|
fix(codefeed): Refactor and fix formatting issues in the CodeFeed module
|
2024-12-14 02:28:25 +01:00 |
|
|
f511ab7a63
|
fix(core): Fix sorting order of tagged commits by timestamp
|
2024-12-14 02:04:10 +01:00 |
|
|
ac1f398422
|
fix(docs): Updated project metadata and expanded documentation for installation and usage.
|
2024-12-14 01:32:22 +01:00 |
|
|
bb248ed408
|
feat(core): Add changelog fetching and parsing functionality
|
2024-12-14 00:54:38 +01:00 |
|
|
3502a661ea
|
fix(core): Fix filtering logic for returning only tagged commits
|
2024-12-14 00:47:24 +01:00 |
|
|
9b1b91eb31
|
fix(core): Ensure stability of core functionalities.
|
2024-12-14 00:33:58 +01:00 |
|
|
166b289eb2
|
fix(core): Refine logging format in CodeFeed class
|
2024-12-14 00:32:34 +01:00 |
|
|
5d0d125e43
|
feat(core): Refactor TypeScript interfaces and improve module exports
|
2024-12-14 00:30:35 +01:00 |
|
|
daeb38c91c
|
fix(core): Corrected log formatting for commit information output in CodeFeed
|
2024-12-13 22:16:47 +01:00 |
|
|
46bd0a2486
|
feat(CodeFeed): Enhance commit results with human-readable time
|
2024-12-13 22:15:33 +01:00 |
|
|
96ed35e953
|
feat(core): Export CommitResult interface for external use.
|
2024-12-13 20:01:29 +01:00 |
|
|
7b1e9ed072
|
fix(core): No changes detected
|
2024-12-13 19:52:43 +01:00 |
|
|
76c662356e
|
feat(core): Add organization-level activity fetching and RSS parsing
|
2024-12-13 19:51:42 +01:00 |
|
|
19ecb3f9a5
|
feat(core): Add tracking of commits published on npm
|
2024-12-13 19:24:09 +01:00 |
|
|
dcde64aa2a
|
fix(core): Improve error handling in fetchRecentCommitsForRepo method
|
2024-12-13 18:31:23 +01:00 |
|