Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / johnsturgeon/apex-legends-api issues and pull requests

#94 - Bump certifi from 2020.12.5 to 2022.12.7

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#93 - Update to use new `games` API instead of deprecated `bridge?action=GET`

Issue - State: open - Opened by johnsturgeon over 2 years ago - 1 comment

#92 - Add 'crafting rotation' API

Issue - State: open - Opened by johnsturgeon almost 3 years ago

#91 - Add `timeout` to request

Issue - State: open - Opened by johnsturgeon about 3 years ago

#90 - Fix the 'seasonNNN` category to the new season 10 format

Issue - State: open - Opened by johnsturgeon about 3 years ago

#89 - Bump urllib3 from 1.26.4 to 1.26.5

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#86 - Convert all `rankScoreChange` types to 'int'

Issue - State: open - Opened by johnsturgeon over 3 years ago

#85 - Fixed an issue with the workflow syntax

Pull Request - State: closed - Opened by johnsturgeon over 3 years ago

#84 - EMERGENCY FIX #2: API is breaking with Season 9 release

Pull Request - State: closed - Opened by johnsturgeon over 3 years ago

#83 - EMERGENCY FIX: API is breaking with Season 9 release

Pull Request - State: closed - Opened by johnsturgeon over 3 years ago

#82 - Make all uid's ints

Issue - State: open - Opened by johnsturgeon over 3 years ago

#81 - API is breaking with Season 9 release

Issue - State: closed - Opened by johnsturgeon over 3 years ago - 1 comment

#77 - Fix method `nametouid` to return an int instead of a list

Issue - State: closed - Opened by johnsturgeon over 3 years ago

#76 - Added a convenience method to add a player by UID

Pull Request - State: closed - Opened by johnsturgeon over 3 years ago

#75 - Add a convenience method to add a player by UID

Issue - State: open - Opened by johnsturgeon over 3 years ago

#74 - Update deployment to deploy to PyPi

Issue - State: open - Opened by johnsturgeon over 3 years ago

#71 - Add api for getting a list of tracked players

Issue - State: open - Opened by johnsturgeon over 3 years ago

#69 - Finish the Read The Docs documentation

Issue - State: open - Opened by johnsturgeon over 3 years ago

#68 - Adding documentation to ReadTheDocs

Pull Request - State: closed - Opened by johnsturgeon over 3 years ago

#67 - Convert all list subscripts to `typing List` objects

Issue - State: open - Opened by johnsturgeon over 3 years ago

#66 - Re-worked API's to support adding / deleting / querying users by UID

Pull Request - State: closed - Opened by johnsturgeon over 3 years ago

#65 - Delete file 'main.py' from history

Issue - State: closed - Opened by johnsturgeon over 3 years ago

#62 - fixed category to add 'kills'

Pull Request - State: closed - Opened by johnsturgeon over 3 years ago

#59 - Support new 'badges' addition to the API

Pull Request - State: closed - Opened by johnsturgeon over 3 years ago

#58 - Remove rank from `datatracker` when there is none

Issue - State: open - Opened by johnsturgeon over 3 years ago

#57 - Add 'battlepass' level

Issue - State: open - Opened by johnsturgeon over 3 years ago

#56 - Support new 'badges' addition to the API

Issue - State: closed - Opened by johnsturgeon over 3 years ago

#55 - Support for new Legend Tracker Rank Standings added to the api

Pull Request - State: closed - Opened by johnsturgeon over 3 years ago

#54 - Add `get_legend` method on ALPlayer, and promote Legend class to ALLegend

Issue - State: open - Opened by johnsturgeon over 3 years ago - 1 comment

#53 - Add new Rank Standings added to the api

Issue - State: closed - Opened by johnsturgeon over 3 years ago - 1 comment

#52 - Bump urllib3 from 1.26.3 to 1.26.4

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#50 - rename `match_history` to `events`

Issue - State: closed - Opened by johnsturgeon over 3 years ago

#49 - Add typing to everything that can be typed

Pull Request - State: closed - Opened by johnsturgeon over 3 years ago

#48 - Renamed mis-named classes

Pull Request - State: closed - Opened by johnsturgeon over 3 years ago

#47 - Changed query arguments from f-strings to request params

Pull Request - State: closed - Opened by johnsturgeon over 3 years ago

#46 - Add typing to everything that can be typed

Issue - State: closed - Opened by johnsturgeon over 3 years ago

#45 - Add docstrings for each class attribute

Issue - State: closed - Opened by johnsturgeon over 3 years ago

#41 - Add the `totals` available in the `basic_player` query

Issue - State: open - Opened by johnsturgeon over 3 years ago

#39 - Rename `ImageAssets` to `ImageAsset`

Issue - State: closed - Opened by johnsturgeon over 3 years ago

#38 - Rename `DataTrackers` to `DataTracker`

Issue - State: closed - Opened by johnsturgeon over 3 years ago - 1 comment

#37 - Add method to GameEvent to return tracker for key

Issue - State: open - Opened by johnsturgeon over 3 years ago - 3 comments

#35 - Resolves #9 (exception handling for API requests)

Pull Request - State: closed - Opened by johnsturgeon over 3 years ago

#34 - Change query arguments from f-strings to request params

Issue - State: closed - Opened by CondensedTea over 3 years ago - 1 comment

#32 - Add test for al_base.print_description()

Issue - State: open - Opened by CondensedTea over 3 years ago

#31 - Tests and Rank event (#26)

Pull Request - State: closed - Opened by johnsturgeon over 3 years ago

#30 - Fix 'no newline' at end of new YAML file

Issue - State: closed - Opened by johnsturgeon over 3 years ago

#29 - Add pylint action to current 'build' workflow

Issue - State: closed - Opened by johnsturgeon over 3 years ago

#28 - Fix pylint errors on CondensedTea/apex-legends-api PR

Issue - State: closed - Opened by johnsturgeon over 3 years ago - 2 comments

#27 - Error running unit tests from CondensedTea PR

Issue - State: closed - Opened by johnsturgeon over 3 years ago - 2 comments

#26 - Tests and Rank event

Pull Request - State: closed - Opened by CondensedTea over 3 years ago

#25 - Aggregate 'special event' trackers with normal trackers

Issue - State: closed - Opened by johnsturgeon over 3 years ago - 3 comments
Labels: enhancement

#24 - add a method `player.refresh_data()`

Issue - State: closed - Opened by johnsturgeon over 3 years ago - 3 comments
Labels: enhancement

#23 - Write a method to walk somebody through setting up their data and trackers

Issue - State: closed - Opened by johnsturgeon over 3 years ago - 3 comments

#22 - Adding attributes to the ALPlayer class

Pull Request - State: closed - Opened by johnsturgeon over 3 years ago

#21 - Add Events class

Issue - State: closed - Opened by johnsturgeon over 3 years ago

#20 - Add all 'reasonable' attributes to the player class

Issue - State: closed - Opened by johnsturgeon over 3 years ago

#19 - Re-arranged module files and imports and added 'Player' class

Pull Request - State: closed - Opened by johnsturgeon over 3 years ago

#17 - Add project to "readthedocs"

Issue - State: closed - Opened by johnsturgeon over 3 years ago
Labels: someday maybe

#16 - Renamed classes with a new prefix 'AL'

Pull Request - State: closed - Opened by johnsturgeon over 3 years ago

#15 - Write unit tests

Issue - State: closed - Opened by johnsturgeon over 3 years ago
Labels: code hardening

#14 - Come up with a naming standard for the classes

Issue - State: closed - Opened by johnsturgeon over 3 years ago

#13 - Moved the ApexLegendsAPI class to its own file in the package root

Pull Request - State: closed - Opened by johnsturgeon over 3 years ago

#12 - Remove debugging code that dumps json

Issue - State: closed - Opened by johnsturgeon over 3 years ago

#11 - Move from sdist to 'wheel' for distribution of package

Issue - State: closed - Opened by johnsturgeon over 3 years ago

#10 - Made several changes to the api to make it more consistent

Pull Request - State: closed - Opened by johnsturgeon over 3 years ago

#9 - Add proper error handling for the API requests

Issue - State: closed - Opened by johnsturgeon over 3 years ago
Labels: code hardening

#8 - Create 'Player' class

Issue - State: closed - Opened by johnsturgeon over 3 years ago

#5 - Publish / test PyPi Test

Issue - State: closed - Opened by johnsturgeon over 3 years ago

#4 - Update README with current state of ApexLegendsAPI

Issue - State: closed - Opened by johnsturgeon over 3 years ago - 1 comment

#3 - Move ApexLegendsAPI class to package root

Issue - State: closed - Opened by johnsturgeon over 3 years ago

#2 - Deploy package to PyPi

Issue - State: closed - Opened by johnsturgeon over 3 years ago

#1 - Ready for first test of package version 0.1.0

Pull Request - State: closed - Opened by johnsturgeon over 3 years ago