Commit Graph

14 Commits (efc790120ab545e5a952717c94e25519c891153b)

Author SHA1 Message Date
William Grant 1e9aa04747 feat: added theming to the debug log page
William Grant 2cb7e72f68 feat: starting theming work on left pane and commented on areas that will need to be fixed
Audric Ackermann e8a1e07b68 fix: build do not add files in linux, win and mac dist/subfolders
William Grant d3d0ac80a0 feat: you can now choose where to save the debug logs
debug log window now follows the app theme, logs are save as txt
William Grant 5cf76c5f08 feat: build sass files using parcel instead of grunt
added sass watch command for auto building sass on file changes, cleaned up IE7 fallback css
Audric Ackermann 5c9b34fb86
lint files
Audric Ackermann 475c92eeb4
migrate about_start to not use jquery
Audric Ackermann 4d72b92b25 app starts but full of errors
Audric Ackermann 51575d2f56
moved views to TS but broken
Audric Ackermann e1f2393c3a
cleanup translated strings
Audric Ackermann 3fed22048b
rename a few loki to session
Ryan Tharp a85fc9d0ba loki-messenger => session-desktop
Beaudan 7eabae18f5 Replaced more references to signal with loki and updated CONTRIBUTING.md
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