Commit Graph

70 Commits

Author SHA1 Message Date
d1a0147ae2 Button and Select style tweaks 2019-05-08 11:14:11 -04:00
251bbadd96 Style tweaks. Fixes #16. 2019-05-08 08:50:57 -04:00
be16ceecb2 Make syncing slightly more robust 2018-12-12 15:31:59 -05:00
8272cc7240 Remove CSS sourcemaps...because they're pointless 2018-12-06 13:44:31 -05:00
538201ef6f Add dark theme with setting toggle 2018-12-06 13:04:54 -05:00
c0e16c6d07 Remove data transformation from media detail pages, and into the proper transformers 2018-11-08 12:15:30 -05:00
033ea46754 More styling tweaks 2018-11-05 11:22:35 -05:00
24f80bc18c Make tables responsive 2018-11-05 11:04:19 -05:00
350dae0109 Responsive updates for smaller screen sizes 2018-11-05 09:47:05 -05:00
4ace9b6806 Make all the css classes and ids kebob case 2018-11-02 10:48:20 -04:00
b3366131b8 Lots of visual updates 2018-11-01 22:01:09 -04:00
040b7f3fdc More page style tweaks 2018-10-30 13:05:49 -04:00
a9c3a44f37 Fix css for character images on user page 2018-10-30 09:43:54 -04:00
29a4114e8c Fix staff section on Anime detail pages, center unusually sized images instead of stretching them 2018-10-29 14:43:06 -04:00
bcc7815ae6 Ugly Progress Commit
* Update Person pages to have series organized by character for Voice
Acting
* Miscellaneous style updates
* Add placeholder images for items missing images
2018-10-26 13:08:45 -04:00
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
41d71dac0c Cleanup styles of settings page, cleanup syncing command a bit 2018-10-09 10:11:42 -04:00
324abc0f61 More settings, now with tabs 2018-10-08 16:38:08 -04:00
d6800dbc46 Ugly Progress Commit
* Cache and resize images - not just cache them
* Convert to webp on cache
* Show webp images if available
* Settings Form Generation (doesn't yet save)
2018-10-05 21:32:15 -04:00
5a607db93e Rebuild scripts and css 2018-09-20 16:12:28 -04:00
e7dc1e8e53 Anilist CRUD operations for Anime! See #5 2018-09-20 16:08:46 -04:00
81f02ad622 Cleanup javascript into fewer files, add show/description link to search pages 2018-08-22 12:54:06 -04:00
ea31131e0f Adjust layout of edit pages 2018-08-13 15:13:20 -04:00
dd46e292c4 Update some styles 2018-08-10 20:09:28 -04:00
571bbf7595 More tabs for collections, see issue #2 2018-08-09 11:14:57 -04:00
e01a96b8fb First go at tabs for collection 2018-08-08 17:04:35 -04:00
d93d22f7df Add overlay during update request on list pages, resolves #31 2017-07-12 16:40:56 -04:00
8b43dee20f Css tweaks, and start caching kitsu images 2017-04-13 11:15:16 -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
c50b1da53b Details and user page updates, resolves #27 2017-03-31 16:36:22 -04:00
1e28a1795d Update detail pages 2017-03-31 13:37:53 -04: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
108c649a91 Misc updates 2017-01-31 12:52:43 -05:00
03964c446a Ugly progress commit 2017-01-27 12:35:28 -05:00
c1724397d3 Update views to show streaming links 2017-01-13 16:49:46 -05:00
712956d564 Fix unit tests 2017-01-10 21:13:44 -05:00
6e818b7f45 Anime and Manga editing, incrementing, and deletion 2017-01-09 20:36:48 -05:00
9d84398ee7 Better handling of alternate titles, Airing Status and genres for anime list views 2017-01-05 22:24:45 -05:00
09338e9132 Authentication, show edit forms for Anime 2017-01-05 13:41:32 -05:00
239b0c055c Update postcss to actually output compatible css 2017-01-04 13:51:04 -05:00
444e18c1d9 Update css to fit blocks within poster images 2017-01-04 13:40:46 -05:00
6b31e759c9 Minor example file tweaks, add smooth scrolling to browsers that support it 2016-06-07 11:36:02 -04:00
dd20c774ed Shrink api clearing button 2016-04-22 10:47:18 -04: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
2dde6f8a7d Fix issue with cover not being hidden on last episode 2016-03-29 11:30:51 -04:00