Skip to content
Snippets Groups Projects
  1. May 17, 2023
  2. May 16, 2023
  3. May 15, 2023
  4. May 10, 2023
  5. May 09, 2023
  6. May 08, 2023
  7. May 05, 2023
  8. May 04, 2023
  9. May 02, 2023
    • Jed Fox's avatar
      Remove unused payee rules feature (#985) · 646d0d90
      Jed Fox authored
      Fixes #615. I would appreciate double-checking that I didn’t
      accidentally delete anything that is important.
      
      Since I’m removing the related API methods, this is technically a
      breaking change (even if people would have no reason to remove this
      stuff), so we should probably do a major release of the API package.
      Unverified
      646d0d90
  10. May 01, 2023
  11. Apr 30, 2023
  12. Apr 29, 2023
  13. Apr 28, 2023
  14. Apr 26, 2023
  15. Apr 25, 2023
  16. Apr 24, 2023
  17. Apr 23, 2023
  18. Apr 22, 2023
    • Davis Silverman's avatar
      Add experimental new OFX importer (#921) · a1d321d6
      Davis Silverman authored
      Hi there, 
      
      I try to tackle #798 here. It was suggested to throw this behind a
      feature flag, so here it is!
      
      this does its best to import the problem file in #767. 
      
      I am working on this because it would make my work on #918 easier :)
      
      Feel free to set the feature flag to true and try the new importer. The
      date parser is not as sophisticated as the one in `node-libofx`, but I
      tried 3 different OFX files, one from my bank, one from the mocks, and
      one from #767. They all seem to work well enough on that front, but this
      is definitely the weak point of the new implementation.
      
      Let me know what you think!
      Unverified
      a1d321d6
  19. Apr 21, 2023
  20. Apr 20, 2023
  21. Apr 19, 2023
  22. Apr 16, 2023
Loading