Skip to content
Snippets Groups Projects
  1. Oct 07, 2024
  2. Oct 06, 2024
  3. Sep 28, 2024
  4. Aug 22, 2024
    • Michael Clark's avatar
      :electron: Notarize the mac desktop app (#3300) · 9108b633
      Michael Clark authored
      * adding notarization stuff back in
      
      * win csc settings so win build doesnt try to sign with mac stuff
      
      * windows doesnt need to know about mac build
      
      * teamid env var instead of config val as per docs
      
      * for testing purposes only
      
      * probably wont work
      
      * yet, didnt work
      
      * try this
      
      * update notarize
      
      * removing test code
      
      * add release notes
      9108b633
  5. Aug 20, 2024
    • Michael Clark's avatar
      :electron: Packaging different architectures and installers for windows (#3185) · 3e5ce72e
      Michael Clark authored
      * packaging different architectures for windows
      
      * appx for the windows store app hosting
      
      * remove unneeded applicationid
      
      * adding windows store assets
      
      * adding images
      
      * appx added to artifacts
      
      * add appx to release
      
      * remove override build params
      
      * being specific about the mac build - default is dmg
      
      * are these all needed.. Seems so
      
      * removing appx from the release notes as its only for the windows store
      
      * moving appxs to a different artifact for smaller download
      
      * Update electron-pr.yml
      
      * update version
      
      * update release process to remove actual-windows.exe because it can possible be the wrong arch
      3e5ce72e
  6. Jul 20, 2024
  7. Jul 11, 2024
  8. Jul 04, 2024
  9. Jun 18, 2024
  10. May 20, 2024
  11. May 07, 2024
  12. Apr 24, 2024
  13. Apr 19, 2024
    • youngcw's avatar
      Add assets to release (#2632) · 7d892d81
      youngcw authored
      * add flatpack to electron build
      
      * note
      
      * add to workflow
      
      * try to fix workflow
      
      * typos
      
      * workflow
      
      * work
      
      * update
      
      * add repo
      
      * update other electron workflow
      
      * stable doesn't work
      
      * fix version
      
      * add step
      
      * note
      
      * fix
      7d892d81
    • youngcw's avatar
      add flatpak to electron build list (#2617) · 84fbc7e4
      youngcw authored
      * add flatpack to electron build
      
      * note
      
      * add to workflow
      
      * try to fix workflow
      
      * typos
      
      * workflow
      
      * work
      
      * update
      
      * add repo
      
      * update other electron workflow
      
      * stable doesn't work
      
      * fix version
      84fbc7e4
  14. Apr 17, 2024
  15. Apr 04, 2024
  16. Mar 22, 2024
  17. Feb 02, 2024
  18. Jan 24, 2024
    • Joel Jeremy Marquez's avatar
      Update vite / swc / ts versions (#2268) · 524bd4e9
      Joel Jeremy Marquez authored
      * Update vite / swc / ts versions
      
      * Release notes
      
      * Revert root tsconfig module changes
      
      * yarn dedupe
      
      * Dummy update to run pipeline
      
      * Update webpack and playwright
      
      * Update playwright docker images
      524bd4e9
  19. Jan 20, 2024
  20. Jan 15, 2024
    • DJ Mountney's avatar
      Change the vite chunk filename hash usage (#2224) · a8b42bcd
      DJ Mountney authored
      * Change the vite chunk filename hash usage
      
      - Change to more closely match the . syntax we use with webpack
      - This should fix some issues with our size compare as well
      * Account for chunks being base64
      a8b42bcd
  21. Jan 11, 2024
    • DJ Mountney's avatar
      Proposal for switching desktop-client to vite (#2084) · d5359a96
      DJ Mountney authored
      * Proof of concept for switching desktop-client to vite
      
      * Fix other packages ts tests issues
      
      * Update jsx tests to use vitest instead of jest
      
      * Inject our global shims properly
      
      * Add comment regarding new plugin
      
      * Cleanup unnessary change after rebase
      
      * Fix inter fonts pathing
      
      * Remove manual chunks sizes for now
      
      Just set the limit higher
      
      * Bring back size compare
      
      * Suppress victory warnings
      
      * Remove craco config now that it's not used
      
      * Add vite basic ssl plugin
      
      - This autogenerates self-signed certs in dev mode when HTTPS env is set
      - Made to match the CRA behaviour
      
      * Add release note
      
      * Remove warning suppression for victory
      
      - Updated to a rollup version that includes the fix
      d5359a96
  22. Jan 09, 2024
  23. Jan 08, 2024
  24. Dec 14, 2023
  25. Nov 14, 2023
  26. Oct 10, 2023
  27. Sep 15, 2023
  28. Sep 02, 2023
  29. Sep 01, 2023
  30. Aug 29, 2023
  31. Aug 25, 2023
  32. Aug 06, 2023
  33. Jul 31, 2023
  34. Jul 29, 2023
  35. Jul 20, 2023
  36. Jul 07, 2023
  37. Jul 01, 2023
Loading