0
I Use This!
Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jul 26, 2025 — Jul 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add type hints to upload.py More... 6 months ago
Add type hints to method_call.py public functions More... 6 months ago
Add type hints to auth.py More... 6 months ago
Add type hints to keys.py More... 6 months ago
Add type hints to flickrerrors.py More... 6 months ago
Add mypy to dev dependencies for type checking More... 6 months ago
Add implementation plan for type hints More... 6 months ago
Add design document for type hints implementation More... 6 months ago
Fix test fixtures to match live Flickr API responses More... 6 months ago
Fix float timestamps breaking search filters More... 6 months ago
Fix Walker crash on empty pages from Flickr API More... 6 months ago
Merge pull request #149 from alexis-mignon/add-tests More... 6 months ago
Move integration tests into dedicated directory More... 6 months ago
Merge pull request #150 from alexis-mignon/extend-testing More... 6 months ago
Document Places API as known Flickr backend issue More... 6 months ago
Add OAuth flow and fix write tests More... 6 months ago
Add comprehensive integration test against live Flickr API More... 6 months ago
Fix OAuth signature for file uploads More... 6 months ago
Fix Gallery and photo list parsing issues More... 6 months ago
Fix Group.search and Place.getPlaceTypes API response handling More... 6 months ago
Merge pull request #148 from alexis-mignon/modernize-setup More... 6 months ago
Remove unused api-docs files and simplify .gitignore More... 6 months ago
Add tests for missing API methods (contacts.getPublicList, stats.getPhotoStats) More... 6 months ago
Refactor tests to use shared base class for setUp and _mock_response More... 6 months ago
Add tests for Test and URLs API methods (Batch 24) More... 6 months ago
Add tests for Tags API methods (Batch 23) More... 6 months ago
Add tests for Stats API methods (Batch 22) More... 6 months ago
Add tests for Reflection and Stats API methods (Batch 21) More... 6 months ago
Add tests for Place and prefs API methods (Batch 20) More... 6 months ago
Add tests for Place API methods (Batch 19) More... 6 months ago