1. 09 8月, 2017 1 次提交
  2. 28 7月, 2017 3 次提交
  3. 27 7月, 2017 1 次提交
  4. 24 7月, 2017 3 次提交
  5. 09 7月, 2017 2 次提交
  6. 06 7月, 2017 1 次提交
  7. 05 7月, 2017 1 次提交
  8. 02 7月, 2017 2 次提交
  9. 29 6月, 2017 3 次提交
  10. 27 6月, 2017 3 次提交
  11. 22 6月, 2017 1 次提交
  12. 17 6月, 2017 1 次提交
  13. 16 6月, 2017 1 次提交
  14. 10 6月, 2017 1 次提交
  15. 09 6月, 2017 1 次提交
    • A
      Remove hardcoded address from ws example. (#2204) · c66cafd3
      Adrian le Bas 提交于
      With a hard coded address on the client, the app no longer works when deploying, which is annoying since there's a handy 'deploy now' button on the readme.
      
      By removing the hard coded address socket.io will connect to the location host automatically so it works both on development and production.
      c66cafd3
  16. 07 6月, 2017 5 次提交
    • A
      2.4.3 · 4504d9f3
      Arunoda Susiripala 提交于
      4504d9f3
    • A
      Squashed commit of the following: · 7cd2bb69
      Arunoda Susiripala 提交于
      commit ced48c3fcfd1880016b08590e1b50827247b7cfb
      Author: Arunoda Susiripala <arunoda.susiripala@gmail.com>
      Date:   Wed Jun 7 11:28:43 2017 +0530
      
          Make sure XSS fix doesn't break our 404 support.
      
      commit d40c833aa16660d547df785bb52e69ecf9a717f2
      Author: Arunoda Susiripala <arunoda.susiripala@gmail.com>
      Date:   Wed Jun 7 09:08:41 2017 +0530
      
          Prevent url path based XSS attacks.
      7cd2bb69
    • A
      70da3574
    • A
      [WIP] Reload webpack if needed (#2076) · 937d0e2b
      Arunoda Susiripala 提交于
      * Reload webpack via hot-reloader when needed.
      We need to do this specially we removed a previosly
      built page from the filesystem.
      
      * Make sure reloading is happen only once
      
      * Reload only if there's a missing page error.
      
      * Remove debug logs.
      
      * 2.4.2
      
      * Refactor the codebase a bit.
      
      * Move some commonly used regexp to a utils module.
      
      * Handle the reloading well when there's a custom error page.
      
      * Add a HMR test case.
      
      * Close the browser in the test case.
      937d0e2b
    • G
      update yarn.lock · 3a36aeec
      Guillermo Rauch 提交于
      3a36aeec
  17. 06 6月, 2017 5 次提交
  18. 05 6月, 2017 2 次提交
  19. 01 6月, 2017 3 次提交