Commit Graph

16 Commits (unstable)

Author SHA1 Message Date
Audric Ackermann b36e18b6f4
fix: time&date format are not dependent on crowdin supported locales 7 months ago
Ryan Miller 90d3158ba7 feat: add i18n setup to all preloaders 7 months ago
Audric Ackermann 1789ac30c8 fix: break down i18n file and remove translations from redux 7 months ago
Ryan Miller f9fb345599 feat: window i18n types and docs with safe setup and fallbacks 8 months ago
William Grant fe64b26012 feat: improved about screen info
more info and copy to clipboard
10 months ago
William Grant 1efc5d2beb fix: use createRoot instead of ReactDom.render 1 year ago
Audric Ackermann d43d6abbae chore: replace tslint with eslint and fix linting issues 2 years ago
William Grant adf370997e feat: added theming to the about page 3 years ago
Audric Ackermann 475c92eeb4
migrate about_start to not use jquery 3 years ago
Audric Ackermann ff43cfa593 move worker_interface and logs and i18n to TS 3 years ago
Audric Ackermann 15260c9718
move logging.js to ts 3 years ago
Mikunj 67e2c39b96 Fix missing bytebuffer in preloads 5 years ago
sachaaaaa 37f0fced29 Show commit hash in About window for beta builds 6 years ago
Scott Nonnenberg 43a44793c5 Remove jshint - move everything over to eslint
Also removed all hints of previous linters
7 years ago
Scott Nonnenberg ad4387803b New media permission, show dialog when not enabled for voice msg
UI now in separate renderer:
  - the permissions popup
  - settings dialog
  - debug log dialog
  - about window

Couple bug fixes:
  - About Window: Fix 'escape' to close window
  - Remove outdated dist/copy tasks from Gruntfile

Eslintified settings_view.js
7 years ago
Scott Nonnenberg 9ef7c42097 Add link to terms and privacy policy in about window 7 years ago