Commit Graph

301 Commits

Author SHA1 Message Date
YourWishes 50822ebe66 Merge pull request #6 from YourWishes/dependabot/npm_and_yarn/handlebars-4.5.3
Bump handlebars from 4.1.2 to 4.5.3
2020-01-02 07:56:40 -08:00
dependabot[bot] c65baddf66 Bump handlebars from 4.1.2 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-28 13:08:12 +00:00
YourWishes bb2da97857 Updated page transitions, upgraded dependencies. 2019-07-12 18:42:52 +10:00
YourWishes 3e5340b85c Social but I did it at 10PM 2019-06-09 22:02:15 +10:00
YourWishes 52eae544f0 Rebuilt navigation system. 2019-06-09 20:49:00 +10:00
Dom Masters b474049108 Upgraded dependencies. 2019-06-03 12:37:56 +10:00
YourWishes 8a19fbe78f Lil site rebuild 2019-05-30 21:28:50 +10:00
YourWishes 9a777f5e83 Removed un-needed dep 2018-12-10 07:41:10 +11:00
YourWishes bedf9e4583 Added Hyperlink support to Content. 2018-11-27 20:33:41 +11:00
YourWishes 36e98da739 Fixed Update Article API calls. 2018-11-27 19:57:53 +11:00
YourWishes b629d8c245 Added Update Article. 2018-11-27 19:57:21 +11:00
YourWishes 0bf91d2bed Added some markup to the Articles 2018-11-27 12:52:46 +11:00
YourWishes cf80504123 Preparing for first blog post. 2018-11-27 08:49:14 +11:00
YourWishes acdea924a2 Updated Webpack, built extremely basic blog insertion tool. 2018-11-27 08:23:23 +11:00
YourWishes fe7d1054f7 Implemented some caching on the webpack compiler. 2018-11-27 06:20:18 +11:00
YourWishes c541380ecf Trying to get this to work on heroku's limits. 2018-11-26 22:34:07 +11:00
YourWishes f467ba255d Trying to reduce memory usage. 2018-11-26 22:15:33 +11:00
YourWishes 33e3f245e7 Fixed a case issue. 2018-11-26 22:10:06 +11:00
YourWishes 2133e8b7f2 Delete yarn.lock 2018-11-26 22:05:20 +11:00
YourWishes 1fb9d41abb Cleaned a little bit of testing stuff. 2018-11-26 21:52:16 +11:00
YourWishes 66336a469f Setup server to handle article page (untested) 2018-11-26 21:48:03 +11:00
YourWishes 829a152a1e Changed homepage backgrounds, improved @sections 2018-11-26 19:24:41 +11:00
YourWishes 88cd1a9a53 Built error section, needs to be on a few pages. 2018-11-25 22:03:38 +11:00
YourWishes 83369773cd Finished building blog overview page. 2018-11-25 18:38:42 +11:00
YourWishes 8ab9f09287 Built basic blog backend. 2018-11-20 08:39:25 +11:00
YourWishes 75764f744d Basic blog template layout (incomplete) 2018-11-15 07:34:30 +11:00
YourWishes 0102df42aa Messing with the images on the homepage. 2018-11-08 07:06:25 +11:00
YourWishes 57d435825e Reverted logos back to SVG rathern than PNG. 2018-10-31 22:05:38 +11:00
YourWishes 98640f22bd Trying to resolve memory leak. 2018-10-31 21:59:31 +11:00
YourWishes 43945363a5 Added 750x image resolution generator. 2018-10-31 21:49:47 +11:00
YourWishes b8d814e203 Styled the background on the privacy policy page. 2018-10-31 21:46:58 +11:00
YourWishes 898e1e2a48 Fixed Privacy Policy not clearing properly. 2018-10-31 21:34:30 +11:00
YourWishes 2a8bcd266e "Modernized" Privacy Policy. 2018-10-31 21:34:08 +11:00
YourWishes e9434c69b6 Disabled Blog route for the time being. 2018-10-31 21:33:17 +11:00
YourWishes 23c003519a Updated contact page to be more new-code. 2018-10-31 21:32:30 +11:00
YourWishes 5b4be02593 Added CacheStore server side, working with blog on client side more. 2018-10-31 21:01:03 +11:00
YourWishes 2ca45b154c Working more with the article feature layout.. 2018-10-30 22:17:45 +11:00
YourWishes c740652a48 Updated README, improving some of the section code. 2018-10-30 21:24:39 +11:00
YourWishes 6ace1f03fd Generally trying to improve performance. 2018-10-30 21:10:03 +11:00
YourWishes 45866c37fc Finalized language handover. 2018-10-30 07:21:58 +11:00
YourWishes c884efb837 Further improved minimization of Language and fixed an overflow-x bug 2018-10-29 05:39:28 +11:00
YourWishes 29f82b9709 Another attempt to fix the android scaling bug, likely the cause. 2018-10-28 22:02:05 +11:00
YourWishes 1e7de8a6b6 Updated some meta tags, hopefully fix an android scale issue. 2018-10-28 22:00:43 +11:00
YourWishes 3b18d1b1fa Fixed HashRouter being used in production. 2018-10-28 21:57:50 +11:00
YourWishes 0997615fdc Fixed a case sensitive issue. 2018-10-28 21:51:41 +11:00
YourWishes f598a0295c Crunched and clean all the components even more. 2018-10-28 21:48:33 +11:00
YourWishes 21aed1b61f Fixed NavLink styled buttons. 2018-10-28 21:31:49 +11:00
YourWishes 2bf2a2301f Cleaning Language 2018-10-28 21:21:00 +11:00
YourWishes d03f2d7fc8 Removed test props, fixed image scaling issue. 2018-10-28 18:52:38 +11:00
YourWishes cfbefa278c Added cocksox to work showcase. 2018-10-28 18:13:13 +11:00