Giter VIP home page Giter VIP logo

Comments (20)

niftylettuce avatar niftylettuce commented on June 2, 2024

Moved from #368:

  • Drop momentjs
  • moment and usage of i18n.api.t and i18n.translate in models, views, and email templates need to use localization of user
  • Sitemap crawler
  • Babel polyfill vs polyfill.io
  • Two factor authentication
  • Admin filtering by group, search by name/email
  • User avatar upload (via lipo.io) (@niftylettuce will handle)
  • Manifest PNG icon (@niftylettuce will handle)
  • Figure out how to add lint-staged's xo --fix && git add to the template/package.json file (right now it errors out, see https://github.com/sudo-suhas/lint-staged-multi-pkg possibly we can use lerna or something)
  • Record demo video and put it on README
  • Lad LTS 1.0.0 "Chap"
  • Lad email verification to verify account (otherwise someone can register in advance of someone else signing up for an account, then third party signs in with Google/GitHub)
  • Deprecations:
    0|web      | ⚠  warning   The option `reconnectTries` is incompatible with the unified topology, please read more by visiting http://bit.ly/2D8WfT6 {
    0|web      |   app: {
    0|web      |     name: 'lad',
    0|web      |     version: '0.0.2',
    0|web      |     node: 'v12.10.0',
    0|web      |     hash: 'ecec4017fb14fd299e161b30b5e93c7c73f52041',
    0|web      |     environment: 'production',
    0|web      |     hostname: 'lad-demo-1',
    0|web      |     pid: 699
    0|web      |   }
    0|web      | }
    0|web      | ⚠  warning   The option `reconnectInterval` is incompatible with the unified topology, please read more by visiting http://bit.ly/2D8WfT6 {
  • proxy server should remove "www" prefix from host on redirect
  • server setup script needs --webroot-path #352 (?)
  • Browser setAppInfo and parse-logs to parse this if it was passed
  • Emails when security changes made (web/api account update or key rotation)
  • Document all env vars that can be customized (e.g. rg "process.env" node_modules)

from lad.

niftylettuce avatar niftylettuce commented on June 2, 2024

from lad.

niftylettuce avatar niftylettuce commented on June 2, 2024

cc @shaunwarman I added above "OTP tests need added" checkbox

from lad.

niftylettuce avatar niftylettuce commented on June 2, 2024

- [ ] OptimalBits/bull#1659 (no longer using Bull)

from lad.

niftylettuce avatar niftylettuce commented on June 2, 2024

from lad.

niftylettuce avatar niftylettuce commented on June 2, 2024

from lad.

niftylettuce avatar niftylettuce commented on June 2, 2024

from lad.

niftylettuce avatar niftylettuce commented on June 2, 2024
  • Report-To header (we already have reportUri option being used in helmet)

from lad.

niftylettuce avatar niftylettuce commented on June 2, 2024

from lad.

niftylettuce avatar niftylettuce commented on June 2, 2024
  • Managed translation override concept (also investigate why Markdown not working in mandarin.markdown())

from lad.

niftylettuce avatar niftylettuce commented on June 2, 2024

from lad.

niftylettuce avatar niftylettuce commented on June 2, 2024
  • axe should only use parse-app-info in non-development and non-testing environment (configurable)

from lad.

niftylettuce avatar niftylettuce commented on June 2, 2024
  • prefix koa cash keys with koa-cash: or something

from lad.

niftylettuce avatar niftylettuce commented on June 2, 2024
  • X-Cached-Result: true (or false value) in koa-cash as an option addHeader: true enabled by default, and version bump it

from lad.

niftylettuce avatar niftylettuce commented on June 2, 2024
  • improve caching by content-encoding gzip on fonts+svg (not sure why they aren't)

Screen Shot 2020-06-21 at 5 07 40 AM

from lad.

niftylettuce avatar niftylettuce commented on June 2, 2024
  • add cache policy option to koa-cash

Screen Shot 2020-06-21 at 5 05 48 AM

from lad.

niftylettuce avatar niftylettuce commented on June 2, 2024

All of the above issues are now for v3.0.0 release or later.

from lad.

niftylettuce avatar niftylettuce commented on June 2, 2024
  • Add ability to "Cancel" a pending email address change
  • Investigate if reset password functionality circumvents 2FA
  • Move /change-email to /my-account/change-email

from lad.

niftylettuce avatar niftylettuce commented on June 2, 2024
  • Changing password should prompt for re-entry of password and OTP to continue
  • Changing email should prompt for re-entry of password and OTP to continue

from lad.

niftylettuce avatar niftylettuce commented on June 2, 2024
  • Configurable rate limit middleware that's specific to endpoints that send emails or insert data into database (e.g. contact form, signup, verify email, forgot password, reset password, change email, etc)

from lad.

Related Issues (20)

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.