Commit Graph

15 Commits

Author SHA1 Message Date
39118d63e5 All basic API functionality:
* Anime List Item:
	* Creation
	* Updating
	* Retreiving
	* Deletion

* Manga List Item:
	* Creation
	* Updating
	* Retreiving
	* Deletion

* Anime detail page
* Manga detail page
2017-01-10 12:35:46 -05:00
98bf1e455f Episode incrementing and update work for anime 2017-01-06 21:39:01 -05:00
b2990e8457 Add button to clear api cache 2016-04-21 11:14:21 -04:00
1f9afd07f3 Add ability to delete items from manga list. See #10 2016-04-14 17:00:34 -04:00
717c296e52 Add ability to delete items from anime list. References #10 2016-04-14 15:16:13 -04:00
197a1f8326 Update some javascript documentation, and add show/hide methods 2016-02-16 12:07:01 -05:00
9cc491a05e Minor style fixes, and fix double message issue 2016-02-10 17:56:46 -05:00
e8cc479a1e Better front-end tests 2016-02-10 12:25:13 -05:00
0b6269edd6 Polyfill classList api for browsers lacking support 2016-02-09 20:57:40 -05:00
5563902b69 Combine javascript library files into one base file 2016-02-09 20:07:01 -05:00
a9f5e48bb2 Remove last dependencies on zepto 2016-02-08 20:21:41 -05:00
cbc7555cf2 Remove zepto ajax calls 2016-02-08 13:37:44 -05:00
e08161aec2 Further improve minifiers, add start of front-end tests 2016-02-08 11:32:39 -05:00
7754377ecb Fix #8, make minfiers output correctly 2016-02-08 10:57:44 -05:00
99f2adf491 Add form for manga 2016-02-02 11:34:03 -05:00