Skip to content
Snippets Groups Projects
  1. Aug 21, 2023
  2. Aug 18, 2023
  3. Aug 09, 2023
  4. Aug 08, 2023
  5. Aug 07, 2023
  6. Aug 04, 2023
  7. Jul 30, 2023
  8. Jul 29, 2023
  9. Jul 28, 2023
  10. Jul 26, 2023
  11. Jul 21, 2023
  12. Jul 20, 2023
  13. Jul 19, 2023
  14. Jul 18, 2023
  15. Jul 17, 2023
  16. Jul 16, 2023
  17. Jul 15, 2023
  18. Jul 09, 2023
  19. Jul 04, 2023
    • Neil's avatar
      Reorganize Accounts Folder (#1258) · 050f48ac
      Neil authored
      There's no new code here, just a reorg. Had to change some import calls
      in some files to make it all work properly.
      
      Having just done a lot of work in the accounts directory I figured it
      could do with some organization. I've broken out all the Header
      functions into a different file in order to cut down on the size of the
      account.js file.
      
      I also moved the transactions files into a new directory since they are
      used by other pages. Also makes them easier to find with this structure.
      Unverified
      050f48ac
  20. Jul 03, 2023
  21. Jul 02, 2023
  22. Jul 01, 2023
  23. Jun 30, 2023
  24. Jun 27, 2023
  25. Jun 23, 2023
  26. Jun 20, 2023
  27. Jun 16, 2023
  28. Jun 15, 2023
  29. Jun 14, 2023
  30. Jun 08, 2023
    • Davis Silverman's avatar
      Remove 'new' OFX parser as it is too buggy (#1111) · 87d269ba
      Davis Silverman authored
      Draft because it is untested, maybe tonight I will test it! Just wanted
      to get some code out cause i had a spare 5 minutes.
      
      The new parser isn't immediately good enough to replace the old parser,
      and I sadly lost the time to contribute more! Sorry! If someone else
      wants to take maintenance burden of this code, we can not merge this.
      Otherwise, it should go the way of the Dodo it seems.
      
      Thanks!
      
      Closes #1044
      Unverified
      87d269ba
  31. Jun 06, 2023
    • Jed Fox's avatar
      Remove account types (#948) · a25327d3
      Jed Fox authored
      Closes #944, closes #532. ~WIP because something is causing the test
      budget to fail to create because it’s using INSERT instead of UPDATE sql
      queries. (Or not? I have no idea)~
      Unverified
      a25327d3
Loading