Commit Graph

171 Commits

Author SHA1 Message Date
Timothy Warren d3cbe06cb0 Update Artax, and update other code to work with new version 2017-12-08 22:32:00 -05:00
Timothy Warren d51ee20abf Fix about section of user page 2017-10-18 19:59:29 -04:00
Timothy Warren f9a667b20b Tweak handling of empty list sections 2017-09-14 17:33:24 -04:00
Timothy Warren d798a057c7 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 2d19809ad3 Refactor a bit to prepare for manga collection 2017-09-14 15:32:53 -04:00
Timothy Warren e808f751e1 Add overlay during update request on list pages, resolves #31 2017-07-12 16:40:56 -04:00
Timothy Warren c81e12bb89 More main menu tweaking 2017-04-17 14:49:33 -04:00
Timothy Warren 54c544113b Tweak the main menu a bit 2017-04-17 12:45:29 -04:00
Timothy Warren 1df71121eb Use proxy and cached images on user info page 2017-04-13 14:25:39 -04:00
Timothy Warren 029073a4ea Get images from proxy or cache for Manga views, and Add views 2017-04-13 11:44:03 -04:00
Timothy Warren 1c06748232 All anime images now pull from proxy or cache 2017-04-13 11:26:28 -04:00
Timothy Warren 2d9c5b3093 Css tweaks, and start caching kitsu images 2017-04-13 11:15:16 -04:00
Timothy Warren e5e4323486 Make sure Cast heading only shows up if there are actual cast entries 2017-04-06 21:27:03 -04:00
Timothy Warren e0516e4cc0 Simplify css and javascript minification 2017-04-06 11:45:25 -04:00
Timothy Warren 853a349a4b Add staff to character pages 2017-04-05 13:02:48 -04:00
Timothy Warren 06a92a5a8e Fix collection images, resolves #26 2017-04-03 16:49:40 -04:00
Timothy Warren 9f41603152 small tweak to user page 2017-03-31 17:01:53 -04:00
Timothy Warren 06bc655a59 Details and user page updates, resolves #27 2017-03-31 16:36:22 -04:00
Timothy Warren ca402bd826 Add favorite characters to user page, see #27 2017-03-31 14:15:29 -04:00
Timothy Warren 82c86b7b47 Update detail pages 2017-03-31 13:37:53 -04:00
Timothy Warren f8f499520e Allow over-riding the default lists in the user config 2017-03-30 16:47:02 -04:00
Timothy Warren ffd034220c Fix config typo 2017-03-30 16:18:59 -04:00
Timothy Warren 67819156ed Simplify routing code a bit 2017-03-30 16:16:40 -04:00
Timothy Warren e7ef11c423 Add rereading info to manga list 2017-03-30 14:50:25 -04:00
Timothy Warren 3bb4f32bdb Simultaneously update kitsu and MAL manga list item 2017-03-29 13:29:03 -04:00
Timothy Warren f59827f95f List characters on manga pages 2017-03-24 10:59:07 -04:00
Timothy Warren f7119a5b0f Show custom 404 pages for missing anime and characters 2017-03-24 09:08:39 -04:00
Timothy Warren 54cd406187 Update favicon with blue version, resolves #24 2017-03-22 13:12:29 -04:00
Timothy Warren 185416f09d Miscellaneous code cleanup 2017-03-20 19:08:33 -04:00
Timothy Warren 66236129a6 Move link to user profile page 2017-03-20 13:16:01 -04:00
Timothy Warren 0187140e8e Show characters on anime details page 2017-03-20 13:14:01 -04:00
Timothy Warren b38d5811a4 More work on user profile page 2017-03-10 12:50:48 -05:00
Timothy Warren 4653ce2f42 More work on profile page 2017-03-08 16:21:01 -05:00
Timothy Warren 5605384b6a Fix tests and start on profile page 2017-03-08 13:46:50 -05:00
Timothy Warren 3e68fec704 Add basic character pages 2017-03-08 12:55:49 -05:00
Timothy Warren d7c47f3c1f Update all the header comments with the correct repository url 2017-03-07 20:53:58 -05:00
Timothy Warren 26d339e546 Add back 'All' menu item for anime 2017-03-07 17:51:08 -05:00
Timothy Warren c7a75dd2b4 Minor refactor of bootstrap setup 2017-03-03 11:33:32 -05:00
Timothy Warren 774f9de80f Simplify database config example 2017-02-21 14:56:10 -05:00
Timothy Warren 59cac2cbb3 Remove old/unused config options from example file 2017-02-21 14:41:59 -05:00
Timothy Warren b5e2b9a8a3 Make sure anime detail pages don't distort images 2017-02-21 12:24:34 -05:00
Timothy Warren 58549b7018 Various tweaking 2017-02-17 08:25:19 -05:00
Timothy Warren 856aaec7ca Reference svg logos as image files, not raw html 2017-02-16 14:30:39 -05:00
Timothy Warren 365da603fa And more snake case to camel case 2017-02-15 16:30:14 -05:00
Timothy Warren b902464446 Update header comments 2017-02-15 16:13:32 -05:00
Timothy Warren 8c31a3b6d6 More snake case to camel case 2017-02-15 15:56:10 -05:00
Timothy Warren 28584be828 Add hummingbird favicon 2017-02-14 16:23:18 -05:00
Timothy Warren 0b04c22b58 Split user config from application config 2017-02-10 15:50:07 -05:00
Timothy Warren 0e9c257ab7 Another ugly progress commit
- Eradicated Guzzle from main codebase
- All API requests now use Artax
- Refactor code to use function and constant imports
- And more!
2017-02-08 15:48:20 -05:00
Timothy Warren 20540963ff Create Request Builder wrapper around Artax 2017-02-07 13:11:42 -05:00