Kristian Vos
|
b6fabbc2a8
Unknown changes made months ago
|
4 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
|
5 years ago |
Kristian Vos
|
5aa61a30aa
feat: added account schema v6 and convert schema for v5tov6
|
5 years ago |
Kristian Vos
|
0be1043f3b
fix: fixed autosuggest
|
5 years ago |
Kristian Vos
|
4f4c6e4497
fix: fixed issue where dependencies were still disabled
|
5 years ago |
Kristian Vos
|
6db924ec05
refactor: changed import input's to select elements
|
5 years ago |
Kristian Vos
|
e74e4d01cc
refactor: moved schemas to their own folders
|
5 years ago |
Kristian Vos
|
e07bd29a69
feat: added ObjectViewer and replaced account/convert schema viewers with it
|
5 years ago |
Kristian Vos
|
7c2e315b24
feat: added a way to see convert schemas and to delete schemas
|
5 years ago |
Kristian Vos
|
f4af312c41
feat: added button to select/deselect all accounts on convert page
|
5 years ago |
Vos
|
9c9798c0a3
Merge pull request #2 from KrisVos130/dependabot/npm_and_yarn/backend/mongoose-5.7.5
|
5 years ago |
dependabot[bot]
|
290902b394
build(deps): bump mongoose from 5.7.3 to 5.7.5 in /backend
|
5 years ago |
Vos
|
5b4abc2c53
Merge pull request #1 from odiffey/master
|
5 years ago |
Owen Diffey
|
95df76decd
feat: Configurable frontend/backend ports
|
5 years ago |
Kristian Vos
|
2b3cff1493
refactor: changed passcode input to be a password input
|
5 years ago |
Kristian Vos
|
118f0b2070
fix: you no longer need to refresh after changing the passcode
|
5 years ago |
Kristian Vos
|
276105effd
fix: fixed issue where email didn't show on accounts page
|
5 years ago |
Kristian Vos
|
fddffa230c
fix: fixed issue with empty changes in convert schemas
|
5 years ago |
Kristian Vos
|
7115b7856c
fix: fixed convertV4toV5
|
5 years ago |
Kristian Vos
|
f961272c13
feat: added ability to convert multiple accounts at once
|
5 years ago |
Kristian Vos
|
8026baec3c
refactor: removed v6 schema, replaced V4-V6 and V4-V5 with V4-V5
|
5 years ago |
Kristian Vos
|
bd9c022c36
feat: added ability to convert accounts between versions
|
5 years ago |
Kristian Vos
|
02a169eb84
fix: fixed issue with reactivity of accountform for new accounts
|
5 years ago |
Kristian Vos
|
82e0d21ec6
feat: added ability to insert current date & time in inputs with shortcut
|
5 years ago |
Kristian Vos
|
4752b4733b
feat: added field dependencies, fixed schema import, added schema 5
|
5 years ago |
Kristian Vos
|
976aa593de
fix: fixed some frontend errors
|
5 years ago |