Commit Graph

15 Commits (9fa95377fba0faeb4edb6ed8135b386744039dc9)

Author SHA1 Message Date
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
3 years ago
Audric Ackermann 5c9b34fb86
lint files 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 51575d2f56
moved views to TS but broken 3 years ago
Audric Ackermann 15260c9718
move logging.js to ts 3 years ago
audric 62f0edf8cb cleanup console.warn calls 3 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. 4 years ago
Mikunj 67e2c39b96 Fix missing bytebuffer in preloads 5 years ago
Scott Nonnenberg b159a8d7c7 Update the user agent for debug log requests 7 years ago
Scott Nonnenberg 43a44793c5 Remove jshint - move everything over to eslint
Also removed all hints of previous linters
7 years ago
Scott Nonnenberg d8e5e5fcf2 Open separate windows with theme, update settings theme on change 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