Commit History

Author SHA1 Message Date
  Kristian Vos dcfa5f713e refactor: removed yarn.lock, added package-lock.json for frontend and backend 2 years ago
  Kristian Vos 3b055872c4 refactor: updated frontend packages 2 years ago
  Kristian Vos 6167ae2cf6 refactor: updated backend packages 2 years ago
  Kristian Vos f4e36e5add refactor: updated various scripts and packages to make the app start again 2 years ago
  Kristian Vos 493da3dd4f Changed line endings 2 years ago
  Kristian Vos b6fabbc2a8 Unknown changes made months ago 3 years ago
  Vos 1a6fa47c23 Merge pull request #4 from KrisVos130/dependabot/npm_and_yarn/frontend/acorn-6.4.1 4 years ago
  dependabot[bot] ba48e567ed build(deps): bump acorn from 6.3.0 to 6.4.1 in /frontend 4 years ago
  Vos d09b30af2b Merge pull request #3 from KrisVos130/dependabot/npm_and_yarn/backend/minimist-1.2.5 4 years ago
  dependabot[bot] f60c8398d1 build(deps): bump minimist from 1.2.0 to 1.2.5 in /backend 4 years ago
  Kristian Vos 935bd61a00 refactor: moved creating blank accounts to the backend 4 years ago
  Kristian Vos 5aa61a30aa feat: added account schema v6 and convert schema for v5tov6 4 years ago
  Kristian Vos 0be1043f3b fix: fixed autosuggest 4 years ago
  Kristian Vos 4f4c6e4497 fix: fixed issue where dependencies were still disabled 4 years ago
  Kristian Vos 6db924ec05 refactor: changed import input's to select elements 4 years ago
  Kristian Vos e74e4d01cc refactor: moved schemas to their own folders 4 years ago
  Kristian Vos e07bd29a69 feat: added ObjectViewer and replaced account/convert schema viewers with it 4 years ago
  Kristian Vos 7c2e315b24 feat: added a way to see convert schemas and to delete schemas 4 years ago
  Kristian Vos f4af312c41 feat: added button to select/deselect all accounts on convert page 4 years ago
  Vos 9c9798c0a3 Merge pull request #2 from KrisVos130/dependabot/npm_and_yarn/backend/mongoose-5.7.5 4 years ago
  dependabot[bot] 290902b394 build(deps): bump mongoose from 5.7.3 to 5.7.5 in /backend 4 years ago
  Vos 5b4abc2c53 Merge pull request #1 from odiffey/master 4 years ago
  Owen Diffey 95df76decd feat: Configurable frontend/backend ports 4 years ago
  Kristian Vos 2b3cff1493 refactor: changed passcode input to be a password input 4 years ago
  Kristian Vos 118f0b2070 fix: you no longer need to refresh after changing the passcode 4 years ago
  Kristian Vos 276105effd fix: fixed issue where email didn't show on accounts page 4 years ago
  Kristian Vos fddffa230c fix: fixed issue with empty changes in convert schemas 4 years ago
  Kristian Vos 7115b7856c fix: fixed convertV4toV5 4 years ago
  Kristian Vos f961272c13 feat: added ability to convert multiple accounts at once 4 years ago
  Kristian Vos 8026baec3c refactor: removed v6 schema, replaced V4-V6 and V4-V5 with V4-V5 4 years ago