Commit Graph

42 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 eb56ab4c4f Misc fixes and tweaks 2020-08-25 15:11:08 -04:00
Timothy Warren 7aeb74874b Create component system to help cut down on view duplication, see #31 2020-08-21 12:30:01 -04:00
Timothy Warren 93a6dbe7d6 Clean up public folder, move JS tools to frontEndSrc folder 2020-04-10 15:07:08 -04:00
Timothy Warren 0153271a62 Add 'automatic' dark theme, based on browser 'prefers-color-scheme: dark' media query 2019-07-12 15:56:24 -04:00
Timothy Warren 538201ef6f Add dark theme with setting toggle 2018-12-06 13:04:54 -05:00
Timothy Warren 7c0d02758b Remove php js minifier script, in favor of commited js files 2018-08-20 12:58:56 -04:00
Timothy Warren e6761807b8 Add basic check for folder permissions for quicker troubleshooting 2018-08-16 12:10:24 -04:00
Timothy Warren e01a96b8fb First go at tabs for collection 2018-08-08 17:04:35 -04:00
Timothy Warren da8f4acb29 Use template literals instead of mustache templates 2018-01-30 16:57:13 -05:00
Timothy Warren edc6e6227e Simplify css and javascript minification 2017-04-06 11:45:25 -04:00
Timothy Warren 707a36fe53 Update favicon with blue version, resolves #24 2017-03-22 13:12:29 -04:00
Timothy Warren 8898655a49 Various tweaking 2017-02-17 08:25:19 -05:00
Timothy Warren 07b1422fad Reference svg logos as image files, not raw html 2017-02-16 14:30:39 -05:00
Timothy Warren 8cbfaf3646 More snake case to camel case 2017-02-15 15:56:10 -05:00
Timothy Warren 312125f182 Add hummingbird favicon 2017-02-14 16:23:18 -05:00
Timothy Warren 09338e9132 Authentication, show edit forms for Anime 2017-01-05 13:41:32 -05:00
Timothy Warren a108adfa23 Finish moving get_cached_image method to Util class 2016-07-27 14:32:37 -04:00
Timothy Warren 563adace2f Refactor out some Interdependency between Ion and AnimeClient namespaces 2016-07-27 13:18:52 -04:00
Timothy Warren b2990e8457 Add button to clear api cache 2016-04-21 11:14:21 -04:00
Timothy Warren c8789dc267 Update url generation to use new router 2016-03-07 14:37:49 -05:00
Timothy Warren 94f54366a7 Some temporary fixes for tempramental minifiers 2016-02-04 21:57:14 -05:00
Timothy Warren 3fa8e7d8e8 Ugly progress commit 2016-02-01 09:49:18 -05:00
Timothy Warren 08348fd349 Add proper table sorting and add some security headers 2016-01-20 13:01:41 -05:00
Timothy Warren 9c81836648 Add full edit form to anime list 2016-01-04 10:53:03 -05:00
Timothy Warren 70bfe2bab7 Fix collection functionality 2015-12-08 14:52:59 -05:00
Timothy Warren 5d2cad4690 Remove loose functions file 2015-11-16 19:30:04 -05:00
Timothy Warren 87f5324761 Update config and header for new auth class 2015-11-09 11:50:24 -05:00
Timothy Warren 4ef2d6df57 Fix the rest of the menu urls 2015-10-20 15:59:51 -04:00
Timothy Warren a8e3c594e3 Basic Menu generation 2015-10-09 14:34:55 -04:00
Timothy Warren f3772528c5 Code style improvements 2015-10-06 11:38:20 -04:00
Timothy Warren b8f753a424 Use Anime transformer class 2015-09-28 14:41:45 -04:00
Timothy Warren e2731db7ea Decouple and generalise 2015-09-17 23:11:18 -04:00
Timothy Warren 156461a0b9 Start of refactoring routing to be more convention based 2015-09-16 12:25:35 -04:00
Timothy Warren 97a5abe665 Namespace refactoring 2015-09-14 19:54:34 -04:00
Timothy Warren e53f9abf3f Some progress toward better structure through refactoring 2015-09-14 10:54:50 -04:00
Timothy Warren 3e39aa0277 Miscellaneous rework, and adding/editing of collection items when logged in 2015-07-02 14:04:04 -04:00
Timothy Warren 3e53ec1526 More dependency injection, and code coverage 2015-06-30 13:03:20 -04:00
Timothy Warren 5e126819e2 Add login/logout links, tweak some styles 2015-06-26 14:56:59 -04:00
Timothy Warren 567b6a3a9d Refactor input to use Aura/Web, set up minifier for css/js, and reorganize route config format 2015-06-24 16:01:35 -04:00
Timothy Warren 9afe5379aa Add list views and additional configuration options 2015-06-16 11:11:35 -04:00
Timothy Warren 77d2c29e38 First commit 2015-05-22 12:36:26 -04:00