1
0
mirror of https://github.com/trambarhq/relaks-wordpress-example.git synced 2025-09-20 04:21:32 +02:00
Commit Graph

20 Commits

Author SHA1 Message Date
Chung Leong
6eb49e60d4 Fixed search function. 2022-09-18 20:24:53 +02:00
Chung Leong
a0f3b8cd36 Fixed packaging of font files. 2022-09-18 04:33:52 +02:00
Chung Leong
e254dd6d7d Fixed broken SSR due to missing HTML comment. 2022-09-18 03:39:05 +02:00
Chung Leong
55a38a4b1e Added medias to tag and category pages.
Upgraded packages.
Adjusted webpark config to suit version 5.
2022-09-18 02:49:20 +02:00
Chung Leong
befafd76e0 Upgraded to Babel 7.
Upgraded to latest version of Relaks and related libraries.
Reduced indentation from 4 to 2.
2020-02-16 15:06:26 +01:00
Chung Leong
c66323e17d Reworked code. 2019-04-19 00:06:10 +02:00
Chung Leong
e576a16edb Fixed resolution of node_modules. 2019-03-15 04:39:59 -04:00
Chung Leong
52a5f3034e Reenabled sourcemap. 2019-03-15 02:21:11 -04:00
Chung Leong
e4fe507ada Upgraded to WebPack 4.
Upgraded other packages.
2019-03-14 23:15:05 -04:00
Chung Leong
d94aca4ae4 Fixed cache purge (issue #50).
Fixed permalinks with date (issue #49).
2019-02-03 14:20:43 +01:00
Chung Leong
0369d63e59 Fixed month label.
Added delay to cache update.
2019-02-01 21:52:44 +01:00
Chung Leong
c5fd724e2f Reworked code to allow use of basePath other than / (issue #20).
Throwing error properly in JSON retrieval code (issue #44).
2019-01-30 21:57:52 +01:00
Chung Leong
d2808c145b Fixed config for Docker image (issue #14). 2019-01-27 01:03:02 +01:00
Chung Leong
4cbcd4c5b0 Added config for Cordova (issue #19). 2019-01-27 00:19:34 +01:00
Chung Leong
ddea511ee7 Refactored routing code.
Implemented periodic freshness check (issue #8).
Implemented proper cache purge (issue #10).
Implemented compression in Node side.
Implemented JSON retrieval through Node.
2019-01-21 22:03:44 +01:00
Chung Leong
36b3f5ff2a Fixed Nginx caching config.
Fixed error caused by HammerJS.
Fixed issues with fontawesome.
Fixed other issues impacting SSR.
2019-01-14 23:02:58 +01:00
Chung Leong
8848b21aed Removed dependency on CDN version of Font Awesome. 2018-12-23 23:12:10 +01:00
Chung Leong
861a89bc8e Fixed routing.
Loading data for page.
Added rudimentary slug handling to data source.
2018-12-23 01:58:36 +01:00
Chung Leong
47a8742623 Loading live data into nav. 2018-12-22 23:44:17 +01:00
Chung Leong
af9c572a9c Initial check in. 2018-12-21 18:29:09 +01:00