William Grant
d0a40e41cd
fix: prevent font swap on first load
...
removed some unused sass classes, replace last sass font size variables
10 months ago
William Grant
1e9aa04747
feat: added theming to the debug log page
3 years ago
William Grant
2cb7e72f68
feat: starting theming work on left pane and commented on areas that will need to be fixed
3 years ago
Audric Ackermann
e8a1e07b68
fix: build do not add files in linux, win and mac dist/subfolders
3 years ago
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
3 years ago
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
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
4d72b92b25
app starts but full of errors
3 years ago
Audric Ackermann
51575d2f56
moved views to TS but broken
3 years ago
Audric Ackermann
e1f2393c3a
cleanup translated strings
3 years ago
Audric Ackermann
3fed22048b
rename a few loki to session
3 years ago
Ryan Tharp
a85fc9d0ba
loki-messenger => session-desktop
5 years ago
Beaudan
7eabae18f5
Replaced more references to signal with loki and updated CONTRIBUTING.md
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
7 years ago