Commit Graph

14 Commits

Author SHA1 Message Date
William Grant 1e9aa04747 feat: added theming to the debug log page 2022-10-05 22:29:31 +11:00
William Grant 2cb7e72f68 feat: starting theming work on left pane and commented on areas that will need to be fixed 2022-09-12 16:31:47 +10:00
Audric Ackermann e8a1e07b68 fix: build do not add files in linux, win and mac dist/subfolders 2022-08-09 14:20:07 +10:00
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
2022-06-20 14:51:52 +10:00
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
2022-05-23 16:36:03 +10:00
Audric Ackermann 5c9b34fb86
lint files 2022-04-20 10:34:21 +10:00
Audric Ackermann 475c92eeb4
migrate about_start to not use jquery 2022-04-07 11:42:22 +10:00
Audric Ackermann 4d72b92b25 app starts but full of errors 2022-04-01 16:55:17 +11:00
Audric Ackermann 51575d2f56
moved views to TS but broken 2022-03-24 11:15:21 +11:00
Audric Ackermann e1f2393c3a
cleanup translated strings 2022-03-07 13:26:57 +11:00
Audric Ackermann 3fed22048b
rename a few loki to session 2022-02-18 13:03:47 +11:00
Ryan Tharp a85fc9d0ba loki-messenger => session-desktop 2020-02-17 17:02:21 -08:00
Beaudan 7eabae18f5 Replaced more references to signal with loki and updated CONTRIBUTING.md 2019-04-11 16:56:24 +10:00
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
2018-07-03 16:04:21 -07:00