Coder Social home page Coder Social logo

lewismoten / schmuck-miser Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 9.99 MB

Tool to track my finances and sometimes foolish decisions.

Home Page: https://lewismoten.github.io/schmuck-miser/

JavaScript 99.49% EJS 0.51%
money-tracker networth finances wealth-management money stocks cryptocurrency asset-management

schmuck-miser's Issues

Encryption

  • Option to encrypt/decrypt imported/exported data
  • Encrypt 2FA secret

Duplicate language names cause duplicate key warning

Change language to The Klingon Language. Look at drop-down of available languages. Since all languages are referred to as being from Earth, they are all the same name Te ra'. The language itself is being used as the key, which throws duplicate key warnings.

Warning: Encountered two children with the same key, Te ra'. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted โ€” the behavior is unsupported and could change in a future version.

Change the key to be based on the language code instead (ie fr for Farsi)

Screen Shot 2021-12-21 at 7 47 57 PM

2FA Settings

General

  • Localize all languages
  • Split off to own route and settings menu action
  • Separate into own npm package

Secret

  • Add button to copy secret to clipboard

QR Code

  • QR Code takes on @mui theme colors
  • QR Code is too big to see on larger displays. Fix this...
    • QR Code hidden when iPhone rotated. Display QR Code / OTP Token input side-by-side
  • display logo on qr code
  • customize site name sent via qr code
  • customize user name sent via qr code
  • review memory caching packages for qr code image
  • auto-cancel if taking too long to setup (5 min?)

Token

  • split otp entry as six text boxes and focus as each one is entered
  • clear token when it fails verification
  • clear token when timer runs out
  • prevent more than six digits
  • reset otp token after 6th digit entered
  • Add button to paste otp from clipboard
    • Detect if clipboard has token when browser activated again (task switching from authenticator)
    • detect pasting otp token

Timer

  • show countdown timer for next otp code
  • Timer getting squeezed when progress bar is small
  • Move logic to redux saga

Performance

  • Split into separate 2FA slice so actions do not include "otp" in names
  • chunk so secret generation and qr code not loaded unless needed

Integration

  • Autocomplete for password managers
    • 1Password not filling out generated code (works over https, not http on localhost)
  • Support/use WebOTP API https://wicg.github.io/web-otp/

Setup Typescript

  • Setup webpack / babel to process typescript
  • Convert all deployed files to typescript
  • Resolve all compile errors (down to 90)
  • Infer React PropTypes from interfaces in develop / run-time
  • Setup IDE to support linting typescript files
    • Atom IDE Invalid URL: eslintrc.cjs
    • Review plugin:jsx-a11y/recommended
    • Review plugin:prettier/recommended
    • Review plugin:import/recommended
  • Add typescript file to @lewismoten/emoji project
  • Restore text alignment in SelectLanguage dropdown list.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.