1. 20 4月, 2019 4 次提交
  2. 19 4月, 2019 3 次提交
  3. 18 4月, 2019 11 次提交
  4. 17 4月, 2019 2 次提交
    • L
      fixe password signin with service-worker (#511) · e907dbe7
      Luca Casonato 提交于
      e907dbe7
    • L
      Added serviceworker and web-manifest (#154) · 22b485ac
      Luca Casonato 提交于
      * Added serviceworker and manifest.json
      
      * added deps in package.json
      
      * fixed image link
      
      * actually fixed images i think
      
      * added assets to individual module folders
      
      * added caching
      
      * Serviceworker now properly loads
      
      * Changed single to double quotes
      
      * Update lock
      
      * moved the service worker back into prod only
      
      * removed sw from general
      
      * changed background color of splash screen
      
      * added logo to server
      
      * centralized logo into single assets folder
      22b485ac
  5. 16 4月, 2019 2 次提交
    • A
      Ensure all environment paths are created · b8f222ac
      Asher 提交于
      This normally happens in electron-main/main.ts but we don't run anything
      from there.
      
      Fixes #499.
      b8f222ac
    • A
      Update node to 10.15.1 (#472) · aabb2ecd
      Asher 提交于
      * Update Node to 10.15.1
      
      * Remove string replace that was used for oclif
      
      * Update nbin
      
      * Package node-pty and spdlog with nbin
      
      * Label stderr/stdout from shared process
      
      * Remove fork override
      
      * Prevent "already disposed" errors when trying to kill disposed proxies
      
      * Include spdlog dependencies
      
      * Shim /node_modules
      
      * Add node_modules to Docker ignore
      
      It keeps using my already-built .node files which results in a
      mismatching GLIBC version error.
      
      * Update nbin
      aabb2ecd
  6. 14 4月, 2019 3 次提交
  7. 13 4月, 2019 1 次提交
  8. 12 4月, 2019 6 次提交
  9. 11 4月, 2019 2 次提交
  10. 10 4月, 2019 1 次提交
  11. 09 4月, 2019 4 次提交
  12. 08 4月, 2019 1 次提交