1
0
mirror of https://github.com/trambarhq/relaks-wordpress-example.git synced 2025-09-02 20:52:33 +02:00

11 Commits

Author SHA1 Message Date
itstimetogoleft
1018203a60 increase timeout for execution of scripts (imports) 2019-03-19 07:08:09 -07:00
itstimetogoleft
b6ef6e01b7 no limits for uploads 2019-03-19 07:07:41 -07:00
Chung Leong
2260a6f31b Moved Cache-Control into Node code.
Fixed typo in image link handling code.
2019-02-12 13:53:53 +01:00
Chung Leong
0671304865 Fixed Nginx cache config (issue #41). 2019-01-31 02:39:30 +01:00
Chung Leong
4b34ab39cd Extended cached valid time (issue #41).
Implemented periodically invalidation (issue #37).
2019-01-30 10:39:03 +01:00
Chung Leong
f44390a3b5 Fixed pagination in CORS scenario (issue #24). 2019-01-28 11:11:49 +01:00
Chung Leong
09186c2341 Added configuration for accessing remote instance of WordPress (issue #23). 2019-01-27 20:56:53 +01:00
Chung Leong
7ee6acf316 Reworked routing so that WP permalinks arrangement is used (issue #13). 2019-01-26 19:59:33 +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
fa7ad2a24d Added Docker and Nginx configs. 2018-12-21 22:53:16 +01:00