Commit Graph

40 Commits

Author SHA1 Message Date
Timothy Warren 386938c75f Create component system to help cut down on view duplication, see #31
timw4mail/HummingBirdAnimeClient/pipeline/head Something is wrong with the build of this commit Details
2020-08-21 12:30:01 -04:00
Timothy Warren fce9764f08 Clean up public folder, move JS tools to frontEndSrc folder
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-04-10 15:07:08 -04:00
Timothy Warren 1f2accf4ec Add 'automatic' dark theme, based on browser 'prefers-color-scheme: dark' media query
timw4mail/HummingBirdAnimeClient/develop This commit looks good Details
2019-07-12 15:56:24 -04:00
Timothy Warren 826cb0c1cb Add dark theme with setting toggle
timw4mail/HummingBirdAnimeClient/PR-14 This commit looks good Details
2018-12-06 13:04:54 -05:00
Timothy Warren ce44761420 Remove php js minifier script, in favor of commited js files 2018-08-20 12:58:56 -04:00
Timothy Warren ff97cc1cb2 Add basic check for folder permissions for quicker troubleshooting 2018-08-16 12:10:24 -04:00
Timothy Warren 28e4f22d7c First go at tabs for collection 2018-08-08 17:04:35 -04:00
Timothy Warren a6dc8caaa0 Use template literals instead of mustache templates 2018-01-30 16:57:13 -05:00
Timothy Warren e0516e4cc0 Simplify css and javascript minification 2017-04-06 11:45:25 -04:00
Timothy Warren 54cd406187 Update favicon with blue version, resolves #24 2017-03-22 13:12:29 -04: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 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 9eda005399 Authentication, show edit forms for Anime 2017-01-05 13:41:32 -05:00
Timothy Warren 3d66fa9c11 Finish moving get_cached_image method to Util class 2016-07-27 14:32:37 -04:00
Timothy Warren 1b93adefa3 Refactor out some Interdependency between Ion and AnimeClient namespaces 2016-07-27 13:18:52 -04:00
Timothy Warren 675ccac14d Add button to clear api cache 2016-04-21 11:14:21 -04:00
Timothy Warren d8c89c9deb Update url generation to use new router 2016-03-07 14:37:49 -05:00
Timothy Warren fc02a68691 Some temporary fixes for tempramental minifiers 2016-02-04 21:57:14 -05:00
Timothy Warren 49bd468aa4 Ugly progress commit 2016-02-01 09:49:18 -05:00
Timothy Warren daf4b71bbb Add proper table sorting and add some security headers 2016-01-20 13:01:41 -05:00
Timothy Warren 6e4e8edd9d Add full edit form to anime list 2016-01-04 10:53:03 -05:00
Timothy Warren f386766841 Fix collection functionality 2015-12-08 14:52:59 -05:00
Timothy Warren bd6b5e2b54 Remove loose functions file 2015-11-16 19:30:04 -05:00
Timothy Warren 68cb36b193 Update config and header for new auth class 2015-11-09 11:50:24 -05:00
Timothy Warren c99d4ee53d Fix the rest of the menu urls 2015-10-20 15:59:51 -04:00
Timothy Warren 3de32f52af Basic Menu generation 2015-10-09 14:34:55 -04:00
Timothy Warren d53524ed86 Code style improvements 2015-10-06 11:38:20 -04:00
Timothy Warren a7ae1ac3a6 Use Anime transformer class 2015-09-28 14:41:45 -04:00
Timothy Warren 602759b471 Decouple and generalise 2015-09-17 23:11:18 -04:00
Timothy Warren c788cf5d87 Start of refactoring routing to be more convention based 2015-09-16 12:25:35 -04:00
Timothy Warren b1c6039630 Namespace refactoring 2015-09-14 19:54:34 -04:00
Timothy Warren cee211621c Some progress toward better structure through refactoring 2015-09-14 10:54:50 -04:00
Timothy Warren 54371bf76a Miscellaneous rework, and adding/editing of collection items when logged in 2015-07-02 14:04:04 -04:00
Timothy Warren c33575e3d8 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