Commit Graph

7 Commits

Author SHA1 Message Date
Thomas Camlong
8da2d306c7 chore: fix compilation 2025-11-17 10:38:10 +01:00
Thomas Camlong
01629843bd chore: fix compilation 2025-11-17 10:21:49 +01:00
Thomas Camlong
2863cfd96d chore: lint && format codebase 2025-11-17 10:02:19 +01:00
Thomas Camlong
0189450e8c format code 2025-11-17 10:01:41 +01:00
Thomas Camlong
c7b0f3d6f9 style(errors): add trailing newline to errors.ts 2025-11-14 17:39:01 +01:00
Thomas Camlong
2af3aa13ef chore: add trailing newline to errors.ts for consistency 2025-11-07 08:35:27 +01:00
Thomas Camlong
43a63b5aa7 feat(api): add custom ApiError class for error handling
- Create ApiError class extending Error with status code support
- Enables better error handling and status code management in API calls
2025-11-07 08:10:51 +01:00