Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.0.0 #16

Merged
merged 34 commits into from
Feb 11, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
c7f78b1
Refactor auth flow
Blacksmoke16 Feb 3, 2018
ee0524f
Get a few starter functions working
Blacksmoke16 Feb 4, 2018
d0b0a40
Create function.gs
Blacksmoke16 Feb 4, 2018
09c12d0
Create endpoints.gs
Blacksmoke16 Feb 4, 2018
1a1f908
Add refreshToken function
Blacksmoke16 Feb 5, 2018
47b3945
Add first 50 GET endpoints
Blacksmoke16 Feb 5, 2018
21d5407
Add first 50 GET endpoints
Blacksmoke16 Feb 5, 2018
a221c8c
Replace sample Script ID with SCRIPT_ID constant
Blacksmoke16 Feb 5, 2018
e03df6d
Replace Session.getEffectiveUser().getEmail() with static email constant
Blacksmoke16 Feb 5, 2018
8189d71
Terminate string
Blacksmoke16 Feb 5, 2018
8c9f7b9
Update readme with new auth flow info
Blacksmoke16 Feb 5, 2018
45bf9f9
Remove trailing slash
Blacksmoke16 Feb 5, 2018
39bd040
Specify if a param is required
Blacksmoke16 Feb 5, 2018
3ea1913
Include location of param
Blacksmoke16 Feb 5, 2018
d6505ac
Refactor param setting
Blacksmoke16 Feb 5, 2018
2fb29c6
Clarify a few things
Blacksmoke16 Feb 5, 2018
0dd354c
Consolidate data parsing functions into one
Blacksmoke16 Feb 6, 2018
be2c3fe
Use new global data function
Blacksmoke16 Feb 6, 2018
b97066c
Refactor auth functions to centralize HTTP requests
Blacksmoke16 Feb 6, 2018
753037f
remove extra line break
Blacksmoke16 Feb 6, 2018
7445282
Minor optimization
Blacksmoke16 Feb 6, 2018
2f541e0
Handle non authed corp/char/alliance specific endpoints
Blacksmoke16 Feb 6, 2018
aaea27d
Restore required params to non authed corp/char/alliance specific end…
Blacksmoke16 Feb 6, 2018
a3d0803
Handle params to non authed corp/char/alliance specific endpoints
Blacksmoke16 Feb 6, 2018
f1a2fee
Remove unnecessary object key:value
Blacksmoke16 Feb 6, 2018
c472615
Pagination support
Blacksmoke16 Feb 6, 2018
190fa50
Move page param to after endpoint specific/required params
Blacksmoke16 Feb 6, 2018
7394826
Make param jsdoc order match the function
Blacksmoke16 Feb 6, 2018
a8d37ec
Fix no reference error
Blacksmoke16 Feb 7, 2018
4dfe803
Include data about each header for nested objects/arrays
Blacksmoke16 Feb 11, 2018
16d5b1e
Newly released endpoints
Blacksmoke16 Feb 11, 2018
1cfa174
Actually Return access_token
Blacksmoke16 Feb 11, 2018
7a6434d
Update object example
Blacksmoke16 Feb 11, 2018
21d5cd7
Update readme with some usage tips
Blacksmoke16 Feb 11, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading