1
0
mirror of https://github.com/trambarhq/relaks-wordpress-example.git synced 2025-09-15 18:22:05 +02:00

6 Commits

Author SHA1 Message Date
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
4167ee87a7 Changed let to const. 2019-04-25 12:41:18 +02:00
Chung Leong
36dbc7c19c Closing file after opening it, duh (issue #1). 2019-02-15 23:15:33 +01:00
Chung Leong
3e60897e8c Implemented cache status page (issue #39). 2019-01-29 22:02:21 +01:00
Chung Leong
36a9d0c619 Removing unneeded props (issue #12).
Moved code into separate modules.
2019-01-23 13:59:56 +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