Commit Graph

159 Commits

Author SHA1 Message Date
81a1a927b1 Make sure Cast heading only shows up if there are actual cast entries 2017-04-06 21:27:03 -04:00
edc6e6227e Simplify css and javascript minification 2017-04-06 11:45:25 -04:00
fb3805b789 Add staff to character pages 2017-04-05 13:02:48 -04:00
a413d7d9ca Fix collection images, resolves #26 2017-04-03 16:49:40 -04:00
82c8d36144 small tweak to user page 2017-03-31 17:01:53 -04:00
c50b1da53b Details and user page updates, resolves #27 2017-03-31 16:36:22 -04:00
ddd30fc713 Add favorite characters to user page, see #27 2017-03-31 14:15:29 -04:00
1e28a1795d Update detail pages 2017-03-31 13:37:53 -04:00
fa4ee22100 Allow over-riding the default lists in the user config 2017-03-30 16:47:02 -04:00
5ae6864a3f Fix config typo 2017-03-30 16:18:59 -04:00
fb567e85e9 Simplify routing code a bit 2017-03-30 16:16:40 -04:00
2d33663318 Add rereading info to manga list 2017-03-30 14:50:25 -04:00
15b26d8e39 Simultaneously update kitsu and MAL manga list item 2017-03-29 13:29:03 -04:00
be0baac962 List characters on manga pages 2017-03-24 10:59:07 -04:00
cdd3878e55 Show custom 404 pages for missing anime and characters 2017-03-24 09:08:39 -04:00
707a36fe53 Update favicon with blue version, resolves #24 2017-03-22 13:12:29 -04:00
1a45e57b7c Miscellaneous code cleanup 2017-03-20 19:08:33 -04:00
cd242596bc Move link to user profile page 2017-03-20 13:16:01 -04:00
bc6854a8e5 Show characters on anime details page 2017-03-20 13:14:01 -04:00
0e6a1b6591 More work on user profile page 2017-03-10 12:50:48 -05:00
8645926006 More work on profile page 2017-03-08 16:21:01 -05:00
960537f8e0 Fix tests and start on profile page 2017-03-08 13:46:50 -05:00
5d9b7e9e63 Add basic character pages 2017-03-08 12:55:49 -05:00
6bf107e1ad Update all the header comments with the correct repository url 2017-03-07 20:53:58 -05:00
5d2dac5b99 Add back 'All' menu item for anime 2017-03-07 17:51:08 -05:00
f932a80e58 Minor refactor of bootstrap setup 2017-03-03 11:33:32 -05:00
136b7dab66 Simplify database config example 2017-02-21 14:56:10 -05:00
cd7a836db0 Remove old/unused config options from example file 2017-02-21 14:41:59 -05:00
e87e5cb47c Make sure anime detail pages don't distort images 2017-02-21 12:24:34 -05:00
8898655a49 Various tweaking 2017-02-17 08:25:19 -05:00
07b1422fad Reference svg logos as image files, not raw html 2017-02-16 14:30:39 -05:00
84cb1cb520 And more snake case to camel case 2017-02-15 16:30:14 -05:00
db07976403 Update header comments 2017-02-15 16:13:32 -05:00
8cbfaf3646 More snake case to camel case 2017-02-15 15:56:10 -05:00
312125f182 Add hummingbird favicon 2017-02-14 16:23:18 -05:00
1ec7322b18 Split user config from application config 2017-02-10 15:50:07 -05:00
906a1f1efa 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
bf7f6973a4 Create Request Builder wrapper around Artax 2017-02-07 13:11:42 -05:00
5eea985828 Actually update MAL if enabled 2017-02-04 15:18:34 -05:00
108c649a91 Misc updates 2017-01-31 12:52:43 -05:00
0ae52a13f3 Refactor KitsuModel, add more docblocks 2017-01-26 13:03:38 -05:00
b2fb562de6 Fix display of streaming links in cover and list views 2017-01-25 13:37:39 -05:00
96cbf78e28 Fix cache clear command 2017-01-19 12:49:18 -05:00
a45eba3c56 Update cache dependency 2017-01-17 12:46:47 -05:00
9bc22baa80 Cache manga list 2017-01-16 14:14:45 -05:00
f441b7680a Update views for collection, remove old json import 2017-01-16 14:03:30 -05:00
10368fabe4 Fix anime collection 2017-01-16 13:49:51 -05:00
0ec8d6d6b3 Restore cache clearing functionality 2017-01-16 11:26:19 -05:00
1eecff0178 Streaming links, caching, and more MAL integration 2017-01-13 16:53:56 -05:00
c1724397d3 Update views to show streaming links 2017-01-13 16:49:46 -05:00