Skip to content
Snippets Groups Projects
  1. May 16, 2024
  2. May 13, 2024
  3. May 07, 2024
  4. Apr 22, 2024
  5. Apr 08, 2024
  6. Apr 02, 2024
  7. Mar 24, 2024
  8. Mar 12, 2024
  9. Feb 21, 2024
  10. Feb 11, 2024
  11. Feb 08, 2024
  12. Feb 07, 2024
  13. Jan 24, 2024
  14. Jan 20, 2024
    • DJ Mountney's avatar
      Bundle loot-core types into the API (#2053) · 0045d921
      DJ Mountney authored
      
      * Bundle loot-core types into the API
      
      So we can have loot-core be the source of truth
      for some types that get passed through
      
      - Improves downstream development with API by including types
      - Use path aliases for dist vs dev tsconfigs
      - Convert api index to typescript as example
      - Permit ts-ignore for issues with our version of typescript
      
      ---------
      
      Co-authored-by: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      Unverified
      0045d921
  15. Jan 19, 2024
  16. Jan 16, 2024
  17. Jan 15, 2024
  18. Jan 12, 2024
  19. 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
      Unverified
      d5359a96
  20. Jan 09, 2024
  21. Jan 08, 2024
  22. Dec 19, 2023
  23. Dec 12, 2023
  24. Dec 02, 2023
  25. Nov 28, 2023
  26. Nov 14, 2023
  27. Nov 13, 2023
  28. Oct 11, 2023
  29. Sep 18, 2023
  30. Sep 10, 2023
  31. Sep 07, 2023
  32. Sep 05, 2023
    • Joel Jeremy Marquez's avatar
      Webpack + SWC Loader (#1650) · 319d196e
      Joel Jeremy Marquez authored
      
      * desktopc-client swc-loader
      
      * More swc
      
      * Jest swc + upgrades
      
      * Revert @swc/jest usage for now
      
      * SWC minify
      
      * Remove setupFilesAfterEnv in package.json as per warning message in CI
      
      * Release notes
      
      * Minify on CI
      
      * swc helpers in loot-core
      
      * @swc/jest
      
      * Upgrade webpack
      
      * Add @swc/core to crdt
      
      * Use yarn cache in github actions
      
      * Cleanup
      
      * Fix electron
      
      * Revert "Fix electron"
      
      This reverts commit 787af1980648fa30788a1d1678dcda534716f31d.
      
      * Revert action.yml cache changes
      
      ---------
      
      Co-authored-by: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      Unverified
      319d196e
  33. Sep 04, 2023
  34. Sep 03, 2023
  35. Sep 01, 2023
  36. Aug 25, 2023
  37. Aug 19, 2023
  38. Aug 04, 2023
Loading