Skip to content
Snippets Groups Projects
  1. 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.
      050f48ac
    • Tom French's avatar
      chore: add types to `crdt` package (#1076) · e4ec5b3e
      Tom French authored
      
      This PR adds types to the `crdt` directory to make the structure of the
      merkle tree (really a merkle radix trie) clearer.
      
      ---------
      
      Co-authored-by: default avatarJed Fox <git@jedfox.com>
      Co-authored-by: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      e4ec5b3e
    • Jed Fox's avatar
      Fix layout of the management app with the demo bar in place (#1267) · 953ff450
      Jed Fox authored
      The banner in #1229 pushes the bottom bar items (including version &
      “change server URL” button) out of view on Netlify builds.
      953ff450
  2. Jul 03, 2023
  3. Jul 02, 2023
  4. Jul 01, 2023
  5. Jun 30, 2023
  6. Jun 29, 2023
  7. Jun 28, 2023
Loading