| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-13 | chore: complete code quality audit fixesv1.2.6 | Paul Buetow | |
| - Fixed failing test in config_test.go (hardcoded date) - Addressed unchecked error returns from Close() operations - Refactored large functions to follow SRP (run.go and main.go) - Added documentation to exported identifiers - Fixed linting errors (error message capitalization, errcheck) - Bumped version to v1.2.6 | |||
| 2026-02-17 | fix: improve LinkedIn API posting and authenticationv1.2.4 | Paul Buetow | |
| - Add token validation before using cached credentials to prevent stale token issues - Add proper error handling for image upload initialization with helpful 426 messages - Skip data URI images instead of attempting to download them - Update default LinkedIn API version to 202601 (January 2026) - latest active version - Fix re-authentication flow for expired tokens Amp-Thread-ID: https://ampcode.com/threads/T-019c6d28-4526-7738-b593-9bd584baa478 Co-authored-by: Amp <amp@ampcode.com> | |||
| 2025-02-26 | introduce run interval | Paul Buetow | |
| 2025-01-06 | colour function names to be more consistent | Paul Buetow | |
| 2025-01-06 | refactor colors a bit | Paul Buetow | |
| 2024-12-11 | refactor a bit again | Paul Buetow | |
| 2024-12-10 | fix | Paul Buetow | |
| 2024-11-08 | dont use logger but color outputter | Paul Buetow | |
| 2024-11-03 | simplify test | Paul Buetow | |
| 2024-10-18 | use context in oauth2 | Paul Buetow | |
| 2024-10-09 | can re-create token when unauthorized | Paul Buetow | |
| 2024-10-09 | can re-use access token for linkedin oauth | Paul Buetow | |
| 2024-10-08 | fix | Paul Buetow | |
| 2024-10-08 | more on the linkedin oauth refactoring. need to test the changes, though. | Paul Buetow | |
