1
0
mirror of https://github.com/trambarhq/relaks-wordpress-example.git synced 2025-09-09 07:30:41 +02:00

Commit Graph

  • 2e5687dbcc Merge branch 'master' into live-demo Chung Leong 2019-02-01 11:48:31 +01:00
  • 44ea3f9336 Bumped MariaDB to version 10. Chung Leong 2019-02-01 10:10:43 +01:00
  • fe1287d397 Merge branch 'master' into live-demo Chung Leong 2019-02-01 09:49:55 +01:00
  • 9cde96524a Switched to MariaDB Chung Leong 2019-02-01 09:49:00 +01:00
  • 8edb37a44f Adjusted set-up for live demo. Chung Leong 2019-01-31 23:44:15 +01:00
  • 858720be60 Updated library. Rebuilt production files (including ones for Cordova). Chung Leong 2019-01-31 23:34:05 +01:00
  • 44d2f3487c Rebuilt production files. Chung Leong 2019-01-31 23:10:14 +01:00
  • f2d788a4e4 Fixed archive links. Fixed media view. Fixed route to tag pages. Chung Leong 2019-01-31 23:08:31 +01:00
  • 4fc2594a9d Removed bogus script entry from package.json. Chung Leong 2019-01-31 22:42:05 +01:00
  • 42f8747407 Adding host header to requests. Chung Leong 2019-01-31 22:27:05 +01:00
  • 52bebf5d1e Renamed Nginx config file. Added references to published libraries to package.json. Fixed prefetching when there's a base path. Rebuilt code. Chung Leong 2019-01-31 20:04:58 +01:00
  • 0a7c292418 Set font to Arial. Chung Leong 2019-01-31 02:40:07 +01:00
  • 0671304865 Fixed Nginx cache config (issue #41). Chung Leong 2019-01-31 02:39:30 +01:00
  • 6024a5156f Implemented scroll position check on load (issue #38). Chung Leong 2019-01-31 00:10:54 +01:00
  • 530015ee63 Added featured media (issue #42). Adjusted list layout (issue #40). Added error boundary (issue #43). Chung Leong 2019-01-31 00:03:22 +01:00
  • c5fd724e2f Reworked code to allow use of basePath other than / (issue #20). Throwing error properly in JSON retrieval code (issue #44). Chung Leong 2019-01-30 21:57:52 +01:00
  • 7e02514752 Consolidated data retrieval code. Chung Leong 2019-01-30 12:44:30 +01:00
  • 4b34ab39cd Extended cached valid time (issue #41). Implemented periodically invalidation (issue #37). Chung Leong 2019-01-30 10:39:03 +01:00
  • 3e60897e8c Implemented cache status page (issue #39). Chung Leong 2019-01-29 22:02:21 +01:00
  • d24cc2cc1a Implemented image dialog box (issue #17). Chung Leong 2019-01-29 21:26:49 +01:00
  • fee7616378 Renamed function. Chung Leong 2019-01-29 20:21:18 +01:00
  • 16bbf8070a Fixed text selection. Made Breadcrumb a PureComponent. Chung Leong 2019-01-28 22:46:54 +01:00
  • 2e613d61b1 Reworked how tags are handled (issue #35). Listing tags in post (issue #36). Chung Leong 2019-01-28 21:44:37 +01:00
  • e0ca0a36b5 Disabled reloading when SSR. Chung Leong 2019-01-28 13:36:26 +01:00
  • 8bc6a2ad70 Dealing with http: links and page number. Chung Leong 2019-01-28 13:14:30 +01:00
  • 33e1967791 Added date to post listing (issue #34). Chung Leong 2019-01-28 13:04:42 +01:00
  • 6d2aeecf3b Implemented link adjustments (issue #32). Implemented post preloading. Chung Leong 2019-01-28 12:51:26 +01:00
  • 1b93d96a8e Fixed image link (issue #31). Chung Leong 2019-01-28 12:33:01 +01:00
  • d1fd76c1d4 Fixed image links (issue #31). Chung Leong 2019-01-28 12:26:29 +01:00
  • f85e712337 Changed how fallback to root is implemented (issue #33). Chung Leong 2019-01-28 12:20:59 +01:00
  • 29a28896da Fixed page link matching (issue #30). Removed unnecessary show() calls. Chung Leong 2019-01-28 12:04:00 +01:00
  • eaaa5f632e Added fixed for errant < (issue #27). Chung Leong 2019-01-28 11:51:09 +01:00
  • 16d399793b Removing errant newline characters (issue #26). Chung Leong 2019-01-28 11:40:34 +01:00
  • 00b70b36e4 Imposing limit on caption width (issue #25). Chung Leong 2019-01-28 11:25:11 +01:00
  • 0e167f1714 Implemented year collapsing (issue #29). Chung Leong 2019-01-28 11:22:01 +01:00
  • f44390a3b5 Fixed pagination in CORS scenario (issue #24). Chung Leong 2019-01-28 11:11:49 +01:00
  • 09186c2341 Added configuration for accessing remote instance of WordPress (issue #23). Chung Leong 2019-01-27 20:56:53 +01:00
  • d362ddef49 Configured static IP (issue #21). Chung Leong 2019-01-27 15:35:23 +01:00
  • fe55ecb7b9 Cleaned up code a bit. Chung Leong 2019-01-27 15:02:54 +01:00
  • d2808c145b Fixed config for Docker image (issue #14). Chung Leong 2019-01-27 01:03:02 +01:00
  • 4cbcd4c5b0 Added config for Cordova (issue #19). Chung Leong 2019-01-27 00:19:34 +01:00
  • fa03b67fc3 Added tags (issue #18). Chung Leong 2019-01-26 21:59:27 +01:00
  • ac26bc7649 Added subcategories (issue #22). Moved WordPress data source to own repo (issue #16). Chung Leong 2019-01-26 21:31:23 +01:00
  • 7ee6acf316 Reworked routing so that WP permalinks arrangement is used (issue #13). Chung Leong 2019-01-26 19:59:33 +01:00
  • a2ed7d67d2 Added sections to README (issue #1). Added back-end services diagram. Chung Leong 2019-01-26 11:15:27 +01:00
  • d7628869e7 Added SSR animation. Chung Leong 2019-01-25 21:18:40 +01:00
  • 1f1a1b1864 Added diagrams. Chung Leong 2019-01-24 21:02:20 +01:00
  • 36a9d0c619 Removing unneeded props (issue #12). Moved code into separate modules. Chung Leong 2019-01-23 13:59:56 +01:00
  • a0f0c9191d Highlighting selected category and month (issue #9). Chung Leong 2019-01-22 00:31:28 +01:00
  • 176d0825a2 Fixed query refreshing (issue #11). Chung Leong 2019-01-21 22:24:12 +01:00
  • 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. Chung Leong 2019-01-21 22:03:44 +01:00
  • e03bddcb6b Minor adjustments. Chung Leong 2019-01-16 04:47:06 +01:00
  • c4eeaa7cb8 Fixed regression. Chung Leong 2019-01-16 03:49:09 +01:00
  • 946f94c6c9 Added comment section (issue #7). Chung Leong 2019-01-16 02:46:57 +01:00
  • d9b44ea871 Added subpages (issue #5). Chung Leong 2019-01-16 00:18:05 +01:00
  • ba82cdd83e Implemented search page (issue #3). Chung Leong 2019-01-15 23:19:14 +01:00
  • e1d24ce693 Added author name and date (issue #6). Fixed CORS. Chung Leong 2019-01-15 03:16:56 +01:00
  • 6e4803c678 Adjusted scroll position reset (issue #4). Added changed how minimum post count is imposed. Added maxumum post count. Chung Leong 2019-01-15 02:22:08 +01:00
  • d227dd24ef Fixed pagination (issue #2). Implemented load on scroll. Chung Leong 2019-01-15 01:55:41 +01:00
  • 36b3f5ff2a Fixed Nginx caching config. Fixed error caused by HammerJS. Fixed issues with fontawesome. Fixed other issues impacting SSR. Chung Leong 2019-01-14 23:02:58 +01:00
  • 1b46bd24ef Consolidate post pages. Chung Leong 2018-12-25 13:39:07 +01:00
  • f3ebf367e4 Added Breadcrumb widget. Added slugs to route params. Chung Leong 2018-12-25 02:01:30 +01:00
  • 8848b21aed Removed dependency on CDN version of Font Awesome. Chung Leong 2018-12-23 23:12:10 +01:00
  • 1beee9bdc1 Changed to slug-based routing. Chung Leong 2018-12-23 21:32:28 +01:00
  • acd296c9f0 Implemented list fetching. Chung Leong 2018-12-23 18:46:56 +01:00
  • a73e2f74b7 Fixed date range calculation. Chung Leong 2018-12-23 18:33:06 +01:00
  • 861a89bc8e Fixed routing. Loading data for page. Added rudimentary slug handling to data source. Chung Leong 2018-12-23 01:58:36 +01:00
  • 47a8742623 Loading live data into nav. Chung Leong 2018-12-22 23:44:17 +01:00
  • 8cd02adfaa Fixed Safari glitch. Chung Leong 2018-12-22 00:08:18 +01:00
  • 08c2d9d761 Various CSS fixes. Chung Leong 2018-12-21 23:54:44 +01:00
  • 47441c4f5b Implemented basic behaviors of navigation elements. Renamed Application to FrontEnd. Chung Leong 2018-12-21 22:54:17 +01:00
  • fa7ad2a24d Added Docker and Nginx configs. Chung Leong 2018-12-21 22:53:16 +01:00
  • af9c572a9c Initial check in. Chung Leong 2018-12-21 18:29:09 +01:00