1
0
mirror of https://github.com/gamaio/lobli.git synced 2024-12-22 19:52:40 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
David Todd
4aa2c0b7c0
Add more API functions
The primary functions are using a server presented API key, appeneded to
all requests (except testAPIKey and GetNewAPIKey).
Also downloads a new key on startup if not in the storage
2014-09-19 15:35:41 -04:00
David Todd
704a68104d
Add new icons to the extension
This is for when the extension encounters something that makes it unable
to communicate to the server. It will disable until the user attempts to
shorten a link again
2014-09-18 21:09:56 -04:00
alopexc0de
6eb32ed84f
Minor mod to API, make chrome extension work with beta
@Doridian recommended being able to change expiring time, so I did that
Chrome extension now shortens links with the beta right in the browser
2014-08-29 17:54:26 -04:00
alopexc0de
fb5ccdce5e
Change the IF statements to a switch
This is to make it easier to add new responses in the future instead of having many different IF statements.
2014-08-29 11:22:37 -04:00
alopexc0de
e395ac49e8
Chrome extension for lob.li.
Untested with the API
2014-08-18 20:50:30 -04:00