Commit Graph

31 Commits

Author SHA1 Message Date
Timothy Warren ff8c837fd9 Update views and templates to use render helper object 2023-12-21 13:46:15 -05:00
Timothy Warren 91c435cdac Update header comments 2023-07-13 11:08:05 -04:00
Timothy Warren e4fe5bbfec Simplify file headers 2022-03-04 15:50:35 -05:00
Timothy Warren 836b1d17e6 Use str_contains over strpos 2021-02-17 20:02:51 -05:00
Timothy Warren 5f494aa9bd Fix tests for PHP8...? 2020-12-11 14:26:54 -05:00
Timothy Warren abb17844fd Add aria attributes to selected menu items 2020-05-18 12:53:00 -04:00
Timothy Warren 050ff98d2c Add AnimeCollection link to MainMenu, similar to lists 2020-04-28 12:04:42 -04:00
Timothy Warren 59f2d21a7f Add menu items for history, add manga reading history 2020-04-22 11:39:44 -04:00
Timothy Warren bc529e57e8 Big Work in progress commit 2020-04-21 19:22:56 -04:00
Timothy Warren b3366131b8 Lots of visual updates 2018-11-01 22:01:09 -04:00
Timothy Warren ef1e435c6b Add tabs to character page sections 2018-10-30 11:42:32 -04:00
Timothy Warren 5b8f0c4a9e Full Anilist settings page OAuth flow, ability to run app without manually editing config files. See #7. Resolves #5 2018-10-09 18:10:20 -04:00
Timothy Warren 034213fccc Progress with simultaneous updates to Anilist for Anime 2018-09-20 10:41:28 -04:00
Timothy Warren b5f8413ceb More prep for Anilist integration 2018-08-15 08:51:37 -04:00
Timothy Warren dd46e292c4 Update some styles 2018-08-10 20:09:28 -04:00
Timothy Warren 200ff1339c Rough start of Manga collection...need to set up proper structure for manga collection items 2017-09-14 16:18:13 -04:00
Timothy Warren a8e2049d08 Refactor a bit to prepare for manga collection 2017-09-14 15:32:53 -04:00
Timothy Warren 4d991629b1 More main menu tweaking 2017-04-17 14:49:33 -04:00
Timothy Warren 6111dfe6f9 Tweak the main menu a bit 2017-04-17 12:45:29 -04:00
Timothy Warren fb567e85e9 Simplify routing code a bit 2017-03-30 16:16:40 -04:00
Timothy Warren cd242596bc Move link to user profile page 2017-03-20 13:16:01 -04:00
Timothy Warren 8645926006 More work on profile page 2017-03-08 16:21:01 -05:00
Timothy Warren 07b1422fad Reference svg logos as image files, not raw html 2017-02-16 14:30:39 -05:00
Timothy Warren 84cb1cb520 And more snake case to camel case 2017-02-15 16:30:14 -05:00
Timothy Warren 8cbfaf3646 More snake case to camel case 2017-02-15 15:56:10 -05:00
Timothy Warren 0ec8d6d6b3 Restore cache clearing functionality 2017-01-16 11:26:19 -05:00
Timothy Warren 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
Timothy Warren 09338e9132 Authentication, show edit forms for Anime 2017-01-05 13:41:32 -05:00
Timothy Warren e74fe9d2f5 Pull stuff from the Kitsu API 2016-12-21 12:46:20 -05:00
Timothy Warren c9f5964d5e Ugly progress commit 2016-12-20 12:58:37 -05:00
Timothy Warren a108adfa23 Finish moving get_cached_image method to Util class 2016-07-27 14:32:37 -04:00