Skip to content
Snippets Groups Projects
  1. Feb 12, 2024
    • Joel Jeremy Marquez's avatar
      Hooks for frequently made operations (#2293) · 08cbdab2
      Joel Jeremy Marquez authored
      
      * Hooks for frequently made operations
      
      * Release notes
      
      * Fix typecheck errors
      
      * Remove useGlobalPrefs
      
      * Add null checks
      
      * Fix showCleared pref
      
      * Add loaded flag for categories, accounts and payees state
      
      * Refactor to reduce unnecessary states
      
      * Fix eslint errors
      
      * Fix hooks deps
      
      * Add useEffect
      
      * Fix typecheck error
      
      * Set local and global pref hooks
      
      * Fix lint error
      
      * VRT
      
      * Fix typecheck error
      
      * Remove eager loading
      
      * Fix typecheck error
      
      * Fix typo
      
      * Fix typecheck error
      
      * Update useTheme
      
      * Typecheck errors
      
      * Typecheck error
      
      * defaultValue
      
      * Explicitly check undefined
      
      * Remove useGlobalPref and useLocalPref defaults
      
      * Fix default prefs
      
      * Default value
      
      * Fix lint error
      
      * Set default theme
      
      * Default date format in Account
      
      * Update packages/desktop-client/src/style/theme.tsx
      
      Co-authored-by: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      
      ---------
      
      Co-authored-by: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      Unverified
      08cbdab2
  2. Jan 15, 2024
  3. Jan 09, 2024
  4. Jan 06, 2024
  5. Dec 15, 2023
  6. Dec 05, 2023
  7. Oct 23, 2023
  8. Oct 22, 2023
  9. Sep 22, 2023
  10. Aug 20, 2023
  11. Aug 17, 2023
    • Joel Jeremy Marquez's avatar
      Some typescript migration (#1532) · 6fae7956
      Joel Jeremy Marquez authored
      * Typescript migration
      
      * Release notes
      
      * Update error boundary
      
      * Breakup sidebar components
      
      * Account and Sidebar props
      
      * Remove button in Item component + exports cleanup
      
      * Put accountNameStyle to Account
      
      * Revert component ports (separated to another PR)
      
      * Export cleanup
      
      * Remove ErrorBoundary (separated to another PR)
      
      * Sidebar budgetName as ReactNode
      Unverified
      6fae7956
  12. Aug 09, 2023
  13. Aug 08, 2023
  14. Aug 05, 2023
  15. Jul 30, 2023
  16. Jul 28, 2023
  17. Jul 24, 2023
  18. Jul 19, 2023
  19. Jul 18, 2023
  20. Jul 07, 2023
  21. Jun 30, 2023
  22. Jun 28, 2023
  23. Jun 26, 2023
  24. Jun 24, 2023
  25. Jun 23, 2023
  26. Jun 21, 2023
    • Jed Fox's avatar
      Remove upgrade notifications code (#1156) · c6443f24
      Jed Fox authored
      None of this code is relevant to people who have used the open source
      app. I initially wanted to leave it in so it could be used for major new
      features in the future, but as it falls further and further out of date
      I think it’s best to just delete it in a clean PR that can be referenced
      later if desired.
      Unverified
      c6443f24
  27. May 20, 2023
  28. May 17, 2023
  29. May 09, 2023
  30. Apr 26, 2023
  31. Apr 21, 2023
  32. Mar 24, 2023
  33. Mar 16, 2023
  34. Mar 08, 2023
Loading