Commit Graph

16 Commits (clearnet)

Author SHA1 Message Date
Audric Ackermann d43d6abbae chore: replace tslint with eslint and fix linting issues 10 months ago
Audric Ackermann 242d51ca8d
Id blinding + onionv4 + new endpoints for sogs and fileserver (#2347)
* Added Onionv4 support to file server, sogs and pn server
* Added blinded message support
* Updated endpoints for sogs and file server to remove legacy ones
2 years ago
Audric Ackermann 5c9b34fb86
lint files 2 years ago
Audric Ackermann 475c92eeb4
migrate about_start to not use jquery 2 years ago
Audric Ackermann ff43cfa593 move worker_interface and logs and i18n to TS 2 years ago
Audric Ackermann 51575d2f56
moved views to TS but broken 2 years ago
Audric Ackermann 15260c9718
move logging.js to ts 2 years ago
audric 62f0edf8cb cleanup console.warn calls 2 years ago
Warrick Corfe-Tan 6da08b807c removed old log submit code. 3 years ago
Warrick Corfe-Tan 8180200b3a Saving logs to desktop. 3 years ago
Warrick Corfe-Tan ab6bccade6 Added additional information to debug logs. 3 years ago
Mikunj 67e2c39b96 Fix missing bytebuffer in preloads 4 years ago
Scott Nonnenberg b159a8d7c7 Update the user agent for debug log requests 6 years ago
Scott Nonnenberg 43a44793c5 Remove jshint - move everything over to eslint
Also removed all hints of previous linters
6 years ago
Scott Nonnenberg d8e5e5fcf2 Open separate windows with theme, update settings theme on change 6 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
6 years ago