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

Commit Graph

  • b2576b2041 Bump express from 4.17.1 to 4.17.3 dependabot/npm_and_yarn/express-4.17.3 dependabot[bot] 2022-12-10 16:38:32 +00:00
  • 113ec24f59 Bump qs from 6.5.2 to 6.5.3 dependabot/npm_and_yarn/qs-6.5.3 dependabot[bot] 2022-12-06 14:59:57 +00:00
  • 25a7d2f690 Bump decode-uri-component from 0.2.0 to 0.2.2 dependabot/npm_and_yarn/decode-uri-component-0.2.2 dependabot[bot] 2022-12-02 19:21:03 +00:00
  • aed82d0d45 Bump loader-utils, html-webpack-plugin and webpack-cli dependabot/npm_and_yarn/loader-utils-and-loader-utils-and-loader-utils-and-html-webpack-plugin-and-webpack-cli-1.4.2 dependabot[bot] 2022-11-16 20:51:00 +00:00
  • 6eb49e60d4 Fixed search function. live-demo-temp Chung Leong 2022-09-18 20:24:53 +02:00
  • a0f3b8cd36 Fixed packaging of font files. Chung Leong 2022-09-18 04:33:52 +02:00
  • e254dd6d7d Fixed broken SSR due to missing HTML comment. Chung Leong 2022-09-18 03:39:05 +02:00
  • 42e36c127d Upgraded package-lock.json to latest npm version. Chung Leong 2022-09-18 03:17:20 +02:00
  • 55a38a4b1e Added medias to tag and category pages. Upgraded packages. Adjusted webpark config to suit version 5. Chung Leong 2022-09-18 02:49:20 +02:00
  • 232237dd56 Using TechCrunch as WP data source instead. Fixed minor UI issues. Chung Leong 2022-09-18 00:03:50 +02:00
  • 0c8d85ca86 Update docker-compose.yml Chung Leong 2022-09-17 22:53:19 +02:00
  • 8b0ab0e85b Reconfigured demo to run without domain name. Chung Leong 2022-09-17 14:47:00 +02:00
  • 2d2ff125c3 Updated example to use relaks-transform-memo. master Chung Leong 2020-03-03 04:43:50 +01:00
  • cb3fd90a69 Merge branch 'master' into live-demo live-demo Chung Leong 2020-02-16 15:07:14 +01:00
  • befafd76e0 Upgraded to Babel 7. Upgraded to latest version of Relaks and related libraries. Reduced indentation from 4 to 2. Chung Leong 2020-02-16 15:06:26 +01:00
  • c665cebb48 Merge branch 'master' into live-demo Chung Leong 2019-04-28 20:04:52 +02:00
  • 5f09b0770e Reimplemented scroll position reset. Chung Leong 2019-04-28 20:04:38 +02:00
  • 3e8ac1245c Fixed hyperlinks. Chung Leong 2019-04-28 11:48:41 +02:00
  • 11adda76e1 Fixed hyperlinks. Chung Leong 2019-04-28 11:45:01 +02:00
  • fa554b0c5f Merge branch 'master' into live-demo Chung Leong 2019-04-28 11:19:23 +02:00
  • 5130725a70 Merge branch 'hooks' Chung Leong 2019-04-28 01:42:18 +02:00
  • c087b66d63 Requiring Relaks 2.0. Rebuilt production files. Chung Leong 2019-04-28 01:01:46 +02:00
  • 848854ab3e Edited README. Chung Leong 2019-04-27 17:45:46 +02:00
  • dfb7400700 Finished updating README. Chung Leong 2019-04-26 11:39:02 +02:00
  • bdf76b7279 Fixed regressions. Chung Leong 2019-04-26 11:37:45 +02:00
  • e800d5418f Inserted new code into README. Chung Leong 2019-04-25 13:35:09 +02:00
  • 4167ee87a7 Changed let to const. Chung Leong 2019-04-25 12:41:18 +02:00
  • a206600bdc Clean up code. Upgraded packages. Chung Leong 2019-04-20 17:20:44 +02:00
  • c66323e17d Reworked code. Chung Leong 2019-04-19 00:06:10 +02:00
  • cfc723e120 Removed references to RWT mirror. Chung Leong 2019-04-11 21:28:38 +02:00
  • 70a79f0e82 Removed rwt mirror. Chung Leong 2019-04-11 21:04:05 +02:00
  • 9e3d40efcb Fixed issue with numeric slug (issue #7). Chung Leong 2019-03-22 11:28:48 -04:00
  • c5973a0a5e Fixed issue with numeric slug (issue #7). Chung Leong 2019-03-22 10:50:16 -04:00
  • 2d6af98f06 Creating volume for WordPress. Chung Leong 2019-03-19 20:26:25 -04:00
  • 4425a4f10d Creating volume for /var/www/html. Chung Leong 2019-03-19 20:16:38 -04:00
  • 2138ef883b Merge pull request #9 from itstimetogoleft/fix/upload-file-sizes Chung Leong 2019-03-19 11:23:22 -04:00
  • 1018203a60 increase timeout for execution of scripts (imports) itstimetogoleft 2019-03-19 07:08:09 -07:00
  • b6ef6e01b7 no limits for uploads itstimetogoleft 2019-03-19 07:07:41 -07:00
  • b72e03e84d config file for upload sizes on wordpress image(docker-compose) itstimetogoleft 2019-03-19 07:06:51 -07:00
  • da30bc22a6 Migrated all components to hooks. Chung Leong 2019-03-19 08:48:26 -04:00
  • e576a16edb Fixed resolution of node_modules. Chung Leong 2019-03-15 04:39:59 -04:00
  • 6028b51cd5 Merge branch 'master' into live-demo Chung Leong 2019-03-15 02:36:28 -04:00
  • 73dca4291b Moved moment into dependencies from devDependencies. Chung Leong 2019-03-15 02:36:05 -04:00
  • bbef0fbc16 Merge branch 'master' into live-demo Chung Leong 2019-03-15 02:21:33 -04:00
  • 52a5f3034e Reenabled sourcemap. Chung Leong 2019-03-15 02:21:11 -04:00
  • 6610bfb1bb Merge branch 'master' into live-demo Chung Leong 2019-03-14 23:15:22 -04:00
  • e4fe507ada Upgraded to WebPack 4. Chung Leong 2019-03-14 23:13:55 -04:00
  • 152b534f76 Merge branch 'master' into live-demo Chung Leong 2019-03-08 11:21:34 -05:00
  • a36cbbc773 Using keepalive connection when fetching. Chung Leong 2019-03-08 11:18:44 -05:00
  • 1962b70122 Merge branch 'master' into live-demo Chung Leong 2019-02-23 01:59:00 +01:00
  • 38756fabe9 Fixed blue links (#6). Chung Leong 2019-02-23 01:58:33 +01:00
  • 29f6effef4 Merge pull request #5 from itstimetogoleft/patch-1 Chung Leong 2019-02-20 19:33:16 +01:00
  • 7165f4a5a1 Fixed two markdown links itstimetogoleft 2019-02-20 09:40:11 -08:00
  • b9411fcda1 Merge branch 'master' into live-demo Chung Leong 2019-02-18 03:43:52 +01:00
  • ad85a154cf Remove 100% retrieval when rendering for SEO. Chung Leong 2019-02-18 03:42:04 +01:00
  • 89841a3dad Merge branch 'master' into live-demo Chung Leong 2019-02-15 23:16:15 +01:00
  • 36dbc7c19c Closing file after opening it, duh (issue #1). Chung Leong 2019-02-15 23:15:33 +01:00
  • 50d0add883 Merge pull request #1 from itstimetogoleft/patch-1 Chung Leong 2019-02-14 20:34:32 +01:00
  • c4459959a4 Updated readme.md itstimetogoleft 2019-02-14 07:07:19 -08:00
  • 66c481222f Merge branch 'master' into live-demo Chung Leong 2019-02-13 22:58:20 +01:00
  • b44766ad57 Fixed error. Chung Leong 2019-02-13 22:57:40 +01:00
  • 4cd4fcd8cc Merge branch 'master' into live-demo Chung Leong 2019-02-12 20:32:22 +01:00
  • 8b7c6273d8 Minor edits to README. Chung Leong 2019-02-12 20:31:52 +01:00
  • fbb05c1a3e Merge branch 'master' into live-demo Chung Leong 2019-02-12 19:24:30 +01:00
  • 9b79a2815e Added final words (issue #1). Chung Leong 2019-02-12 19:18:31 +01:00
  • 9d070a3910 Updated README (issue #1). Chung Leong 2019-02-12 14:02:59 +01:00
  • c030017610 Updated README (issue #1). Chung Leong 2019-02-12 14:02:59 +01:00
  • 83d43a127a Merge branch 'master' into live-demo Chung Leong 2019-02-12 13:54:07 +01:00
  • 2260a6f31b Moved Cache-Control into Node code. Fixed typo in image link handling code. Chung Leong 2019-02-12 13:53:53 +01:00
  • 69fcdf7cbc Fixed glitch with SideNav. Chung Leong 2019-02-11 22:05:04 +01:00
  • 5efde106a8 Added section about Cordova to README (issue #1). Chung Leong 2019-02-11 21:45:26 +01:00
  • 3da0247271 Added section about front-end Javascript to README (issue #1). Chung Leong 2019-02-11 21:13:56 +01:00
  • 7299ccc931 Finished section about backend Javascript. Chung Leong 2019-02-11 15:51:39 +01:00
  • 8d83940af3 Merge branch 'master' into live-demo Chung Leong 2019-02-08 01:05:34 +01:00
  • e752704f5e Took out check for favicon.ico for simplicity sake. Chung Leong 2019-02-08 01:05:13 +01:00
  • b155adc6c2 Took out check for favicon.ico for simplicity sake. Chung Leong 2019-02-08 01:04:47 +01:00
  • 389f287873 Made some progress on Server-side Javascript section of README (issue #1). Chung Leong 2019-02-06 23:57:19 +01:00
  • 13af0951a7 Took out check for favicon.ico for simplicity sake. Chung Leong 2019-02-06 23:38:14 +01:00
  • c41e9f282d Merge branch 'master' into live-demo Chung Leong 2019-02-06 21:42:15 +01:00
  • 78c9c2d227 Added Nginx config section to README (issue #1). Fixed regression with hash fallback. Chung Leong 2019-02-06 21:37:54 +01:00
  • 8ab4280aa0 Added iOS to Cordova config. Chung Leong 2019-02-06 19:34:32 +01:00
  • b5c8cf4fb0 Adjusted code for Cordova. Chung Leong 2019-02-06 19:23:46 +01:00
  • 231861e500 Finished Getting Started section of README (issue #1). Updated library. Fixed typo in cache-purge animation. Chung Leong 2019-02-06 13:47:09 +01:00
  • a8785a2132 Improved cache purging. Chung Leong 2019-02-06 12:48:51 +01:00
  • 3b3e23c4d8 Started on "Getting Started" section of README (issue #1). Chung Leong 2019-02-05 11:08:56 +01:00
  • d5cde24078 Added cache purging animation to README (issue #1). Chung Leong 2019-02-05 10:33:18 +01:00
  • 4b6520f620 Added section about live demo to README (issue #1). Chung Leong 2019-02-05 00:07:55 +01:00
  • 6fa63b8848 Merge branch 'master' into live-demo Chung Leong 2019-02-03 20:45:00 +01:00
  • 669bffcc18 Extended update to 30 seconds. Added maxAge to static files. Chung Leong 2019-02-03 20:44:27 +01:00
  • 608f35d9ad Merge branch 'master' into live-demo Chung Leong 2019-02-03 14:35:07 +01:00
  • 3eb4f31537 Rebuilt files. Chung Leong 2019-02-03 14:34:52 +01:00
  • ec9f27b548 Fixed descriptions. Chung Leong 2019-02-03 14:33:29 +01:00
  • 1fdc87f756 Fixed typo (issue #51). Fixed date selection (issue #53). Chung Leong 2019-02-03 14:25:21 +01:00
  • d94aca4ae4 Fixed cache purge (issue #50). Fixed permalinks with date (issue #49). Chung Leong 2019-02-03 14:20:43 +01:00
  • 557afb8b8d Merge branch 'master' into live-demo Chung Leong 2019-02-01 22:22:51 +01:00
  • 7b381cbd42 Fixed server-side prefetch. Chung Leong 2019-02-01 22:22:34 +01:00
  • 0156c0af58 Merge branch 'master' into live-demo Chung Leong 2019-02-01 22:12:58 +01:00
  • 0369d63e59 Fixed month label. Added delay to cache update. Chung Leong 2019-02-01 21:52:44 +01:00
  • 4406fc4dd2 Fixed style issues (issue #48). Fixed pagination error. Chung Leong 2019-02-01 20:56:13 +01:00
  • 8d3b34b35f Enabled SSL (issue #45). Chung Leong 2019-02-01 12:55:02 +01:00