Historial de Commits

Autor SHA1 Mensaje Fecha
  Kristian Vos 4f4c6e4497 fix: fixed issue where dependencies were still disabled hace 5 años
  Kristian Vos 6db924ec05 refactor: changed import input's to select elements hace 5 años
  Kristian Vos e74e4d01cc refactor: moved schemas to their own folders hace 5 años
  Kristian Vos e07bd29a69 feat: added ObjectViewer and replaced account/convert schema viewers with it hace 5 años
  Kristian Vos 7c2e315b24 feat: added a way to see convert schemas and to delete schemas hace 5 años
  Kristian Vos f4af312c41 feat: added button to select/deselect all accounts on convert page hace 5 años
  Vos 9c9798c0a3 Merge pull request #2 from KrisVos130/dependabot/npm_and_yarn/backend/mongoose-5.7.5 hace 5 años
  dependabot[bot] 290902b394 build(deps): bump mongoose from 5.7.3 to 5.7.5 in /backend hace 5 años
  Vos 5b4abc2c53 Merge pull request #1 from odiffey/master hace 5 años
  Owen Diffey 95df76decd feat: Configurable frontend/backend ports hace 5 años
  Kristian Vos 2b3cff1493 refactor: changed passcode input to be a password input hace 5 años
  Kristian Vos 118f0b2070 fix: you no longer need to refresh after changing the passcode hace 5 años
  Kristian Vos 276105effd fix: fixed issue where email didn't show on accounts page hace 5 años
  Kristian Vos fddffa230c fix: fixed issue with empty changes in convert schemas hace 5 años
  Kristian Vos 7115b7856c fix: fixed convertV4toV5 hace 5 años
  Kristian Vos f961272c13 feat: added ability to convert multiple accounts at once hace 5 años
  Kristian Vos 8026baec3c refactor: removed v6 schema, replaced V4-V6 and V4-V5 with V4-V5 hace 5 años
  Kristian Vos bd9c022c36 feat: added ability to convert accounts between versions hace 5 años
  Kristian Vos 02a169eb84 fix: fixed issue with reactivity of accountform for new accounts hace 5 años
  Kristian Vos 82e0d21ec6 feat: added ability to insert current date & time in inputs with shortcut hace 5 años
  Kristian Vos 4752b4733b feat: added field dependencies, fixed schema import, added schema 5 hace 5 años
  Kristian Vos 976aa593de fix: fixed some frontend errors hace 5 años
  Kristian Vos cf513c3c84 feat: showing % of fields filled in by account hace 5 años
  Kristian Vos 131df9859e refactor: when adding/editing an account, you get redirected to accounts page hace 5 años
  Kristian Vos 9f671d3d9f refactor: updated AddAccount page to be like EditAccount page hace 5 años
  Kristian Vos 7cc63d701f feat: added passcode authentication to socket.io, added socket.io status alert hace 5 años
  Kristian Vos 8ce5b7caf5 feat: added styling to more things, added DataTable for accounts/schemas hace 5 años
  Kristian Vos 38183852be refactor: moved account(Schema) logic to own modules hace 5 años
  Kristian Vos fc0bd5c0a7 refactor: moved io module handlers to be in namespaces and added util module hace 5 años
  Kristian Vos d3ebb494e9 feat: added page to list, see and add schemas, moved account list to own page, added navbar, and a few small changes hace 5 años