288 Commits

Author SHA1 Message Date
acdea924a2 Updated Webpack, built extremely basic blog insertion tool. 2018-11-27 08:23:23 +11:00
fe7d1054f7 Implemented some caching on the webpack compiler. 2018-11-27 06:20:18 +11:00
c541380ecf Trying to get this to work on heroku's limits. 2018-11-26 22:34:07 +11:00
f467ba255d Trying to reduce memory usage. 2018-11-26 22:15:33 +11:00
33e3f245e7 Fixed a case issue. 2018-11-26 22:10:06 +11:00
2133e8b7f2 Delete yarn.lock 2018-11-26 22:05:20 +11:00
1fb9d41abb Cleaned a little bit of testing stuff. 2018-11-26 21:52:16 +11:00
66336a469f Setup server to handle article page (untested) 2018-11-26 21:48:03 +11:00
829a152a1e Changed homepage backgrounds, improved @sections 2018-11-26 19:24:41 +11:00
88cd1a9a53 Built error section, needs to be on a few pages. 2018-11-25 22:03:38 +11:00
83369773cd Finished building blog overview page. 2018-11-25 18:38:42 +11:00
8ab9f09287 Built basic blog backend. 2018-11-20 08:39:25 +11:00
75764f744d Basic blog template layout (incomplete) 2018-11-15 07:34:30 +11:00
0102df42aa Messing with the images on the homepage. 2018-11-08 07:06:25 +11:00
57d435825e Reverted logos back to SVG rathern than PNG. 2018-10-31 22:05:38 +11:00
98640f22bd Trying to resolve memory leak. 2018-10-31 21:59:31 +11:00
43945363a5 Added 750x image resolution generator. 2018-10-31 21:49:47 +11:00
b8d814e203 Styled the background on the privacy policy page. 2018-10-31 21:46:58 +11:00
898e1e2a48 Fixed Privacy Policy not clearing properly. 2018-10-31 21:34:30 +11:00
2a8bcd266e "Modernized" Privacy Policy. 2018-10-31 21:34:08 +11:00
e9434c69b6 Disabled Blog route for the time being. 2018-10-31 21:33:17 +11:00
23c003519a Updated contact page to be more new-code. 2018-10-31 21:32:30 +11:00
5b4be02593 Added CacheStore server side, working with blog on client side more. 2018-10-31 21:01:03 +11:00
2ca45b154c Working more with the article feature layout.. 2018-10-30 22:17:45 +11:00
c740652a48 Updated README, improving some of the section code. 2018-10-30 21:24:39 +11:00
6ace1f03fd Generally trying to improve performance. 2018-10-30 21:10:03 +11:00
45866c37fc Finalized language handover. 2018-10-30 07:21:58 +11:00
c884efb837 Further improved minimization of Language and fixed an overflow-x bug 2018-10-29 05:39:28 +11:00
29f82b9709 Another attempt to fix the android scaling bug, likely the cause. 2018-10-28 22:02:05 +11:00
1e7de8a6b6 Updated some meta tags, hopefully fix an android scale issue. 2018-10-28 22:00:43 +11:00
3b18d1b1fa Fixed HashRouter being used in production. 2018-10-28 21:57:50 +11:00
0997615fdc Fixed a case sensitive issue. 2018-10-28 21:51:41 +11:00
f598a0295c Crunched and clean all the components even more. 2018-10-28 21:48:33 +11:00
21aed1b61f Fixed NavLink styled buttons. 2018-10-28 21:31:49 +11:00
2bf2a2301f Cleaning Language 2018-10-28 21:21:00 +11:00
d03f2d7fc8 Removed test props, fixed image scaling issue. 2018-10-28 18:52:38 +11:00
cfbefa278c Added cocksox to work showcase. 2018-10-28 18:13:13 +11:00
7b1d5d4149 Styled (slightly) the loading template. 2018-10-28 15:48:03 +11:00
b0f426623d Fixed (and improved) scroll fader. 2018-10-28 14:28:30 +11:00
f074e98b62 Fixed configuration for email. 2018-10-28 13:09:57 +11:00
df2b9573e2 Fixed not connecting to email 2018-10-28 13:00:56 +11:00
d5d0c7edd2 Finally finished the massive refactor... transitions still broke but it's fine for now. 2018-10-28 11:23:51 +11:00
8cf714500c Fixed modal 2018-10-27 09:07:56 +11:00
2280239870 Bug fixing the refactor, Modals not working nor the scroll fader. 2018-10-26 07:26:24 +11:00
88e0d6f4ab Fixed some objects that don't like the new props. 2018-10-25 07:31:11 +11:00
37114b2ad6 The rest of the cleanup is going to be hard, so this is the last commit before I go test my last changes and get them working. 2018-10-25 06:54:25 +11:00
dab9e27b24 Sorta half ass started cleaning window object. 2018-10-25 06:51:00 +11:00
bccbd1cff1 CLLLEANED the forms, inputs, buttons, labels and form/button groups 2018-10-25 06:46:38 +11:00
13aaccdd84 Fixed image loading callbacks. 2018-10-24 17:59:01 +11:00
cc78bf1200 Cleaned (and untested) image loading. 2018-10-24 17:58:05 +11:00