Cadey Ratio
|
832914c5ea
|
Merge pull request #13 from dragonmaus/master
Adjust timestamps to account for Daylight Savings Time
|
2016-07-11 13:42:55 -07:00 |
David Wildasin
|
bff074ea6a
|
Adjust timestamps to account for Daylight Savings Time
Also, a couple of episodes were out of order
|
2016-07-11 16:31:34 -04:00 |
Cadey Ratio
|
62763a0864
|
Merge pull request #12 from dragonmaus/master
Add S6 episodes 13, 14, and 15
|
2016-07-11 13:16:27 -07:00 |
David Wildasin
|
8aa34cd692
|
Add S6 episodes 13, 14, and 15
|
2016-07-11 16:13:48 -04:00 |
Cadey Ratio
|
163578ce8c
|
Actually use my custom dockerfile
Ref #11
|
2016-07-05 14:20:08 -07:00 |
Cadey Ratio
|
a669ee2018
|
Nim 0.14 update
|
2016-07-02 21:53:36 -07:00 |
Cadey Ratio
|
fac0d25655
|
Merge pull request #10 from Diftraku/master
Change S06E09 episode title
|
2016-05-22 15:45:18 -07:00 |
Toni Kaija
|
fbb8b7a48d
|
Change S06E09 episode title
The aired title is "The Saddle Row Review"
|
2016-05-23 01:43:33 +03:00 |
Cadey Ratio
|
9996db4179
|
Merge pull request #9 from PonyFrance/feature-newEP
Added S6 episodes 11 and 12
|
2016-05-16 14:51:56 -07:00 |
MKody
|
99738d11b1
|
Added S6 episodes 11 and 12
|
2016-05-14 16:30:51 +02:00 |
Cadey Ratio
|
29430a1814
|
Merge pull request #8 from PonyFrance/update-episodes-list
And more horse
|
2016-04-24 19:10:26 -07:00 |
MKody
|
51a1fae0d3
|
And more horse
|
2016-04-23 08:06:59 +00:00 |
Cadey Ratio
|
3a9314f8ca
|
Revert "fix newest/last aired routes"
This reverts commit 8e92e1097e .
|
2016-04-22 06:17:42 -07:00 |
Cadey Ratio
|
0a2daa0140
|
why was this still there
|
2016-04-11 00:35:05 -07:00 |
Cadey Ratio
|
b0dc06c75a
|
more horse
|
2016-03-25 11:54:13 -07:00 |
Christine Dodrill
|
0575283f5c
|
MORE HORSE
|
2016-03-05 10:05:13 -08:00 |
Christine Dodrill
|
5e6f321c9c
|
Update README
|
2016-01-16 08:31:43 -08:00 |
Christine Dodrill
|
bb55555bdd
|
vendor the clients
|
2016-01-16 08:27:10 -08:00 |
Christine Dodrill
|
a0fd4d1588
|
don't fail in nim for hiatus
|
2016-01-16 08:17:08 -08:00 |
Christine Dodrill
|
95cb346e20
|
fix the clients
|
2016-01-16 08:15:54 -08:00 |
Christine Dodrill
|
b0bd424056
|
typo
|
2016-01-16 08:07:44 -08:00 |
Christine Dodrill
|
d7a5ccb2cb
|
add run artifacts
Closes #6
|
2016-01-16 08:00:22 -08:00 |
Christine Dodrill
|
b4ec8adf9c
|
Fix for Nim 0.12
Revert "fix"
This reverts commit f4bf5ebe0b .
|
2016-01-16 07:45:10 -08:00 |
Christine Dodrill
|
8e92e1097e
|
fix newest/last aired routes
|
2015-11-28 16:57:07 -08:00 |
Christine Dodrill
|
f4bf5ebe0b
|
fix
|
2015-11-20 13:49:09 -08:00 |
Christine Dodrill
|
e47a4da840
|
more episodes
|
2015-11-20 13:41:27 -08:00 |
Christine Dodrill
|
3e27f55a76
|
update episode list
|
2015-11-14 16:59:11 -08:00 |
Christine Dodrill
|
895f8011a7
|
Add IRC command as a catchall
|
2015-11-07 08:22:25 -08:00 |
Christine Dodrill
|
5472c5c969
|
TIME ZONES
|
2015-11-07 08:05:12 -08:00 |
Christine Dodrill
|
6b7b1c78d1
|
daylight savings time
|
2015-11-07 08:03:37 -08:00 |
Christine Dodrill
|
77ba95c811
|
update episode list
|
2015-10-15 11:50:13 -07:00 |
Christine Dodrill
|
92def355ff
|
Reverse 5-19 and 5-20 titles
Thanks ColtonDRG in #Yayponies for catching this
|
2015-09-21 00:14:07 -07:00 |
Christine Dodrill
|
af1521874d
|
update air time of Friendship Games
|
2015-09-19 18:32:59 -07:00 |
Christine Dodrill
|
d668137e95
|
One more
|
2015-09-17 06:53:22 -07:00 |
Christine Dodrill
|
2982eb2bd5
|
Add more ponies
http://www.equestriadaily.com/2015/09/three-new-episode-titles-and-synopsis.html
|
2015-09-17 06:52:23 -07:00 |
Christine Dodrill
|
375278bc12
|
add contributing guidelines
|
2015-09-08 23:34:14 -07:00 |
Christine Dodrill
|
c050b65bbf
|
Add X-API-Options documentation
|
2015-09-08 16:23:22 -07:00 |
Christine Dodrill
|
882b5b1551
|
Add new X-API-Options header for bare replies
Setting X-API-Options to bare will return unpacked values.
$ curl --header "X-API-Options: bare" http://127.0.0.1:5000/last_aired
{
"name": "Do Princesses Dream of Magic Sheep?",
"air_date": 1436628600,
"season": 5,
"episode": 13,
"is_movie": false
}
|
2015-09-08 15:48:06 -07:00 |
Christine Dodrill
|
791b7d59a0
|
Use a template for JSON rendering, etc
|
2015-09-08 15:20:22 -07:00 |
Christine Dodrill
|
50a6d7b5f6
|
fix closing bracket here
|
2015-08-28 16:15:06 -07:00 |
Christine Dodrill
|
dc24fa6b48
|
Collect and report statistics about usage of the api server
|
2015-08-27 20:32:07 -07:00 |
Christine Dodrill
|
5d3a94bffa
|
Show the time that the server was started in a HTTP header
|
2015-08-27 20:31:47 -07:00 |
Christine Dodrill
|
a0688e4b55
|
Add Made in Manehattan
|
2015-08-25 20:34:18 -07:00 |
Christine Dodrill
|
6aa9ec5b18
|
Merge pull request #5 from akaritakai/master
Improved failure behavior and spelling corrections.
|
2015-08-19 15:35:55 -07:00 |
Justin Kaufman
|
8dfbfd2f2b
|
Improved failure behavior and spelling corrections.
|
2015-08-19 17:10:53 -05:00 |
Christine Dodrill
|
0b3e015482
|
fix gitignore and permissions
|
2015-08-18 16:40:45 -07:00 |
Christine Dodrill
|
50c2cbed2c
|
Merge pull request #4 from akaritakai/master
Java Client
|
2015-08-18 14:34:31 -07:00 |
Justin Kaufman
|
20cad274e6
|
Added Java client
|
2015-08-18 15:55:35 -05:00 |
Christine Dodrill
|
956d57a9dd
|
update nim docs
|
2015-08-17 15:01:47 -07:00 |
Christine Dodrill
|
34682afd1e
|
Update git rev checking
|
2015-08-17 14:47:34 -07:00 |