mirror of
				https://github.com/zulip/zulip-desktop.git
				synced 2025-11-04 05:53:21 +00:00 
			
		
		
		
	Compare commits
	
		
			2 Commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					a0fc92df3e | ||
| 
						 | 
					8d9aa2fb58 | 
@@ -2,7 +2,6 @@ root = true
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
[*]
 | 
					[*]
 | 
				
			||||||
indent_style = tab
 | 
					indent_style = tab
 | 
				
			||||||
indent_size = 4
 | 
					 | 
				
			||||||
end_of_line = lf
 | 
					end_of_line = lf
 | 
				
			||||||
charset = utf-8
 | 
					charset = utf-8
 | 
				
			||||||
trim_trailing_whitespace = true
 | 
					trim_trailing_whitespace = true
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										15
									
								
								.gitattributes
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										15
									
								
								.gitattributes
									
									
									
									
										vendored
									
									
								
							@@ -1,14 +1 @@
 | 
				
			|||||||
* text=auto eol=lf
 | 
					* text=auto
 | 
				
			||||||
 | 
					 | 
				
			||||||
*.gif binary
 | 
					 | 
				
			||||||
*.jpg binary
 | 
					 | 
				
			||||||
*.jpeg binary
 | 
					 | 
				
			||||||
*.eot binary
 | 
					 | 
				
			||||||
*.woff binary
 | 
					 | 
				
			||||||
*.woff2 binary
 | 
					 | 
				
			||||||
*.svg binary
 | 
					 | 
				
			||||||
*.ttf binary
 | 
					 | 
				
			||||||
*.png binary
 | 
					 | 
				
			||||||
*.otf binary
 | 
					 | 
				
			||||||
*.tif binary
 | 
					 | 
				
			||||||
*.ogg binary
 | 
					 | 
				
			||||||
							
								
								
									
										8
									
								
								.github/ISSUE_TEMPLATE.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								.github/ISSUE_TEMPLATE.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					---
 | 
				
			||||||
 | 
					<!-- Please Include: -->
 | 
				
			||||||
 | 
					- **Operating System**:
 | 
				
			||||||
 | 
					  - [ ] Windows
 | 
				
			||||||
 | 
					  - [ ] Linux/Ubutnu
 | 
				
			||||||
 | 
					  - [ ] macOS
 | 
				
			||||||
 | 
					- **Clear steps to reproduce the issue**:
 | 
				
			||||||
 | 
					- **Relevant error messages and/or screenshots**:
 | 
				
			||||||
							
								
								
									
										25
									
								
								.github/ISSUE_TEMPLATE/bug_report.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										25
									
								
								.github/ISSUE_TEMPLATE/bug_report.md
									
									
									
									
										vendored
									
									
								
							@@ -1,25 +0,0 @@
 | 
				
			|||||||
---
 | 
					 | 
				
			||||||
name: Bug report
 | 
					 | 
				
			||||||
about: Create a report to help us improve
 | 
					 | 
				
			||||||
---
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
**Describe the bug**
 | 
					 | 
				
			||||||
<!-- A clear and concise description of what the bug is. -->
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
**To Reproduce**
 | 
					 | 
				
			||||||
<!-- Clear steps to reproduce the issue. -->
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
**Expected behavior**
 | 
					 | 
				
			||||||
<!-- A clear and concise description of what you expected to happen. -->
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
**Screenshots**
 | 
					 | 
				
			||||||
<!-- If applicable, add screenshots to help explain your problem. -->
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
**Desktop (please complete the following information):**
 | 
					 | 
				
			||||||
 - Operating System: 
 | 
					 | 
				
			||||||
 <!-- (Platform and Version) e.g. macOS 10.13.6 / Windows 10 (1803) / Ubuntu 18.04 x64 -->
 | 
					 | 
				
			||||||
 - Zulip Desktop Version:
 | 
					 | 
				
			||||||
<!-- e.g. 5.2.0 --> 
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
**Additional context**
 | 
					 | 
				
			||||||
<!-- Add any other context about the problem here. -->
 | 
					 | 
				
			||||||
							
								
								
									
										6
									
								
								.github/ISSUE_TEMPLATE/custom.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/ISSUE_TEMPLATE/custom.md
									
									
									
									
										vendored
									
									
								
							@@ -1,6 +0,0 @@
 | 
				
			|||||||
---
 | 
					 | 
				
			||||||
name: Custom issue template
 | 
					 | 
				
			||||||
about: Describe this issue template's purpose here.
 | 
					 | 
				
			||||||
---
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
							
								
								
									
										16
									
								
								.github/ISSUE_TEMPLATE/feature_request.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										16
									
								
								.github/ISSUE_TEMPLATE/feature_request.md
									
									
									
									
										vendored
									
									
								
							@@ -1,16 +0,0 @@
 | 
				
			|||||||
---
 | 
					 | 
				
			||||||
name: Feature request
 | 
					 | 
				
			||||||
about: Suggest an idea for this project
 | 
					 | 
				
			||||||
---
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
**Problem Description**
 | 
					 | 
				
			||||||
<!-- Please add a clear and concise description of what the problem is. -->
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
**Proposed Solution**
 | 
					 | 
				
			||||||
<!-- Describe the solution you'd like in a clear and concise manner -->
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
**Describe alternatives you've considered**
 | 
					 | 
				
			||||||
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
**Additional context**
 | 
					 | 
				
			||||||
<!-- Add any other context or screenshots about the feature request here. -->
 | 
					 | 
				
			||||||
							
								
								
									
										19
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										19
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -1,22 +1,12 @@
 | 
				
			|||||||
# Dependency directory
 | 
					# Dependency directories
 | 
				
			||||||
/node_modules/
 | 
					node_modules/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# npm cache directory
 | 
					# npm cache directory
 | 
				
			||||||
.npm
 | 
					.npm
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# transifexrc - if user prefers it to be in working tree
 | 
					 | 
				
			||||||
.transifexrc
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Compiled binary build directory
 | 
					# Compiled binary build directory
 | 
				
			||||||
dist/
 | 
					dist/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#snap generated files
 | 
					 | 
				
			||||||
snap/parts
 | 
					 | 
				
			||||||
snap/prime
 | 
					 | 
				
			||||||
snap/snap
 | 
					 | 
				
			||||||
snap/stage
 | 
					 | 
				
			||||||
snap/*.snap
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Logs
 | 
					# Logs
 | 
				
			||||||
logs
 | 
					logs
 | 
				
			||||||
*.log
 | 
					*.log
 | 
				
			||||||
@@ -36,9 +26,6 @@ yarn-error.log*
 | 
				
			|||||||
config.gypi
 | 
					config.gypi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Test generated files
 | 
					# Test generated files
 | 
				
			||||||
# tests/package.json
 | 
					tests/package.json
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.python-version
 | 
					.python-version
 | 
				
			||||||
 | 
					 | 
				
			||||||
# Ignore all the typescript compiled files
 | 
					 | 
				
			||||||
app/**/*.js
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										25
									
								
								.htmlhintrc
									
									
									
									
									
								
							
							
						
						
									
										25
									
								
								.htmlhintrc
									
									
									
									
									
								
							@@ -1,25 +0,0 @@
 | 
				
			|||||||
{
 | 
					 | 
				
			||||||
  "tagname-lowercase": true,
 | 
					 | 
				
			||||||
  "attr-lowercase": true,
 | 
					 | 
				
			||||||
  "attr-value-double-quotes": true,
 | 
					 | 
				
			||||||
  "attr-value-not-empty": false,
 | 
					 | 
				
			||||||
  "attr-no-duplication": true,
 | 
					 | 
				
			||||||
  "doctype-first": true,
 | 
					 | 
				
			||||||
  "tag-pair": true,
 | 
					 | 
				
			||||||
  "empty-tag-not-self-closed": true,
 | 
					 | 
				
			||||||
  "spec-char-escape": true,
 | 
					 | 
				
			||||||
  "id-unique": true,
 | 
					 | 
				
			||||||
  "src-not-empty": true,
 | 
					 | 
				
			||||||
  "title-require": true,
 | 
					 | 
				
			||||||
  "alt-require": false,
 | 
					 | 
				
			||||||
  "doctype-html5": true,
 | 
					 | 
				
			||||||
  "id-class-value": "dash",
 | 
					 | 
				
			||||||
  "style-disabled": false,
 | 
					 | 
				
			||||||
  "inline-style-disabled": false,
 | 
					 | 
				
			||||||
  "inline-script-disabled": false,
 | 
					 | 
				
			||||||
  "space-tab-mixed-disabled": "space4",
 | 
					 | 
				
			||||||
  "id-class-ad-disabled": false,
 | 
					 | 
				
			||||||
  "href-abs-or-rel": false,
 | 
					 | 
				
			||||||
  "attr-unsafe-chars": true,
 | 
					 | 
				
			||||||
  "head-script-disabled": true
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
							
								
								
									
										5
									
								
								.mailmap
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								.mailmap
									
									
									
									
									
								
							@@ -1,5 +0,0 @@
 | 
				
			|||||||
Anders Kaseorg <anders@zulip.com> <anders@zulipchat.com>
 | 
					 | 
				
			||||||
Rishi Gupta <rishig@zulip.com> <rishig@zulipchat.com>
 | 
					 | 
				
			||||||
Rishi Gupta <rishig@zulip.com> <rishig@users.noreply.github.com>
 | 
					 | 
				
			||||||
Tim Abbott <tabbott@zulip.com> <tabbott@zulipchat.com>
 | 
					 | 
				
			||||||
Tim Abbott <tabbott@zulip.com> <tabbott@mit.edu>
 | 
					 | 
				
			||||||
							
								
								
									
										67
									
								
								.stylelintrc
									
									
									
									
									
								
							
							
						
						
									
										67
									
								
								.stylelintrc
									
									
									
									
									
								
							@@ -1,67 +0,0 @@
 | 
				
			|||||||
{
 | 
					 | 
				
			||||||
    "rules": {
 | 
					 | 
				
			||||||
        # Stylistic rules for CSS.
 | 
					 | 
				
			||||||
        "function-comma-space-after": "always",
 | 
					 | 
				
			||||||
        "function-comma-space-before": "never",
 | 
					 | 
				
			||||||
        "function-max-empty-lines": 0,
 | 
					 | 
				
			||||||
        "function-whitespace-after": "always",
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        "value-keyword-case": "lower",
 | 
					 | 
				
			||||||
        "value-list-comma-newline-after": "always-multi-line",
 | 
					 | 
				
			||||||
        "value-list-comma-space-after": "always-single-line",
 | 
					 | 
				
			||||||
        "value-list-comma-space-before": "never",
 | 
					 | 
				
			||||||
        "value-list-max-empty-lines": 0,
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        "unit-case": "lower",
 | 
					 | 
				
			||||||
        "property-case": "lower",
 | 
					 | 
				
			||||||
        "color-hex-case": "lower",
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        "declaration-bang-space-before": "always",
 | 
					 | 
				
			||||||
        "declaration-colon-newline-after": "always-multi-line",
 | 
					 | 
				
			||||||
        "declaration-colon-space-after": "always-single-line",
 | 
					 | 
				
			||||||
        "declaration-colon-space-before": "never",
 | 
					 | 
				
			||||||
        "declaration-block-semicolon-newline-after": "always",
 | 
					 | 
				
			||||||
        "declaration-block-semicolon-space-before": "never",
 | 
					 | 
				
			||||||
        "declaration-block-trailing-semicolon": "always",
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        "block-closing-brace-empty-line-before": "never",
 | 
					 | 
				
			||||||
        "block-closing-brace-newline-after": "always",
 | 
					 | 
				
			||||||
        "block-closing-brace-newline-before": "always",
 | 
					 | 
				
			||||||
        "block-opening-brace-newline-after": "always",
 | 
					 | 
				
			||||||
        "block-opening-brace-space-before": "always",
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        "selector-attribute-brackets-space-inside": "never",
 | 
					 | 
				
			||||||
        "selector-attribute-operator-space-after": "never",
 | 
					 | 
				
			||||||
        "selector-attribute-operator-space-before": "never",
 | 
					 | 
				
			||||||
        "selector-combinator-space-after": "always",
 | 
					 | 
				
			||||||
        "selector-combinator-space-before": "always",
 | 
					 | 
				
			||||||
        "selector-descendant-combinator-no-non-space": true,
 | 
					 | 
				
			||||||
        "selector-pseudo-class-parentheses-space-inside": "never",
 | 
					 | 
				
			||||||
        "selector-pseudo-element-case": "lower",
 | 
					 | 
				
			||||||
        "selector-pseudo-element-colon-notation": "double",
 | 
					 | 
				
			||||||
        "selector-type-case": "lower",
 | 
					 | 
				
			||||||
        "selector-list-comma-newline-after": "always",
 | 
					 | 
				
			||||||
        "selector-list-comma-space-before": "never",
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        "media-feature-colon-space-after": "always",
 | 
					 | 
				
			||||||
        "media-feature-colon-space-before": "never",
 | 
					 | 
				
			||||||
        "media-feature-name-case": "lower",
 | 
					 | 
				
			||||||
        "media-feature-parentheses-space-inside": "never",
 | 
					 | 
				
			||||||
        "media-feature-range-operator-space-after": "always",
 | 
					 | 
				
			||||||
        "media-feature-range-operator-space-before": "always",
 | 
					 | 
				
			||||||
        "media-query-list-comma-newline-after": "always",
 | 
					 | 
				
			||||||
        "media-query-list-comma-space-before": "never",
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        "at-rule-name-case": "lower",
 | 
					 | 
				
			||||||
        "at-rule-name-space-after": "always",
 | 
					 | 
				
			||||||
        "at-rule-semicolon-newline-after": "always",
 | 
					 | 
				
			||||||
        "at-rule-semicolon-space-before": "never",
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        "comment-whitespace-inside": "always",
 | 
					 | 
				
			||||||
        "indentation": 4,
 | 
					 | 
				
			||||||
        
 | 
					 | 
				
			||||||
        # Limit language features
 | 
					 | 
				
			||||||
        "color-no-hex": true,
 | 
					 | 
				
			||||||
        "color-named": "never",
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
							
								
								
									
										20
									
								
								.travis.yml
									
									
									
									
									
								
							
							
						
						
									
										20
									
								
								.travis.yml
									
									
									
									
									
								
							@@ -1,3 +1,6 @@
 | 
				
			|||||||
 | 
					sudo: required
 | 
				
			||||||
 | 
					dist: trusty
 | 
				
			||||||
 | 
					
 | 
				
			||||||
os:
 | 
					os:
 | 
				
			||||||
- osx
 | 
					- osx
 | 
				
			||||||
- linux
 | 
					- linux
 | 
				
			||||||
@@ -12,12 +15,23 @@ addons:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
language: node_js
 | 
					language: node_js
 | 
				
			||||||
node_js:
 | 
					node_js:
 | 
				
			||||||
- '10'
 | 
					- '6'
 | 
				
			||||||
- '12'
 | 
					
 | 
				
			||||||
 | 
					before_install:
 | 
				
			||||||
 | 
					  - ./scripts/travis-xvfb.sh
 | 
				
			||||||
 | 
					  - npm install -g gulp
 | 
				
			||||||
 | 
					  - npm install
 | 
				
			||||||
 | 
					
 | 
				
			||||||
cache:
 | 
					cache:
 | 
				
			||||||
  directories:
 | 
					  directories:
 | 
				
			||||||
  - node_modules
 | 
					  - node_modules
 | 
				
			||||||
 | 
					  - app/node_modules
 | 
				
			||||||
 | 
					
 | 
				
			||||||
script:
 | 
					script:
 | 
				
			||||||
- npm run test
 | 
					- npm run travis
 | 
				
			||||||
 | 
					notifications:
 | 
				
			||||||
 | 
					  webhooks:
 | 
				
			||||||
 | 
					    urls:
 | 
				
			||||||
 | 
					      - https://zulip.org/zulipbot/travis
 | 
				
			||||||
 | 
					    on_success: always
 | 
				
			||||||
 | 
					    on_failure: always
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,9 +0,0 @@
 | 
				
			|||||||
[main]
 | 
					 | 
				
			||||||
host = https://www.transifex.com
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
[zulip.desktopjson]
 | 
					 | 
				
			||||||
file_filter = app/translations/<lang>.json
 | 
					 | 
				
			||||||
minimum_perc = 0
 | 
					 | 
				
			||||||
source_file = app/translations/en.json
 | 
					 | 
				
			||||||
source_lang = en
 | 
					 | 
				
			||||||
type = KEYVALUEJSON
 | 
					 | 
				
			||||||
@@ -2,20 +2,20 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
Thanks for taking the time to contribute!
 | 
					Thanks for taking the time to contribute!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The following is a set of guidelines for contributing to Zulip's desktop Client. These are just guidelines, not rules, so use your best judgement and feel free to propose changes to this document in a pull request.
 | 
					The following is a set of guidelines for contributing to Zulip Electron Desktop Client. These are just guidelines, not rules, so use your best judgement and feel free to propose changes to this document in a pull request.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Getting Started
 | 
					## Getting Started
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Zulip-Desktop app is built on top of [Electron](http://electron.atom.io/). If you are new to Electron, please head over to [this](https://jlord.us/essential-electron) great article.
 | 
					Zulip-Desktop app is built on top of [Electron](http://electron.atom.io/). If you are new to Electron, please head over to [this](http://jlord.us/essential-electron/) great article.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Community
 | 
					## Community
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* The whole Zulip documentation, such as setting up a development environment, setting up with the Zulip webapp project, and testing, can be read [here](https://zulip.readthedocs.io).
 | 
					* The whole Zulip documentation, such as setting up a development environment, setting up with the Zulip webapp project, and testing, can be read [here](https://zulip.readthedocs.io).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* If you have any questions regarding zulip-desktop, open an [issue](https://github.com/zulip/zulip-desktop/issues/new/) or ask it on [chat.zulip.org](https://chat.zulip.org/#narrow/stream/16-desktop).
 | 
					* If you have any questions regarding zulip-electron, open an [issue](https://github.com/zulip/zulip-electron/issues/new/) or ask it on [chat.zulip.org](https://chat.zulip.org/#narrow/stream/electron).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Issue
 | 
					## Issue
 | 
				
			||||||
Ensure the bug was not already reported by searching on GitHub under [issues](https://github.com/zulip/zulip-desktop/issues). If you're unable to find an open issue addressing the bug, open a [new issue](https://github.com/zulip/zulip-desktop/issues/new).
 | 
					Ensure the bug was not already reported by searching on GitHub under [issues](https://github.com/zulip/zulip-electron/issues). If you're unable to find an open issue addressing the bug, open a [new issue](https://github.com/zulip/zulip-electron/issues/new).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The [zulipbot](https://github.com/zulip/zulipbot) helps to claim an issue by commenting the following in the comment section: "**@zulipbot** claim". **@zulipbot** will assign you to the issue and label the issue as **in progress**. For more details, check out [**@zulipbot**](https://github.com/zulip/zulipbot).
 | 
					The [zulipbot](https://github.com/zulip/zulipbot) helps to claim an issue by commenting the following in the comment section: "**@zulipbot** claim". **@zulipbot** will assign you to the issue and label the issue as **in progress**. For more details, check out [**@zulipbot**](https://github.com/zulip/zulipbot).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -38,7 +38,7 @@ For example:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Pull Requests
 | 
					## Pull Requests
 | 
				
			||||||
Pull Requests are always welcome.
 | 
					Pull Requests are always welcome. 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
1. When you edit the code, please run `npm run test` to check the formatting of your code before you `git commit`.
 | 
					1. When you edit the code, please run `npm run test` to check the formatting of your code before you `git commit`.
 | 
				
			||||||
2. Ensure the PR description clearly describes the problem and solution. It should include:
 | 
					2. Ensure the PR description clearly describes the problem and solution. It should include:
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										44
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										44
									
								
								README.md
									
									
									
									
									
								
							@@ -1,37 +1,39 @@
 | 
				
			|||||||
# Zulip Desktop Client
 | 
					# Zulip Desktop Client
 | 
				
			||||||
[](https://travis-ci.org/zulip/zulip-desktop)
 | 
					[](https://travis-ci.org/zulip/zulip-electron)
 | 
				
			||||||
[](https://ci.appveyor.com/project/zulip/zulip-desktop/branch/master)
 | 
					[](https://ci.appveyor.com/project/akashnimare/zulip-electron/branch/master)
 | 
				
			||||||
[](https://github.com/sindresorhus/xo)
 | 
					[](https://github.com/sindresorhus/xo)
 | 
				
			||||||
[](https://chat.zulip.org)
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
Desktop client for Zulip. Available for Mac, Linux, and Windows.
 | 
					Desktop client for Zulip. Available for Mac, Linux and Windows.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<img src="https://i.imgur.com/s1o6TRA.png"/>
 | 
					<img src="http://i.imgur.com/ChzTq4F.png"/>
 | 
				
			||||||
<img src="https://i.imgur.com/vekKnW4.png"/>
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Download
 | 
					# Download
 | 
				
			||||||
Please see the [installation guide](https://zulip.com/help/desktop-app-install-guide).
 | 
					Please see [installation guide](https://zulipchat.com/help/desktop-app-install-guide).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Features
 | 
					# Features
 | 
				
			||||||
* Sign in to multiple organizations
 | 
					* Sign in to multiple teams
 | 
				
			||||||
* Desktop notifications with inline reply
 | 
					* Native desktop Notifications
 | 
				
			||||||
* Tray/dock integration
 | 
					* SpellChecker
 | 
				
			||||||
* Multi-language spell checker
 | 
					* OSX/Win/Linux installers
 | 
				
			||||||
* Automatic updates
 | 
					* Automatic Updates (macOS/Windows)
 | 
				
			||||||
 | 
					* Keyboard shortcuts
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Reporting issues
 | 
					Description            | Keys
 | 
				
			||||||
 | 
					-----------------------| -----------------------
 | 
				
			||||||
 | 
					Default shortcuts      | <kbd>Cmd/Ctrl</kbd> <kbd>k</kbd>
 | 
				
			||||||
 | 
					Manage Zulip Servers    | <kbd>Cmd/Ctrl</kbd> <kbd>,</kbd>
 | 
				
			||||||
 | 
					Back                   | <kbd>Cmd/Ctrl</kbd> <kbd>[</kbd>
 | 
				
			||||||
 | 
					Forward                | <kbd>Cmd/Ctrl</kbd> <kbd>]</kbd>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This desktop client shares most of its code with the Zulip webapp.
 | 
					# Development
 | 
				
			||||||
Issues in an individual organization's Zulip window should be reported
 | 
					Please see our [development guide](./development.md) to get started and run app locally.
 | 
				
			||||||
in the [Zulip server and webapp
 | 
					 | 
				
			||||||
project](https://github.com/zulip/zulip/issues/new).  Other
 | 
					 | 
				
			||||||
issues in the desktop app and its settings should be reported [in this
 | 
					 | 
				
			||||||
project](https://github.com/zulip/zulip-desktop/issues/new).
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Contribute
 | 
					# Contribute
 | 
				
			||||||
 | 
					
 | 
				
			||||||
First, join us on the [Zulip community server](https://zulip.readthedocs.io/en/latest/contributing/chat-zulip-org.html)!
 | 
					If you want to contribute please make sure to read [our documentation about contributing](./CONTRIBUTING.md) first.
 | 
				
			||||||
Also see our [contribution guidelines](./CONTRIBUTING.md) and our [development guide](./development.md).
 | 
					
 | 
				
			||||||
 | 
					* [Issue Tracker](https://github.com/zulip/zulip-electron/issues)
 | 
				
			||||||
 | 
					* [Source Code](https://github.com/zulip/zulip-electron/)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# License
 | 
					# License
 | 
				
			||||||
Released under the [Apache-2.0](./LICENSE) license.
 | 
					Released under the [Apache-2.0](./LICENSE) license.
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										53
									
								
								app/main/autoupdater.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										53
									
								
								app/main/autoupdater.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,53 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					const { app, dialog } = require('electron');
 | 
				
			||||||
 | 
					const { autoUpdater } = require('electron-updater');
 | 
				
			||||||
 | 
					const isDev = require('electron-is-dev');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const ConfigUtil = require('./../renderer/js/utils/config-util.js');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function appUpdater() {
 | 
				
			||||||
 | 
						// Don't initiate auto-updates in development
 | 
				
			||||||
 | 
						if (isDev) {
 | 
				
			||||||
 | 
							return;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						// Create Logs directory
 | 
				
			||||||
 | 
						const LogsDir = `${app.getPath('userData')}/Logs`;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						// Log whats happening
 | 
				
			||||||
 | 
						const log = require('electron-log');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						log.transports.file.file = `${LogsDir}/updates.log`;
 | 
				
			||||||
 | 
						log.transports.file.level = 'info';
 | 
				
			||||||
 | 
						autoUpdater.logger = log;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						// Handle auto updates for beta/pre releases
 | 
				
			||||||
 | 
						autoUpdater.allowPrerelease = ConfigUtil.getConfigItem('betaUpdate') || false;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						// Ask the user if update is available
 | 
				
			||||||
 | 
						// eslint-disable-next-line no-unused-vars
 | 
				
			||||||
 | 
						autoUpdater.on('update-downloaded', event => {
 | 
				
			||||||
 | 
							// Ask user to update the app
 | 
				
			||||||
 | 
							dialog.showMessageBox({
 | 
				
			||||||
 | 
								type: 'question',
 | 
				
			||||||
 | 
								buttons: ['Install and Relaunch', 'Install Later'],
 | 
				
			||||||
 | 
								defaultId: 0,
 | 
				
			||||||
 | 
								message: `A new update ${event.version} has been downloaded`,
 | 
				
			||||||
 | 
								detail: 'It will be installed the next time you restart the application'
 | 
				
			||||||
 | 
							}, response => {
 | 
				
			||||||
 | 
								if (response === 0) {
 | 
				
			||||||
 | 
									setTimeout(() => {
 | 
				
			||||||
 | 
										autoUpdater.quitAndInstall();
 | 
				
			||||||
 | 
										// force app to quit. This is just a workaround, ideally autoUpdater.quitAndInstall() should relaunch the app.
 | 
				
			||||||
 | 
										app.quit();
 | 
				
			||||||
 | 
									}, 1000);
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
						// Init for updates
 | 
				
			||||||
 | 
						autoUpdater.checkForUpdates();
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					module.exports = {
 | 
				
			||||||
 | 
						appUpdater
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
@@ -1,111 +0,0 @@
 | 
				
			|||||||
import {app, dialog, session} from 'electron';
 | 
					 | 
				
			||||||
import util from 'util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import isDev from 'electron-is-dev';
 | 
					 | 
				
			||||||
import log from 'electron-log';
 | 
					 | 
				
			||||||
import {UpdateDownloadedEvent, UpdateInfo, autoUpdater} from 'electron-updater';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import * as ConfigUtil from '../renderer/js/utils/config-util';
 | 
					 | 
				
			||||||
import * as LinkUtil from '../renderer/js/utils/link-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import {linuxUpdateNotification} from './linuxupdater';	// Required only in case of linux
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const sleep = util.promisify(setTimeout);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export async function appUpdater(updateFromMenu = false): Promise<void> {
 | 
					 | 
				
			||||||
	// Don't initiate auto-updates in development
 | 
					 | 
				
			||||||
	if (isDev) {
 | 
					 | 
				
			||||||
		return;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	if (process.platform === 'linux' && !process.env.APPIMAGE) {
 | 
					 | 
				
			||||||
		const ses = session.fromPartition('persist:webviewsession');
 | 
					 | 
				
			||||||
		await linuxUpdateNotification(ses);
 | 
					 | 
				
			||||||
		return;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	let updateAvailable = false;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// Create Logs directory
 | 
					 | 
				
			||||||
	const LogsDir = `${app.getPath('userData')}/Logs`;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// Log whats happening
 | 
					 | 
				
			||||||
	log.transports.file.file = `${LogsDir}/updates.log`;
 | 
					 | 
				
			||||||
	log.transports.file.level = 'info';
 | 
					 | 
				
			||||||
	autoUpdater.logger = log;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// Handle auto updates for beta/pre releases
 | 
					 | 
				
			||||||
	const isBetaUpdate = ConfigUtil.getConfigItem('betaUpdate');
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	autoUpdater.allowPrerelease = isBetaUpdate || false;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	const eventsListenerRemove = ['update-available', 'update-not-available'];
 | 
					 | 
				
			||||||
	autoUpdater.on('update-available', async (info: UpdateInfo) => {
 | 
					 | 
				
			||||||
		if (updateFromMenu) {
 | 
					 | 
				
			||||||
			updateAvailable = true;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			// This is to prevent removal of 'update-downloaded' and 'error' event listener.
 | 
					 | 
				
			||||||
			eventsListenerRemove.forEach(event => {
 | 
					 | 
				
			||||||
				autoUpdater.removeAllListeners(event);
 | 
					 | 
				
			||||||
			});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			await dialog.showMessageBox({
 | 
					 | 
				
			||||||
				message: `A new version ${info.version}, of Zulip Desktop is available`,
 | 
					 | 
				
			||||||
				detail: 'The update will be downloaded in the background. You will be notified when it is ready to be installed.'
 | 
					 | 
				
			||||||
			});
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	autoUpdater.on('update-not-available', async () => {
 | 
					 | 
				
			||||||
		if (updateFromMenu) {
 | 
					 | 
				
			||||||
			// Remove all autoUpdator listeners so that next time autoUpdator is manually called these
 | 
					 | 
				
			||||||
			// listeners don't trigger multiple times.
 | 
					 | 
				
			||||||
			autoUpdater.removeAllListeners();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			await dialog.showMessageBox({
 | 
					 | 
				
			||||||
				message: 'No updates available',
 | 
					 | 
				
			||||||
				detail: `You are running the latest version of Zulip Desktop.\nVersion: ${app.getVersion()}`
 | 
					 | 
				
			||||||
			});
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	autoUpdater.on('error', async (error: Error) => {
 | 
					 | 
				
			||||||
		if (updateFromMenu) {
 | 
					 | 
				
			||||||
			// Remove all autoUpdator listeners so that next time autoUpdator is manually called these
 | 
					 | 
				
			||||||
			// listeners don't trigger multiple times.
 | 
					 | 
				
			||||||
			autoUpdater.removeAllListeners();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			const messageText = (updateAvailable) ? ('Unable to download the updates') : ('Unable to check for updates');
 | 
					 | 
				
			||||||
			const {response} = await dialog.showMessageBox({
 | 
					 | 
				
			||||||
				type: 'error',
 | 
					 | 
				
			||||||
				buttons: ['Manual Download', 'Cancel'],
 | 
					 | 
				
			||||||
				message: messageText,
 | 
					 | 
				
			||||||
				detail: `Error: ${error.message}\n\nThe latest version of Zulip Desktop is available at -\nhttps://zulip.com/apps/.\n
 | 
					 | 
				
			||||||
				Current Version: ${app.getVersion()}`
 | 
					 | 
				
			||||||
			});
 | 
					 | 
				
			||||||
			if (response === 0) {
 | 
					 | 
				
			||||||
				await LinkUtil.openBrowser(new URL('https://zulip.com/apps/'));
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// Ask the user if update is available
 | 
					 | 
				
			||||||
	autoUpdater.on('update-downloaded', async (event: UpdateDownloadedEvent) => {
 | 
					 | 
				
			||||||
		// Ask user to update the app
 | 
					 | 
				
			||||||
		const {response} = await dialog.showMessageBox({
 | 
					 | 
				
			||||||
			type: 'question',
 | 
					 | 
				
			||||||
			buttons: ['Install and Relaunch', 'Install Later'],
 | 
					 | 
				
			||||||
			defaultId: 0,
 | 
					 | 
				
			||||||
			message: `A new update ${event.version} has been downloaded`,
 | 
					 | 
				
			||||||
			detail: 'It will be installed the next time you restart the application'
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
		if (response === 0) {
 | 
					 | 
				
			||||||
			await sleep(1000);
 | 
					 | 
				
			||||||
			autoUpdater.quitAndInstall();
 | 
					 | 
				
			||||||
			// Force app to quit. This is just a workaround, ideally autoUpdater.quitAndInstall() should relaunch the app.
 | 
					 | 
				
			||||||
			app.quit();
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
	// Init for updates
 | 
					 | 
				
			||||||
	await autoUpdater.checkForUpdates();
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
							
								
								
									
										16
									
								
								app/main/crash-reporter.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								app/main/crash-reporter.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,16 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const { crashReporter } = require('electron');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const crashHandler = () => {
 | 
				
			||||||
 | 
						crashReporter.start({
 | 
				
			||||||
 | 
							productName: 'zulip-electron',
 | 
				
			||||||
 | 
							companyName: 'Kandra Labs, Inc.',
 | 
				
			||||||
 | 
							submitURL: 'https://zulip-sentry.herokuapp.com/crashreport',
 | 
				
			||||||
 | 
							autoSubmit: true
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					module.exports = {
 | 
				
			||||||
 | 
						crashHandler
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
							
								
								
									
										242
									
								
								app/main/index.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										242
									
								
								app/main/index.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,242 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					const path = require('path');
 | 
				
			||||||
 | 
					const electron = require('electron');
 | 
				
			||||||
 | 
					const windowStateKeeper = require('electron-window-state');
 | 
				
			||||||
 | 
					const isDev = require('electron-is-dev');
 | 
				
			||||||
 | 
					const appMenu = require('./menu');
 | 
				
			||||||
 | 
					const { appUpdater } = require('./autoupdater');
 | 
				
			||||||
 | 
					const { crashHandler } = require('./crash-reporter');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const { setAutoLaunch } = require('./startup');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const { app, ipcMain } = electron;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const BadgeSettings = require('./../renderer/js/pages/preference/badge-settings.js');
 | 
				
			||||||
 | 
					const ConfigUtil = require('./../renderer/js/utils/config-util.js');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// Adds debug features like hotkeys for triggering dev tools and reload
 | 
				
			||||||
 | 
					// in development mode
 | 
				
			||||||
 | 
					if (isDev) {
 | 
				
			||||||
 | 
						require('electron-debug')();
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// Prevent window being garbage collected
 | 
				
			||||||
 | 
					let mainWindow;
 | 
				
			||||||
 | 
					let badgeCount;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					let isQuitting = false;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// Load this url in main window
 | 
				
			||||||
 | 
					const mainURL = 'file://' + path.join(__dirname, '../renderer', 'main.html');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const isAlreadyRunning = app.makeSingleInstance(() => {
 | 
				
			||||||
 | 
						if (mainWindow) {
 | 
				
			||||||
 | 
							if (mainWindow.isMinimized()) {
 | 
				
			||||||
 | 
								mainWindow.restore();
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							mainWindow.show();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					if (isAlreadyRunning) {
 | 
				
			||||||
 | 
						return app.quit();
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const APP_ICON = path.join(__dirname, '../resources', 'Icon');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const iconPath = () => {
 | 
				
			||||||
 | 
						return APP_ICON + (process.platform === 'win32' ? '.ico' : '.png');
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function createMainWindow() {
 | 
				
			||||||
 | 
						// Load the previous state with fallback to defaults
 | 
				
			||||||
 | 
						const mainWindowState = windowStateKeeper({
 | 
				
			||||||
 | 
							defaultWidth: 1000,
 | 
				
			||||||
 | 
							defaultHeight: 600
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						// Let's keep the window position global so that we can access it in other process
 | 
				
			||||||
 | 
						global.mainWindowState = mainWindowState;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						const win = new electron.BrowserWindow({
 | 
				
			||||||
 | 
							// This settings needs to be saved in config
 | 
				
			||||||
 | 
							title: 'Zulip',
 | 
				
			||||||
 | 
							icon: iconPath(),
 | 
				
			||||||
 | 
							x: mainWindowState.x,
 | 
				
			||||||
 | 
							y: mainWindowState.y,
 | 
				
			||||||
 | 
							width: mainWindowState.width,
 | 
				
			||||||
 | 
							height: mainWindowState.height,
 | 
				
			||||||
 | 
							minWidth: 300,
 | 
				
			||||||
 | 
							minHeight: 400,
 | 
				
			||||||
 | 
							webPreferences: {
 | 
				
			||||||
 | 
								plugins: true,
 | 
				
			||||||
 | 
								allowDisplayingInsecureContent: true,
 | 
				
			||||||
 | 
								nodeIntegration: true
 | 
				
			||||||
 | 
							},
 | 
				
			||||||
 | 
							show: false
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						win.on('focus', () => {
 | 
				
			||||||
 | 
							win.webContents.send('focus');
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						win.once('ready-to-show', () => {
 | 
				
			||||||
 | 
							if (ConfigUtil.getConfigItem('startMinimized')) {
 | 
				
			||||||
 | 
								win.minimize();
 | 
				
			||||||
 | 
							} else {
 | 
				
			||||||
 | 
								win.show();
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						win.loadURL(mainURL);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						// Keep the app running in background on close event
 | 
				
			||||||
 | 
						win.on('close', e => {
 | 
				
			||||||
 | 
							if (!isQuitting) {
 | 
				
			||||||
 | 
								e.preventDefault();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
								if (process.platform === 'darwin') {
 | 
				
			||||||
 | 
									app.hide();
 | 
				
			||||||
 | 
								} else {
 | 
				
			||||||
 | 
									win.hide();
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						win.setTitle('Zulip');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						win.on('enter-full-screen', () => {
 | 
				
			||||||
 | 
							win.webContents.send('enter-fullscreen');
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						win.on('leave-full-screen', () => {
 | 
				
			||||||
 | 
							win.webContents.send('leave-fullscreen');
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						//  To destroy tray icon when navigate to a new URL
 | 
				
			||||||
 | 
						win.webContents.on('will-navigate', e => {
 | 
				
			||||||
 | 
							if (e) {
 | 
				
			||||||
 | 
								win.webContents.send('destroytray');
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						// Let us register listeners on the window, so we can update the state
 | 
				
			||||||
 | 
						// automatically (the listeners will be removed when the window is closed)
 | 
				
			||||||
 | 
						// and restore the maximized or full screen state
 | 
				
			||||||
 | 
						mainWindowState.manage(win);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						return win;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// Decrease load on GPU (experimental)
 | 
				
			||||||
 | 
					app.disableHardwareAcceleration();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// eslint-disable-next-line max-params
 | 
				
			||||||
 | 
					app.on('certificate-error', (event, webContents, url, error, certificate, callback) => {
 | 
				
			||||||
 | 
						event.preventDefault();
 | 
				
			||||||
 | 
						callback(true);
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					app.on('activate', () => {
 | 
				
			||||||
 | 
						if (!mainWindow) {
 | 
				
			||||||
 | 
							mainWindow = createMainWindow();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					app.on('ready', () => {
 | 
				
			||||||
 | 
						appMenu.setMenu({
 | 
				
			||||||
 | 
							tabs: []
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
						mainWindow = createMainWindow();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						const page = mainWindow.webContents;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						page.on('dom-ready', () => {
 | 
				
			||||||
 | 
							if (ConfigUtil.getConfigItem('startMinimized')) {
 | 
				
			||||||
 | 
								mainWindow.minimize();
 | 
				
			||||||
 | 
							} else {
 | 
				
			||||||
 | 
								mainWindow.show();
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						page.once('did-frame-finish-load', () => {
 | 
				
			||||||
 | 
							// Initate auto-updates on MacOS and Windows
 | 
				
			||||||
 | 
							appUpdater();
 | 
				
			||||||
 | 
							crashHandler();
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						electron.powerMonitor.on('resume', () => {
 | 
				
			||||||
 | 
							mainWindow.reload();
 | 
				
			||||||
 | 
							page.send('destroytray');
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						ipcMain.on('focus-app', () => {
 | 
				
			||||||
 | 
							mainWindow.show();
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						ipcMain.on('quit-app', () => {
 | 
				
			||||||
 | 
							app.quit();
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						// Reload full app not just webview, useful in debugging
 | 
				
			||||||
 | 
						ipcMain.on('reload-full-app', () => {
 | 
				
			||||||
 | 
							mainWindow.reload();
 | 
				
			||||||
 | 
							page.send('destroytray');
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						ipcMain.on('clear-app-settings', () => {
 | 
				
			||||||
 | 
							global.mainWindowState.unmanage(mainWindow);
 | 
				
			||||||
 | 
							app.relaunch();
 | 
				
			||||||
 | 
							app.exit();
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						ipcMain.on('toggle-app', () => {
 | 
				
			||||||
 | 
							if (mainWindow.isVisible()) {
 | 
				
			||||||
 | 
								mainWindow.hide();
 | 
				
			||||||
 | 
							} else {
 | 
				
			||||||
 | 
								mainWindow.show();
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						ipcMain.on('toggle-badge-option', () => {
 | 
				
			||||||
 | 
							BadgeSettings.updateBadge(badgeCount, mainWindow);
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						ipcMain.on('update-badge', (event, messageCount) => {
 | 
				
			||||||
 | 
							badgeCount = messageCount;
 | 
				
			||||||
 | 
							BadgeSettings.updateBadge(badgeCount, mainWindow);
 | 
				
			||||||
 | 
							page.send('tray', messageCount);
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						ipcMain.on('update-taskbar-icon', (event, data, text) => {
 | 
				
			||||||
 | 
							BadgeSettings.updateTaskbarIcon(data, text, mainWindow);
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						ipcMain.on('forward-message', (event, listener, ...params) => {
 | 
				
			||||||
 | 
							page.send(listener, ...params);
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						ipcMain.on('update-menu', (event, props) => {
 | 
				
			||||||
 | 
							appMenu.setMenu(props);
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						ipcMain.on('register-server-tab-shortcut', (event, index) => {
 | 
				
			||||||
 | 
							// Array index == Shown index - 1
 | 
				
			||||||
 | 
							page.send('switch-server-tab', index - 1);
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						ipcMain.on('toggleAutoLauncher', (event, AutoLaunchValue) => {
 | 
				
			||||||
 | 
							setAutoLaunch(AutoLaunchValue);
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					app.on('before-quit', () => {
 | 
				
			||||||
 | 
						isQuitting = true;
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// Send crash reports
 | 
				
			||||||
 | 
					process.on('uncaughtException', err => {
 | 
				
			||||||
 | 
						console.error(err);
 | 
				
			||||||
 | 
						console.error(err.stack);
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
@@ -1,473 +0,0 @@
 | 
				
			|||||||
 | 
					 | 
				
			||||||
import electron, {app, dialog, ipcMain, session} from 'electron';
 | 
					 | 
				
			||||||
import fs from 'fs';
 | 
					 | 
				
			||||||
import path from 'path';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import windowStateKeeper from 'electron-window-state';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import * as BadgeSettings from '../renderer/js/pages/preference/badge-settings';
 | 
					 | 
				
			||||||
import * as CertificateUtil from '../renderer/js/utils/certificate-util';
 | 
					 | 
				
			||||||
import * as ConfigUtil from '../renderer/js/utils/config-util';
 | 
					 | 
				
			||||||
import * as ProxyUtil from '../renderer/js/utils/proxy-util';
 | 
					 | 
				
			||||||
import {sentryInit} from '../renderer/js/utils/sentry-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import {appUpdater} from './autoupdater';
 | 
					 | 
				
			||||||
import * as AppMenu from './menu';
 | 
					 | 
				
			||||||
import {_getServerSettings, _saveServerIcon, _isOnline} from './request';
 | 
					 | 
				
			||||||
import {setAutoLaunch} from './startup';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
let mainWindowState: windowStateKeeper.State;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// Prevent window being garbage collected
 | 
					 | 
				
			||||||
let mainWindow: Electron.BrowserWindow;
 | 
					 | 
				
			||||||
let badgeCount: number;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
let isQuitting = false;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// Load this url in main window
 | 
					 | 
				
			||||||
const mainURL = 'file://' + path.join(__dirname, '../renderer', 'main.html');
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const singleInstanceLock = app.requestSingleInstanceLock();
 | 
					 | 
				
			||||||
if (singleInstanceLock) {
 | 
					 | 
				
			||||||
	app.on('second-instance', () => {
 | 
					 | 
				
			||||||
		if (mainWindow) {
 | 
					 | 
				
			||||||
			if (mainWindow.isMinimized()) {
 | 
					 | 
				
			||||||
				mainWindow.restore();
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			mainWindow.show();
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
} else {
 | 
					 | 
				
			||||||
	app.quit();
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const rendererCallbacks = new Map();
 | 
					 | 
				
			||||||
let nextRendererCallbackId = 0;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
ipcMain.on('renderer-callback', (event: Event, rendererCallbackId: number, ...args: any[]) => {
 | 
					 | 
				
			||||||
	rendererCallbacks.get(rendererCallbackId)(...args);
 | 
					 | 
				
			||||||
	rendererCallbacks.delete(rendererCallbackId);
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
function makeRendererCallback(callback: (...args: any[]) => void): number {
 | 
					 | 
				
			||||||
	rendererCallbacks.set(nextRendererCallbackId, callback);
 | 
					 | 
				
			||||||
	return nextRendererCallbackId++;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const APP_ICON = path.join(__dirname, '../resources', 'Icon');
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const iconPath = (): string => APP_ICON + (process.platform === 'win32' ? '.ico' : '.png');
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// Toggle the app window
 | 
					 | 
				
			||||||
const toggleApp = (): void => {
 | 
					 | 
				
			||||||
	if (!mainWindow.isVisible() || mainWindow.isMinimized()) {
 | 
					 | 
				
			||||||
		mainWindow.show();
 | 
					 | 
				
			||||||
	} else {
 | 
					 | 
				
			||||||
		mainWindow.hide();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
function createMainWindow(): Electron.BrowserWindow {
 | 
					 | 
				
			||||||
	// Load the previous state with fallback to defaults
 | 
					 | 
				
			||||||
	const mainWindowState: windowStateKeeper.State = windowStateKeeper({
 | 
					 | 
				
			||||||
		defaultWidth: 1100,
 | 
					 | 
				
			||||||
		defaultHeight: 720,
 | 
					 | 
				
			||||||
		path: `${app.getPath('userData')}/config`
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	const win = new electron.BrowserWindow({
 | 
					 | 
				
			||||||
		// This settings needs to be saved in config
 | 
					 | 
				
			||||||
		title: 'Zulip',
 | 
					 | 
				
			||||||
		icon: iconPath(),
 | 
					 | 
				
			||||||
		x: mainWindowState.x,
 | 
					 | 
				
			||||||
		y: mainWindowState.y,
 | 
					 | 
				
			||||||
		width: mainWindowState.width,
 | 
					 | 
				
			||||||
		height: mainWindowState.height,
 | 
					 | 
				
			||||||
		minWidth: 500,
 | 
					 | 
				
			||||||
		minHeight: 400,
 | 
					 | 
				
			||||||
		webPreferences: {
 | 
					 | 
				
			||||||
			plugins: true,
 | 
					 | 
				
			||||||
			nodeIntegration: true,
 | 
					 | 
				
			||||||
			partition: 'persist:webviewsession',
 | 
					 | 
				
			||||||
			webviewTag: true
 | 
					 | 
				
			||||||
		},
 | 
					 | 
				
			||||||
		show: false
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	win.on('focus', () => {
 | 
					 | 
				
			||||||
		win.webContents.send('focus');
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	(async () => win.loadURL(mainURL))();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// Keep the app running in background on close event
 | 
					 | 
				
			||||||
	win.on('close', event => {
 | 
					 | 
				
			||||||
		if (ConfigUtil.getConfigItem('quitOnClose')) {
 | 
					 | 
				
			||||||
			app.quit();
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		if (!isQuitting) {
 | 
					 | 
				
			||||||
			event.preventDefault();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			if (process.platform === 'darwin') {
 | 
					 | 
				
			||||||
				app.hide();
 | 
					 | 
				
			||||||
			} else {
 | 
					 | 
				
			||||||
				win.hide();
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	win.setTitle('Zulip');
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	win.on('enter-full-screen', () => {
 | 
					 | 
				
			||||||
		win.webContents.send('enter-fullscreen');
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	win.on('leave-full-screen', () => {
 | 
					 | 
				
			||||||
		win.webContents.send('leave-fullscreen');
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	//  To destroy tray icon when navigate to a new URL
 | 
					 | 
				
			||||||
	win.webContents.on('will-navigate', event => {
 | 
					 | 
				
			||||||
		if (event) {
 | 
					 | 
				
			||||||
			win.webContents.send('destroytray');
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// Let us register listeners on the window, so we can update the state
 | 
					 | 
				
			||||||
	// automatically (the listeners will be removed when the window is closed)
 | 
					 | 
				
			||||||
	// and restore the maximized or full screen state
 | 
					 | 
				
			||||||
	mainWindowState.manage(win);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	return win;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// Decrease load on GPU (experimental)
 | 
					 | 
				
			||||||
app.disableHardwareAcceleration();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// Temporary fix for Electron render colors differently
 | 
					 | 
				
			||||||
// More info here - https://github.com/electron/electron/issues/10732
 | 
					 | 
				
			||||||
app.commandLine.appendSwitch('force-color-profile', 'srgb');
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// This event is only available on macOS. Triggers when you click on the dock icon.
 | 
					 | 
				
			||||||
app.on('activate', () => {
 | 
					 | 
				
			||||||
	if (mainWindow) {
 | 
					 | 
				
			||||||
		// If there is already a window show it
 | 
					 | 
				
			||||||
		mainWindow.show();
 | 
					 | 
				
			||||||
	} else {
 | 
					 | 
				
			||||||
		mainWindow = createMainWindow();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
app.on('ready', () => {
 | 
					 | 
				
			||||||
	const ses = session.fromPartition('persist:webviewsession');
 | 
					 | 
				
			||||||
	ses.setUserAgent(`ZulipElectron/${app.getVersion()} ${ses.getUserAgent()}`);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	ipcMain.on('set-spellcheck-langs', () => {
 | 
					 | 
				
			||||||
		ses.setSpellCheckerLanguages(ConfigUtil.getConfigItem('spellcheckerLanguages'));
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
	AppMenu.setMenu({
 | 
					 | 
				
			||||||
		tabs: []
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
	mainWindow = createMainWindow();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// Auto-hide menu bar on Windows + Linux
 | 
					 | 
				
			||||||
	if (process.platform !== 'darwin') {
 | 
					 | 
				
			||||||
		const shouldHideMenu = ConfigUtil.getConfigItem('autoHideMenubar') || false;
 | 
					 | 
				
			||||||
		mainWindow.autoHideMenuBar = shouldHideMenu;
 | 
					 | 
				
			||||||
		mainWindow.setMenuBarVisibility(!shouldHideMenu);
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// Initialize sentry for main process
 | 
					 | 
				
			||||||
	const errorReporting = ConfigUtil.getConfigItem('errorReporting');
 | 
					 | 
				
			||||||
	if (errorReporting) {
 | 
					 | 
				
			||||||
		sentryInit();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	const isSystemProxy = ConfigUtil.getConfigItem('useSystemProxy');
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	if (isSystemProxy) {
 | 
					 | 
				
			||||||
		(async () => ProxyUtil.resolveSystemProxy(mainWindow))();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	const page = mainWindow.webContents;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	page.on('dom-ready', () => {
 | 
					 | 
				
			||||||
		if (ConfigUtil.getConfigItem('startMinimized')) {
 | 
					 | 
				
			||||||
			mainWindow.hide();
 | 
					 | 
				
			||||||
		} else {
 | 
					 | 
				
			||||||
			mainWindow.show();
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	ipcMain.on('fetch-user-agent', event => {
 | 
					 | 
				
			||||||
		event.returnValue = session.fromPartition('persist:webviewsession').getUserAgent();
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	ipcMain.handle('get-server-settings', async (event, domain: string) => _getServerSettings(domain, ses));
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	ipcMain.handle('save-server-icon', async (event, url: string) => _saveServerIcon(url, ses));
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	ipcMain.handle('is-online', async (event, url: string) => _isOnline(url, ses));
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	page.once('did-frame-finish-load', async () => {
 | 
					 | 
				
			||||||
		// Initiate auto-updates on MacOS and Windows
 | 
					 | 
				
			||||||
		if (ConfigUtil.getConfigItem('autoUpdate')) {
 | 
					 | 
				
			||||||
			await appUpdater();
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	app.on('certificate-error', (
 | 
					 | 
				
			||||||
		event: Event,
 | 
					 | 
				
			||||||
		webContents: Electron.WebContents,
 | 
					 | 
				
			||||||
		urlString: string,
 | 
					 | 
				
			||||||
		error: string,
 | 
					 | 
				
			||||||
		certificate: Electron.Certificate,
 | 
					 | 
				
			||||||
		callback: (isTrusted: boolean) => void
 | 
					 | 
				
			||||||
	) /* eslint-disable-line max-params */ => {
 | 
					 | 
				
			||||||
		// TODO: The entire concept of selectively ignoring certificate errors
 | 
					 | 
				
			||||||
		// is ill-conceived, and this handler needs to be deleted.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		const url = new URL(urlString);
 | 
					 | 
				
			||||||
		if (url.protocol === 'wss:') {
 | 
					 | 
				
			||||||
			url.protocol = 'https:';
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		const filename = CertificateUtil.getCertificate(encodeURIComponent(url.origin));
 | 
					 | 
				
			||||||
		if (filename !== undefined) {
 | 
					 | 
				
			||||||
			try {
 | 
					 | 
				
			||||||
				const savedCertificate = fs.readFileSync(
 | 
					 | 
				
			||||||
					path.join(`${app.getPath('userData')}/certificates`, filename),
 | 
					 | 
				
			||||||
					'utf8'
 | 
					 | 
				
			||||||
				);
 | 
					 | 
				
			||||||
				if (certificate.data.replace(/[\r\n]/g, '') ===
 | 
					 | 
				
			||||||
					savedCertificate.replace(/[\r\n]/g, '')) {
 | 
					 | 
				
			||||||
					event.preventDefault();
 | 
					 | 
				
			||||||
					callback(true);
 | 
					 | 
				
			||||||
					return;
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			} catch (error) {
 | 
					 | 
				
			||||||
				console.error(`Error reading certificate file ${filename}:`, error);
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		dialog.showErrorBox(
 | 
					 | 
				
			||||||
			'Certificate error',
 | 
					 | 
				
			||||||
			`The server presented an invalid certificate for ${url.origin}:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
${error}`
 | 
					 | 
				
			||||||
		);
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	page.session.setPermissionRequestHandler((webContents, permission, callback, details) => {
 | 
					 | 
				
			||||||
		const {origin} = new URL(details.requestingUrl);
 | 
					 | 
				
			||||||
		page.send('permission-request', {
 | 
					 | 
				
			||||||
			webContentsId: webContents.id === mainWindow.webContents.id ?
 | 
					 | 
				
			||||||
				null :
 | 
					 | 
				
			||||||
				webContents.id,
 | 
					 | 
				
			||||||
			origin,
 | 
					 | 
				
			||||||
			permission
 | 
					 | 
				
			||||||
		}, makeRendererCallback(callback));
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// Temporarily remove this event
 | 
					 | 
				
			||||||
	// electron.powerMonitor.on('resume', () => {
 | 
					 | 
				
			||||||
	// 	mainWindow.reload();
 | 
					 | 
				
			||||||
	// 	page.send('destroytray');
 | 
					 | 
				
			||||||
	// });
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	ipcMain.on('focus-app', () => {
 | 
					 | 
				
			||||||
		mainWindow.show();
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	ipcMain.on('quit-app', () => {
 | 
					 | 
				
			||||||
		app.quit();
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// Code to show pdf in a new BrowserWindow (currently commented out due to bug-upstream)
 | 
					 | 
				
			||||||
	// ipcMain.on('pdf-view', (event, url) => {
 | 
					 | 
				
			||||||
	// 	// Paddings for pdfWindow so that it fits into the main browserWindow
 | 
					 | 
				
			||||||
	// 	const paddingWidth = 55;
 | 
					 | 
				
			||||||
	// 	const paddingHeight = 22;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// 	// Get the config of main browserWindow
 | 
					 | 
				
			||||||
	// 	const mainWindowState = global.mainWindowState;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// 	// Window to view the pdf file
 | 
					 | 
				
			||||||
	// 	const pdfWindow = new electron.BrowserWindow({
 | 
					 | 
				
			||||||
	// 		x: mainWindowState.x + paddingWidth,
 | 
					 | 
				
			||||||
	// 		y: mainWindowState.y + paddingHeight,
 | 
					 | 
				
			||||||
	// 		width: mainWindowState.width - paddingWidth,
 | 
					 | 
				
			||||||
	// 		height: mainWindowState.height - paddingHeight,
 | 
					 | 
				
			||||||
	// 		webPreferences: {
 | 
					 | 
				
			||||||
	// 			plugins: true,
 | 
					 | 
				
			||||||
	// 			partition: 'persist:webviewsession'
 | 
					 | 
				
			||||||
	// 		}
 | 
					 | 
				
			||||||
	// 	});
 | 
					 | 
				
			||||||
	// 	pdfWindow.loadURL(url);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// 	// We don't want to have the menu bar in pdf window
 | 
					 | 
				
			||||||
	// 	pdfWindow.setMenu(null);
 | 
					 | 
				
			||||||
	// });
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// Reload full app not just webview, useful in debugging
 | 
					 | 
				
			||||||
	ipcMain.on('reload-full-app', () => {
 | 
					 | 
				
			||||||
		mainWindow.reload();
 | 
					 | 
				
			||||||
		page.send('destroytray');
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	ipcMain.on('clear-app-settings', () => {
 | 
					 | 
				
			||||||
		mainWindowState.unmanage();
 | 
					 | 
				
			||||||
		app.relaunch();
 | 
					 | 
				
			||||||
		app.exit();
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	ipcMain.on('toggle-app', () => {
 | 
					 | 
				
			||||||
		toggleApp();
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	ipcMain.on('toggle-badge-option', () => {
 | 
					 | 
				
			||||||
		BadgeSettings.updateBadge(badgeCount, mainWindow);
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	ipcMain.on('toggle-menubar', (_event: Electron.IpcMainEvent, showMenubar: boolean) => {
 | 
					 | 
				
			||||||
		mainWindow.autoHideMenuBar = showMenubar;
 | 
					 | 
				
			||||||
		mainWindow.setMenuBarVisibility(!showMenubar);
 | 
					 | 
				
			||||||
		page.send('toggle-autohide-menubar', showMenubar, true);
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	ipcMain.on('update-badge', (_event: Electron.IpcMainEvent, messageCount: number) => {
 | 
					 | 
				
			||||||
		badgeCount = messageCount;
 | 
					 | 
				
			||||||
		BadgeSettings.updateBadge(badgeCount, mainWindow);
 | 
					 | 
				
			||||||
		page.send('tray', messageCount);
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	ipcMain.on('update-taskbar-icon', (_event: Electron.IpcMainEvent, data: string, text: string) => {
 | 
					 | 
				
			||||||
		BadgeSettings.updateTaskbarIcon(data, text, mainWindow);
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	ipcMain.on('forward-message', (_event: Electron.IpcMainEvent, listener: string, ...parameters: unknown[]) => {
 | 
					 | 
				
			||||||
		page.send(listener, ...parameters);
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	ipcMain.on('update-menu', (_event: Electron.IpcMainEvent, props: AppMenu.MenuProps) => {
 | 
					 | 
				
			||||||
		AppMenu.setMenu(props);
 | 
					 | 
				
			||||||
		const activeTab = props.tabs[props.activeTabIndex];
 | 
					 | 
				
			||||||
		if (activeTab) {
 | 
					 | 
				
			||||||
			mainWindow.setTitle(`Zulip - ${activeTab.webviewName}`);
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	ipcMain.on('toggleAutoLauncher', async (_event: Electron.IpcMainEvent, AutoLaunchValue: boolean) => {
 | 
					 | 
				
			||||||
		await setAutoLaunch(AutoLaunchValue);
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	ipcMain.on('downloadFile', (_event: Electron.IpcMainEvent, url: string, downloadPath: string) => {
 | 
					 | 
				
			||||||
		page.downloadURL(url);
 | 
					 | 
				
			||||||
		page.session.once('will-download', async (_event: Event, item) => {
 | 
					 | 
				
			||||||
			if (ConfigUtil.getConfigItem('promptDownload', false)) {
 | 
					 | 
				
			||||||
				const showDialogOptions: electron.SaveDialogOptions = {
 | 
					 | 
				
			||||||
					defaultPath: path.join(downloadPath, item.getFilename())
 | 
					 | 
				
			||||||
				};
 | 
					 | 
				
			||||||
				item.setSaveDialogOptions(showDialogOptions);
 | 
					 | 
				
			||||||
			} else {
 | 
					 | 
				
			||||||
				const getTimeStamp = (): number => {
 | 
					 | 
				
			||||||
					const date = new Date();
 | 
					 | 
				
			||||||
					return date.getTime();
 | 
					 | 
				
			||||||
				};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
				const formatFile = (filePath: string): string => {
 | 
					 | 
				
			||||||
					const fileExtension = path.extname(filePath);
 | 
					 | 
				
			||||||
					const baseName = path.basename(filePath, fileExtension);
 | 
					 | 
				
			||||||
					return `${baseName}-${getTimeStamp()}${fileExtension}`;
 | 
					 | 
				
			||||||
				};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
				const filePath = path.join(downloadPath, item.getFilename());
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
				// Update the name and path of the file if it already exists
 | 
					 | 
				
			||||||
				const updatedFilePath = path.join(downloadPath, formatFile(filePath));
 | 
					 | 
				
			||||||
				const setFilePath: string = fs.existsSync(filePath) ? updatedFilePath : filePath;
 | 
					 | 
				
			||||||
				item.setSavePath(setFilePath);
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			const updatedListener = (_event: Event, state: string): void => {
 | 
					 | 
				
			||||||
				switch (state) {
 | 
					 | 
				
			||||||
					case 'interrupted': {
 | 
					 | 
				
			||||||
						// Can interrupted to due to network error, cancel download then
 | 
					 | 
				
			||||||
						console.log('Download interrupted, cancelling and fallback to dialog download.');
 | 
					 | 
				
			||||||
						item.cancel();
 | 
					 | 
				
			||||||
						break;
 | 
					 | 
				
			||||||
					}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
					case 'progressing': {
 | 
					 | 
				
			||||||
						if (item.isPaused()) {
 | 
					 | 
				
			||||||
							item.cancel();
 | 
					 | 
				
			||||||
						}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
						// This event can also be used to show progress in percentage in future.
 | 
					 | 
				
			||||||
						break;
 | 
					 | 
				
			||||||
					}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
					default: {
 | 
					 | 
				
			||||||
						console.info('Unknown updated state of download item');
 | 
					 | 
				
			||||||
					}
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			item.on('updated', updatedListener);
 | 
					 | 
				
			||||||
			item.once('done', (_event: Event, state) => {
 | 
					 | 
				
			||||||
				if (state === 'completed') {
 | 
					 | 
				
			||||||
					page.send('downloadFileCompleted', item.getSavePath(), path.basename(item.getSavePath()));
 | 
					 | 
				
			||||||
				} else {
 | 
					 | 
				
			||||||
					console.log('Download failed state:', state);
 | 
					 | 
				
			||||||
					page.send('downloadFileFailed', state);
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
				// To stop item for listening to updated events of this file
 | 
					 | 
				
			||||||
				item.removeListener('updated', updatedListener);
 | 
					 | 
				
			||||||
			});
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	ipcMain.on('realm-name-changed', (_event: Electron.IpcMainEvent, serverURL: string, realmName: string) => {
 | 
					 | 
				
			||||||
		page.send('update-realm-name', serverURL, realmName);
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	ipcMain.on('realm-icon-changed', (_event: Electron.IpcMainEvent, serverURL: string, iconURL: string) => {
 | 
					 | 
				
			||||||
		page.send('update-realm-icon', serverURL, iconURL);
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// Using event.sender.send instead of page.send here to
 | 
					 | 
				
			||||||
	// make sure the value of errorReporting is sent only once on load.
 | 
					 | 
				
			||||||
	ipcMain.on('error-reporting', (event: Electron.IpcMainEvent) => {
 | 
					 | 
				
			||||||
		event.sender.send('error-reporting-val', errorReporting);
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	ipcMain.on('save-last-tab', (_event: Electron.IpcMainEvent, index: number) => {
 | 
					 | 
				
			||||||
		ConfigUtil.setConfigItem('lastActiveTab', index);
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// Update user idle status for each realm after every 15s
 | 
					 | 
				
			||||||
	const idleCheckInterval = 15 * 1000; // 15 seconds
 | 
					 | 
				
			||||||
	setInterval(() => {
 | 
					 | 
				
			||||||
		// Set user idle if no activity in 1 second (idleThresholdSeconds)
 | 
					 | 
				
			||||||
		const idleThresholdSeconds = 1; // 1 second
 | 
					 | 
				
			||||||
		const idleState = electron.powerMonitor.getSystemIdleState(idleThresholdSeconds);
 | 
					 | 
				
			||||||
		if (idleState === 'active') {
 | 
					 | 
				
			||||||
			page.send('set-active');
 | 
					 | 
				
			||||||
		} else {
 | 
					 | 
				
			||||||
			page.send('set-idle');
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}, idleCheckInterval);
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
app.on('before-quit', () => {
 | 
					 | 
				
			||||||
	isQuitting = true;
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// Send crash reports
 | 
					 | 
				
			||||||
process.on('uncaughtException', err => {
 | 
					 | 
				
			||||||
	console.error(err);
 | 
					 | 
				
			||||||
	console.error(err.stack);
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
@@ -1,45 +0,0 @@
 | 
				
			|||||||
import {app, Notification, net} from 'electron';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import getStream from 'get-stream';
 | 
					 | 
				
			||||||
import semver from 'semver';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import * as ConfigUtil from '../renderer/js/utils/config-util';
 | 
					 | 
				
			||||||
import * as LinuxUpdateUtil from '../renderer/js/utils/linux-update-util';
 | 
					 | 
				
			||||||
import Logger from '../renderer/js/utils/logger-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import {fetchResponse} from './request';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const logger = new Logger({
 | 
					 | 
				
			||||||
	file: 'linux-update-util.log',
 | 
					 | 
				
			||||||
	timestamp: true
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export async function linuxUpdateNotification(session: Electron.session): Promise<void> {
 | 
					 | 
				
			||||||
	let	url = 'https://api.github.com/repos/zulip/zulip-desktop/releases';
 | 
					 | 
				
			||||||
	url = ConfigUtil.getConfigItem('betaUpdate') ? url : url + '/latest';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	try {
 | 
					 | 
				
			||||||
		const response = await fetchResponse(net.request({url, session}));
 | 
					 | 
				
			||||||
		if (response.statusCode !== 200) {
 | 
					 | 
				
			||||||
			logger.log('Linux update response status: ', response.statusCode);
 | 
					 | 
				
			||||||
			return;
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		const data = JSON.parse(await getStream(response));
 | 
					 | 
				
			||||||
		const latestVersion = ConfigUtil.getConfigItem('betaUpdate') ? data[0].tag_name : data.tag_name;
 | 
					 | 
				
			||||||
		if (typeof latestVersion !== 'string') {
 | 
					 | 
				
			||||||
			throw new TypeError('Expected string for tag_name');
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		if (semver.gt(latestVersion, app.getVersion())) {
 | 
					 | 
				
			||||||
			const notified = LinuxUpdateUtil.getUpdateItem(latestVersion);
 | 
					 | 
				
			||||||
			if (notified === null) {
 | 
					 | 
				
			||||||
				new Notification({title: 'Zulip Update', body: `A new version ${latestVersion} is available. Please update using your package manager.`}).show();
 | 
					 | 
				
			||||||
				LinuxUpdateUtil.setUpdateItem(latestVersion, true);
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	} catch (error) {
 | 
					 | 
				
			||||||
		logger.error('Linux update error.');
 | 
					 | 
				
			||||||
		logger.error(error);
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
							
								
								
									
										397
									
								
								app/main/menu.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										397
									
								
								app/main/menu.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,397 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					const os = require('os');
 | 
				
			||||||
 | 
					const path = require('path');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const { app, shell, BrowserWindow, Menu } = require('electron');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const fs = require('fs-extra');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const ConfigUtil = require(__dirname + '/../renderer/js/utils/config-util.js');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const appName = app.getName();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class AppMenu {
 | 
				
			||||||
 | 
						getHistorySubmenu() {
 | 
				
			||||||
 | 
							return [{
 | 
				
			||||||
 | 
								label: 'Back',
 | 
				
			||||||
 | 
								accelerator: process.platform === 'darwin' ? 'Command+Left' : 'Alt+Left',
 | 
				
			||||||
 | 
								click(item, focusedWindow) {
 | 
				
			||||||
 | 
									if (focusedWindow) {
 | 
				
			||||||
 | 
										AppMenu.sendAction('back');
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							}, {
 | 
				
			||||||
 | 
								label: 'Forward',
 | 
				
			||||||
 | 
								accelerator: process.platform === 'darwin' ? 'Command+Right' : 'Alt+Right',
 | 
				
			||||||
 | 
								click(item, focusedWindow) {
 | 
				
			||||||
 | 
									if (focusedWindow) {
 | 
				
			||||||
 | 
										AppMenu.sendAction('forward');
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							}];
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						getViewSubmenu() {
 | 
				
			||||||
 | 
							return [{
 | 
				
			||||||
 | 
								label: 'Reload',
 | 
				
			||||||
 | 
								accelerator: 'CommandOrControl+R',
 | 
				
			||||||
 | 
								click(item, focusedWindow) {
 | 
				
			||||||
 | 
									if (focusedWindow) {
 | 
				
			||||||
 | 
										AppMenu.sendAction('reload-current-viewer');
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							}, {
 | 
				
			||||||
 | 
								label: 'Hard Reload',
 | 
				
			||||||
 | 
								accelerator: 'CommandOrControl+Shift+R',
 | 
				
			||||||
 | 
								click(item, focusedWindow) {
 | 
				
			||||||
 | 
									if (focusedWindow) {
 | 
				
			||||||
 | 
										AppMenu.sendAction('hard-reload');
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							}, {
 | 
				
			||||||
 | 
								type: 'separator'
 | 
				
			||||||
 | 
							}, {
 | 
				
			||||||
 | 
								role: 'togglefullscreen'
 | 
				
			||||||
 | 
							}, {
 | 
				
			||||||
 | 
								label: 'Zoom In',
 | 
				
			||||||
 | 
								accelerator: 'CommandOrControl+Plus',
 | 
				
			||||||
 | 
								click(item, focusedWindow) {
 | 
				
			||||||
 | 
									if (focusedWindow) {
 | 
				
			||||||
 | 
										AppMenu.sendAction('zoomIn');
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							}, {
 | 
				
			||||||
 | 
								label: 'Zoom Out',
 | 
				
			||||||
 | 
								accelerator: 'CommandOrControl+-',
 | 
				
			||||||
 | 
								click(item, focusedWindow) {
 | 
				
			||||||
 | 
									if (focusedWindow) {
 | 
				
			||||||
 | 
										AppMenu.sendAction('zoomOut');
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							}, {
 | 
				
			||||||
 | 
								label: 'Actual Size',
 | 
				
			||||||
 | 
								accelerator: 'CommandOrControl+0',
 | 
				
			||||||
 | 
								click(item, focusedWindow) {
 | 
				
			||||||
 | 
									if (focusedWindow) {
 | 
				
			||||||
 | 
										AppMenu.sendAction('zoomActualSize');
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							}, {
 | 
				
			||||||
 | 
								type: 'separator'
 | 
				
			||||||
 | 
							}, {
 | 
				
			||||||
 | 
								label: 'Toggle Tray Icon',
 | 
				
			||||||
 | 
								click(item, focusedWindow) {
 | 
				
			||||||
 | 
									if (focusedWindow) {
 | 
				
			||||||
 | 
										focusedWindow.webContents.send('toggletray');
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							}, {
 | 
				
			||||||
 | 
								label: 'Toggle Sidebar',
 | 
				
			||||||
 | 
								accelerator: 'CommandOrControl+S',
 | 
				
			||||||
 | 
								click(item, focusedWindow) {
 | 
				
			||||||
 | 
									if (focusedWindow) {
 | 
				
			||||||
 | 
										const newValue = !ConfigUtil.getConfigItem('showSidebar');
 | 
				
			||||||
 | 
										focusedWindow.webContents.send('toggle-sidebar', newValue);
 | 
				
			||||||
 | 
										ConfigUtil.setConfigItem('showSidebar', newValue);
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							}, {
 | 
				
			||||||
 | 
								label: 'Toggle DevTools for Zulip App',
 | 
				
			||||||
 | 
								accelerator: process.platform === 'darwin' ? 'Alt+Command+I' : 'Ctrl+Shift+I',
 | 
				
			||||||
 | 
								click(item, focusedWindow) {
 | 
				
			||||||
 | 
									if (focusedWindow) {
 | 
				
			||||||
 | 
										focusedWindow.webContents.toggleDevTools();
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							}, {
 | 
				
			||||||
 | 
								label: 'Toggle DevTools for Active Tab',
 | 
				
			||||||
 | 
								accelerator: process.platform === 'darwin' ? 'Alt+Command+U' : 'Ctrl+Shift+U',
 | 
				
			||||||
 | 
								click(item, focusedWindow) {
 | 
				
			||||||
 | 
									if (focusedWindow) {
 | 
				
			||||||
 | 
										AppMenu.sendAction('tab-devtools');
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							}];
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						getHelpSubmenu() {
 | 
				
			||||||
 | 
							return [{
 | 
				
			||||||
 | 
								label: `${appName} Website`,
 | 
				
			||||||
 | 
								click() {
 | 
				
			||||||
 | 
									shell.openExternal('https://zulipchat.com/help/');
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							}, {
 | 
				
			||||||
 | 
								label: `${appName + 'Desktop'} - ${app.getVersion()}`,
 | 
				
			||||||
 | 
								enabled: false
 | 
				
			||||||
 | 
							}, {
 | 
				
			||||||
 | 
								label: 'Report an Issue...',
 | 
				
			||||||
 | 
								click() {
 | 
				
			||||||
 | 
									const body = `
 | 
				
			||||||
 | 
										<!-- Please succinctly describe your issue and steps to reproduce it. -->
 | 
				
			||||||
 | 
										-
 | 
				
			||||||
 | 
										${app.getName()} ${app.getVersion()}
 | 
				
			||||||
 | 
										Electron ${process.versions.electron}
 | 
				
			||||||
 | 
										${process.platform} ${process.arch} ${os.release()}`;
 | 
				
			||||||
 | 
									shell.openExternal(`https://github.com/zulip/zulip-electron/issues/new?body=${encodeURIComponent(body)}`);
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							}];
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						getWindowSubmenu(tabs, activeTabIndex) {
 | 
				
			||||||
 | 
							const initialSubmenu = [{
 | 
				
			||||||
 | 
								role: 'minimize'
 | 
				
			||||||
 | 
							}, {
 | 
				
			||||||
 | 
								role: 'close'
 | 
				
			||||||
 | 
							}];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							if (tabs.length > 0) {
 | 
				
			||||||
 | 
								const ShortcutKey = process.platform === 'darwin' ? 'Cmd' : 'Ctrl';
 | 
				
			||||||
 | 
								initialSubmenu.push({
 | 
				
			||||||
 | 
									type: 'separator'
 | 
				
			||||||
 | 
								});
 | 
				
			||||||
 | 
								for (let i = 0; i < tabs.length; i++) {
 | 
				
			||||||
 | 
									initialSubmenu.push({
 | 
				
			||||||
 | 
										label: tabs[i].webview.props.name,
 | 
				
			||||||
 | 
										accelerator: tabs[i].props.role === 'function' ? '' : `${ShortcutKey} + ${tabs[i].props.index + 1}`,
 | 
				
			||||||
 | 
										checked: tabs[i].props.index === activeTabIndex,
 | 
				
			||||||
 | 
										click(item, focusedWindow) {
 | 
				
			||||||
 | 
											if (focusedWindow) {
 | 
				
			||||||
 | 
												AppMenu.sendAction('switch-server-tab', tabs[i].props.index);
 | 
				
			||||||
 | 
											}
 | 
				
			||||||
 | 
										},
 | 
				
			||||||
 | 
										type: 'radio'
 | 
				
			||||||
 | 
									});
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							return initialSubmenu;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						getDarwinTpl(props) {
 | 
				
			||||||
 | 
							const { tabs, activeTabIndex } = props;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							return [{
 | 
				
			||||||
 | 
								label: `${app.getName()}`,
 | 
				
			||||||
 | 
								submenu: [{
 | 
				
			||||||
 | 
									label: 'About Zulip',
 | 
				
			||||||
 | 
									click(item, focusedWindow) {
 | 
				
			||||||
 | 
										if (focusedWindow) {
 | 
				
			||||||
 | 
											AppMenu.sendAction('open-about');
 | 
				
			||||||
 | 
										}
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									type: 'separator'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									label: 'Settings',
 | 
				
			||||||
 | 
									accelerator: 'Cmd+,',
 | 
				
			||||||
 | 
									click(item, focusedWindow) {
 | 
				
			||||||
 | 
										if (focusedWindow) {
 | 
				
			||||||
 | 
											AppMenu.sendAction('open-settings');
 | 
				
			||||||
 | 
										}
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									label: 'Keyboard Shortcuts',
 | 
				
			||||||
 | 
									accelerator: 'Cmd+K',
 | 
				
			||||||
 | 
									click(item, focusedWindow) {
 | 
				
			||||||
 | 
										if (focusedWindow) {
 | 
				
			||||||
 | 
											AppMenu.sendAction('shortcut');
 | 
				
			||||||
 | 
										}
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									type: 'separator'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									label: 'Reset App Settings',
 | 
				
			||||||
 | 
									accelerator: 'Command+Shift+D',
 | 
				
			||||||
 | 
									click() {
 | 
				
			||||||
 | 
										AppMenu.resetAppSettings();
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									label: 'Log Out',
 | 
				
			||||||
 | 
									accelerator: 'Cmd+L',
 | 
				
			||||||
 | 
									click(item, focusedWindow) {
 | 
				
			||||||
 | 
										if (focusedWindow) {
 | 
				
			||||||
 | 
											AppMenu.sendAction('log-out');
 | 
				
			||||||
 | 
										}
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									type: 'separator'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									role: 'services',
 | 
				
			||||||
 | 
									submenu: []
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									type: 'separator'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									role: 'hide'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									role: 'hideothers'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									role: 'unhide'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									type: 'separator'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									role: 'quit'
 | 
				
			||||||
 | 
								}]
 | 
				
			||||||
 | 
							}, {
 | 
				
			||||||
 | 
								label: 'Edit',
 | 
				
			||||||
 | 
								submenu: [{
 | 
				
			||||||
 | 
									role: 'undo'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									role: 'redo'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									type: 'separator'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									role: 'cut'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									role: 'copy'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									role: 'paste'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									role: 'pasteandmatchstyle'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									role: 'delete'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									role: 'selectall'
 | 
				
			||||||
 | 
								}]
 | 
				
			||||||
 | 
							}, {
 | 
				
			||||||
 | 
								label: 'View',
 | 
				
			||||||
 | 
								submenu: this.getViewSubmenu()
 | 
				
			||||||
 | 
							}, {
 | 
				
			||||||
 | 
								label: 'History',
 | 
				
			||||||
 | 
								submenu: this.getHistorySubmenu()
 | 
				
			||||||
 | 
							}, {
 | 
				
			||||||
 | 
								label: 'Window',
 | 
				
			||||||
 | 
								submenu: this.getWindowSubmenu(tabs, activeTabIndex)
 | 
				
			||||||
 | 
							}, {
 | 
				
			||||||
 | 
								role: 'help',
 | 
				
			||||||
 | 
								submenu: this.getHelpSubmenu()
 | 
				
			||||||
 | 
							}];
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						getOtherTpl(props) {
 | 
				
			||||||
 | 
							const { tabs, activeTabIndex } = props;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							return [{
 | 
				
			||||||
 | 
								label: 'File',
 | 
				
			||||||
 | 
								submenu: [{
 | 
				
			||||||
 | 
									label: 'About Zulip',
 | 
				
			||||||
 | 
									click(item, focusedWindow) {
 | 
				
			||||||
 | 
										if (focusedWindow) {
 | 
				
			||||||
 | 
											AppMenu.sendAction('open-about');
 | 
				
			||||||
 | 
										}
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									type: 'separator'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									label: 'Settings',
 | 
				
			||||||
 | 
									accelerator: 'Ctrl+,',
 | 
				
			||||||
 | 
									click(item, focusedWindow) {
 | 
				
			||||||
 | 
										if (focusedWindow) {
 | 
				
			||||||
 | 
											AppMenu.sendAction('open-settings');
 | 
				
			||||||
 | 
										}
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									type: 'separator'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									label: 'Keyboard Shortcuts',
 | 
				
			||||||
 | 
									accelerator: 'Ctrl+K',
 | 
				
			||||||
 | 
									click(item, focusedWindow) {
 | 
				
			||||||
 | 
										if (focusedWindow) {
 | 
				
			||||||
 | 
											AppMenu.sendAction('shortcut');
 | 
				
			||||||
 | 
										}
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									type: 'separator'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									label: 'Reset App Settings',
 | 
				
			||||||
 | 
									accelerator: 'Ctrl+Shift+D',
 | 
				
			||||||
 | 
									click() {
 | 
				
			||||||
 | 
										AppMenu.resetAppSettings();
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									label: 'Log Out',
 | 
				
			||||||
 | 
									accelerator: 'Ctrl+L',
 | 
				
			||||||
 | 
									click(item, focusedWindow) {
 | 
				
			||||||
 | 
										if (focusedWindow) {
 | 
				
			||||||
 | 
											AppMenu.sendAction('log-out');
 | 
				
			||||||
 | 
										}
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									type: 'separator'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									role: 'quit',
 | 
				
			||||||
 | 
									accelerator: 'Ctrl+Q'
 | 
				
			||||||
 | 
								}]
 | 
				
			||||||
 | 
							}, {
 | 
				
			||||||
 | 
								label: 'Edit',
 | 
				
			||||||
 | 
								submenu: [{
 | 
				
			||||||
 | 
									role: 'undo'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									role: 'redo'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									type: 'separator'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									role: 'cut'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									role: 'copy'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									role: 'paste'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									role: 'pasteandmatchstyle'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									role: 'delete'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									type: 'separator'
 | 
				
			||||||
 | 
								}, {
 | 
				
			||||||
 | 
									role: 'selectall'
 | 
				
			||||||
 | 
								}]
 | 
				
			||||||
 | 
							}, {
 | 
				
			||||||
 | 
								label: 'View',
 | 
				
			||||||
 | 
								submenu: this.getViewSubmenu()
 | 
				
			||||||
 | 
							}, {
 | 
				
			||||||
 | 
								label: 'History',
 | 
				
			||||||
 | 
								submenu: this.getHistorySubmenu()
 | 
				
			||||||
 | 
							}, {
 | 
				
			||||||
 | 
								label: 'Window',
 | 
				
			||||||
 | 
								submenu: this.getWindowSubmenu(tabs, activeTabIndex)
 | 
				
			||||||
 | 
							}, {
 | 
				
			||||||
 | 
								role: 'help',
 | 
				
			||||||
 | 
								submenu: this.getHelpSubmenu()
 | 
				
			||||||
 | 
							}];
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						static sendAction(action, ...params) {
 | 
				
			||||||
 | 
							const win = BrowserWindow.getAllWindows()[0];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							if (process.platform === 'darwin') {
 | 
				
			||||||
 | 
								win.restore();
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							win.webContents.send(action, ...params);
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						static resetAppSettings() {
 | 
				
			||||||
 | 
							// We save App's settings/configurations in following files
 | 
				
			||||||
 | 
							const settingFiles = ['window-state.json', 'domain.json', 'settings.json'];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							settingFiles.forEach(settingFileName => {
 | 
				
			||||||
 | 
								const getSettingFilesPath = path.join(app.getPath('appData'), appName, settingFileName);
 | 
				
			||||||
 | 
								fs.access(getSettingFilesPath, error => {
 | 
				
			||||||
 | 
									if (error) {
 | 
				
			||||||
 | 
										console.log(error);
 | 
				
			||||||
 | 
									} else {
 | 
				
			||||||
 | 
										fs.unlink(getSettingFilesPath, () => {
 | 
				
			||||||
 | 
											AppMenu.sendAction('clear-app-data');
 | 
				
			||||||
 | 
										});
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								});
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						setMenu(props) {
 | 
				
			||||||
 | 
							const tpl = process.platform === 'darwin' ? this.getDarwinTpl(props) : this.getOtherTpl(props);
 | 
				
			||||||
 | 
							const menu = Menu.buildFromTemplate(tpl);
 | 
				
			||||||
 | 
							Menu.setApplicationMenu(menu);
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					module.exports = new AppMenu();
 | 
				
			||||||
							
								
								
									
										572
									
								
								app/main/menu.ts
									
									
									
									
									
								
							
							
						
						
									
										572
									
								
								app/main/menu.ts
									
									
									
									
									
								
							@@ -1,572 +0,0 @@
 | 
				
			|||||||
import {app, shell, BrowserWindow, Menu} from 'electron';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import AdmZip from 'adm-zip';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import type {TabData} from '../renderer/js/main';
 | 
					 | 
				
			||||||
import * as ConfigUtil from '../renderer/js/utils/config-util';
 | 
					 | 
				
			||||||
import * as DNDUtil from '../renderer/js/utils/dnd-util';
 | 
					 | 
				
			||||||
import * as LinkUtil from '../renderer/js/utils/link-util';
 | 
					 | 
				
			||||||
import * as t from '../renderer/js/utils/translation-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import {appUpdater} from './autoupdater';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export interface MenuProps {
 | 
					 | 
				
			||||||
	tabs: TabData[];
 | 
					 | 
				
			||||||
	activeTabIndex?: number;
 | 
					 | 
				
			||||||
	enableMenu?: boolean;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const appName = app.name;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
function getHistorySubmenu(enableMenu: boolean): Electron.MenuItemConstructorOptions[] {
 | 
					 | 
				
			||||||
	return [{
 | 
					 | 
				
			||||||
		label: t.__('Back'),
 | 
					 | 
				
			||||||
		accelerator: process.platform === 'darwin' ? 'Command+Left' : 'Alt+Left',
 | 
					 | 
				
			||||||
		enabled: enableMenu,
 | 
					 | 
				
			||||||
		click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
			if (focusedWindow) {
 | 
					 | 
				
			||||||
				sendAction('back');
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('Forward'),
 | 
					 | 
				
			||||||
		accelerator: process.platform === 'darwin' ? 'Command+Right' : 'Alt+Right',
 | 
					 | 
				
			||||||
		enabled: enableMenu,
 | 
					 | 
				
			||||||
		click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
			if (focusedWindow) {
 | 
					 | 
				
			||||||
				sendAction('forward');
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}];
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
function getToolsSubmenu(): Electron.MenuItemConstructorOptions[] {
 | 
					 | 
				
			||||||
	return [{
 | 
					 | 
				
			||||||
		label: t.__('Check for Updates'),
 | 
					 | 
				
			||||||
		async click() {
 | 
					 | 
				
			||||||
			await checkForUpdate();
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	},
 | 
					 | 
				
			||||||
	{
 | 
					 | 
				
			||||||
		label: t.__('Release Notes'),
 | 
					 | 
				
			||||||
		async click() {
 | 
					 | 
				
			||||||
			await LinkUtil.openBrowser(new URL(`https://github.com/zulip/zulip-desktop/releases/tag/v${app.getVersion()}`));
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	},
 | 
					 | 
				
			||||||
	{
 | 
					 | 
				
			||||||
		type: 'separator'
 | 
					 | 
				
			||||||
	},
 | 
					 | 
				
			||||||
	{
 | 
					 | 
				
			||||||
		label: t.__('Download App Logs'),
 | 
					 | 
				
			||||||
		click() {
 | 
					 | 
				
			||||||
			const zip = new AdmZip();
 | 
					 | 
				
			||||||
			const date = new Date();
 | 
					 | 
				
			||||||
			const dateString = date.toLocaleDateString().replace(/\//g, '-');
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			// Create a zip file of all the logs and config data
 | 
					 | 
				
			||||||
			zip.addLocalFolder(`${app.getPath('appData')}/${appName}/Logs`);
 | 
					 | 
				
			||||||
			zip.addLocalFolder(`${app.getPath('appData')}/${appName}/config`);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			// Put the log file in downloads folder
 | 
					 | 
				
			||||||
			const logFilePath = `${app.getPath('downloads')}/Zulip-logs-${dateString}.zip`;
 | 
					 | 
				
			||||||
			zip.writeZip(logFilePath);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			// Open and select the log file
 | 
					 | 
				
			||||||
			shell.showItemInFolder(logFilePath);
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	},
 | 
					 | 
				
			||||||
	{
 | 
					 | 
				
			||||||
		type: 'separator'
 | 
					 | 
				
			||||||
	},
 | 
					 | 
				
			||||||
	{
 | 
					 | 
				
			||||||
		label: t.__('Toggle DevTools for Zulip App'),
 | 
					 | 
				
			||||||
		accelerator: process.platform === 'darwin' ? 'Alt+Command+I' : 'Ctrl+Shift+I',
 | 
					 | 
				
			||||||
		click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
			if (focusedWindow) {
 | 
					 | 
				
			||||||
				focusedWindow.webContents.openDevTools({mode: 'undocked'});
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	},
 | 
					 | 
				
			||||||
	{
 | 
					 | 
				
			||||||
		label: t.__('Toggle DevTools for Active Tab'),
 | 
					 | 
				
			||||||
		accelerator: process.platform === 'darwin' ? 'Alt+Command+U' : 'Ctrl+Shift+U',
 | 
					 | 
				
			||||||
		click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
			if (focusedWindow) {
 | 
					 | 
				
			||||||
				sendAction('tab-devtools');
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}];
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
function getViewSubmenu(): Electron.MenuItemConstructorOptions[] {
 | 
					 | 
				
			||||||
	return [{
 | 
					 | 
				
			||||||
		label: t.__('Reload'),
 | 
					 | 
				
			||||||
		accelerator: 'CommandOrControl+R',
 | 
					 | 
				
			||||||
		click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
			if (focusedWindow) {
 | 
					 | 
				
			||||||
				sendAction('reload-current-viewer');
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('Hard Reload'),
 | 
					 | 
				
			||||||
		accelerator: 'CommandOrControl+Shift+R',
 | 
					 | 
				
			||||||
		click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
			if (focusedWindow) {
 | 
					 | 
				
			||||||
				sendAction('hard-reload');
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		type: 'separator'
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('Toggle Full Screen'),
 | 
					 | 
				
			||||||
		role: 'togglefullscreen'
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('Zoom In'),
 | 
					 | 
				
			||||||
		accelerator: 'CommandOrControl+=',
 | 
					 | 
				
			||||||
		click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
			if (focusedWindow) {
 | 
					 | 
				
			||||||
				sendAction('zoomIn');
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('Zoom Out'),
 | 
					 | 
				
			||||||
		accelerator: 'CommandOrControl+-',
 | 
					 | 
				
			||||||
		click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
			if (focusedWindow) {
 | 
					 | 
				
			||||||
				sendAction('zoomOut');
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('Actual Size'),
 | 
					 | 
				
			||||||
		accelerator: 'CommandOrControl+0',
 | 
					 | 
				
			||||||
		click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
			if (focusedWindow) {
 | 
					 | 
				
			||||||
				sendAction('zoomActualSize');
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		type: 'separator'
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('Toggle Tray Icon'),
 | 
					 | 
				
			||||||
		click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
			if (focusedWindow) {
 | 
					 | 
				
			||||||
				focusedWindow.webContents.send('toggletray');
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('Toggle Sidebar'),
 | 
					 | 
				
			||||||
		accelerator: 'CommandOrControl+Shift+S',
 | 
					 | 
				
			||||||
		click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
			if (focusedWindow) {
 | 
					 | 
				
			||||||
				const newValue = !ConfigUtil.getConfigItem('showSidebar');
 | 
					 | 
				
			||||||
				focusedWindow.webContents.send('toggle-sidebar', newValue);
 | 
					 | 
				
			||||||
				ConfigUtil.setConfigItem('showSidebar', newValue);
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('Auto hide Menu bar'),
 | 
					 | 
				
			||||||
		checked: ConfigUtil.getConfigItem('autoHideMenubar', false),
 | 
					 | 
				
			||||||
		visible: process.platform !== 'darwin',
 | 
					 | 
				
			||||||
		click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
			if (focusedWindow) {
 | 
					 | 
				
			||||||
				const newValue = !ConfigUtil.getConfigItem('autoHideMenubar');
 | 
					 | 
				
			||||||
				focusedWindow.autoHideMenuBar = newValue;
 | 
					 | 
				
			||||||
				focusedWindow.setMenuBarVisibility(!newValue);
 | 
					 | 
				
			||||||
				focusedWindow.webContents.send('toggle-autohide-menubar', newValue);
 | 
					 | 
				
			||||||
				ConfigUtil.setConfigItem('autoHideMenubar', newValue);
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		},
 | 
					 | 
				
			||||||
		type: 'checkbox'
 | 
					 | 
				
			||||||
	}];
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
function getHelpSubmenu(): Electron.MenuItemConstructorOptions[] {
 | 
					 | 
				
			||||||
	return [
 | 
					 | 
				
			||||||
		{
 | 
					 | 
				
			||||||
			label: `${appName + ' Desktop'} v${app.getVersion()}`,
 | 
					 | 
				
			||||||
			enabled: false
 | 
					 | 
				
			||||||
		},
 | 
					 | 
				
			||||||
		{
 | 
					 | 
				
			||||||
			label: t.__('About Zulip'),
 | 
					 | 
				
			||||||
			click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
				if (focusedWindow) {
 | 
					 | 
				
			||||||
					sendAction('open-about');
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		},
 | 
					 | 
				
			||||||
		{
 | 
					 | 
				
			||||||
			label: t.__('Help Center'),
 | 
					 | 
				
			||||||
			click(focusedWindow) {
 | 
					 | 
				
			||||||
				if (focusedWindow) {
 | 
					 | 
				
			||||||
					sendAction('open-help');
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		},
 | 
					 | 
				
			||||||
		{
 | 
					 | 
				
			||||||
			label: t.__('Report an Issue'),
 | 
					 | 
				
			||||||
			click() {
 | 
					 | 
				
			||||||
				// The goal is to notify the main.html BrowserWindow
 | 
					 | 
				
			||||||
				// which may not be the focused window.
 | 
					 | 
				
			||||||
				BrowserWindow.getAllWindows().forEach(window => {
 | 
					 | 
				
			||||||
					window.webContents.send('open-feedback-modal');
 | 
					 | 
				
			||||||
				});
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	];
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
function getWindowSubmenu(tabs: TabData[], activeTabIndex: number): Electron.MenuItemConstructorOptions[] {
 | 
					 | 
				
			||||||
	const initialSubmenu: Electron.MenuItemConstructorOptions[] = [{
 | 
					 | 
				
			||||||
		label: t.__('Minimize'),
 | 
					 | 
				
			||||||
		role: 'minimize'
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('Close'),
 | 
					 | 
				
			||||||
		role: 'close'
 | 
					 | 
				
			||||||
	}];
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	if (tabs.length > 0) {
 | 
					 | 
				
			||||||
		const ShortcutKey = process.platform === 'darwin' ? 'Cmd' : 'Ctrl';
 | 
					 | 
				
			||||||
		initialSubmenu.push({
 | 
					 | 
				
			||||||
			type: 'separator'
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
		tabs.forEach(tab => {
 | 
					 | 
				
			||||||
			// Do not add functional tab settings to list of windows in menu bar
 | 
					 | 
				
			||||||
			if (tab.role === 'function' && tab.name === 'Settings') {
 | 
					 | 
				
			||||||
				return;
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			initialSubmenu.push({
 | 
					 | 
				
			||||||
				label: tab.name,
 | 
					 | 
				
			||||||
				accelerator: tab.role === 'function' ? '' : `${ShortcutKey} + ${tab.index + 1}`,
 | 
					 | 
				
			||||||
				checked: tab.index === activeTabIndex,
 | 
					 | 
				
			||||||
				click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
					if (focusedWindow) {
 | 
					 | 
				
			||||||
						sendAction('switch-server-tab', tab.index);
 | 
					 | 
				
			||||||
					}
 | 
					 | 
				
			||||||
				},
 | 
					 | 
				
			||||||
				type: 'checkbox'
 | 
					 | 
				
			||||||
			});
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
		initialSubmenu.push({
 | 
					 | 
				
			||||||
			type: 'separator'
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
		initialSubmenu.push({
 | 
					 | 
				
			||||||
			label: t.__('Switch to Next Organization'),
 | 
					 | 
				
			||||||
			accelerator: 'Ctrl+Tab',
 | 
					 | 
				
			||||||
			enabled: tabs.length > 1,
 | 
					 | 
				
			||||||
			click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
				if (focusedWindow) {
 | 
					 | 
				
			||||||
					sendAction('switch-server-tab', getNextServer(tabs, activeTabIndex));
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Switch to Previous Organization'),
 | 
					 | 
				
			||||||
			accelerator: 'Ctrl+Shift+Tab',
 | 
					 | 
				
			||||||
			enabled: tabs.length > 1,
 | 
					 | 
				
			||||||
			click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
				if (focusedWindow) {
 | 
					 | 
				
			||||||
					sendAction('switch-server-tab', getPreviousServer(tabs, activeTabIndex));
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	return initialSubmenu;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
function getDarwinTpl(props: MenuProps): Electron.MenuItemConstructorOptions[] {
 | 
					 | 
				
			||||||
	const {tabs, activeTabIndex, enableMenu} = props;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	return [{
 | 
					 | 
				
			||||||
		label: app.name,
 | 
					 | 
				
			||||||
		submenu: [{
 | 
					 | 
				
			||||||
			label: t.__('Add Organization'),
 | 
					 | 
				
			||||||
			accelerator: 'Cmd+Shift+N',
 | 
					 | 
				
			||||||
			click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
				if (focusedWindow) {
 | 
					 | 
				
			||||||
					sendAction('new-server');
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Toggle Do Not Disturb'),
 | 
					 | 
				
			||||||
			accelerator: 'Cmd+Shift+M',
 | 
					 | 
				
			||||||
			click() {
 | 
					 | 
				
			||||||
				const dndUtil = DNDUtil.toggle();
 | 
					 | 
				
			||||||
				sendAction('toggle-dnd', dndUtil.dnd, dndUtil.newSettings);
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Desktop Settings'),
 | 
					 | 
				
			||||||
			accelerator: 'Cmd+,',
 | 
					 | 
				
			||||||
			click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
				if (focusedWindow) {
 | 
					 | 
				
			||||||
					sendAction('open-settings');
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Keyboard Shortcuts'),
 | 
					 | 
				
			||||||
			accelerator: 'Cmd+Shift+K',
 | 
					 | 
				
			||||||
			enabled: enableMenu,
 | 
					 | 
				
			||||||
			click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
				if (focusedWindow) {
 | 
					 | 
				
			||||||
					sendAction('shortcut');
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			type: 'separator'
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Copy Zulip URL'),
 | 
					 | 
				
			||||||
			accelerator: 'Cmd+Shift+C',
 | 
					 | 
				
			||||||
			enabled: enableMenu,
 | 
					 | 
				
			||||||
			click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
				if (focusedWindow) {
 | 
					 | 
				
			||||||
					sendAction('copy-zulip-url');
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Log Out of Organization'),
 | 
					 | 
				
			||||||
			accelerator: 'Cmd+L',
 | 
					 | 
				
			||||||
			enabled: enableMenu,
 | 
					 | 
				
			||||||
			click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
				if (focusedWindow) {
 | 
					 | 
				
			||||||
					sendAction('log-out');
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			type: 'separator'
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Services'),
 | 
					 | 
				
			||||||
			role: 'services',
 | 
					 | 
				
			||||||
			submenu: []
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			type: 'separator'
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Hide'),
 | 
					 | 
				
			||||||
			role: 'hide'
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Hide Others'),
 | 
					 | 
				
			||||||
			role: 'hideOthers'
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Unhide'),
 | 
					 | 
				
			||||||
			role: 'unhide'
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			type: 'separator'
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Minimize'),
 | 
					 | 
				
			||||||
			role: 'minimize'
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Close'),
 | 
					 | 
				
			||||||
			role: 'close'
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Quit'),
 | 
					 | 
				
			||||||
			role: 'quit'
 | 
					 | 
				
			||||||
		}]
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('Edit'),
 | 
					 | 
				
			||||||
		submenu: [{
 | 
					 | 
				
			||||||
			label: t.__('Undo'),
 | 
					 | 
				
			||||||
			accelerator: 'Cmd+Z',
 | 
					 | 
				
			||||||
			click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
				if (focusedWindow) {
 | 
					 | 
				
			||||||
					sendAction('undo');
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Redo'),
 | 
					 | 
				
			||||||
			accelerator: 'Cmd+Shift+Z',
 | 
					 | 
				
			||||||
			click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
				if (focusedWindow) {
 | 
					 | 
				
			||||||
					sendAction('redo');
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			type: 'separator'
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Cut'),
 | 
					 | 
				
			||||||
			role: 'cut'
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Copy'),
 | 
					 | 
				
			||||||
			role: 'copy'
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Paste'),
 | 
					 | 
				
			||||||
			role: 'paste'
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Paste and Match Style'),
 | 
					 | 
				
			||||||
			role: 'pasteAndMatchStyle'
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Select All'),
 | 
					 | 
				
			||||||
			role: 'selectAll'
 | 
					 | 
				
			||||||
		}]
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('View'),
 | 
					 | 
				
			||||||
		submenu: getViewSubmenu()
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('History'),
 | 
					 | 
				
			||||||
		submenu: getHistorySubmenu(enableMenu)
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('Window'),
 | 
					 | 
				
			||||||
		submenu: getWindowSubmenu(tabs, activeTabIndex)
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('Tools'),
 | 
					 | 
				
			||||||
		submenu: getToolsSubmenu()
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('Help'),
 | 
					 | 
				
			||||||
		role: 'help',
 | 
					 | 
				
			||||||
		submenu: getHelpSubmenu()
 | 
					 | 
				
			||||||
	}];
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
function getOtherTpl(props: MenuProps): Electron.MenuItemConstructorOptions[] {
 | 
					 | 
				
			||||||
	const {tabs, activeTabIndex, enableMenu} = props;
 | 
					 | 
				
			||||||
	return [{
 | 
					 | 
				
			||||||
		label: t.__('File'),
 | 
					 | 
				
			||||||
		submenu: [{
 | 
					 | 
				
			||||||
			label: t.__('Add Organization'),
 | 
					 | 
				
			||||||
			accelerator: 'Ctrl+Shift+N',
 | 
					 | 
				
			||||||
			click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
				if (focusedWindow) {
 | 
					 | 
				
			||||||
					sendAction('new-server');
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			type: 'separator'
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Toggle Do Not Disturb'),
 | 
					 | 
				
			||||||
			accelerator: 'Ctrl+Shift+M',
 | 
					 | 
				
			||||||
			click() {
 | 
					 | 
				
			||||||
				const dndUtil = DNDUtil.toggle();
 | 
					 | 
				
			||||||
				sendAction('toggle-dnd', dndUtil.dnd, dndUtil.newSettings);
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Desktop Settings'),
 | 
					 | 
				
			||||||
			accelerator: 'Ctrl+,',
 | 
					 | 
				
			||||||
			click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
				if (focusedWindow) {
 | 
					 | 
				
			||||||
					sendAction('open-settings');
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Keyboard Shortcuts'),
 | 
					 | 
				
			||||||
			accelerator: 'Ctrl+Shift+K',
 | 
					 | 
				
			||||||
			enabled: enableMenu,
 | 
					 | 
				
			||||||
			click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
				if (focusedWindow) {
 | 
					 | 
				
			||||||
					sendAction('shortcut');
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			type: 'separator'
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Copy Zulip URL'),
 | 
					 | 
				
			||||||
			accelerator: 'Ctrl+Shift+C',
 | 
					 | 
				
			||||||
			enabled: enableMenu,
 | 
					 | 
				
			||||||
			click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
				if (focusedWindow) {
 | 
					 | 
				
			||||||
					sendAction('copy-zulip-url');
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Log Out of Organization'),
 | 
					 | 
				
			||||||
			accelerator: 'Ctrl+L',
 | 
					 | 
				
			||||||
			enabled: enableMenu,
 | 
					 | 
				
			||||||
			click(_item, focusedWindow) {
 | 
					 | 
				
			||||||
				if (focusedWindow) {
 | 
					 | 
				
			||||||
					sendAction('log-out');
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			type: 'separator'
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Minimize'),
 | 
					 | 
				
			||||||
			role: 'minimize'
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Close'),
 | 
					 | 
				
			||||||
			role: 'close'
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Quit'),
 | 
					 | 
				
			||||||
			role: 'quit',
 | 
					 | 
				
			||||||
			accelerator: 'Ctrl+Q'
 | 
					 | 
				
			||||||
		}]
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('Edit'),
 | 
					 | 
				
			||||||
		submenu: [{
 | 
					 | 
				
			||||||
			label: t.__('Undo'),
 | 
					 | 
				
			||||||
			role: 'undo'
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Redo'),
 | 
					 | 
				
			||||||
			role: 'redo'
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			type: 'separator'
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Cut'),
 | 
					 | 
				
			||||||
			role: 'cut'
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Copy'),
 | 
					 | 
				
			||||||
			role: 'copy'
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Paste'),
 | 
					 | 
				
			||||||
			role: 'paste'
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Paste and Match Style'),
 | 
					 | 
				
			||||||
			role: 'pasteAndMatchStyle'
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			type: 'separator'
 | 
					 | 
				
			||||||
		}, {
 | 
					 | 
				
			||||||
			label: t.__('Select All'),
 | 
					 | 
				
			||||||
			role: 'selectAll'
 | 
					 | 
				
			||||||
		}]
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('View'),
 | 
					 | 
				
			||||||
		submenu: getViewSubmenu()
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('History'),
 | 
					 | 
				
			||||||
		submenu: getHistorySubmenu(enableMenu)
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('Window'),
 | 
					 | 
				
			||||||
		submenu: getWindowSubmenu(tabs, activeTabIndex)
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('Tools'),
 | 
					 | 
				
			||||||
		submenu: getToolsSubmenu()
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('Help'),
 | 
					 | 
				
			||||||
		role: 'help',
 | 
					 | 
				
			||||||
		submenu: getHelpSubmenu()
 | 
					 | 
				
			||||||
	}];
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
function sendAction(action: string, ...parameters: unknown[]): void {
 | 
					 | 
				
			||||||
	const win = BrowserWindow.getAllWindows()[0];
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	if (process.platform === 'darwin') {
 | 
					 | 
				
			||||||
		win.restore();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	win.webContents.send(action, ...parameters);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
async function checkForUpdate(): Promise<void> {
 | 
					 | 
				
			||||||
	await appUpdater(true);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
function getNextServer(tabs: TabData[], activeTabIndex: number): number {
 | 
					 | 
				
			||||||
	do {
 | 
					 | 
				
			||||||
		activeTabIndex = (activeTabIndex + 1) % tabs.length;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
	while (tabs[activeTabIndex].role !== 'server');
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	return activeTabIndex;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
function getPreviousServer(tabs: TabData[], activeTabIndex: number): number {
 | 
					 | 
				
			||||||
	do {
 | 
					 | 
				
			||||||
		activeTabIndex = (activeTabIndex - 1 + tabs.length) % tabs.length;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
	while (tabs[activeTabIndex].role !== 'server');
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	return activeTabIndex;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function setMenu(props: MenuProps): void {
 | 
					 | 
				
			||||||
	const tpl = process.platform === 'darwin' ? getDarwinTpl(props) : getOtherTpl(props);
 | 
					 | 
				
			||||||
	const menu = Menu.buildFromTemplate(tpl);
 | 
					 | 
				
			||||||
	Menu.setApplicationMenu(menu);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -1,113 +0,0 @@
 | 
				
			|||||||
import {ClientRequest, IncomingMessage, app, net} from 'electron';
 | 
					 | 
				
			||||||
import fs from 'fs';
 | 
					 | 
				
			||||||
import path from 'path';
 | 
					 | 
				
			||||||
import stream from 'stream';
 | 
					 | 
				
			||||||
import util from 'util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import escape from 'escape-html';
 | 
					 | 
				
			||||||
import getStream from 'get-stream';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import {ServerConf} from '../renderer/js/utils/domain-util';
 | 
					 | 
				
			||||||
import Logger from '../renderer/js/utils/logger-util';
 | 
					 | 
				
			||||||
import * as Messages from '../resources/messages';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export async function fetchResponse(request: ClientRequest): Promise<IncomingMessage> {
 | 
					 | 
				
			||||||
	return new Promise((resolve, reject) => {
 | 
					 | 
				
			||||||
		request.on('response', resolve);
 | 
					 | 
				
			||||||
		request.on('abort', () => reject(new Error('Request aborted')));
 | 
					 | 
				
			||||||
		request.on('error', reject);
 | 
					 | 
				
			||||||
		request.end();
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const pipeline = util.promisify(stream.pipeline);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* Request: domain-util */
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const defaultIconUrl = '../renderer/img/icon.png';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const logger = new Logger({
 | 
					 | 
				
			||||||
	file: 'domain-util.log',
 | 
					 | 
				
			||||||
	timestamp: true
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const generateFilePath = (url: string): string => {
 | 
					 | 
				
			||||||
	const dir = `${app.getPath('userData')}/server-icons`;
 | 
					 | 
				
			||||||
	const extension = path.extname(url).split('?')[0];
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	let hash = 5381;
 | 
					 | 
				
			||||||
	let {length} = url;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	while (length) {
 | 
					 | 
				
			||||||
		hash = (hash * 33) ^ url.charCodeAt(--length);
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// Create 'server-icons' directory if not existed
 | 
					 | 
				
			||||||
	if (!fs.existsSync(dir)) {
 | 
					 | 
				
			||||||
		fs.mkdirSync(dir);
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	return `${dir}/${hash >>> 0}${extension}`;
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export const _getServerSettings = async (domain: string, session: Electron.session): Promise<ServerConf> => {
 | 
					 | 
				
			||||||
	const response = await fetchResponse(net.request({
 | 
					 | 
				
			||||||
		url: domain + '/api/v1/server_settings',
 | 
					 | 
				
			||||||
		session
 | 
					 | 
				
			||||||
	}));
 | 
					 | 
				
			||||||
	if (response.statusCode !== 200) {
 | 
					 | 
				
			||||||
		throw new Error(Messages.invalidZulipServerError(domain));
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	const {realm_name, realm_uri, realm_icon} = JSON.parse(await getStream(response));
 | 
					 | 
				
			||||||
	if (
 | 
					 | 
				
			||||||
		typeof realm_name !== 'string' ||
 | 
					 | 
				
			||||||
			typeof realm_uri !== 'string' ||
 | 
					 | 
				
			||||||
			typeof realm_icon !== 'string'
 | 
					 | 
				
			||||||
	) {
 | 
					 | 
				
			||||||
		throw new TypeError(Messages.noOrgsError(domain));
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	return {
 | 
					 | 
				
			||||||
		// Some Zulip Servers use absolute URL for server icon whereas others use relative URL
 | 
					 | 
				
			||||||
		// Following check handles both the cases
 | 
					 | 
				
			||||||
		icon: realm_icon.startsWith('/') ? realm_uri + realm_icon : realm_icon,
 | 
					 | 
				
			||||||
		url: realm_uri,
 | 
					 | 
				
			||||||
		alias: escape(realm_name)
 | 
					 | 
				
			||||||
	};
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export const _saveServerIcon = async (url: string, session: Electron.session): Promise<string> => {
 | 
					 | 
				
			||||||
	try {
 | 
					 | 
				
			||||||
		const response = await fetchResponse(net.request({url, session}));
 | 
					 | 
				
			||||||
		if (response.statusCode !== 200) {
 | 
					 | 
				
			||||||
			logger.log('Could not get server icon.');
 | 
					 | 
				
			||||||
			return defaultIconUrl;
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		const filePath = generateFilePath(url);
 | 
					 | 
				
			||||||
		await pipeline(response, fs.createWriteStream(filePath));
 | 
					 | 
				
			||||||
		return filePath;
 | 
					 | 
				
			||||||
	} catch (error) {
 | 
					 | 
				
			||||||
		logger.log('Could not get server icon.');
 | 
					 | 
				
			||||||
		logger.log(error);
 | 
					 | 
				
			||||||
		logger.reportSentry(error);
 | 
					 | 
				
			||||||
		return defaultIconUrl;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* Request: reconnect-util */
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export const _isOnline = async (url: string, session: Electron.session): Promise<boolean> => {
 | 
					 | 
				
			||||||
	try {
 | 
					 | 
				
			||||||
		const response = await fetchResponse(net.request({
 | 
					 | 
				
			||||||
			url: `${url}/static/favicon.ico`,
 | 
					 | 
				
			||||||
			session
 | 
					 | 
				
			||||||
		}));
 | 
					 | 
				
			||||||
		const isValidResponse = response.statusCode >= 200 && response.statusCode < 400;
 | 
					 | 
				
			||||||
		return isValidResponse;
 | 
					 | 
				
			||||||
	} catch (error) {
 | 
					 | 
				
			||||||
		logger.log(error);
 | 
					 | 
				
			||||||
		return false;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
							
								
								
									
										34
									
								
								app/main/startup.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										34
									
								
								app/main/startup.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,34 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					const { app } = require('electron');
 | 
				
			||||||
 | 
					const AutoLaunch = require('auto-launch');
 | 
				
			||||||
 | 
					const isDev = require('electron-is-dev');
 | 
				
			||||||
 | 
					const ConfigUtil = require('./../renderer/js/utils/config-util.js');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const setAutoLaunch = AutoLaunchValue => {
 | 
				
			||||||
 | 
						// Don't run this in development
 | 
				
			||||||
 | 
						if (isDev) {
 | 
				
			||||||
 | 
							return;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						// On Mac, work around a bug in auto-launch where it opens a Terminal window
 | 
				
			||||||
 | 
						// See https://github.com/Teamwork/node-auto-launch/issues/28#issuecomment-222194437
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						const appPath = process.platform === 'darwin' ? app.getPath('exe').replace(/\.app\/Content.*/, '.app') : undefined; // Use the default
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						const ZulipAutoLauncher = new AutoLaunch({
 | 
				
			||||||
 | 
							name: 'Zulip',
 | 
				
			||||||
 | 
							path: appPath,
 | 
				
			||||||
 | 
							isHidden: false
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
						const autoLaunchOption = ConfigUtil.getConfigItem('startAtLogin', AutoLaunchValue);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						if (autoLaunchOption) {
 | 
				
			||||||
 | 
							ZulipAutoLauncher.enable();
 | 
				
			||||||
 | 
						} else {
 | 
				
			||||||
 | 
							ZulipAutoLauncher.disable();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					module.exports = {
 | 
				
			||||||
 | 
						setAutoLaunch
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
@@ -1,33 +0,0 @@
 | 
				
			|||||||
import {app} from 'electron';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import AutoLaunch from 'auto-launch';
 | 
					 | 
				
			||||||
import isDev from 'electron-is-dev';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import * as ConfigUtil from '../renderer/js/utils/config-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export const setAutoLaunch = async (AutoLaunchValue: boolean): Promise<void> => {
 | 
					 | 
				
			||||||
	// Don't run this in development
 | 
					 | 
				
			||||||
	if (isDev) {
 | 
					 | 
				
			||||||
		return;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	const autoLaunchOption = ConfigUtil.getConfigItem('startAtLogin', AutoLaunchValue);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// `setLoginItemSettings` doesn't support linux
 | 
					 | 
				
			||||||
	if (process.platform === 'linux') {
 | 
					 | 
				
			||||||
		const ZulipAutoLauncher = new AutoLaunch({
 | 
					 | 
				
			||||||
			name: 'Zulip',
 | 
					 | 
				
			||||||
			isHidden: false
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
		if (autoLaunchOption) {
 | 
					 | 
				
			||||||
			await ZulipAutoLauncher.enable();
 | 
					 | 
				
			||||||
		} else {
 | 
					 | 
				
			||||||
			await ZulipAutoLauncher.disable();
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	} else {
 | 
					 | 
				
			||||||
		app.setLoginItemSettings({
 | 
					 | 
				
			||||||
			openAtLogin: autoLaunchOption,
 | 
					 | 
				
			||||||
			openAsHidden: false
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
							
								
								
									
										904
									
								
								app/package-lock.json
									
									
									
										generated
									
									
									
										Normal file
									
								
							
							
						
						
									
										904
									
								
								app/package-lock.json
									
									
									
										generated
									
									
									
										Normal file
									
								
							@@ -0,0 +1,904 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
					  "name": "zulip",
 | 
				
			||||||
 | 
					  "version": "1.7.0",
 | 
				
			||||||
 | 
					  "lockfileVersion": 1,
 | 
				
			||||||
 | 
					  "requires": true,
 | 
				
			||||||
 | 
					  "dependencies": {
 | 
				
			||||||
 | 
					    "@paulcbetts/cld": {
 | 
				
			||||||
 | 
					      "version": "2.4.6",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/@paulcbetts/cld/-/cld-2.4.6.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-qZL2vEPKshKsLESIpnHPMC+LYuc=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "glob": "5.0.15",
 | 
				
			||||||
 | 
					        "nan": "2.8.0",
 | 
				
			||||||
 | 
					        "rimraf": "2.6.2",
 | 
				
			||||||
 | 
					        "underscore": "1.8.3"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "@paulcbetts/spellchecker": {
 | 
				
			||||||
 | 
					      "version": "4.0.6",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/@paulcbetts/spellchecker/-/spellchecker-4.0.6.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-9lhLEvWfAB00n2oOM/S08sna9AuFk+b+bPk8ficpSa2X0Ll40PahMwfFS3G54nqQBIFFZgTPrhoHtCLAao0xmg==",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "nan": "2.8.0"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "ajv": {
 | 
				
			||||||
 | 
					      "version": "4.11.8",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/ajv/-/ajv-4.11.8.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-gv+wKynmYq5TvcIK8VlHcGc5xTY=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "co": "4.6.0",
 | 
				
			||||||
 | 
					        "json-stable-stringify": "1.0.1"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "applescript": {
 | 
				
			||||||
 | 
					      "version": "1.0.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/applescript/-/applescript-1.0.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-u4evVoytA0pOSMS9r2Bno6JwExc="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "argparse": {
 | 
				
			||||||
 | 
					      "version": "1.0.9",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.9.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-c9g7wmP4bpf4zE9rrhsOkKfSLIY=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "sprintf-js": "1.0.3"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "asn1": {
 | 
				
			||||||
 | 
					      "version": "0.2.3",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.3.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-2sh4dxPJlmhJ/IGAd36+nB3fO4Y="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "assert-plus": {
 | 
				
			||||||
 | 
					      "version": "0.2.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.2.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-104bh+ev/A24qttwIfP+SBAasjQ="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "asynckit": {
 | 
				
			||||||
 | 
					      "version": "0.4.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "auto-launch": {
 | 
				
			||||||
 | 
					      "version": "5.0.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/auto-launch/-/auto-launch-5.0.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-IBWoowOEq+Dn+Yy9yoFFzxVHU64=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "applescript": "1.0.0",
 | 
				
			||||||
 | 
					        "mkdirp": "0.5.1",
 | 
				
			||||||
 | 
					        "path-is-absolute": "1.0.1",
 | 
				
			||||||
 | 
					        "untildify": "3.0.2",
 | 
				
			||||||
 | 
					        "winreg": "1.2.2"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "aws-sign2": {
 | 
				
			||||||
 | 
					      "version": "0.6.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.6.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-FDQt0428yU0OW4fXY81jYSwOeU8="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "aws4": {
 | 
				
			||||||
 | 
					      "version": "1.6.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.6.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-g+9cqGCysy5KDe7e6MdxudtXRx4="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "balanced-match": {
 | 
				
			||||||
 | 
					      "version": "1.0.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "bcp47": {
 | 
				
			||||||
 | 
					      "version": "1.1.2",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/bcp47/-/bcp47-1.1.2.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-NUvjMH/9CEM6ePXh4glYRfifx/4="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "bcrypt-pbkdf": {
 | 
				
			||||||
 | 
					      "version": "1.0.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-Y7xdy2EzG5K8Bf1SiVPDNGKgb40=",
 | 
				
			||||||
 | 
					      "optional": true,
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "tweetnacl": "0.14.5"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "bluebird": {
 | 
				
			||||||
 | 
					      "version": "3.5.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-MKiLiV+I1AA596t9w1sQJ8jkiSr5+ZKi0WKrYGUn6d1Fx+Ij4tIj+m2WMQSGczs5jZVxV339chE8iwk6F64wjA=="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "bluebird-lst": {
 | 
				
			||||||
 | 
					      "version": "1.0.5",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/bluebird-lst/-/bluebird-lst-1.0.5.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-Ey0bDNys5qpYPhZ/oQ9vOEvD0TYQDTILMXWP2iGfvMg7rSDde+oV4aQQgqRH+CvBFNz2BSDQnPGMUl6LKBUUQA==",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "bluebird": "3.5.1"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "boom": {
 | 
				
			||||||
 | 
					      "version": "2.10.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/boom/-/boom-2.10.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-OciRjO/1eZ+D+UkqhI9iWt0Mdm8=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "hoek": "2.16.3"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "brace-expansion": {
 | 
				
			||||||
 | 
					      "version": "1.1.8",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.8.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-wHshHHyVLsH479Uad+8NHTmQopI=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "balanced-match": "1.0.0",
 | 
				
			||||||
 | 
					        "concat-map": "0.0.1"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "builder-util-runtime": {
 | 
				
			||||||
 | 
					      "version": "3.2.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/builder-util-runtime/-/builder-util-runtime-3.2.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-VRvyyLiZZSBjcUTqEsHlBJSK0s6uVQChO7kbmVeU6QmSJ7TtsotNQELO6lbahwZMAQ4Z/haCKhlLBDdhW+3aqA==",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "bluebird-lst": "1.0.5",
 | 
				
			||||||
 | 
					        "debug": "3.1.0",
 | 
				
			||||||
 | 
					        "fs-extra-p": "4.4.4",
 | 
				
			||||||
 | 
					        "sax": "1.2.4"
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      "dependencies": {
 | 
				
			||||||
 | 
					        "debug": {
 | 
				
			||||||
 | 
					          "version": "3.1.0",
 | 
				
			||||||
 | 
					          "resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz",
 | 
				
			||||||
 | 
					          "integrity": "sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==",
 | 
				
			||||||
 | 
					          "requires": {
 | 
				
			||||||
 | 
					            "ms": "2.0.0"
 | 
				
			||||||
 | 
					          }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "caseless": {
 | 
				
			||||||
 | 
					      "version": "0.12.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "co": {
 | 
				
			||||||
 | 
					      "version": "4.6.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "combined-stream": {
 | 
				
			||||||
 | 
					      "version": "1.0.5",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.5.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-k4NwpXtKUd6ix3wV1cX9+JUWQAk=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "delayed-stream": "1.0.0"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "concat-map": {
 | 
				
			||||||
 | 
					      "version": "0.0.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "core-util-is": {
 | 
				
			||||||
 | 
					      "version": "1.0.2",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "cryptiles": {
 | 
				
			||||||
 | 
					      "version": "2.0.5",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.5.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-O9/s3GCBR8HGcgL6KR59ylnqo7g=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "boom": "2.10.1"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "dashdash": {
 | 
				
			||||||
 | 
					      "version": "1.14.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "assert-plus": "1.0.0"
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      "dependencies": {
 | 
				
			||||||
 | 
					        "assert-plus": {
 | 
				
			||||||
 | 
					          "version": "1.0.0",
 | 
				
			||||||
 | 
					          "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
 | 
				
			||||||
 | 
					          "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU="
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "debug": {
 | 
				
			||||||
 | 
					      "version": "2.6.9",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "ms": "2.0.0"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "deep-equal": {
 | 
				
			||||||
 | 
					      "version": "1.0.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/deep-equal/-/deep-equal-1.0.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-9dJgKStmDghO/0zbyfCK0yR0SLU="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "delayed-stream": {
 | 
				
			||||||
 | 
					      "version": "1.0.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "ecc-jsbn": {
 | 
				
			||||||
 | 
					      "version": "0.1.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-D8c6ntXw1Tw4GTOYUj735UN3dQU=",
 | 
				
			||||||
 | 
					      "optional": true,
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "jsbn": "0.1.1"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "electron-is-dev": {
 | 
				
			||||||
 | 
					      "version": "0.3.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/electron-is-dev/-/electron-is-dev-0.3.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-FOb9pcaOnk7L7/nM8DfL18BcWv4="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "electron-log": {
 | 
				
			||||||
 | 
					      "version": "2.2.7",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/electron-log/-/electron-log-2.2.7.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-pRfRn53MQGJ9L1+aC0VFcps0Uo5NM4RYsdvIdnjiV6J+krMr4cgBZ/DDA3kjNsr0D0kzo2WKpMgn2fAVra99rg=="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "electron-remote": {
 | 
				
			||||||
 | 
					      "version": "1.2.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/electron-remote/-/electron-remote-1.2.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-Fo2wnwK2tzd81Ux4pfNhz9DwHBoooZahdWBqOh9HtESYh2jrcsjc6FAibIu2oIOk71T1USyC7OBcqE8BZw3FGQ==",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "debug": "2.6.9",
 | 
				
			||||||
 | 
					        "hashids": "1.1.4",
 | 
				
			||||||
 | 
					        "lodash.get": "4.4.2",
 | 
				
			||||||
 | 
					        "pify": "2.3.0",
 | 
				
			||||||
 | 
					        "rxjs": "5.5.2",
 | 
				
			||||||
 | 
					        "xmlhttprequest": "1.8.0"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "electron-spellchecker": {
 | 
				
			||||||
 | 
					      "version": "1.1.2",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/electron-spellchecker/-/electron-spellchecker-1.1.2.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-AdzD/Q82Svk9EDTc65vRr271UPLVIxsruKJM0iwqxEG9Y/CogNhEAJz/asV0BFWom4tpdB6cHcLbYePb11Musw==",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "@paulcbetts/cld": "2.4.6",
 | 
				
			||||||
 | 
					        "@paulcbetts/spellchecker": "4.0.6",
 | 
				
			||||||
 | 
					        "bcp47": "1.1.2",
 | 
				
			||||||
 | 
					        "debug": "2.6.9",
 | 
				
			||||||
 | 
					        "electron-remote": "1.2.0",
 | 
				
			||||||
 | 
					        "keyboard-layout": "2.0.13",
 | 
				
			||||||
 | 
					        "lru-cache": "4.1.1",
 | 
				
			||||||
 | 
					        "mkdirp": "0.5.1",
 | 
				
			||||||
 | 
					        "pify": "2.3.0",
 | 
				
			||||||
 | 
					        "rxjs": "5.5.2",
 | 
				
			||||||
 | 
					        "rxjs-serial-subscription": "0.1.1",
 | 
				
			||||||
 | 
					        "spawn-rx": "2.0.12"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "electron-updater": {
 | 
				
			||||||
 | 
					      "version": "2.16.2",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/electron-updater/-/electron-updater-2.16.2.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-gv1kezjdXR6sw266aTzfs7HgPO5vaf5TsBFh7kMi47JABAIJSO3n+U79pSBperPVtGdqWQ4WfM6+2irrFvYXLw==",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "bluebird-lst": "1.0.5",
 | 
				
			||||||
 | 
					        "builder-util-runtime": "3.2.0",
 | 
				
			||||||
 | 
					        "electron-is-dev": "0.3.0",
 | 
				
			||||||
 | 
					        "fs-extra-p": "4.4.4",
 | 
				
			||||||
 | 
					        "js-yaml": "3.10.0",
 | 
				
			||||||
 | 
					        "lazy-val": "1.0.2",
 | 
				
			||||||
 | 
					        "lodash.isequal": "4.5.0",
 | 
				
			||||||
 | 
					        "semver": "5.4.1",
 | 
				
			||||||
 | 
					        "source-map-support": "0.5.0"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "electron-window-state": {
 | 
				
			||||||
 | 
					      "version": "4.1.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/electron-window-state/-/electron-window-state-4.1.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-azT9wxs4UU3+yLfI97XUrdtnYy0=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "deep-equal": "1.0.1",
 | 
				
			||||||
 | 
					        "jsonfile": "2.4.0",
 | 
				
			||||||
 | 
					        "mkdirp": "0.5.1"
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      "dependencies": {
 | 
				
			||||||
 | 
					        "jsonfile": {
 | 
				
			||||||
 | 
					          "version": "2.4.0",
 | 
				
			||||||
 | 
					          "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-2.4.0.tgz",
 | 
				
			||||||
 | 
					          "integrity": "sha1-NzaitCi4e72gzIO1P6PWM6NcKug=",
 | 
				
			||||||
 | 
					          "requires": {
 | 
				
			||||||
 | 
					            "graceful-fs": "4.1.11"
 | 
				
			||||||
 | 
					          }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "esprima": {
 | 
				
			||||||
 | 
					      "version": "4.0.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-oftTcaMu/EGrEIu904mWteKIv8vMuOgGYo7EhVJJN00R/EED9DCua/xxHRdYnKtcECzVg7xOWhflvJMnqcFZjw=="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "event-kit": {
 | 
				
			||||||
 | 
					      "version": "2.4.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/event-kit/-/event-kit-2.4.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-ZXd9jxUoc/f/zdLdR3OUcCzT84WnpaNWefquLyE125akIC90sDs8S3T/qihliuVsaj7Osc0z8lLL2fjooE9Z4A=="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "extend": {
 | 
				
			||||||
 | 
					      "version": "3.0.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-p1Xqe8Gt/MWjHOfnYtuq3F5jZEQ="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "extsprintf": {
 | 
				
			||||||
 | 
					      "version": "1.3.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "forever-agent": {
 | 
				
			||||||
 | 
					      "version": "0.6.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "form-data": {
 | 
				
			||||||
 | 
					      "version": "2.1.4",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.1.4.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-M8GDrPGTJ27KqYFDpp6Uv+4XUNE=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "asynckit": "0.4.0",
 | 
				
			||||||
 | 
					        "combined-stream": "1.0.5",
 | 
				
			||||||
 | 
					        "mime-types": "2.1.17"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "fs-extra": {
 | 
				
			||||||
 | 
					      "version": "4.0.2",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-4.0.2.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-+RcExT0bRh+JNFKwwwfZmXZHq2s=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "graceful-fs": "4.1.11",
 | 
				
			||||||
 | 
					        "jsonfile": "4.0.0",
 | 
				
			||||||
 | 
					        "universalify": "0.1.1"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "fs-extra-p": {
 | 
				
			||||||
 | 
					      "version": "4.4.4",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/fs-extra-p/-/fs-extra-p-4.4.4.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-zHsMNJWhXD184QfHKEIFSQSgAFNV7v9J+Nt2XpaLZp2nTz6WxZNV+R4G2uYeGeLTMaKvUZiqGKrH/4iFCupcUA==",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "bluebird-lst": "1.0.5",
 | 
				
			||||||
 | 
					        "fs-extra": "4.0.2"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "fs.realpath": {
 | 
				
			||||||
 | 
					      "version": "1.0.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "getpass": {
 | 
				
			||||||
 | 
					      "version": "0.1.7",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "assert-plus": "1.0.0"
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      "dependencies": {
 | 
				
			||||||
 | 
					        "assert-plus": {
 | 
				
			||||||
 | 
					          "version": "1.0.0",
 | 
				
			||||||
 | 
					          "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
 | 
				
			||||||
 | 
					          "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU="
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "glob": {
 | 
				
			||||||
 | 
					      "version": "5.0.15",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-G8k2ueAvSmA/zCIuz3Yz0wuLk7E=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "inflight": "1.0.6",
 | 
				
			||||||
 | 
					        "inherits": "2.0.3",
 | 
				
			||||||
 | 
					        "minimatch": "3.0.4",
 | 
				
			||||||
 | 
					        "once": "1.4.0",
 | 
				
			||||||
 | 
					        "path-is-absolute": "1.0.1"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "graceful-fs": {
 | 
				
			||||||
 | 
					      "version": "4.1.11",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.11.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-Dovf5NHduIVNZOBOp8AOKgJuVlg="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "har-schema": {
 | 
				
			||||||
 | 
					      "version": "1.0.5",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-1.0.5.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-0mMTX0MwfALGAq/I/pWXDAFRNp4="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "har-validator": {
 | 
				
			||||||
 | 
					      "version": "4.2.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-4.2.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-M0gdDxu/9gDdID11gSpqX7oALio=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "ajv": "4.11.8",
 | 
				
			||||||
 | 
					        "har-schema": "1.0.5"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "hashids": {
 | 
				
			||||||
 | 
					      "version": "1.1.4",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/hashids/-/hashids-1.1.4.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-U/fnTE3edW0AV92ZI/BfEluMZuVcu3MDOopsN7jS+HqDYcarQo8rXQiWlsBlm0uX48/taYSdxRsfzh2HRg5Z6w=="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "hawk": {
 | 
				
			||||||
 | 
					      "version": "3.1.3",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/hawk/-/hawk-3.1.3.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-B4REvXwWQLD+VA0sm3PVlnjo4cQ=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "boom": "2.10.1",
 | 
				
			||||||
 | 
					        "cryptiles": "2.0.5",
 | 
				
			||||||
 | 
					        "hoek": "2.16.3",
 | 
				
			||||||
 | 
					        "sntp": "1.0.9"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "hoek": {
 | 
				
			||||||
 | 
					      "version": "2.16.3",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-ILt0A9POo5jpHcRxCo/xuCdKJe0="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "http-signature": {
 | 
				
			||||||
 | 
					      "version": "1.1.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.1.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-33LiZwZs0Kxn+3at+OE0qPvPkb8=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "assert-plus": "0.2.0",
 | 
				
			||||||
 | 
					        "jsprim": "1.4.1",
 | 
				
			||||||
 | 
					        "sshpk": "1.13.1"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "inflight": {
 | 
				
			||||||
 | 
					      "version": "1.0.6",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "once": "1.4.0",
 | 
				
			||||||
 | 
					        "wrappy": "1.0.2"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "inherits": {
 | 
				
			||||||
 | 
					      "version": "2.0.3",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "is-typedarray": {
 | 
				
			||||||
 | 
					      "version": "1.0.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "isstream": {
 | 
				
			||||||
 | 
					      "version": "0.1.2",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "js-yaml": {
 | 
				
			||||||
 | 
					      "version": "3.10.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.10.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-O2v52ffjLa9VeM43J4XocZE//WT9N0IiwDa3KSHH7Tu8CtH+1qM8SIZvnsTh6v+4yFy5KUY3BHUVwjpfAWsjIA==",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "argparse": "1.0.9",
 | 
				
			||||||
 | 
					        "esprima": "4.0.0"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "jsbn": {
 | 
				
			||||||
 | 
					      "version": "0.1.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=",
 | 
				
			||||||
 | 
					      "optional": true
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "json-schema": {
 | 
				
			||||||
 | 
					      "version": "0.2.3",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "json-stable-stringify": {
 | 
				
			||||||
 | 
					      "version": "1.0.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/json-stable-stringify/-/json-stable-stringify-1.0.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-mnWdOcXy/1A/1TAGRu1EX4jE+a8=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "jsonify": "0.0.0"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "json-stringify-safe": {
 | 
				
			||||||
 | 
					      "version": "5.0.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "jsonfile": {
 | 
				
			||||||
 | 
					      "version": "4.0.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "graceful-fs": "4.1.11"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "jsonify": {
 | 
				
			||||||
 | 
					      "version": "0.0.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "jsprim": {
 | 
				
			||||||
 | 
					      "version": "1.4.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "assert-plus": "1.0.0",
 | 
				
			||||||
 | 
					        "extsprintf": "1.3.0",
 | 
				
			||||||
 | 
					        "json-schema": "0.2.3",
 | 
				
			||||||
 | 
					        "verror": "1.10.0"
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      "dependencies": {
 | 
				
			||||||
 | 
					        "assert-plus": {
 | 
				
			||||||
 | 
					          "version": "1.0.0",
 | 
				
			||||||
 | 
					          "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
 | 
				
			||||||
 | 
					          "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU="
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "keyboard-layout": {
 | 
				
			||||||
 | 
					      "version": "2.0.13",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/keyboard-layout/-/keyboard-layout-2.0.13.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-WxVc3bBITttHozSyEYPsyr5rN2KQuXtEaXMlQfQjEze1JrkLw30yH/bcNn1IGx48b+tdOdybpnq++JFLU2FaZg==",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "event-kit": "2.4.0",
 | 
				
			||||||
 | 
					        "nan": "2.8.0"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "lazy-val": {
 | 
				
			||||||
 | 
					      "version": "1.0.2",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/lazy-val/-/lazy-val-1.0.2.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-2BaSu6qVnicKdWQPysrffZVFAKcPcZQ/q2YyeSjAxWaJlvCvKSrkcvsSHlleeIfA//fW2goTcYDTy2cBLN7+PQ=="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "lodash.assign": {
 | 
				
			||||||
 | 
					      "version": "4.2.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/lodash.assign/-/lodash.assign-4.2.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-DZnzzNem0mHRm9rrkkUAXShYCOc="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "lodash.get": {
 | 
				
			||||||
 | 
					      "version": "4.4.2",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "lodash.isequal": {
 | 
				
			||||||
 | 
					      "version": "4.5.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-QVxEePK8wwEgwizhDtMib30+GOA="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "lru-cache": {
 | 
				
			||||||
 | 
					      "version": "4.1.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-q4spe4KTfsAS1SUHLO0wz8Qiyf1+vMIAgpRYioFYDMNqKfHQbg+AVDH3i4fvpl71/P1L0dBl+fQi+P37UYf0ew==",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "pseudomap": "1.0.2",
 | 
				
			||||||
 | 
					        "yallist": "2.1.2"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "mime-db": {
 | 
				
			||||||
 | 
					      "version": "1.30.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.30.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-dMZD2i3Z1qRTmZY0ZbJtXKfXHwE="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "mime-types": {
 | 
				
			||||||
 | 
					      "version": "2.1.17",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.17.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-Cdejk/A+mVp5+K+Fe3Cp4KsWVXo=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "mime-db": "1.30.0"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "minimatch": {
 | 
				
			||||||
 | 
					      "version": "3.0.4",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "brace-expansion": "1.1.8"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "minimist": {
 | 
				
			||||||
 | 
					      "version": "0.0.8",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "mkdirp": {
 | 
				
			||||||
 | 
					      "version": "0.5.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "minimist": "0.0.8"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "ms": {
 | 
				
			||||||
 | 
					      "version": "2.0.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "nan": {
 | 
				
			||||||
 | 
					      "version": "2.8.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/nan/-/nan-2.8.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-7XFfP+neArV6XmJS2QqWZ14fCFo="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "node-json-db": {
 | 
				
			||||||
 | 
					      "version": "0.7.3",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/node-json-db/-/node-json-db-0.7.3.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-v2Mf9NTPQhHL3/5srmqq/m7lTN8=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "mkdirp": "0.5.1"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "oauth-sign": {
 | 
				
			||||||
 | 
					      "version": "0.8.2",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.2.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-Rqarfwrq2N6unsBWV4C31O/rnUM="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "once": {
 | 
				
			||||||
 | 
					      "version": "1.4.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "wrappy": "1.0.2"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "path-is-absolute": {
 | 
				
			||||||
 | 
					      "version": "1.0.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "performance-now": {
 | 
				
			||||||
 | 
					      "version": "0.2.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-0.2.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-M+8wxcd9TqIcWlOGnZG1bY8lVeU="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "pify": {
 | 
				
			||||||
 | 
					      "version": "2.3.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "pseudomap": {
 | 
				
			||||||
 | 
					      "version": "1.0.2",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "punycode": {
 | 
				
			||||||
 | 
					      "version": "1.4.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "qs": {
 | 
				
			||||||
 | 
					      "version": "6.4.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/qs/-/qs-6.4.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-E+JtKK1rD/qpExLNO/cI7TUecjM="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "request": {
 | 
				
			||||||
 | 
					      "version": "2.81.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/request/-/request-2.81.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-xpKJRqDgbF+Nb4qTM0af/aRimKA=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "aws-sign2": "0.6.0",
 | 
				
			||||||
 | 
					        "aws4": "1.6.0",
 | 
				
			||||||
 | 
					        "caseless": "0.12.0",
 | 
				
			||||||
 | 
					        "combined-stream": "1.0.5",
 | 
				
			||||||
 | 
					        "extend": "3.0.1",
 | 
				
			||||||
 | 
					        "forever-agent": "0.6.1",
 | 
				
			||||||
 | 
					        "form-data": "2.1.4",
 | 
				
			||||||
 | 
					        "har-validator": "4.2.1",
 | 
				
			||||||
 | 
					        "hawk": "3.1.3",
 | 
				
			||||||
 | 
					        "http-signature": "1.1.1",
 | 
				
			||||||
 | 
					        "is-typedarray": "1.0.0",
 | 
				
			||||||
 | 
					        "isstream": "0.1.2",
 | 
				
			||||||
 | 
					        "json-stringify-safe": "5.0.1",
 | 
				
			||||||
 | 
					        "mime-types": "2.1.17",
 | 
				
			||||||
 | 
					        "oauth-sign": "0.8.2",
 | 
				
			||||||
 | 
					        "performance-now": "0.2.0",
 | 
				
			||||||
 | 
					        "qs": "6.4.0",
 | 
				
			||||||
 | 
					        "safe-buffer": "5.1.1",
 | 
				
			||||||
 | 
					        "stringstream": "0.0.5",
 | 
				
			||||||
 | 
					        "tough-cookie": "2.3.3",
 | 
				
			||||||
 | 
					        "tunnel-agent": "0.6.0",
 | 
				
			||||||
 | 
					        "uuid": "3.1.0"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "rimraf": {
 | 
				
			||||||
 | 
					      "version": "2.6.2",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.2.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-lreewLK/BlghmxtfH36YYVg1i8IAce4TI7oao75I1g245+6BctqTVQiBP3YUJ9C6DQOXJmkYR9X9fCLtCOJc5w==",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "glob": "7.1.2"
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      "dependencies": {
 | 
				
			||||||
 | 
					        "glob": {
 | 
				
			||||||
 | 
					          "version": "7.1.2",
 | 
				
			||||||
 | 
					          "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.2.tgz",
 | 
				
			||||||
 | 
					          "integrity": "sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==",
 | 
				
			||||||
 | 
					          "requires": {
 | 
				
			||||||
 | 
					            "fs.realpath": "1.0.0",
 | 
				
			||||||
 | 
					            "inflight": "1.0.6",
 | 
				
			||||||
 | 
					            "inherits": "2.0.3",
 | 
				
			||||||
 | 
					            "minimatch": "3.0.4",
 | 
				
			||||||
 | 
					            "once": "1.4.0",
 | 
				
			||||||
 | 
					            "path-is-absolute": "1.0.1"
 | 
				
			||||||
 | 
					          }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "rxjs": {
 | 
				
			||||||
 | 
					      "version": "5.5.2",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-5.5.2.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-oRYoIKWBU3Ic37fLA5VJu31VqQO4bWubRntcHSJ+cwaDQBwdnZ9x4zmhJfm/nFQ2E82/I4loSioHnACamrKGgA==",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "symbol-observable": "1.1.0"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "rxjs-serial-subscription": {
 | 
				
			||||||
 | 
					      "version": "0.1.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/rxjs-serial-subscription/-/rxjs-serial-subscription-0.1.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-pCsdsL8QlLCSMRkeJ3jKP8+e0Uc=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "rxjs": "5.5.2"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "safe-buffer": {
 | 
				
			||||||
 | 
					      "version": "5.1.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-kKvNJn6Mm93gAczWVJg7wH+wGYWNrDHdWvpUmHyEsgCtIwwo3bqPtV4tR5tuPaUhTOo/kvhVwd8XwwOllGYkbg=="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "sax": {
 | 
				
			||||||
 | 
					      "version": "1.2.4",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw=="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "semver": {
 | 
				
			||||||
 | 
					      "version": "5.4.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/semver/-/semver-5.4.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-WfG/X9+oATh81XtllIo/I8gOiY9EXRdv1cQdyykeXK17YcUW3EXUAi2To4pcH6nZtJPr7ZOpM5OMyWJZm+8Rsg=="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "sntp": {
 | 
				
			||||||
 | 
					      "version": "1.0.9",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/sntp/-/sntp-1.0.9.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-ZUEYTMkK7qbG57NeJlkIJEPGYZg=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "hoek": "2.16.3"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "source-map": {
 | 
				
			||||||
 | 
					      "version": "0.6.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "source-map-support": {
 | 
				
			||||||
 | 
					      "version": "0.5.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-vUoN3I7fHQe0R/SJLKRdKYuEdRGogsviXFkHHo17AWaTGv17VLnxw+CFXvqy+y4ORZ3doWLQcxRYfwKrsd/H7Q==",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "source-map": "0.6.1"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "spawn-rx": {
 | 
				
			||||||
 | 
					      "version": "2.0.12",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/spawn-rx/-/spawn-rx-2.0.12.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-gOPXiQQFQ9lTOLuys0iMn3jfxxv9c7zzwhbYLOEbQGvEShHVJ5sSR1oD3Daj88os7jKArDYT7rbOKdvNhe7iEg==",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "debug": "2.6.9",
 | 
				
			||||||
 | 
					        "lodash.assign": "4.2.0",
 | 
				
			||||||
 | 
					        "rxjs": "5.5.2"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "sprintf-js": {
 | 
				
			||||||
 | 
					      "version": "1.0.3",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "sshpk": {
 | 
				
			||||||
 | 
					      "version": "1.13.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.13.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-US322mKHFEMW3EwY/hzx2UBzm+M=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "asn1": "0.2.3",
 | 
				
			||||||
 | 
					        "assert-plus": "1.0.0",
 | 
				
			||||||
 | 
					        "bcrypt-pbkdf": "1.0.1",
 | 
				
			||||||
 | 
					        "dashdash": "1.14.1",
 | 
				
			||||||
 | 
					        "ecc-jsbn": "0.1.1",
 | 
				
			||||||
 | 
					        "getpass": "0.1.7",
 | 
				
			||||||
 | 
					        "jsbn": "0.1.1",
 | 
				
			||||||
 | 
					        "tweetnacl": "0.14.5"
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      "dependencies": {
 | 
				
			||||||
 | 
					        "assert-plus": {
 | 
				
			||||||
 | 
					          "version": "1.0.0",
 | 
				
			||||||
 | 
					          "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
 | 
				
			||||||
 | 
					          "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU="
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "stringstream": {
 | 
				
			||||||
 | 
					      "version": "0.0.5",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-TkhM1N5aC7vuGORjB3EKioFiGHg="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "symbol-observable": {
 | 
				
			||||||
 | 
					      "version": "1.1.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/symbol-observable/-/symbol-observable-1.1.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-dQoid9tqQ+uotGhuTKEY11X4xhyYePVnqGSoSm3OGKh2E8LZ6RPULp1uXTctk33IeERlrRJYoVSBglsL05F5Uw=="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "tough-cookie": {
 | 
				
			||||||
 | 
					      "version": "2.3.3",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.3.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-C2GKVWW23qkL80JdBNVe3EdadWE=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "punycode": "1.4.1"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "tunnel-agent": {
 | 
				
			||||||
 | 
					      "version": "0.6.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "safe-buffer": "5.1.1"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "tweetnacl": {
 | 
				
			||||||
 | 
					      "version": "0.14.5",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=",
 | 
				
			||||||
 | 
					      "optional": true
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "underscore": {
 | 
				
			||||||
 | 
					      "version": "1.8.3",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.8.3.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-Tz+1OxBuYJf8+ctBCfKl6b36UCI="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "universalify": {
 | 
				
			||||||
 | 
					      "version": "0.1.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-+nG63UQ3r0wUiEHjs7Fl+enlkLc="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "untildify": {
 | 
				
			||||||
 | 
					      "version": "3.0.2",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/untildify/-/untildify-3.0.2.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-fx8wIFWz/qDz6B3HjrNnZstl4/E="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "uuid": {
 | 
				
			||||||
 | 
					      "version": "3.1.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.1.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-DIWtzUkw04M4k3bf1IcpS2tngXEL26YUD2M0tMDUpnUrz2hgzUBlD55a4FjdLGPvfHxS6uluGWvaVEqgBcVa+g=="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "verror": {
 | 
				
			||||||
 | 
					      "version": "1.10.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=",
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "assert-plus": "1.0.0",
 | 
				
			||||||
 | 
					        "core-util-is": "1.0.2",
 | 
				
			||||||
 | 
					        "extsprintf": "1.3.0"
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      "dependencies": {
 | 
				
			||||||
 | 
					        "assert-plus": {
 | 
				
			||||||
 | 
					          "version": "1.0.0",
 | 
				
			||||||
 | 
					          "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
 | 
				
			||||||
 | 
					          "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU="
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "winreg": {
 | 
				
			||||||
 | 
					      "version": "1.2.2",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/winreg/-/winreg-1.2.2.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-hQmvo7ccW70RCm18YkfsZ3NsWY8="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "wrappy": {
 | 
				
			||||||
 | 
					      "version": "1.0.2",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "wurl": {
 | 
				
			||||||
 | 
					      "version": "2.5.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/wurl/-/wurl-2.5.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-g7qrSEi5hmnSFISg/NmjSrpXKOk="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "xmlhttprequest": {
 | 
				
			||||||
 | 
					      "version": "1.8.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/xmlhttprequest/-/xmlhttprequest-1.8.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-Z/4HXFwk/vOfnWX197f+dRcZaPw="
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "yallist": {
 | 
				
			||||||
 | 
					      "version": "2.1.2",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI="
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										39
									
								
								app/package.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										39
									
								
								app/package.json
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,39 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
					  "name": "zulip",
 | 
				
			||||||
 | 
					  "productName": "Zulip",
 | 
				
			||||||
 | 
					  "version": "1.7.0",
 | 
				
			||||||
 | 
					  "description": "Zulip Desktop App",
 | 
				
			||||||
 | 
					  "license": "Apache-2.0",
 | 
				
			||||||
 | 
					  "copyright": "Kandra Labs, Inc.",
 | 
				
			||||||
 | 
					  "author": {
 | 
				
			||||||
 | 
					    "name": "Kandra Labs, Inc.",
 | 
				
			||||||
 | 
					    "email": "support@zulipchat.com"
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  "repository": {
 | 
				
			||||||
 | 
					    "type": "git",
 | 
				
			||||||
 | 
					    "url": "https://github.com/zulip/zulip-electron.git"
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  "bugs": {
 | 
				
			||||||
 | 
					    "url": "https://github.com/zulip/zulip-electron/issues"
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  "main": "main/index.js",
 | 
				
			||||||
 | 
					  "keywords": [
 | 
				
			||||||
 | 
					    "Zulip",
 | 
				
			||||||
 | 
					    "Group Chat app",
 | 
				
			||||||
 | 
					    "electron-app",
 | 
				
			||||||
 | 
					    "electron",
 | 
				
			||||||
 | 
					    "Desktop app",
 | 
				
			||||||
 | 
					    "InstantMessaging"
 | 
				
			||||||
 | 
					  ],
 | 
				
			||||||
 | 
					  "dependencies": {
 | 
				
			||||||
 | 
					    "auto-launch": "5.0.1",
 | 
				
			||||||
 | 
					    "electron-is-dev": "0.3.0",
 | 
				
			||||||
 | 
					    "electron-log": "2.2.7",
 | 
				
			||||||
 | 
					    "electron-spellchecker": "1.1.2",
 | 
				
			||||||
 | 
					    "electron-window-state": "4.1.1",
 | 
				
			||||||
 | 
					    "electron-updater": "2.16.2",
 | 
				
			||||||
 | 
					    "node-json-db": "0.7.3",
 | 
				
			||||||
 | 
					    "request": "2.81.0",
 | 
				
			||||||
 | 
					    "wurl": "2.5.0"
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@@ -1,33 +1,45 @@
 | 
				
			|||||||
<!DOCTYPE html>
 | 
					<!DOCTYPE html>
 | 
				
			||||||
<html lang="en">
 | 
					<html lang="en">
 | 
				
			||||||
 | 
						<head>
 | 
				
			||||||
 | 
							<meta charset="UTF-8">
 | 
				
			||||||
 | 
							<link rel="stylesheet" href="css/about.css">
 | 
				
			||||||
 | 
						</head>
 | 
				
			||||||
 | 
						<body>
 | 
				
			||||||
 | 
						<div class="about">
 | 
				
			||||||
 | 
							<img class="logo" src="../resources/zulip.png" />
 | 
				
			||||||
 | 
							<p class="detail" id="version">v?.?.?</p>
 | 
				
			||||||
 | 
							<div class="maintenance-info">
 | 
				
			||||||
 | 
								<p class="detail maintainer">
 | 
				
			||||||
 | 
									Maintained by <a onclick="linkInBrowser('website')">Zulip</a>
 | 
				
			||||||
 | 
								</p>
 | 
				
			||||||
 | 
								<p class="detail license">
 | 
				
			||||||
 | 
									Available under the <a onclick="linkInBrowser('license')">Apache 2.0 License</a>
 | 
				
			||||||
 | 
								</p>
 | 
				
			||||||
 | 
								<a class="bug" onclick="linkInBrowser('bug')" href="#">Found bug?</a>
 | 
				
			||||||
 | 
							</div>
 | 
				
			||||||
 | 
						</div>
 | 
				
			||||||
 | 
						<script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <head>
 | 
						const { app } = require('electron').remote;
 | 
				
			||||||
        <meta charset="UTF-8">
 | 
						const { shell } = require('electron');
 | 
				
			||||||
        <link rel="stylesheet" href="css/about.css">
 | 
						const version_tag = document.querySelector('#version');
 | 
				
			||||||
        <title>Zulip - About</title>
 | 
						version_tag.innerHTML = 'v' + app.getVersion();
 | 
				
			||||||
    </head>
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <body>
 | 
						function linkInBrowser(type) {
 | 
				
			||||||
        <div class="about">
 | 
							let url;
 | 
				
			||||||
            <img class="logo" src="../resources/zulip.png" />
 | 
							switch (type) {
 | 
				
			||||||
            <p class="detail" id="version">v?.?.?</p>
 | 
								case 'website': 
 | 
				
			||||||
            <div class="maintenance-info">
 | 
									url = "https://zulipchat.com";
 | 
				
			||||||
                <p class="detail maintainer">
 | 
									break;
 | 
				
			||||||
                    Maintained by
 | 
								case 'license': 
 | 
				
			||||||
                    <a href="https://zulip.com" target="_blank" rel="noopener noreferrer">Zulip</a>
 | 
									url = "https://github.com/zulip/zulip-electron/blob/master/LICENSE";
 | 
				
			||||||
                </p>
 | 
									break;
 | 
				
			||||||
                <p class="detail license">
 | 
								default:
 | 
				
			||||||
                    Available under the
 | 
									url = 'https://github.com/zulip/zulip-electron/issues/new?body=' + 
 | 
				
			||||||
                    <a href="https://github.com/zulip/zulip-desktop/blob/master/LICENSE" target="_blank" rel="noopener noreferrer">Apache 2.0 License</a>
 | 
									      '%3C!--Please%20describe%20your%20issue%20and%20steps%20to%20reproduce%20it.--%3E';
 | 
				
			||||||
                </p>
 | 
							}
 | 
				
			||||||
            </div>
 | 
							shell.openExternal(url);
 | 
				
			||||||
        </div>
 | 
						}
 | 
				
			||||||
        <script>
 | 
						</script>
 | 
				
			||||||
 | 
						</body>
 | 
				
			||||||
            const { app } = require('electron').remote;
 | 
					 | 
				
			||||||
            const version_tag = document.querySelector('#version');
 | 
					 | 
				
			||||||
            version_tag.innerHTML = 'v' + app.getVersion();
 | 
					 | 
				
			||||||
        </script>
 | 
					 | 
				
			||||||
        <script>require('./js/shared/preventdrag.js')</script>
 | 
					 | 
				
			||||||
    </body>
 | 
					 | 
				
			||||||
</html>
 | 
					</html>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,66 +1,82 @@
 | 
				
			|||||||
body {
 | 
					body {
 | 
				
			||||||
    background: rgba(250, 250, 250, 1.000);
 | 
						background: #fafafa;
 | 
				
			||||||
    font-family: menu, "Helvetica Neue", sans-serif;
 | 
						font-family: menu, "Helvetica Neue", sans-serif;
 | 
				
			||||||
    -webkit-font-smoothing: subpixel-antialiased;
 | 
						-webkit-font-smoothing: subpixel-antialiased;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.logo {
 | 
					.logo {
 | 
				
			||||||
    display: block;
 | 
						display: block;
 | 
				
			||||||
    margin: -40px auto;
 | 
						margin: -40px auto;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#version {
 | 
					#version {
 | 
				
			||||||
    color: rgba(68, 67, 67, 1.000);
 | 
						color: #444343;
 | 
				
			||||||
    font-size: 1.3em;
 | 
						font-size: 1.3em;
 | 
				
			||||||
    padding-top: 40px;
 | 
						padding-top: 40px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.about {
 | 
					.about {
 | 
				
			||||||
    margin: 25vh auto;
 | 
						margin: 25vh auto;
 | 
				
			||||||
    height: 25vh;
 | 
						height: 25vh;
 | 
				
			||||||
    text-align: center;
 | 
						text-align: center;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.about p {
 | 
					.about p {
 | 
				
			||||||
    font-size: 20px;
 | 
						font-size: 20px;
 | 
				
			||||||
    color: rgba(0, 0, 0, 0.62);
 | 
						color: rgba(0, 0, 0, 0.62);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.about img {
 | 
					.about img {
 | 
				
			||||||
    width: 150px;
 | 
						width: 150px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.detail {
 | 
					.detail {
 | 
				
			||||||
    text-align: center;
 | 
						text-align: center;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.detail.maintainer {
 | 
					.detail.maintainer {
 | 
				
			||||||
    font-size: 1.2em;
 | 
						font-size: 1.2em;
 | 
				
			||||||
    font-weight: 500;
 | 
						font-weight: 500;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.detail.license {
 | 
					.detail.license {
 | 
				
			||||||
    font-size: 0.8em;
 | 
						font-size: 0.8em;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.maintenance-info {
 | 
					.maintenance-info {
 | 
				
			||||||
    cursor: pointer;
 | 
						cursor: pointer;
 | 
				
			||||||
    position: absolute;
 | 
						position: absolute;
 | 
				
			||||||
    width: 100%;
 | 
						width: 100%;
 | 
				
			||||||
    left: 0px;
 | 
						left: 0px;
 | 
				
			||||||
    color: rgba(68, 68, 68, 1.000);
 | 
						color: #444;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.maintenance-info p {
 | 
					.maintenance-info p {
 | 
				
			||||||
    margin: 0;
 | 
						margin: 0;
 | 
				
			||||||
    font-size: 1em;
 | 
						font-size: 1em;
 | 
				
			||||||
    width: 100%;
 | 
						width: 100%;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.maintenance-info .bug {
 | 
				
			||||||
 | 
						display: inline-block;
 | 
				
			||||||
 | 
						padding: 8px 15px;
 | 
				
			||||||
 | 
						margin-top: 30px;
 | 
				
			||||||
 | 
						text-decoration: none;
 | 
				
			||||||
 | 
						background-color: #52c2af;
 | 
				
			||||||
 | 
						color: #fff;
 | 
				
			||||||
 | 
						border-radius: 4px;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						transition: background-color 0.2s ease;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.maintenance-info .bug:hover {
 | 
				
			||||||
 | 
						background-color: #32a692;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
p.detail a {
 | 
					p.detail a {
 | 
				
			||||||
    color: rgba(53, 95, 76, 1.000);
 | 
						color: #355f4c;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
p.detail a:hover {
 | 
					p.detail a:hover {
 | 
				
			||||||
    text-decoration: underline;
 | 
						text-decoration: underline;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,19 +0,0 @@
 | 
				
			|||||||
:host {
 | 
					 | 
				
			||||||
    --button-color: rgb(69, 166, 149);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
button:hover,
 | 
					 | 
				
			||||||
button:focus {
 | 
					 | 
				
			||||||
    border-color: var(--button-color);
 | 
					 | 
				
			||||||
    color: var(--button-color);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
button:active {
 | 
					 | 
				
			||||||
    background-color: rgb(241, 241, 241);
 | 
					 | 
				
			||||||
    color: var(--button-color);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
button {
 | 
					 | 
				
			||||||
    background-color: var(--button-color);
 | 
					 | 
				
			||||||
    border-color: var(--button-color);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -13,10 +13,13 @@ body {
 | 
				
			|||||||
#content {
 | 
					#content {
 | 
				
			||||||
    display: flex;
 | 
					    display: flex;
 | 
				
			||||||
    height: 100%;
 | 
					    height: 100%;
 | 
				
			||||||
 | 
					    background: #eee url(../img/ic_loading.gif) no-repeat;
 | 
				
			||||||
 | 
					    background-size: 60px 60px;
 | 
				
			||||||
 | 
					    background-position: center;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.toggle-sidebar {
 | 
					.toggle-sidebar {
 | 
				
			||||||
    background: rgba(34, 44, 49, 1.000);
 | 
					    background: #222c31;
 | 
				
			||||||
    width: 54px;
 | 
					    width: 54px;
 | 
				
			||||||
    padding: 27px 0 20px 0;
 | 
					    padding: 27px 0 20px 0;
 | 
				
			||||||
    justify-content: space-between;
 | 
					    justify-content: space-between;
 | 
				
			||||||
@@ -25,7 +28,6 @@ body {
 | 
				
			|||||||
    -webkit-app-region: drag;
 | 
					    -webkit-app-region: drag;
 | 
				
			||||||
    overflow: hidden;
 | 
					    overflow: hidden;
 | 
				
			||||||
    transition: all 0.5s ease;
 | 
					    transition: all 0.5s ease;
 | 
				
			||||||
    z-index: 2;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.toggle-sidebar div {
 | 
					.toggle-sidebar div {
 | 
				
			||||||
@@ -42,28 +44,6 @@ body {
 | 
				
			|||||||
    transition: all 0.6s ease-out;
 | 
					    transition: all 0.6s ease-out;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#view-controls-container {
 | 
					 | 
				
			||||||
    height: calc(100% - 208px);
 | 
					 | 
				
			||||||
    overflow-y: hidden;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#view-controls-container:hover {
 | 
					 | 
				
			||||||
    overflow-y: overlay;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#view-controls-container::-webkit-scrollbar {
 | 
					 | 
				
			||||||
    width: 4px;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#view-controls-container::-webkit-scrollbar-track {
 | 
					 | 
				
			||||||
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#view-controls-container::-webkit-scrollbar-thumb {
 | 
					 | 
				
			||||||
    background-color: rgba(169, 169, 169, 1.000);
 | 
					 | 
				
			||||||
    outline: 1px solid rgba(169, 169, 169, 1.000);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
@font-face {
 | 
					@font-face {
 | 
				
			||||||
    font-family: 'Material Icons';
 | 
					    font-family: 'Material Icons';
 | 
				
			||||||
    font-style: normal;
 | 
					    font-style: normal;
 | 
				
			||||||
@@ -101,17 +81,11 @@ body {
 | 
				
			|||||||
    text-rendering: optimizeLegibility;
 | 
					    text-rendering: optimizeLegibility;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#actions-container {
 | 
					 | 
				
			||||||
    display: flex;
 | 
					 | 
				
			||||||
    flex-direction: column;
 | 
					 | 
				
			||||||
    position: fixed;
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.action-button {
 | 
					.action-button {
 | 
				
			||||||
    display: flex;
 | 
					    display: flex;
 | 
				
			||||||
    flex-direction: column;
 | 
					    flex-direction: column;
 | 
				
			||||||
    padding: 12px;
 | 
					    align-items: center;
 | 
				
			||||||
 | 
					    padding: 10px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.action-button:hover {
 | 
					.action-button:hover {
 | 
				
			||||||
@@ -119,39 +93,16 @@ body {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.action-button i {
 | 
					.action-button i {
 | 
				
			||||||
    color: rgba(108, 133, 146, 1.000);
 | 
					    color: #6c8592;
 | 
				
			||||||
    font-size: 28px;
 | 
					    font-size: 28px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.action-button:hover i {
 | 
					.action-button:hover i {
 | 
				
			||||||
    color: rgba(152, 169, 179, 1.000);
 | 
					    color: #98a9b3;
 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.action-button.disable {
 | 
					 | 
				
			||||||
    opacity: 0.6;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.action-button.disable:hover {
 | 
					 | 
				
			||||||
    cursor: not-allowed;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.action-button.disable:hover i {
 | 
					 | 
				
			||||||
    color: rgba(108, 133, 146, 1.000);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.action-button.active {
 | 
					 | 
				
			||||||
    /* background-color: rgba(255, 255, 255, 0.25); */
 | 
					 | 
				
			||||||
    background-color: rgba(239, 239, 239, 1.000);
 | 
					 | 
				
			||||||
    opacity: 0.9;
 | 
					 | 
				
			||||||
    padding-right: 14px;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.action-button.active i {
 | 
					 | 
				
			||||||
    color: rgba(28, 38, 43, 1.000);
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.tab:first-child {
 | 
					.tab:first-child {
 | 
				
			||||||
    margin-top: 9px;
 | 
					    margin-top: 8px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.tab {
 | 
					.tab {
 | 
				
			||||||
@@ -165,33 +116,25 @@ body {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.tab .server-icons {
 | 
					.tab .server-icons {
 | 
				
			||||||
    width: 35px;
 | 
					    border-radius: 50%;
 | 
				
			||||||
 | 
					    width: 30px;
 | 
				
			||||||
 | 
					    padding: 3px;
 | 
				
			||||||
 | 
					    height: 30px;
 | 
				
			||||||
    vertical-align: top;
 | 
					    vertical-align: top;
 | 
				
			||||||
    border-radius: 4px;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.tab .server-tab {
 | 
					.tab .server-tab {
 | 
				
			||||||
    width: 100%;
 | 
					    width: 100%;
 | 
				
			||||||
    height: 35px;
 | 
					    height: 35px;
 | 
				
			||||||
    position: relative;
 | 
					    position: relative;
 | 
				
			||||||
    margin-top: 5px;
 | 
					    margin: 5px 0 2px 0;
 | 
				
			||||||
    z-index: 11;
 | 
					    z-index: 11;
 | 
				
			||||||
    line-height: 31px;
 | 
					    line-height: 31px;
 | 
				
			||||||
    color: rgba(238, 238, 238, 1.000);
 | 
					    color: #eee;
 | 
				
			||||||
    text-align: center;
 | 
					    text-align: center;
 | 
				
			||||||
    overflow: hidden;
 | 
					    overflow: hidden;
 | 
				
			||||||
    opacity: 0.6;
 | 
					    opacity: 0.6;
 | 
				
			||||||
    padding: 6px 0;
 | 
					    padding: 2px 0;
 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.server-tab .alt-icon {
 | 
					 | 
				
			||||||
    font-family: Verdana;
 | 
					 | 
				
			||||||
    font-weight: 600;
 | 
					 | 
				
			||||||
    font-size: 22px;
 | 
					 | 
				
			||||||
    border: 2px solid rgba(34, 44, 49, 1.000);
 | 
					 | 
				
			||||||
    margin-left: 17%;
 | 
					 | 
				
			||||||
    width: 35px;
 | 
					 | 
				
			||||||
    border-radius: 4px;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.tab .server-tab:hover {
 | 
					.tab .server-tab:hover {
 | 
				
			||||||
@@ -216,7 +159,7 @@ body {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
.tab.active .server-tab {
 | 
					.tab.active .server-tab {
 | 
				
			||||||
    opacity: 1;
 | 
					    opacity: 1;
 | 
				
			||||||
    background-color: rgba(100, 132, 120, 1.000);
 | 
					    background-color: #648478;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.tab .server-tab-badge.active {
 | 
					.tab .server-tab-badge.active {
 | 
				
			||||||
@@ -224,7 +167,7 @@ body {
 | 
				
			|||||||
    min-width: 11px;
 | 
					    min-width: 11px;
 | 
				
			||||||
    padding: 0 3px;
 | 
					    padding: 0 3px;
 | 
				
			||||||
    height: 17px;
 | 
					    height: 17px;
 | 
				
			||||||
    background-color: rgba(244, 67, 54, 1.000);
 | 
					    background-color: #f44336;
 | 
				
			||||||
    font-size: 10px;
 | 
					    font-size: 10px;
 | 
				
			||||||
    font-family: sans-serif;
 | 
					    font-family: sans-serif;
 | 
				
			||||||
    position: absolute;
 | 
					    position: absolute;
 | 
				
			||||||
@@ -232,7 +175,7 @@ body {
 | 
				
			|||||||
    z-index: 15;
 | 
					    z-index: 15;
 | 
				
			||||||
    top: 6px;
 | 
					    top: 6px;
 | 
				
			||||||
    float: right;
 | 
					    float: right;
 | 
				
			||||||
    color: rgba(255, 255, 255, 1.000);
 | 
					    color: #fff;
 | 
				
			||||||
    text-align: center;
 | 
					    text-align: center;
 | 
				
			||||||
    line-height: 17px;
 | 
					    line-height: 17px;
 | 
				
			||||||
    display: block;
 | 
					    display: block;
 | 
				
			||||||
@@ -260,25 +203,13 @@ body {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.tab .server-tab-shortcut {
 | 
					.tab .server-tab-shortcut {
 | 
				
			||||||
    color: rgba(100, 132, 120, 1.000);
 | 
					    color: #648478;
 | 
				
			||||||
    font-size: 12px;
 | 
					    font-size: 12px;
 | 
				
			||||||
    text-align: center;
 | 
					    text-align: center;
 | 
				
			||||||
    font-family: sans-serif;
 | 
					    font-family: sans-serif;
 | 
				
			||||||
    margin-bottom: 5px;
 | 
					    margin-bottom: 5px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.refresh {
 | 
					 | 
				
			||||||
    animation: rotate-loader 1s linear infinite;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
@keyframes rotate-loader {
 | 
					 | 
				
			||||||
    from {
 | 
					 | 
				
			||||||
        transform: rotate(0);
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    to {
 | 
					 | 
				
			||||||
        transform: rotate(-360deg);
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
/*******************
 | 
					/*******************
 | 
				
			||||||
  *   Webview Area  *
 | 
					  *   Webview Area  *
 | 
				
			||||||
@@ -290,84 +221,53 @@ body {
 | 
				
			|||||||
    width: 100%;
 | 
					    width: 100%;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Pseudo element for loading indicator */
 | 
					 | 
				
			||||||
#webviews-container::before {
 | 
					 | 
				
			||||||
    content: "";
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    z-index: 1;
 | 
					 | 
				
			||||||
    background: rgba(255, 255, 255, 1.000) url(../img/ic_loading.gif) no-repeat;
 | 
					 | 
				
			||||||
    background-size: 60px 60px;
 | 
					 | 
				
			||||||
    background-position: center;
 | 
					 | 
				
			||||||
    width: 100%;
 | 
					 | 
				
			||||||
    height: 100%;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* When the active webview is loaded */
 | 
					 | 
				
			||||||
#webviews-container.loaded::before {
 | 
					 | 
				
			||||||
    opacity: 0;
 | 
					 | 
				
			||||||
    z-index: -1;
 | 
					 | 
				
			||||||
    visibility: hidden;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
webview {
 | 
					webview {
 | 
				
			||||||
    /* transition: opacity 0.3s ease-in; */
 | 
					    opacity: 1;
 | 
				
			||||||
 | 
					    transition: opacity 0.3s ease-in;
 | 
				
			||||||
    flex-grow: 1;
 | 
					    flex-grow: 1;
 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    width: 100%;
 | 
					 | 
				
			||||||
    height: 100%;
 | 
					 | 
				
			||||||
    flex-grow: 1;
 | 
					 | 
				
			||||||
    display: flex;
 | 
					 | 
				
			||||||
    flex-direction: column;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
webview.onload {
 | 
					webview.onload {
 | 
				
			||||||
    transition: opacity 1s cubic-bezier(0.95, 0.05, 0.795, 0.035);
 | 
					    transition: opacity 1s cubic-bezier(0.95, 0.05, 0.795, 0.035);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
webview.active {
 | 
					 | 
				
			||||||
    opacity: 1;
 | 
					 | 
				
			||||||
    z-index: 1;
 | 
					 | 
				
			||||||
    visibility: visible;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
webview.disabled {
 | 
					webview.disabled {
 | 
				
			||||||
 | 
					    flex: 0 1;
 | 
				
			||||||
 | 
					    height: 0;
 | 
				
			||||||
 | 
					    width: 0;
 | 
				
			||||||
    opacity: 0;
 | 
					    opacity: 0;
 | 
				
			||||||
 | 
					    transition: opacity 0.3s ease-out;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
webview.focus {
 | 
					webview:focus {
 | 
				
			||||||
    outline: 0px solid transparent;
 | 
					    outline: 0px solid transparent;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Tooltip styling */
 | 
					/* Tooltip styling */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#loading-tooltip,
 | 
					 | 
				
			||||||
#dnd-tooltip,
 | 
					 | 
				
			||||||
#back-tooltip,
 | 
					 | 
				
			||||||
#reload-tooltip,
 | 
					#reload-tooltip,
 | 
				
			||||||
#setting-tooltip {
 | 
					#setting-tooltip {
 | 
				
			||||||
    font-family: sans-serif;
 | 
					    font-family: sans-serif;
 | 
				
			||||||
    background: rgba(34, 44, 49, 1.000);
 | 
					    background: #222c31;
 | 
				
			||||||
    margin-left: 48px;
 | 
					    margin-left: 68px;
 | 
				
			||||||
    padding: 6px 8px;
 | 
					    padding: 6px 8px;
 | 
				
			||||||
    position: absolute;
 | 
					    position: absolute;
 | 
				
			||||||
    margin-top: 0px;
 | 
					    margin-top: 0px;
 | 
				
			||||||
    z-index: 1000;
 | 
					    z-index: 1000;
 | 
				
			||||||
    color: rgba(255, 255, 255, 1.000);
 | 
					    color: white;
 | 
				
			||||||
    border-radius: 4px;
 | 
					    border-radius: 4px;
 | 
				
			||||||
    text-align: center;
 | 
					    text-align: center;
 | 
				
			||||||
    width: 55px;
 | 
					    width: 55px;
 | 
				
			||||||
    font-size: 14px;
 | 
					    font-size: 14px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#loading-tooltip::after,
 | 
					#reload-tooltip:after,
 | 
				
			||||||
#dnd-tooltip::after,
 | 
					#setting-tooltip:after {
 | 
				
			||||||
#back-tooltip::after,
 | 
					 | 
				
			||||||
#reload-tooltip::after,
 | 
					 | 
				
			||||||
#setting-tooltip::after {
 | 
					 | 
				
			||||||
    content: " ";
 | 
					    content: " ";
 | 
				
			||||||
    border-top: 8px solid transparent;
 | 
					    border-top: 8px solid transparent;
 | 
				
			||||||
    border-bottom: 8px solid transparent;
 | 
					    border-bottom: 8px solid transparent;
 | 
				
			||||||
    border-right: 8px solid rgba(34, 44, 49, 1.000);
 | 
					    border-right: 8px solid #222c31;
 | 
				
			||||||
    position: absolute;
 | 
					    position: absolute;
 | 
				
			||||||
    top: 7px;
 | 
					    top: 7px;
 | 
				
			||||||
    right: 68px;
 | 
					    right: 68px;
 | 
				
			||||||
@@ -376,25 +276,25 @@ webview.focus {
 | 
				
			|||||||
#add-server-tooltip,
 | 
					#add-server-tooltip,
 | 
				
			||||||
.server-tooltip {
 | 
					.server-tooltip {
 | 
				
			||||||
    font-family: 'arial';
 | 
					    font-family: 'arial';
 | 
				
			||||||
    background: rgba(34, 44, 49, 1.000);
 | 
					    background: #222c31;
 | 
				
			||||||
    left: 56px;
 | 
					    left: 56px;
 | 
				
			||||||
    padding: 10px 20px;
 | 
					    padding: 10px 20px;
 | 
				
			||||||
    position: fixed;
 | 
					    position: fixed;
 | 
				
			||||||
    margin-top: 11px;
 | 
					    margin-top: 8px;
 | 
				
			||||||
    z-index: 5000 !important;
 | 
					    z-index: 5000 !important;
 | 
				
			||||||
    color: rgba(255, 255, 255, 1.000);
 | 
					    color: #fff;
 | 
				
			||||||
    border-radius: 4px;
 | 
					    border-radius: 4px;
 | 
				
			||||||
    text-align: center;
 | 
					    text-align: center;
 | 
				
			||||||
    width: max-content;
 | 
					    width: max-content;
 | 
				
			||||||
    font-size: 14px;
 | 
					    font-size: 14px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#add-server-tooltip::after,
 | 
					#add-server-tooltip:after,
 | 
				
			||||||
.server-tooltip::after {
 | 
					.server-tooltip:after {
 | 
				
			||||||
    content: " ";
 | 
					    content: " ";
 | 
				
			||||||
    border-top: 8px solid transparent;
 | 
					    border-top: 8px solid transparent;
 | 
				
			||||||
    border-bottom: 8px solid transparent;
 | 
					    border-bottom: 8px solid transparent;
 | 
				
			||||||
    border-right: 8px solid rgba(34, 44, 49, 1.000);
 | 
					    border-right: 8px solid #222c31;
 | 
				
			||||||
    position: absolute;
 | 
					    position: absolute;
 | 
				
			||||||
    top: 10px;
 | 
					    top: 10px;
 | 
				
			||||||
    left: -5px;
 | 
					    left: -5px;
 | 
				
			||||||
@@ -406,14 +306,14 @@ webview.focus {
 | 
				
			|||||||
    position: absolute;
 | 
					    position: absolute;
 | 
				
			||||||
    width: 24px;
 | 
					    width: 24px;
 | 
				
			||||||
    height: 24px;
 | 
					    height: 24px;
 | 
				
			||||||
    background: rgba(34, 44, 49, 1.000);
 | 
					    background: #222c31;
 | 
				
			||||||
    border-radius: 20px;
 | 
					    border-radius: 20px;
 | 
				
			||||||
    cursor: pointer;
 | 
					    cursor: pointer;
 | 
				
			||||||
    box-shadow: rgba(153, 153, 153, 1.000) 1px 1px;
 | 
					    box-shadow: #999 1px 1px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#collapse-button i {
 | 
					#collapse-button i {
 | 
				
			||||||
    color: rgba(239, 239, 239, 1.000);
 | 
					    color: #efefef;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#main-container {
 | 
					#main-container {
 | 
				
			||||||
@@ -421,8 +321,6 @@ webview.focus {
 | 
				
			|||||||
    height: 100%;
 | 
					    height: 100%;
 | 
				
			||||||
    width: 100%;
 | 
					    width: 100%;
 | 
				
			||||||
    position: relative;
 | 
					    position: relative;
 | 
				
			||||||
    flex-grow: 1;
 | 
					 | 
				
			||||||
    flex-basis: 0px;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.hidden {
 | 
					.hidden {
 | 
				
			||||||
@@ -434,8 +332,8 @@ webview.focus {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
.popup .popuptext {
 | 
					.popup .popuptext {
 | 
				
			||||||
    visibility: hidden;
 | 
					    visibility: hidden;
 | 
				
			||||||
    background-color: rgba(85, 85, 85, 1.000);
 | 
					    background-color: #555;
 | 
				
			||||||
    color: rgba(255, 255, 255, 1.000);
 | 
					    color: #fff;
 | 
				
			||||||
    text-align: center;
 | 
					    text-align: center;
 | 
				
			||||||
    border-radius: 6px;
 | 
					    border-radius: 6px;
 | 
				
			||||||
    padding: 9px 0;
 | 
					    padding: 9px 0;
 | 
				
			||||||
@@ -464,27 +362,4 @@ webview.focus {
 | 
				
			|||||||
        overflow: hidden;
 | 
					        overflow: hidden;
 | 
				
			||||||
        opacity: 1;
 | 
					        opacity: 1;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					 | 
				
			||||||
send-feedback {
 | 
					 | 
				
			||||||
    width: 60%;
 | 
					 | 
				
			||||||
    height: 85%;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#feedback-modal {
 | 
					 | 
				
			||||||
    display: none;
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    top: 0;
 | 
					 | 
				
			||||||
    left: 0;
 | 
					 | 
				
			||||||
    width: 100%;
 | 
					 | 
				
			||||||
    height: 100%;
 | 
					 | 
				
			||||||
    background-color: rgba(68, 67, 67, 0.81);
 | 
					 | 
				
			||||||
    align-items: center;
 | 
					 | 
				
			||||||
    justify-content: center;
 | 
					 | 
				
			||||||
    z-index: 2;
 | 
					 | 
				
			||||||
    transition: all 1s ease-out;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#feedback-modal.show {
 | 
					 | 
				
			||||||
    display: flex;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -1,11 +1,10 @@
 | 
				
			|||||||
html,
 | 
					html, body {
 | 
				
			||||||
body {
 | 
					 | 
				
			||||||
    margin: 0;
 | 
					    margin: 0;
 | 
				
			||||||
    cursor: default;
 | 
					    cursor: default;
 | 
				
			||||||
    font-size: 14px;
 | 
					    font-size: 14px;
 | 
				
			||||||
    color: rgba(51, 51, 51, 1.000);
 | 
					    color: #333;
 | 
				
			||||||
    background: rgba(255, 255, 255, 1.000);
 | 
					    background: #fff;
 | 
				
			||||||
    user-select: none;
 | 
					    user-select:none;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#content {
 | 
					#content {
 | 
				
			||||||
@@ -17,43 +16,27 @@ body {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#title {
 | 
					#title {
 | 
				
			||||||
    text-align: left;
 | 
					 | 
				
			||||||
    font-size: 24px;
 | 
					    font-size: 24px;
 | 
				
			||||||
    font-weight: bold;
 | 
					    font-weight: bold;
 | 
				
			||||||
    margin: 20px 0;
 | 
					    margin: 20px 0;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#subtitle {
 | 
					 | 
				
			||||||
    font-size: 20px;
 | 
					 | 
				
			||||||
    text-align: left;
 | 
					 | 
				
			||||||
    margin: 12px 0;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#description {
 | 
					#description {
 | 
				
			||||||
    text-align: left;
 | 
					 | 
				
			||||||
    font-size: 16px;
 | 
					    font-size: 16px;
 | 
				
			||||||
    list-style-position: inside;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#reconnect {
 | 
					#reconnect {
 | 
				
			||||||
    float: left;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#settings {
 | 
					 | 
				
			||||||
    margin-left: 116px;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.button {
 | 
					 | 
				
			||||||
    font-size: 16px;
 | 
					    font-size: 16px;
 | 
				
			||||||
    background: rgba(0, 150, 136, 1.000);
 | 
					    background: #009688;
 | 
				
			||||||
    color: rgba(255, 255, 255, 1.000);
 | 
					    color: #fff;
 | 
				
			||||||
    width: 96px;
 | 
					    width: 84px;
 | 
				
			||||||
    height: 32px;
 | 
					    height: 32px;
 | 
				
			||||||
    border-radius: 5px;
 | 
					    border-radius: 5px;
 | 
				
			||||||
    line-height: 32px;
 | 
					    line-height: 32px;
 | 
				
			||||||
 | 
					    margin: 20px auto 0;
 | 
				
			||||||
    cursor: pointer;
 | 
					    cursor: pointer;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.button:hover {
 | 
					#reconnect:hover {
 | 
				
			||||||
    opacity: 0.8;
 | 
					    opacity: 0.8;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
@@ -7,33 +7,28 @@ body {
 | 
				
			|||||||
    font-family: menu, "Helvetica Neue", sans-serif;
 | 
					    font-family: menu, "Helvetica Neue", sans-serif;
 | 
				
			||||||
    -webkit-font-smoothing: antialiased;
 | 
					    -webkit-font-smoothing: antialiased;
 | 
				
			||||||
    font-size: 14px;
 | 
					    font-size: 14px;
 | 
				
			||||||
    background: rgba(239, 239, 239, 1.000);
 | 
					    color: #333;
 | 
				
			||||||
    letter-spacing: -.08px;
 | 
					    background: #efefef;
 | 
				
			||||||
    line-height: 18px;
 | 
					 | 
				
			||||||
    color: rgba(139, 142, 143, 1.000);
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
kbd {
 | 
					kbd {
 | 
				
			||||||
    display: inline-block;
 | 
					    padding: 0.3em 0.8em;
 | 
				
			||||||
    border: 1px solid rgba(204, 204, 204, 1.000);
 | 
					    border: 1px solid #ccc;
 | 
				
			||||||
    border-radius: 4px;
 | 
					 | 
				
			||||||
    font-size: 15px;
 | 
					    font-size: 15px;
 | 
				
			||||||
    font-family: Courier New, Courier, monospace;
 | 
					    font-family: Courier New, Courier, monospace;
 | 
				
			||||||
 | 
					    background-color: #383430;
 | 
				
			||||||
 | 
					    color: #ededed;
 | 
				
			||||||
 | 
					    display: inline-block;
 | 
				
			||||||
 | 
					    margin: 0 0.1em;
 | 
				
			||||||
    font-weight: bold;
 | 
					    font-weight: bold;
 | 
				
			||||||
    white-space: nowrap;
 | 
					    white-space: nowrap;
 | 
				
			||||||
    background-color: rgba(247, 247, 247, 1.000);
 | 
					 | 
				
			||||||
    color: rgba(51, 51, 51, 1.000);
 | 
					 | 
				
			||||||
    margin: 0 0.1em;
 | 
					 | 
				
			||||||
    padding: 0.3em 0.8em;
 | 
					 | 
				
			||||||
    text-shadow: 0 1px 0 rgba(255, 255, 255, 1.000);
 | 
					 | 
				
			||||||
    line-height: 1.4;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
table,
 | 
					table,
 | 
				
			||||||
th,
 | 
					th,
 | 
				
			||||||
td {
 | 
					td {
 | 
				
			||||||
    border-collapse: collapse;
 | 
					    border-collapse: collapse;
 | 
				
			||||||
    color: rgba(56, 52, 48, 1.000);
 | 
					    color: #383430;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
table {
 | 
					table {
 | 
				
			||||||
@@ -43,11 +38,11 @@ table {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
table tr:nth-child(even) {
 | 
					table tr:nth-child(even) {
 | 
				
			||||||
    background-color: rgba(250, 250, 250, 1.000);
 | 
					    background-color: #f7eee6;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
table tr:nth-child(odd) {
 | 
					table tr:nth-child(odd) {
 | 
				
			||||||
    background-color: rgba(255, 255, 255, 1.000);
 | 
					    background-color: #fff8ef;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
td {
 | 
					td {
 | 
				
			||||||
@@ -97,13 +92,11 @@ td:nth-child(odd) {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#sidebar {
 | 
					#sidebar {
 | 
				
			||||||
    width: 150px;
 | 
					    width: 80px;
 | 
				
			||||||
    min-width: 100px;
 | 
					    padding: 30px;
 | 
				
			||||||
    padding: 30px 30px 30px 35px;
 | 
					 | 
				
			||||||
    display: flex;
 | 
					    display: flex;
 | 
				
			||||||
    flex-direction: column;
 | 
					    flex-direction: column;
 | 
				
			||||||
    font-size: 16px;
 | 
					    font-size: 16px;
 | 
				
			||||||
    background: rgba(242, 242, 242, 1.000);
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#nav-container {
 | 
					#nav-container {
 | 
				
			||||||
@@ -111,35 +104,29 @@ td:nth-child(odd) {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.nav {
 | 
					.nav {
 | 
				
			||||||
    padding: 7px 0;
 | 
					    padding: 5px 0;
 | 
				
			||||||
    color: rgba(153, 153, 153, 1.000);
 | 
					    color: #999;
 | 
				
			||||||
    cursor: pointer;
 | 
					    cursor: pointer;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.nav.active {
 | 
					.nav.active {
 | 
				
			||||||
    color: rgba(78, 191, 172, 1.000);
 | 
					    color: #464e5a;
 | 
				
			||||||
    cursor: default;
 | 
					    cursor: default;
 | 
				
			||||||
    position: relative;
 | 
					    position: relative;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.nav.active::before {
 | 
					.nav.active::before {
 | 
				
			||||||
    background: rgba(70, 78, 90, 1.000);
 | 
					    background: #464e5a;
 | 
				
			||||||
    width: 3px;
 | 
					    width: 3px;
 | 
				
			||||||
    height: 18px;
 | 
					    height: 16px;
 | 
				
			||||||
    position: absolute;
 | 
					    position: absolute;
 | 
				
			||||||
    left: -8px;
 | 
					    left: -8px;
 | 
				
			||||||
    content: '';
 | 
					    content: '';
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* We don't want to show this in nav item since we have the + button for adding an Organization */
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#nav-AddServer {
 | 
					 | 
				
			||||||
    display: none;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#settings-header {
 | 
					#settings-header {
 | 
				
			||||||
    font-size: 22px;
 | 
					    font-size: 22px;
 | 
				
			||||||
    color: rgba(34, 44, 49, 1.000);
 | 
					    color: #222c31;
 | 
				
			||||||
    font-weight: bold;
 | 
					    font-weight: bold;
 | 
				
			||||||
    text-transform: uppercase;
 | 
					    text-transform: uppercase;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
@@ -152,77 +139,47 @@ td:nth-child(odd) {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#new-server-container {
 | 
					#new-server-container {
 | 
				
			||||||
    padding-left: 42px;
 | 
					    opacity: 1;
 | 
				
			||||||
    padding-top: 25px;
 | 
					    transition: opacity 0.3s;
 | 
				
			||||||
    margin-right: 16px;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.title {
 | 
					.title {
 | 
				
			||||||
 | 
					    padding: 4px 0 6px 0;
 | 
				
			||||||
    font-weight: 500;
 | 
					    font-weight: 500;
 | 
				
			||||||
    color: rgba(34, 44, 49, 1.000);
 | 
					    color: #222c31;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.page-title {
 | 
					.page-title {
 | 
				
			||||||
    color: rgba(34, 44, 49, 1.000);
 | 
					    color: #222c31;
 | 
				
			||||||
    font-size: 15px;
 | 
					    font-size: 15px;
 | 
				
			||||||
    font-weight: bold;
 | 
					    font-weight: bold;
 | 
				
			||||||
    padding: 4px 0 6px 0;
 | 
					    padding: 4px 0 6px 0;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.add-server-info-row {
 | 
					 | 
				
			||||||
    display: flex;
 | 
					 | 
				
			||||||
    margin: 8px 0 0 0;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.add-server-info-right {
 | 
					 | 
				
			||||||
    flex-grow: 1;
 | 
					 | 
				
			||||||
    margin-top: 10px;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.sub-title {
 | 
					.sub-title {
 | 
				
			||||||
    padding: 4px 0 6px 0;
 | 
					    padding: 4px 0 6px 0;
 | 
				
			||||||
    font-weight: bold;
 | 
					    font-weight: bold;
 | 
				
			||||||
    color: rgba(97, 97, 97, 1.000);
 | 
					    color: #616161;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
img.server-info-icon {
 | 
					img.server-info-icon {
 | 
				
			||||||
    width: 36px;
 | 
					    width: 36px;
 | 
				
			||||||
    height: 36px;
 | 
					    height: 36px;
 | 
				
			||||||
    padding: 4px 4px 4px 10px;
 | 
					    padding: 4px;
 | 
				
			||||||
    cursor: pointer;
 | 
					 | 
				
			||||||
    vertical-align: middle;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.server-info-left {
 | 
					.server-info-left {
 | 
				
			||||||
    margin: 4px 20px 0 0;
 | 
					    margin: 10px 20px 0 0;
 | 
				
			||||||
    min-width: 40%;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.server-info-right {
 | 
					.server-info-right {
 | 
				
			||||||
    margin-top: 4px;
 | 
					 | 
				
			||||||
    width: 55%;
 | 
					 | 
				
			||||||
    display: flex;
 | 
					 | 
				
			||||||
    align-items: baseline;
 | 
					 | 
				
			||||||
    justify-content: space-between;
 | 
					 | 
				
			||||||
    flex-grow: 1;
 | 
					    flex-grow: 1;
 | 
				
			||||||
 | 
					    margin-right: 10px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.server-info-row {
 | 
					.server-info-row {
 | 
				
			||||||
    display: inline-block;
 | 
					    display: flex;
 | 
				
			||||||
    margin: 5px 0 0 0;
 | 
					    margin: 8px 0 0 0;
 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.server-info-left .server-info-row {
 | 
					 | 
				
			||||||
    display: inline-flex;
 | 
					 | 
				
			||||||
    align-items: inherit;
 | 
					 | 
				
			||||||
    vertical-align: -2px;
 | 
					 | 
				
			||||||
    position: relative;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.server-url {
 | 
					 | 
				
			||||||
    overflow: hidden;
 | 
					 | 
				
			||||||
    white-space: nowrap;
 | 
					 | 
				
			||||||
    text-overflow: ellipsis;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.server-info-alias {
 | 
					.server-info-alias {
 | 
				
			||||||
@@ -230,10 +187,6 @@ img.server-info-icon {
 | 
				
			|||||||
    cursor: pointer;
 | 
					    cursor: pointer;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.server-url-info {
 | 
					 | 
				
			||||||
    margin-right: 10px;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.setting-input-key {
 | 
					.setting-input-key {
 | 
				
			||||||
    font-size: 14px;
 | 
					    font-size: 14px;
 | 
				
			||||||
    height: 27px;
 | 
					    height: 27px;
 | 
				
			||||||
@@ -247,30 +200,28 @@ img.server-info-icon {
 | 
				
			|||||||
.setting-input-value {
 | 
					.setting-input-value {
 | 
				
			||||||
    flex-grow: 1;
 | 
					    flex-grow: 1;
 | 
				
			||||||
    font-size: 14px;
 | 
					    font-size: 14px;
 | 
				
			||||||
    border-radius: 4px;
 | 
					    height: 22px;
 | 
				
			||||||
    padding: 13px;
 | 
					    border-radius: 3px;
 | 
				
			||||||
    border: rgba(237, 237, 237, 1.000) 2px solid;
 | 
					    padding: 7px;
 | 
				
			||||||
 | 
					    border: #ededed 2px solid;
 | 
				
			||||||
    outline-width: 0;
 | 
					    outline-width: 0;
 | 
				
			||||||
    background: transparent;
 | 
					    background: transparent;
 | 
				
			||||||
    max-width: 450px;
 | 
					    max-width: 500px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.setting-input-value:focus {
 | 
					.setting-input-value:focus {
 | 
				
			||||||
    border: rgba(78, 191, 172, 1.000) 2px solid;
 | 
					    border: #7cb980 2px solid;
 | 
				
			||||||
 | 
					    border-radius: 3px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.invalid-input-value:focus {
 | 
					.setting-block {
 | 
				
			||||||
    border: rgba(239, 83, 80, 1) 2px solid;
 | 
					    width: 100%;
 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.manual-proxy-block {
 | 
					 | 
				
			||||||
    width: 96%;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.actions-container {
 | 
					.actions-container {
 | 
				
			||||||
    display: flex;
 | 
					    display: flex;
 | 
				
			||||||
    font-size: 14px;
 | 
					    font-size: 14px;
 | 
				
			||||||
    color: rgba(35, 93, 58, 1.000);
 | 
					    color: #235d3a;
 | 
				
			||||||
    vertical-align: middle;
 | 
					    vertical-align: middle;
 | 
				
			||||||
    margin: 10px 0;
 | 
					    margin: 10px 0;
 | 
				
			||||||
    flex-wrap: wrap;
 | 
					    flex-wrap: wrap;
 | 
				
			||||||
@@ -291,7 +242,6 @@ img.server-info-icon {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
.settings-pane {
 | 
					.settings-pane {
 | 
				
			||||||
    flex-grow: 1;
 | 
					    flex-grow: 1;
 | 
				
			||||||
    min-width: 550px;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.action:hover {
 | 
					.action:hover {
 | 
				
			||||||
@@ -303,7 +253,7 @@ img.server-info-icon {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.action.disabled {
 | 
					.action.disabled {
 | 
				
			||||||
    color: rgba(153, 153, 153, 1.000);
 | 
					    color: #999;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.settings-card {
 | 
					.settings-card {
 | 
				
			||||||
@@ -311,13 +261,9 @@ img.server-info-icon {
 | 
				
			|||||||
    flex-wrap: wrap;
 | 
					    flex-wrap: wrap;
 | 
				
			||||||
    padding: 12px 30px;
 | 
					    padding: 12px 30px;
 | 
				
			||||||
    margin: 10px 0 20px 0;
 | 
					    margin: 10px 0 20px 0;
 | 
				
			||||||
    background: rgba(255, 255, 255, 1.000);
 | 
					    background: #fff;
 | 
				
			||||||
    width: 80%;
 | 
					    width: 70%;
 | 
				
			||||||
    transition: all 0.2s;
 | 
					    border-left: 8px solid #bcbcbc;
 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.settings-card:hover {
 | 
					 | 
				
			||||||
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 0px 0px rgba(0, 0, 0, 0.12);
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.hidden {
 | 
					.hidden {
 | 
				
			||||||
@@ -326,59 +272,25 @@ img.server-info-icon {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.red {
 | 
					.red {
 | 
				
			||||||
    color: rgb(240, 148, 148);
 | 
					    color: #ffffff;
 | 
				
			||||||
    background: rgba(255, 255, 255, 1.000);
 | 
					    background: #ef5350;
 | 
				
			||||||
    border-radius: 4px;
 | 
					    padding: 3px;
 | 
				
			||||||
    display: inline-block;
 | 
					    padding-right: 10px;
 | 
				
			||||||
    border: 2px solid rgb(240, 148, 148);
 | 
					    padding-left: 10px;
 | 
				
			||||||
    padding: 10px;
 | 
					 | 
				
			||||||
    width: 100px;
 | 
					 | 
				
			||||||
    cursor: pointer;
 | 
					 | 
				
			||||||
    font-size: 1rem;
 | 
					 | 
				
			||||||
    font-weight: bold;
 | 
					 | 
				
			||||||
    transition: background-color 0.2s ease;
 | 
					 | 
				
			||||||
    text-decoration: none;
 | 
					 | 
				
			||||||
    text-align: center;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.red:hover {
 | 
					.blue {
 | 
				
			||||||
    background-color: rgb(240, 148, 148);
 | 
					    color: #ffffff;
 | 
				
			||||||
    color: rgba(255, 255, 255, 1.000);
 | 
					    background: #4EBFAC;
 | 
				
			||||||
}
 | 
					    padding: 3px;
 | 
				
			||||||
 | 
					    padding-right: 10px;
 | 
				
			||||||
.green {
 | 
					    padding-left: 10px;
 | 
				
			||||||
    color: rgba(255, 255, 255, 1.000);
 | 
					 | 
				
			||||||
    background: rgba(78, 191, 172, 1.000);
 | 
					 | 
				
			||||||
    border-radius: 4px;
 | 
					 | 
				
			||||||
    display: inline-block;
 | 
					 | 
				
			||||||
    border: none;
 | 
					 | 
				
			||||||
    padding: 10px;
 | 
					 | 
				
			||||||
    width: 100px;
 | 
					 | 
				
			||||||
    cursor: pointer;
 | 
					 | 
				
			||||||
    font-size: 1rem;
 | 
					 | 
				
			||||||
    font-weight: bold;
 | 
					 | 
				
			||||||
    transition: background-color 0.2s ease;
 | 
					 | 
				
			||||||
    text-decoration: none;
 | 
					 | 
				
			||||||
    text-align: center;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.green:hover {
 | 
					 | 
				
			||||||
    background-color: rgba(60, 159, 141, 1.000);
 | 
					 | 
				
			||||||
    color: rgba(255, 255, 255, 1.000);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.w-150 {
 | 
					 | 
				
			||||||
    width: 150px;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.w-250 {
 | 
					 | 
				
			||||||
    width: 250px;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.grey {
 | 
					.grey {
 | 
				
			||||||
    color: rgba(158, 158, 158, 1.000);
 | 
					    color: #9E9E9E;
 | 
				
			||||||
    background: rgba(250, 250, 250, 1.000);
 | 
					    background: #FAFAFA;
 | 
				
			||||||
    border: 1px solid rgba(158, 158, 158, 1.000);
 | 
					    border: 1px solid #9E9E9E;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.setting-row {
 | 
					.setting-row {
 | 
				
			||||||
@@ -389,57 +301,40 @@ img.server-info-icon {
 | 
				
			|||||||
    margin: 6px;
 | 
					    margin: 6px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#note {
 | 
					 | 
				
			||||||
    font-size: 10px;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.code {
 | 
					.code {
 | 
				
			||||||
    font-family: Courier New, Courier, monospace;
 | 
					    font-family: Courier New, Courier, monospace;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
i.open-tab-button {
 | 
					i.open-tab-button {
 | 
				
			||||||
    padding-left: 5px;
 | 
					    padding: 0 5px;
 | 
				
			||||||
    font-size: 19px;
 | 
					    font-size: 18px;
 | 
				
			||||||
    cursor: pointer;
 | 
					    cursor: pointer;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#css-delete-action {
 | 
					.reset-data-button {
 | 
				
			||||||
    display: flex;
 | 
					    display: inline-block;
 | 
				
			||||||
    align-items: center;
 | 
					    border: none;
 | 
				
			||||||
    justify-content: center;
 | 
					    padding: 10px;
 | 
				
			||||||
    box-sizing: border-box;
 | 
					    width: 120px;
 | 
				
			||||||
 | 
					    cursor: pointer;
 | 
				
			||||||
    /*
 | 
					    font-size: 13px;
 | 
				
			||||||
        .action class will add extra margin to right which
 | 
					    transition: background-color 0.2s ease;
 | 
				
			||||||
        we don't want for a button; the extra margin is intended for radio buttons
 | 
					    text-decoration: none;
 | 
				
			||||||
    */
 | 
					 | 
				
			||||||
    margin-right: 0px;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.selected-css-path,
 | 
					.reset-data-button:hover {
 | 
				
			||||||
.download-folder-path {
 | 
					    background-color: #3c9f8d;
 | 
				
			||||||
    background: rgba(238, 238, 238, 1.000);
 | 
					    color: #fff;
 | 
				
			||||||
    padding: 5px 10px;
 | 
					 | 
				
			||||||
    margin-right: 10px;
 | 
					 | 
				
			||||||
    display: flex;
 | 
					 | 
				
			||||||
    width: 90%;
 | 
					 | 
				
			||||||
    justify-content: space-between;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#remove-custom-css {
 | 
					 | 
				
			||||||
    align-items: flex-end;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#server-info-container {
 | 
					#server-info-container {
 | 
				
			||||||
    /* min-height: calc(100% - 260px); */
 | 
					    min-height: calc(100% - 235px);
 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#new-org-button {
 | 
					 | 
				
			||||||
    margin: 30px 0px 30px 0px;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#create-organization-container {
 | 
					#create-organization-container {
 | 
				
			||||||
    font-size: 1.15em;
 | 
					    font-size: 1.15em;
 | 
				
			||||||
 | 
					    position: fixed;
 | 
				
			||||||
 | 
					    bottom: 15px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#create-organization-container i {
 | 
					#create-organization-container i {
 | 
				
			||||||
@@ -448,17 +343,24 @@ i.open-tab-button {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#open-create-org-link {
 | 
					#open-create-org-link {
 | 
				
			||||||
 | 
					    color: #666;
 | 
				
			||||||
    cursor: pointer;
 | 
					    cursor: pointer;
 | 
				
			||||||
    text-decoration: none;
 | 
					    text-decoration: none;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#open-create-org-link:hover {
 | 
				
			||||||
 | 
					    color: #005580;
 | 
				
			||||||
 | 
					    ;
 | 
				
			||||||
 | 
					    text-decoration: underline;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.toggle {
 | 
					.toggle {
 | 
				
			||||||
    position: absolute;
 | 
					    position: absolute;
 | 
				
			||||||
    margin-left: -9999px;
 | 
					    margin-left: -9999px;
 | 
				
			||||||
    visibility: hidden;
 | 
					    visibility: hidden;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.toggle + label {
 | 
					.toggle+label {
 | 
				
			||||||
    display: block;
 | 
					    display: block;
 | 
				
			||||||
    position: relative;
 | 
					    position: relative;
 | 
				
			||||||
    cursor: pointer;
 | 
					    cursor: pointer;
 | 
				
			||||||
@@ -466,21 +368,16 @@ i.open-tab-button {
 | 
				
			|||||||
    user-select: none;
 | 
					    user-select: none;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.disallowed:hover {
 | 
					input.toggle-round+label {
 | 
				
			||||||
    background-color: rgba(241, 241, 241, 1.000);
 | 
					 | 
				
			||||||
    cursor: not-allowed;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
input.toggle-round + label {
 | 
					 | 
				
			||||||
    padding: 2px;
 | 
					    padding: 2px;
 | 
				
			||||||
    width: 50px;
 | 
					    width: 50px;
 | 
				
			||||||
    height: 25px;
 | 
					    height: 25px;
 | 
				
			||||||
    background-color: rgba(221, 221, 221, 1.000);
 | 
					    background-color: #dddddd;
 | 
				
			||||||
    border-radius: 25px;
 | 
					    border-radius: 25px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
input.toggle-round + label::before,
 | 
					input.toggle-round+label:before,
 | 
				
			||||||
input.toggle-round + label::after {
 | 
					input.toggle-round+label:after {
 | 
				
			||||||
    display: block;
 | 
					    display: block;
 | 
				
			||||||
    position: absolute;
 | 
					    position: absolute;
 | 
				
			||||||
    top: 2px;
 | 
					    top: 2px;
 | 
				
			||||||
@@ -489,269 +386,25 @@ input.toggle-round + label::after {
 | 
				
			|||||||
    content: "";
 | 
					    content: "";
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
input.toggle-round + label::before {
 | 
					input.toggle-round+label:before {
 | 
				
			||||||
    background-color: rgba(241, 241, 241, 1.000);
 | 
					    right: 2px;
 | 
				
			||||||
 | 
					    background-color: #f1f1f1;
 | 
				
			||||||
    border-radius: 25px;
 | 
					    border-radius: 25px;
 | 
				
			||||||
    top: 0;
 | 
					    transition: background 0.4s;
 | 
				
			||||||
    right: 0px;
 | 
					 | 
				
			||||||
    left: 0px;
 | 
					 | 
				
			||||||
    bottom: 0px;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
input.toggle-round + label::after {
 | 
					input.toggle-round+label:after {
 | 
				
			||||||
    width: 25px;
 | 
					    width: 25px;
 | 
				
			||||||
    height: 25px;
 | 
					    height: 25px;
 | 
				
			||||||
    background-color: rgba(255, 255, 255, 1.000);
 | 
					    background-color: #fff;
 | 
				
			||||||
    border-radius: 100%;
 | 
					    border-radius: 100%;
 | 
				
			||||||
 | 
					    transition: margin 0.4s;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
input.toggle-round:checked + label::before {
 | 
					input.toggle-round:checked+label:before {
 | 
				
			||||||
    background-color: rgba(78, 191, 172, 1.000);
 | 
					    background-color: #4EBFAC;
 | 
				
			||||||
    top: 0;
 | 
					 | 
				
			||||||
    right: 0px;
 | 
					 | 
				
			||||||
    left: 0px;
 | 
					 | 
				
			||||||
    bottom: 0px;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
input.toggle-round:checked + label::after {
 | 
					input.toggle-round:checked+label:after {
 | 
				
			||||||
    margin-left: 25px;
 | 
					    margin-left: 25px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					 | 
				
			||||||
/*  Add new server modal */
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.add-server-modal {
 | 
					 | 
				
			||||||
    display: block;
 | 
					 | 
				
			||||||
    position: fixed;
 | 
					 | 
				
			||||||
    z-index: 1;
 | 
					 | 
				
			||||||
    padding-top: 15vh;
 | 
					 | 
				
			||||||
    left: 0;
 | 
					 | 
				
			||||||
    top: 0;
 | 
					 | 
				
			||||||
    margin: auto;
 | 
					 | 
				
			||||||
    width: 100%;
 | 
					 | 
				
			||||||
    height: 100%;
 | 
					 | 
				
			||||||
    /* background: rgba(61, 64, 67, 15); */
 | 
					 | 
				
			||||||
    background: linear-gradient(35deg, rgba(0, 59, 82, 1.000), rgba(69, 181, 155, 1.000));
 | 
					 | 
				
			||||||
    overflow: auto;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* Modal Content */
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.modal-container {
 | 
					 | 
				
			||||||
    background-color: rgba(244, 247, 248, 1.000);
 | 
					 | 
				
			||||||
    margin: auto;
 | 
					 | 
				
			||||||
    padding: 57px;
 | 
					 | 
				
			||||||
    border: rgba(218, 225, 227, 1.000) 1px solid;
 | 
					 | 
				
			||||||
    width: 550px;
 | 
					 | 
				
			||||||
    height: 370px;
 | 
					 | 
				
			||||||
    border-radius: 4px;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.add-server-modal .page-title {
 | 
					 | 
				
			||||||
    text-align: center;
 | 
					 | 
				
			||||||
    font-size: 1.6rem;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.divider {
 | 
					 | 
				
			||||||
    margin-bottom: 30px;
 | 
					 | 
				
			||||||
    margin-top: 30px;
 | 
					 | 
				
			||||||
    color: rgba(125, 135, 138, 1.000);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.divider hr {
 | 
					 | 
				
			||||||
    margin-left: 8px;
 | 
					 | 
				
			||||||
    margin-right: 8px;
 | 
					 | 
				
			||||||
    width: 44%;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.left {
 | 
					 | 
				
			||||||
    float: left;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.right {
 | 
					 | 
				
			||||||
    float: right;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.server-center {
 | 
					 | 
				
			||||||
    width: 100%;
 | 
					 | 
				
			||||||
    text-align: center;
 | 
					 | 
				
			||||||
    align-items: center;
 | 
					 | 
				
			||||||
    padding-top: 13px;
 | 
					 | 
				
			||||||
    margin-left: -5px;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.server-center button {
 | 
					 | 
				
			||||||
    font-weight: bold;
 | 
					 | 
				
			||||||
    font-size: 1.1rem;
 | 
					 | 
				
			||||||
    margin: auto;
 | 
					 | 
				
			||||||
    align-items: center;
 | 
					 | 
				
			||||||
    text-align: center;
 | 
					 | 
				
			||||||
    color: rgba(255, 255, 255, 1.000);
 | 
					 | 
				
			||||||
    background: rgba(78, 191, 172, 1.000);
 | 
					 | 
				
			||||||
    border-color: none;
 | 
					 | 
				
			||||||
    border: none;
 | 
					 | 
				
			||||||
    width: 98%;
 | 
					 | 
				
			||||||
    height: 46px;
 | 
					 | 
				
			||||||
    border-radius: 4px;
 | 
					 | 
				
			||||||
    cursor: pointer;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.server-center button:hover {
 | 
					 | 
				
			||||||
    background: rgba(50, 149, 136, 1.000);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.server-center button:focus {
 | 
					 | 
				
			||||||
    background: rgba(50, 149, 136, 1.000);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.certificates-card {
 | 
					 | 
				
			||||||
    width: 80%;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.certificate-input {
 | 
					 | 
				
			||||||
    width: 100%;
 | 
					 | 
				
			||||||
    margin-top: 10px;
 | 
					 | 
				
			||||||
    display: inline-flex;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.certificate-input div {
 | 
					 | 
				
			||||||
    align-self: center;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.certificate-input .setting-input-value {
 | 
					 | 
				
			||||||
    margin-left: 10px;
 | 
					 | 
				
			||||||
    max-width: 100%;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#add-certificate-button {
 | 
					 | 
				
			||||||
    margin: 10px 10px 10px 37px;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.tip {
 | 
					 | 
				
			||||||
    background: none;
 | 
					 | 
				
			||||||
    padding: 0;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.tip:hover {
 | 
					 | 
				
			||||||
    box-shadow: none;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.md-14 {
 | 
					 | 
				
			||||||
    font-size: 14px;
 | 
					 | 
				
			||||||
    vertical-align: middle;
 | 
					 | 
				
			||||||
    padding-right: 6px;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#open-hotkeys-link {
 | 
					 | 
				
			||||||
    text-decoration: underline;
 | 
					 | 
				
			||||||
    cursor: pointer;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.server-network-option {
 | 
					 | 
				
			||||||
    font-weight: bold;
 | 
					 | 
				
			||||||
    font-size: 1.1rem;
 | 
					 | 
				
			||||||
    margin-top: 10px;
 | 
					 | 
				
			||||||
    padding-top: 15px;
 | 
					 | 
				
			||||||
    align-items: center;
 | 
					 | 
				
			||||||
    text-align: center;
 | 
					 | 
				
			||||||
    color: rgb(78, 191, 172);
 | 
					 | 
				
			||||||
    width: 98%;
 | 
					 | 
				
			||||||
    height: 46px;
 | 
					 | 
				
			||||||
    cursor: pointer;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
i.open-network-button {
 | 
					 | 
				
			||||||
    font-size: 16px;
 | 
					 | 
				
			||||||
    cursor: pointer;
 | 
					 | 
				
			||||||
    padding-left: 5px;
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* responsive grid */
 | 
					 | 
				
			||||||
@media (min-width: 500px) and (max-width: 720px) {
 | 
					 | 
				
			||||||
    #new-server-container {
 | 
					 | 
				
			||||||
        padding-left: 0px;
 | 
					 | 
				
			||||||
        width: 60vw;
 | 
					 | 
				
			||||||
        padding-right: 4vh;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    .page-title {
 | 
					 | 
				
			||||||
        width: 60vw;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
@media (max-width: 500px) {
 | 
					 | 
				
			||||||
    #new-server-container {
 | 
					 | 
				
			||||||
        padding-left: 0px;
 | 
					 | 
				
			||||||
        width: 54%;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    .page-title {
 | 
					 | 
				
			||||||
        width: 54%;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
@media (max-width: 650px) {
 | 
					 | 
				
			||||||
    .selected-css-path,
 | 
					 | 
				
			||||||
    .download-folder-path {
 | 
					 | 
				
			||||||
        margin-right: 15px;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    #css-delete-action {
 | 
					 | 
				
			||||||
        margin-left: 10px;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    #css-delete-action span {
 | 
					 | 
				
			||||||
        display: none;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
@media (max-width: 720px) {
 | 
					 | 
				
			||||||
    .modal-container {
 | 
					 | 
				
			||||||
        width: 60vw;
 | 
					 | 
				
			||||||
        padding: 40px;
 | 
					 | 
				
			||||||
        min-width: 300px;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    .server-center button {
 | 
					 | 
				
			||||||
        margin-right: -12px;
 | 
					 | 
				
			||||||
        width: 100%;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    .divider {
 | 
					 | 
				
			||||||
        margin-right: -8px;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    .divider hr {
 | 
					 | 
				
			||||||
        margin-left: 6px;
 | 
					 | 
				
			||||||
        margin-right: 6px;
 | 
					 | 
				
			||||||
        width: 43%;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
@media (max-width: 600px) {
 | 
					 | 
				
			||||||
    .divider {
 | 
					 | 
				
			||||||
        margin-left: 4%;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    .divider hr {
 | 
					 | 
				
			||||||
        margin-left: 2px;
 | 
					 | 
				
			||||||
        margin-right: 2px;
 | 
					 | 
				
			||||||
        width: 40%;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
@media (max-width: 900px) {
 | 
					 | 
				
			||||||
    .settings-card {
 | 
					 | 
				
			||||||
        flex-direction: column;
 | 
					 | 
				
			||||||
        align-items: center;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    .server-info-right {
 | 
					 | 
				
			||||||
        flex-direction: column;
 | 
					 | 
				
			||||||
        align-items: center;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    .action {
 | 
					 | 
				
			||||||
        margin-top: 10px;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.lang-menu {
 | 
					 | 
				
			||||||
    font-size: 13px;
 | 
					 | 
				
			||||||
    font-weight: bold;
 | 
					 | 
				
			||||||
    background: rgba(78, 191, 172, 1.000);
 | 
					 | 
				
			||||||
    width: 100px;
 | 
					 | 
				
			||||||
    height: 38px;
 | 
					 | 
				
			||||||
    color: rgba(255, 255, 255, 1.000);
 | 
					 | 
				
			||||||
    border-color: rgba(0, 0, 0, 0);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -1,9 +1,9 @@
 | 
				
			|||||||
/* Override css rules */
 | 
					/* Override css rules */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.portico-wrap > .header {
 | 
					.portico-wrap>.header {
 | 
				
			||||||
    display: none;
 | 
					    display: none;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.portico-container > .footer {
 | 
					.portico-container>.footer {
 | 
				
			||||||
    display: none;
 | 
					    display: none;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 2.6 KiB  | 
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 2.6 KiB  | 
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 27 KiB  | 
@@ -1,82 +0,0 @@
 | 
				
			|||||||
import crypto from 'crypto';
 | 
					 | 
				
			||||||
import {clipboard} from 'electron';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// This helper is exposed via electron_bridge for use in the social
 | 
					 | 
				
			||||||
// login flow.
 | 
					 | 
				
			||||||
//
 | 
					 | 
				
			||||||
// It consists of a key and a promised token.  The in-app page sends
 | 
					 | 
				
			||||||
// the key to the server, and opens the user’s browser to a page where
 | 
					 | 
				
			||||||
// they can log in and get a token encrypted to that key.  When the
 | 
					 | 
				
			||||||
// user copies the encrypted token from their browser to the
 | 
					 | 
				
			||||||
// clipboard, we decrypt it and resolve the promise.  The in-app page
 | 
					 | 
				
			||||||
// then uses the decrypted token to log the user in within the app.
 | 
					 | 
				
			||||||
//
 | 
					 | 
				
			||||||
// The encryption is authenticated (AES-GCM) to guarantee that we
 | 
					 | 
				
			||||||
// don’t leak anything from the user’s clipboard other than the token
 | 
					 | 
				
			||||||
// intended for us.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export class ClipboardDecrypterImpl implements ClipboardDecrypter {
 | 
					 | 
				
			||||||
	version: number;
 | 
					 | 
				
			||||||
	key: Uint8Array;
 | 
					 | 
				
			||||||
	pasted: Promise<string>;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	constructor(_: number) {
 | 
					 | 
				
			||||||
		// At this time, the only version is 1.
 | 
					 | 
				
			||||||
		this.version = 1;
 | 
					 | 
				
			||||||
		this.key = crypto.randomBytes(32);
 | 
					 | 
				
			||||||
		this.pasted = new Promise(resolve => {
 | 
					 | 
				
			||||||
			let interval: NodeJS.Timeout | null = null;
 | 
					 | 
				
			||||||
			const startPolling = () => {
 | 
					 | 
				
			||||||
				if (interval === null) {
 | 
					 | 
				
			||||||
					interval = setInterval(poll, 1000);
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
				poll();
 | 
					 | 
				
			||||||
			};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			const stopPolling = () => {
 | 
					 | 
				
			||||||
				if (interval !== null) {
 | 
					 | 
				
			||||||
					clearInterval(interval);
 | 
					 | 
				
			||||||
					interval = null;
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			const poll = () => {
 | 
					 | 
				
			||||||
				let plaintext;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
				try {
 | 
					 | 
				
			||||||
					const data = Buffer.from(clipboard.readText(), 'hex');
 | 
					 | 
				
			||||||
					const iv = data.slice(0, 12);
 | 
					 | 
				
			||||||
					const ciphertext = data.slice(12, -16);
 | 
					 | 
				
			||||||
					const authTag = data.slice(-16);
 | 
					 | 
				
			||||||
					const decipher = crypto.createDecipheriv(
 | 
					 | 
				
			||||||
						'aes-256-gcm',
 | 
					 | 
				
			||||||
						this.key,
 | 
					 | 
				
			||||||
						iv,
 | 
					 | 
				
			||||||
						{authTagLength: 16}
 | 
					 | 
				
			||||||
					);
 | 
					 | 
				
			||||||
					decipher.setAuthTag(authTag);
 | 
					 | 
				
			||||||
					plaintext =
 | 
					 | 
				
			||||||
						decipher.update(ciphertext, undefined, 'utf8') +
 | 
					 | 
				
			||||||
						decipher.final('utf8');
 | 
					 | 
				
			||||||
				} catch {
 | 
					 | 
				
			||||||
					// If the parsing or decryption failed in any way,
 | 
					 | 
				
			||||||
					// the correct token hasn’t been copied yet; try
 | 
					 | 
				
			||||||
					// again next time.
 | 
					 | 
				
			||||||
					return;
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
				window.removeEventListener('focus', startPolling);
 | 
					 | 
				
			||||||
				window.removeEventListener('blur', stopPolling);
 | 
					 | 
				
			||||||
				stopPolling();
 | 
					 | 
				
			||||||
				resolve(plaintext);
 | 
					 | 
				
			||||||
			};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			window.addEventListener('focus', startPolling);
 | 
					 | 
				
			||||||
			window.addEventListener('blur', stopPolling);
 | 
					 | 
				
			||||||
			if (document.hasFocus()) {
 | 
					 | 
				
			||||||
				startPolling();
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -1,7 +1,11 @@
 | 
				
			|||||||
export default class BaseComponent {
 | 
					'use strict';
 | 
				
			||||||
	generateNodeFromTemplate(template: string): Element | null {
 | 
					
 | 
				
			||||||
 | 
					class BaseComponent {
 | 
				
			||||||
 | 
						generateNodeFromTemplate(template) {
 | 
				
			||||||
		const wrapper = document.createElement('div');
 | 
							const wrapper = document.createElement('div');
 | 
				
			||||||
		wrapper.innerHTML = template;
 | 
							wrapper.innerHTML = template;
 | 
				
			||||||
		return wrapper.firstElementChild;
 | 
							return wrapper.firstElementChild;
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					module.exports = BaseComponent;
 | 
				
			||||||
@@ -1,115 +0,0 @@
 | 
				
			|||||||
import {remote, ContextMenuParams} from 'electron';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import * as t from '../utils/translation-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const {clipboard, Menu} = remote;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export const contextMenu = (webContents: Electron.WebContents, event: Event, props: ContextMenuParams) => {
 | 
					 | 
				
			||||||
	const isText = props.selectionText !== '';
 | 
					 | 
				
			||||||
	const isLink = props.linkURL !== '';
 | 
					 | 
				
			||||||
	const linkURL = isLink ? new URL(props.linkURL) : undefined;
 | 
					 | 
				
			||||||
	const isEmailAddress = isLink ? linkURL.protocol === 'mailto:' : undefined;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	const makeSuggestion = (suggestion: string) => ({
 | 
					 | 
				
			||||||
		label: suggestion,
 | 
					 | 
				
			||||||
		visible: true,
 | 
					 | 
				
			||||||
		async click() {
 | 
					 | 
				
			||||||
			await webContents.insertText(suggestion);
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	let menuTemplate: Electron.MenuItemConstructorOptions[] = [{
 | 
					 | 
				
			||||||
		label: t.__('Add to Dictionary'),
 | 
					 | 
				
			||||||
		visible: props.isEditable && isText && props.misspelledWord.length !== 0,
 | 
					 | 
				
			||||||
		click(_item) {
 | 
					 | 
				
			||||||
			webContents.session.addWordToSpellCheckerDictionary(props.misspelledWord);
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		type: 'separator',
 | 
					 | 
				
			||||||
		visible: props.isEditable && isText && props.misspelledWord.length !== 0
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: `${t.__('Look Up')} "${props.selectionText}"`,
 | 
					 | 
				
			||||||
		visible: process.platform === 'darwin' && isText,
 | 
					 | 
				
			||||||
		click(_item) {
 | 
					 | 
				
			||||||
			webContents.showDefinitionForSelection();
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		type: 'separator',
 | 
					 | 
				
			||||||
		visible: process.platform === 'darwin' && isText
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('Cut'),
 | 
					 | 
				
			||||||
		visible: isText,
 | 
					 | 
				
			||||||
		enabled: props.isEditable,
 | 
					 | 
				
			||||||
		accelerator: 'CommandOrControl+X',
 | 
					 | 
				
			||||||
		click(_item) {
 | 
					 | 
				
			||||||
			webContents.cut();
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('Copy'),
 | 
					 | 
				
			||||||
		accelerator: 'CommandOrControl+C',
 | 
					 | 
				
			||||||
		enabled: props.editFlags.canCopy,
 | 
					 | 
				
			||||||
		click(_item) {
 | 
					 | 
				
			||||||
			webContents.copy();
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('Paste'), // Bug: Paste replaces text
 | 
					 | 
				
			||||||
		accelerator: 'CommandOrControl+V',
 | 
					 | 
				
			||||||
		enabled: props.isEditable,
 | 
					 | 
				
			||||||
		click() {
 | 
					 | 
				
			||||||
			webContents.paste();
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		type: 'separator'
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: isEmailAddress ? t.__('Copy Email Address') : t.__('Copy Link'),
 | 
					 | 
				
			||||||
		visible: isLink,
 | 
					 | 
				
			||||||
		click(_item) {
 | 
					 | 
				
			||||||
			clipboard.write({
 | 
					 | 
				
			||||||
				bookmark: props.linkText,
 | 
					 | 
				
			||||||
				text: isEmailAddress ? linkURL.pathname : props.linkURL
 | 
					 | 
				
			||||||
			});
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('Copy Image'),
 | 
					 | 
				
			||||||
		visible: props.mediaType === 'image',
 | 
					 | 
				
			||||||
		click(_item) {
 | 
					 | 
				
			||||||
			webContents.copyImageAt(props.x, props.y);
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('Copy Image URL'),
 | 
					 | 
				
			||||||
		visible: props.mediaType === 'image',
 | 
					 | 
				
			||||||
		click(_item) {
 | 
					 | 
				
			||||||
			clipboard.write({
 | 
					 | 
				
			||||||
				bookmark: props.srcURL,
 | 
					 | 
				
			||||||
				text: props.srcURL
 | 
					 | 
				
			||||||
			});
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		type: 'separator',
 | 
					 | 
				
			||||||
		visible: isLink || props.mediaType === 'image'
 | 
					 | 
				
			||||||
	}, {
 | 
					 | 
				
			||||||
		label: t.__('Services'),
 | 
					 | 
				
			||||||
		visible: process.platform === 'darwin',
 | 
					 | 
				
			||||||
		role: 'services'
 | 
					 | 
				
			||||||
	}];
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	if (props.misspelledWord) {
 | 
					 | 
				
			||||||
		if (props.dictionarySuggestions.length > 0) {
 | 
					 | 
				
			||||||
			const suggestions: Electron.MenuItemConstructorOptions[] = props.dictionarySuggestions.map((suggestion: string) => makeSuggestion(suggestion));
 | 
					 | 
				
			||||||
			menuTemplate = suggestions.concat(menuTemplate);
 | 
					 | 
				
			||||||
		} else {
 | 
					 | 
				
			||||||
			menuTemplate.unshift({
 | 
					 | 
				
			||||||
				label: t.__('No Suggestion Found'),
 | 
					 | 
				
			||||||
				enabled: false
 | 
					 | 
				
			||||||
			});
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
	// Hide the invisible separators on Linux and Windows
 | 
					 | 
				
			||||||
	// Electron has a bug which ignores visible: false parameter for separator menuitems. So we remove them here.
 | 
					 | 
				
			||||||
	// https://github.com/electron/electron/issues/5869
 | 
					 | 
				
			||||||
	// https://github.com/electron/electron/issues/6906
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	const filteredMenuTemplate = menuTemplate.filter(menuItem => menuItem.visible ?? true);
 | 
					 | 
				
			||||||
	const menu = Menu.buildFromTemplate(filteredMenuTemplate);
 | 
					 | 
				
			||||||
	menu.popup();
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
							
								
								
									
										43
									
								
								app/renderer/js/components/functional-tab.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										43
									
								
								app/renderer/js/components/functional-tab.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,43 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const Tab = require(__dirname + '/../components/tab.js');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class FunctionalTab extends Tab {
 | 
				
			||||||
 | 
						template() {
 | 
				
			||||||
 | 
							return `<div class="tab functional-tab">
 | 
				
			||||||
 | 
										<div class="server-tab-badge close-button">
 | 
				
			||||||
 | 
											<i class="material-icons">close</i>
 | 
				
			||||||
 | 
										</div>
 | 
				
			||||||
 | 
										<div class="server-tab">
 | 
				
			||||||
 | 
											<i class="material-icons">${this.props.materialIcon}</i>
 | 
				
			||||||
 | 
										</div>
 | 
				
			||||||
 | 
									</div>`;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						init() {
 | 
				
			||||||
 | 
							this.$el = this.generateNodeFromTemplate(this.template());
 | 
				
			||||||
 | 
							this.props.$root.appendChild(this.$el);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.$closeButton = this.$el.getElementsByClassName('server-tab-badge')[0];
 | 
				
			||||||
 | 
							this.registerListeners();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						registerListeners() {
 | 
				
			||||||
 | 
							super.registerListeners();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.$el.addEventListener('mouseover', () => {
 | 
				
			||||||
 | 
								this.$closeButton.classList.add('active');
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.$el.addEventListener('mouseout', () => {
 | 
				
			||||||
 | 
								this.$closeButton.classList.remove('active');
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.$closeButton.addEventListener('click', e => {
 | 
				
			||||||
 | 
								this.props.onDestroy();
 | 
				
			||||||
 | 
								e.stopPropagation();
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					module.exports = FunctionalTab;
 | 
				
			||||||
@@ -1,47 +0,0 @@
 | 
				
			|||||||
import Tab, {TabProps} from './tab';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export default class FunctionalTab extends Tab {
 | 
					 | 
				
			||||||
	$closeButton: Element;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	constructor(props: TabProps) {
 | 
					 | 
				
			||||||
		super(props);
 | 
					 | 
				
			||||||
		this.init();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	template(): string {
 | 
					 | 
				
			||||||
		return `<div class="tab functional-tab" data-tab-id="${this.props.tabIndex}">
 | 
					 | 
				
			||||||
					<div class="server-tab-badge close-button">
 | 
					 | 
				
			||||||
						<i class="material-icons">close</i>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
					<div class="server-tab">
 | 
					 | 
				
			||||||
						<i class="material-icons">${this.props.materialIcon}</i>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
				</div>`;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	init(): void {
 | 
					 | 
				
			||||||
		this.$el = this.generateNodeFromTemplate(this.template());
 | 
					 | 
				
			||||||
		if (this.props.name !== 'Settings') {
 | 
					 | 
				
			||||||
			this.props.$root.append(this.$el);
 | 
					 | 
				
			||||||
			this.$closeButton = this.$el.querySelectorAll('.server-tab-badge')[0];
 | 
					 | 
				
			||||||
			this.registerListeners();
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	registerListeners(): void {
 | 
					 | 
				
			||||||
		super.registerListeners();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.$el.addEventListener('mouseover', () => {
 | 
					 | 
				
			||||||
			this.$closeButton.classList.add('active');
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.$el.addEventListener('mouseout', () => {
 | 
					 | 
				
			||||||
			this.$closeButton.classList.remove('active');
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.$closeButton.addEventListener('click', (event: Event) => {
 | 
					 | 
				
			||||||
			this.props.onDestroy();
 | 
					 | 
				
			||||||
			event.stopPropagation();
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -1,61 +0,0 @@
 | 
				
			|||||||
import {ipcRenderer, remote} from 'electron';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import * as ConfigUtil from '../utils/config-util';
 | 
					 | 
				
			||||||
import * as LinkUtil from '../utils/link-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import type WebView from './webview';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const {shell, app} = remote;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const dingSound = new Audio('../resources/sounds/ding.ogg');
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export default function handleExternalLink(this: WebView, event: Electron.NewWindowEvent): void {
 | 
					 | 
				
			||||||
	event.preventDefault();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	const url = new URL(event.url);
 | 
					 | 
				
			||||||
	const downloadPath = ConfigUtil.getConfigItem('downloadsPath', `${app.getPath('downloads')}`);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	if (LinkUtil.isUploadsUrl(this.props.url, url)) {
 | 
					 | 
				
			||||||
		ipcRenderer.send('downloadFile', url.href, downloadPath);
 | 
					 | 
				
			||||||
		ipcRenderer.once('downloadFileCompleted', async (_event: Event, filePath: string, fileName: string) => {
 | 
					 | 
				
			||||||
			const downloadNotification = new Notification('Download Complete', {
 | 
					 | 
				
			||||||
				body: `Click to show ${fileName} in folder`,
 | 
					 | 
				
			||||||
				silent: true // We'll play our own sound - ding.ogg
 | 
					 | 
				
			||||||
			});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			downloadNotification.addEventListener('click', () => {
 | 
					 | 
				
			||||||
				// Reveal file in download folder
 | 
					 | 
				
			||||||
				shell.showItemInFolder(filePath);
 | 
					 | 
				
			||||||
			});
 | 
					 | 
				
			||||||
			ipcRenderer.removeAllListeners('downloadFileFailed');
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			// Play sound to indicate download complete
 | 
					 | 
				
			||||||
			if (!ConfigUtil.getConfigItem('silent')) {
 | 
					 | 
				
			||||||
				await dingSound.play();
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		ipcRenderer.once('downloadFileFailed', (_event: Event, state: string) => {
 | 
					 | 
				
			||||||
			// Automatic download failed, so show save dialog prompt and download
 | 
					 | 
				
			||||||
			// through webview
 | 
					 | 
				
			||||||
			// Only do this if it is the automatic download, otherwise show an error (so we aren't showing two save
 | 
					 | 
				
			||||||
			// prompts right after each other)
 | 
					 | 
				
			||||||
			// Check that the download is not cancelled by user
 | 
					 | 
				
			||||||
			if (state !== 'cancelled') {
 | 
					 | 
				
			||||||
				if (ConfigUtil.getConfigItem('promptDownload', false)) {
 | 
					 | 
				
			||||||
					// We need to create a "new Notification" to display it, but just `Notification(...)` on its own
 | 
					 | 
				
			||||||
					// doesn't work
 | 
					 | 
				
			||||||
					new Notification('Download Complete', { // eslint-disable-line no-new
 | 
					 | 
				
			||||||
						body: 'Download failed'
 | 
					 | 
				
			||||||
					});
 | 
					 | 
				
			||||||
				} else {
 | 
					 | 
				
			||||||
					this.$el.downloadURL(url.href);
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			ipcRenderer.removeAllListeners('downloadFileCompleted');
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	} else {
 | 
					 | 
				
			||||||
		(async () => LinkUtil.openBrowser(url))();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
							
								
								
									
										59
									
								
								app/renderer/js/components/server-tab.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										59
									
								
								app/renderer/js/components/server-tab.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,59 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const Tab = require(__dirname + '/../components/tab.js');
 | 
				
			||||||
 | 
					const SystemUtil = require(__dirname + '/../utils/system-util.js');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const {ipcRenderer} = require('electron');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class ServerTab extends Tab {
 | 
				
			||||||
 | 
						template() {
 | 
				
			||||||
 | 
							return `<div class="tab">
 | 
				
			||||||
 | 
										<div class="server-tooltip" style="display:none"></div>
 | 
				
			||||||
 | 
										<div class="server-tab-badge"></div>
 | 
				
			||||||
 | 
										<div class="server-tab">
 | 
				
			||||||
 | 
										<img class="server-icons" src='${this.props.icon}'/>
 | 
				
			||||||
 | 
										</div>
 | 
				
			||||||
 | 
										<div class="server-tab-shortcut">${this.generateShortcutText()}</div>
 | 
				
			||||||
 | 
									</div>`;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						init() {
 | 
				
			||||||
 | 
							super.init();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.$badge = this.$el.getElementsByClassName('server-tab-badge')[0];
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						updateBadge(count) {
 | 
				
			||||||
 | 
							if (count > 0) {
 | 
				
			||||||
 | 
								const formattedCount = count > 999 ? '1K+' : count;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
								this.$badge.innerHTML = formattedCount;
 | 
				
			||||||
 | 
								this.$badge.classList.add('active');
 | 
				
			||||||
 | 
							} else {
 | 
				
			||||||
 | 
								this.$badge.classList.remove('active');
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						generateShortcutText() {
 | 
				
			||||||
 | 
							// Only provide shortcuts for server [0..10]
 | 
				
			||||||
 | 
							if (this.props.index >= 10) {
 | 
				
			||||||
 | 
								return '';
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							const shownIndex = this.props.index + 1;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							let shortcutText = '';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							if (SystemUtil.getOS() === 'Mac') {
 | 
				
			||||||
 | 
								shortcutText = `⌘ ${shownIndex}`;
 | 
				
			||||||
 | 
							} else {
 | 
				
			||||||
 | 
								shortcutText = `Ctrl+${shownIndex}`;
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							ipcRenderer.send('register-server-tab-shortcut', shownIndex);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							return shortcutText;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					module.exports = ServerTab;
 | 
				
			||||||
@@ -1,64 +0,0 @@
 | 
				
			|||||||
import {ipcRenderer} from 'electron';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import * as SystemUtil from '../utils/system-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import Tab, {TabProps} from './tab';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export default class ServerTab extends Tab {
 | 
					 | 
				
			||||||
	$badge: Element;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	constructor(props: TabProps) {
 | 
					 | 
				
			||||||
		super(props);
 | 
					 | 
				
			||||||
		this.init();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	template(): string {
 | 
					 | 
				
			||||||
		return `<div class="tab" data-tab-id="${this.props.tabIndex}">
 | 
					 | 
				
			||||||
					<div class="server-tooltip" style="display:none">${this.props.name}</div>
 | 
					 | 
				
			||||||
					<div class="server-tab-badge"></div>
 | 
					 | 
				
			||||||
					<div class="server-tab">
 | 
					 | 
				
			||||||
					<img class="server-icons" src='${this.props.icon}'/>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
					<div class="server-tab-shortcut">${this.generateShortcutText()}</div>
 | 
					 | 
				
			||||||
				</div>`;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	init(): void {
 | 
					 | 
				
			||||||
		this.$el = this.generateNodeFromTemplate(this.template());
 | 
					 | 
				
			||||||
		this.props.$root.append(this.$el);
 | 
					 | 
				
			||||||
		this.registerListeners();
 | 
					 | 
				
			||||||
		this.$badge = this.$el.querySelectorAll('.server-tab-badge')[0];
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	updateBadge(count: number): void {
 | 
					 | 
				
			||||||
		if (count > 0) {
 | 
					 | 
				
			||||||
			const formattedCount = count > 999 ? '1K+' : count.toString();
 | 
					 | 
				
			||||||
			this.$badge.innerHTML = formattedCount;
 | 
					 | 
				
			||||||
			this.$badge.classList.add('active');
 | 
					 | 
				
			||||||
		} else {
 | 
					 | 
				
			||||||
			this.$badge.classList.remove('active');
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	generateShortcutText(): string {
 | 
					 | 
				
			||||||
		// Only provide shortcuts for server [0..10]
 | 
					 | 
				
			||||||
		if (this.props.index >= 10) {
 | 
					 | 
				
			||||||
			return '';
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		const shownIndex = this.props.index + 1;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		let shortcutText = '';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		if (SystemUtil.getOS() === 'Mac') {
 | 
					 | 
				
			||||||
			shortcutText = `⌘ ${shownIndex}`;
 | 
					 | 
				
			||||||
		} else {
 | 
					 | 
				
			||||||
			shortcutText = `Ctrl+${shownIndex}`;
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		// Array index == Shown index - 1
 | 
					 | 
				
			||||||
		ipcRenderer.send('switch-server-tab', shownIndex - 1);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		return shortcutText;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
							
								
								
									
										48
									
								
								app/renderer/js/components/tab.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										48
									
								
								app/renderer/js/components/tab.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,48 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const BaseComponent = require(__dirname + '/../components/base.js');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class Tab extends BaseComponent {
 | 
				
			||||||
 | 
						constructor(props) {
 | 
				
			||||||
 | 
							super();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.props = props;
 | 
				
			||||||
 | 
							this.webview = this.props.webview;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.init();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						init() {
 | 
				
			||||||
 | 
							this.$el = this.generateNodeFromTemplate(this.template());
 | 
				
			||||||
 | 
							this.props.$root.appendChild(this.$el);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.registerListeners();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						registerListeners() {
 | 
				
			||||||
 | 
							this.$el.addEventListener('click', this.props.onClick);
 | 
				
			||||||
 | 
							this.$el.addEventListener('mouseover', this.props.onHover);
 | 
				
			||||||
 | 
							this.$el.addEventListener('mouseout', this.props.onHoverOut);
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						isLoading() {
 | 
				
			||||||
 | 
							return this.webview.isLoading;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						activate() {
 | 
				
			||||||
 | 
							this.$el.classList.add('active');
 | 
				
			||||||
 | 
							this.webview.load();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						deactivate() {
 | 
				
			||||||
 | 
							this.$el.classList.remove('active');
 | 
				
			||||||
 | 
							this.webview.hide();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						destroy() {
 | 
				
			||||||
 | 
							this.$el.parentNode.removeChild(this.$el);
 | 
				
			||||||
 | 
							this.webview.$el.parentNode.removeChild(this.webview.$el);
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					module.exports = Tab;
 | 
				
			||||||
@@ -1,54 +0,0 @@
 | 
				
			|||||||
import BaseComponent from './base';
 | 
					 | 
				
			||||||
import WebView from './webview';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export interface TabProps {
 | 
					 | 
				
			||||||
	role: string;
 | 
					 | 
				
			||||||
	icon?: string;
 | 
					 | 
				
			||||||
	name: string;
 | 
					 | 
				
			||||||
	$root: Element;
 | 
					 | 
				
			||||||
	onClick: () => void;
 | 
					 | 
				
			||||||
	index: number;
 | 
					 | 
				
			||||||
	tabIndex: number;
 | 
					 | 
				
			||||||
	onHover?: () => void;
 | 
					 | 
				
			||||||
	onHoverOut?: () => void;
 | 
					 | 
				
			||||||
	webview: WebView;
 | 
					 | 
				
			||||||
	materialIcon?: string;
 | 
					 | 
				
			||||||
	onDestroy?: () => void;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export default class Tab extends BaseComponent {
 | 
					 | 
				
			||||||
	props: TabProps;
 | 
					 | 
				
			||||||
	webview: WebView;
 | 
					 | 
				
			||||||
	$el: Element;
 | 
					 | 
				
			||||||
	constructor(props: TabProps) {
 | 
					 | 
				
			||||||
		super();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.props = props;
 | 
					 | 
				
			||||||
		this.webview = this.props.webview;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	registerListeners(): void {
 | 
					 | 
				
			||||||
		this.$el.addEventListener('click', this.props.onClick);
 | 
					 | 
				
			||||||
		this.$el.addEventListener('mouseover', this.props.onHover);
 | 
					 | 
				
			||||||
		this.$el.addEventListener('mouseout', this.props.onHoverOut);
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	showNetworkError(): void {
 | 
					 | 
				
			||||||
		this.webview.forceLoad();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	activate(): void {
 | 
					 | 
				
			||||||
		this.$el.classList.add('active');
 | 
					 | 
				
			||||||
		this.webview.load();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	deactivate(): void {
 | 
					 | 
				
			||||||
		this.$el.classList.remove('active');
 | 
					 | 
				
			||||||
		this.webview.hide();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	destroy(): void {
 | 
					 | 
				
			||||||
		this.$el.remove();
 | 
					 | 
				
			||||||
		this.webview.$el.remove();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
							
								
								
									
										201
									
								
								app/renderer/js/components/webview.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										201
									
								
								app/renderer/js/components/webview.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,201 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const path = require('path');
 | 
				
			||||||
 | 
					const fs = require('fs');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const DomainUtil = require(__dirname + '/../utils/domain-util.js');
 | 
				
			||||||
 | 
					const ConfigUtil = require(__dirname + '/../utils/config-util.js');
 | 
				
			||||||
 | 
					const SystemUtil = require(__dirname + '/../utils/system-util.js');
 | 
				
			||||||
 | 
					const LinkUtil = require(__dirname + '/../utils/link-util.js');
 | 
				
			||||||
 | 
					const { shell, app } = require('electron').remote;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const BaseComponent = require(__dirname + '/../components/base.js');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const shouldSilentWebview = ConfigUtil.getConfigItem('silent');
 | 
				
			||||||
 | 
					class WebView extends BaseComponent {
 | 
				
			||||||
 | 
						constructor(props) {
 | 
				
			||||||
 | 
							super();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.props = props;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.zoomFactor = 1.0;
 | 
				
			||||||
 | 
							this.loading = false;
 | 
				
			||||||
 | 
							this.badgeCount = 0;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						template() {
 | 
				
			||||||
 | 
							return `<webview
 | 
				
			||||||
 | 
										class="disabled"
 | 
				
			||||||
 | 
										src="${this.props.url}"
 | 
				
			||||||
 | 
										${this.props.nodeIntegration ? 'nodeIntegration' : ''}
 | 
				
			||||||
 | 
										disablewebsecurity
 | 
				
			||||||
 | 
										${this.props.preload ? 'preload="js/preload.js"' : ''}
 | 
				
			||||||
 | 
										partition="persist:webviewsession"
 | 
				
			||||||
 | 
										webpreferences="allowRunningInsecureContent, javascript=yes">
 | 
				
			||||||
 | 
									</webview>`;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						init() {
 | 
				
			||||||
 | 
							this.$el = this.generateNodeFromTemplate(this.template());
 | 
				
			||||||
 | 
							this.props.$root.appendChild(this.$el);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.registerListeners();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						registerListeners() {
 | 
				
			||||||
 | 
							this.$el.addEventListener('new-window', event => {
 | 
				
			||||||
 | 
								const { url } = event;
 | 
				
			||||||
 | 
								const domainPrefix = DomainUtil.getDomain(this.props.index).url;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
								if (LinkUtil.isInternal(domainPrefix, url) || url === (domainPrefix + '/')) {
 | 
				
			||||||
 | 
									event.preventDefault();
 | 
				
			||||||
 | 
									this.$el.loadURL(url);
 | 
				
			||||||
 | 
								} else {
 | 
				
			||||||
 | 
									event.preventDefault();
 | 
				
			||||||
 | 
									shell.openExternal(url);
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							if (shouldSilentWebview) {
 | 
				
			||||||
 | 
								this.$el.addEventListener('dom-ready', () => {
 | 
				
			||||||
 | 
									this.$el.setAudioMuted(true);
 | 
				
			||||||
 | 
								});
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.$el.addEventListener('page-title-updated', event => {
 | 
				
			||||||
 | 
								const { title } = event;
 | 
				
			||||||
 | 
								this.badgeCount = this.getBadgeCount(title);
 | 
				
			||||||
 | 
								this.props.onTitleChange();
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.$el.addEventListener('page-favicon-updated', event => {
 | 
				
			||||||
 | 
								const { favicons } = event;
 | 
				
			||||||
 | 
								// This returns a string of favicons URL. If there is a PM counts in unread messages then the URL would be like
 | 
				
			||||||
 | 
								// https://chat.zulip.org/static/images/favicon/favicon-pms.png
 | 
				
			||||||
 | 
								if (favicons[0].indexOf('favicon-pms') > 0 && process.platform === 'darwin') {
 | 
				
			||||||
 | 
									// This api is only supported on macOS
 | 
				
			||||||
 | 
									app.dock.setBadge('●');
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.$el.addEventListener('dom-ready', () => {
 | 
				
			||||||
 | 
								if (this.props.role === 'server') {
 | 
				
			||||||
 | 
									this.$el.classList.add('onload');
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
								this.show();
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.$el.addEventListener('did-fail-load', event => {
 | 
				
			||||||
 | 
								const { errorDescription } = event;
 | 
				
			||||||
 | 
								const hasConnectivityErr = (SystemUtil.connectivityERR.indexOf(errorDescription) >= 0);
 | 
				
			||||||
 | 
								if (hasConnectivityErr) {
 | 
				
			||||||
 | 
									console.error('error', errorDescription);
 | 
				
			||||||
 | 
									this.props.onNetworkError();
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.$el.addEventListener('did-start-loading', () => {
 | 
				
			||||||
 | 
								let userAgent = SystemUtil.getUserAgent();
 | 
				
			||||||
 | 
								if (!userAgent) {
 | 
				
			||||||
 | 
									SystemUtil.setUserAgent(this.$el.getUserAgent());
 | 
				
			||||||
 | 
									userAgent = SystemUtil.getUserAgent();
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
								this.$el.setUserAgent(userAgent);
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						getBadgeCount(title) {
 | 
				
			||||||
 | 
							const messageCountInTitle = (/\(([0-9]+)\)/).exec(title);
 | 
				
			||||||
 | 
							return messageCountInTitle ? Number(messageCountInTitle[1]) : 0;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						show() {
 | 
				
			||||||
 | 
							// Do not show WebView if another tab was selected and this tab should be in background.
 | 
				
			||||||
 | 
							if (!this.props.isActive()) {
 | 
				
			||||||
 | 
								return;
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.$el.classList.remove('disabled');
 | 
				
			||||||
 | 
							setTimeout(() => {
 | 
				
			||||||
 | 
								if (this.props.role === 'server') {
 | 
				
			||||||
 | 
									this.$el.classList.remove('onload');
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							}, 1000);
 | 
				
			||||||
 | 
							this.focus();
 | 
				
			||||||
 | 
							this.loading = false;
 | 
				
			||||||
 | 
							this.props.onTitleChange();
 | 
				
			||||||
 | 
							// Injecting preload css in webview to override some css rules
 | 
				
			||||||
 | 
							this.$el.insertCSS(fs.readFileSync(path.join(__dirname, '/../../css/preload.css'), 'utf8'));
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						focus() {
 | 
				
			||||||
 | 
							// focus Webview and it's contents when Window regain focus.
 | 
				
			||||||
 | 
							const webContents = this.$el.getWebContents();
 | 
				
			||||||
 | 
							if (webContents && !webContents.isFocused()) {
 | 
				
			||||||
 | 
								this.$el.focus();
 | 
				
			||||||
 | 
								webContents.focus();
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						hide() {
 | 
				
			||||||
 | 
							this.$el.classList.add('disabled');
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						load() {
 | 
				
			||||||
 | 
							if (this.$el) {
 | 
				
			||||||
 | 
								this.show();
 | 
				
			||||||
 | 
							} else {
 | 
				
			||||||
 | 
								this.init();
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						zoomIn() {
 | 
				
			||||||
 | 
							this.zoomFactor += 0.1;
 | 
				
			||||||
 | 
							this.$el.setZoomFactor(this.zoomFactor);
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						zoomOut() {
 | 
				
			||||||
 | 
							this.zoomFactor -= 0.1;
 | 
				
			||||||
 | 
							this.$el.setZoomFactor(this.zoomFactor);
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						zoomActualSize() {
 | 
				
			||||||
 | 
							this.zoomFactor = 1.0;
 | 
				
			||||||
 | 
							this.$el.setZoomFactor(this.zoomFactor);
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						logOut() {
 | 
				
			||||||
 | 
							this.$el.executeJavaScript('logout()');
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						showShortcut() {
 | 
				
			||||||
 | 
							this.$el.executeJavaScript('shortcut()');
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						openDevTools() {
 | 
				
			||||||
 | 
							this.$el.openDevTools();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						back() {
 | 
				
			||||||
 | 
							if (this.$el.canGoBack()) {
 | 
				
			||||||
 | 
								this.$el.goBack();
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						forward() {
 | 
				
			||||||
 | 
							if (this.$el.canGoForward()) {
 | 
				
			||||||
 | 
								this.$el.goForward();
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						reload() {
 | 
				
			||||||
 | 
							this.hide();
 | 
				
			||||||
 | 
							this.$el.reload();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						send(...param) {
 | 
				
			||||||
 | 
							this.$el.send(...param);
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					module.exports = WebView;
 | 
				
			||||||
@@ -1,312 +0,0 @@
 | 
				
			|||||||
import {ipcRenderer, remote} from 'electron';
 | 
					 | 
				
			||||||
import fs from 'fs';
 | 
					 | 
				
			||||||
import path from 'path';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import * as ConfigUtil from '../utils/config-util';
 | 
					 | 
				
			||||||
import * as SystemUtil from '../utils/system-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import BaseComponent from './base';
 | 
					 | 
				
			||||||
import {contextMenu} from './context-menu';
 | 
					 | 
				
			||||||
import handleExternalLink from './handle-external-link';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const {app, dialog} = remote;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const shouldSilentWebview = ConfigUtil.getConfigItem('silent');
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
interface WebViewProps {
 | 
					 | 
				
			||||||
	$root: Element;
 | 
					 | 
				
			||||||
	index: number;
 | 
					 | 
				
			||||||
	tabIndex: number;
 | 
					 | 
				
			||||||
	url: string;
 | 
					 | 
				
			||||||
	role: string;
 | 
					 | 
				
			||||||
	name: string;
 | 
					 | 
				
			||||||
	isActive: () => boolean;
 | 
					 | 
				
			||||||
	switchLoading: (loading: boolean, url: string) => void;
 | 
					 | 
				
			||||||
	onNetworkError: (index: number) => void;
 | 
					 | 
				
			||||||
	nodeIntegration: boolean;
 | 
					 | 
				
			||||||
	preload: boolean;
 | 
					 | 
				
			||||||
	onTitleChange: () => void;
 | 
					 | 
				
			||||||
	hasPermission?: (origin: string, permission: string) => boolean;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export default class WebView extends BaseComponent {
 | 
					 | 
				
			||||||
	props: WebViewProps;
 | 
					 | 
				
			||||||
	zoomFactor: number;
 | 
					 | 
				
			||||||
	badgeCount: number;
 | 
					 | 
				
			||||||
	loading: boolean;
 | 
					 | 
				
			||||||
	customCSS: string;
 | 
					 | 
				
			||||||
	$webviewsContainer: DOMTokenList;
 | 
					 | 
				
			||||||
	$el: Electron.WebviewTag;
 | 
					 | 
				
			||||||
	domReady?: Promise<void>;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	constructor(props: WebViewProps) {
 | 
					 | 
				
			||||||
		super();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.props = props;
 | 
					 | 
				
			||||||
		this.zoomFactor = 1;
 | 
					 | 
				
			||||||
		this.loading = true;
 | 
					 | 
				
			||||||
		this.badgeCount = 0;
 | 
					 | 
				
			||||||
		this.customCSS = ConfigUtil.getConfigItem('customCSS');
 | 
					 | 
				
			||||||
		this.$webviewsContainer = document.querySelector('#webviews-container').classList;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	template(): string {
 | 
					 | 
				
			||||||
		return `<webview
 | 
					 | 
				
			||||||
					class="disabled"
 | 
					 | 
				
			||||||
					data-tab-id="${this.props.tabIndex}"
 | 
					 | 
				
			||||||
					src="${this.props.url}"
 | 
					 | 
				
			||||||
					${this.props.nodeIntegration ? 'nodeIntegration' : ''}
 | 
					 | 
				
			||||||
					${this.props.preload ? 'preload="js/preload.js"' : ''}
 | 
					 | 
				
			||||||
					partition="persist:webviewsession"
 | 
					 | 
				
			||||||
					name="${this.props.name}"
 | 
					 | 
				
			||||||
					webpreferences="
 | 
					 | 
				
			||||||
						${this.props.nodeIntegration ? '' : 'contextIsolation,'}
 | 
					 | 
				
			||||||
						${ConfigUtil.getConfigItem('enableSpellchecker') ? 'spellcheck,' : ''}
 | 
					 | 
				
			||||||
						javascript
 | 
					 | 
				
			||||||
					">
 | 
					 | 
				
			||||||
				</webview>`;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	init(): void {
 | 
					 | 
				
			||||||
		this.$el = this.generateNodeFromTemplate(this.template()) as Electron.WebviewTag;
 | 
					 | 
				
			||||||
		this.domReady = new Promise(resolve => {
 | 
					 | 
				
			||||||
			this.$el.addEventListener('dom-ready', () => resolve(), true);
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
		this.props.$root.append(this.$el);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.registerListeners();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	registerListeners(): void {
 | 
					 | 
				
			||||||
		this.$el.addEventListener('new-window', event => {
 | 
					 | 
				
			||||||
			handleExternalLink.call(this, event);
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		if (shouldSilentWebview) {
 | 
					 | 
				
			||||||
			this.$el.addEventListener('dom-ready', () => {
 | 
					 | 
				
			||||||
				this.$el.setAudioMuted(true);
 | 
					 | 
				
			||||||
			});
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.$el.addEventListener('page-title-updated', event => {
 | 
					 | 
				
			||||||
			const {title} = event;
 | 
					 | 
				
			||||||
			this.badgeCount = this.getBadgeCount(title);
 | 
					 | 
				
			||||||
			this.props.onTitleChange();
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.$el.addEventListener('did-navigate-in-page', event => {
 | 
					 | 
				
			||||||
			const isSettingPage = event.url.includes('renderer/preference.html');
 | 
					 | 
				
			||||||
			if (isSettingPage) {
 | 
					 | 
				
			||||||
				return;
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			this.canGoBackButton();
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.$el.addEventListener('did-navigate', () => {
 | 
					 | 
				
			||||||
			this.canGoBackButton();
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.$el.addEventListener('page-favicon-updated', event => {
 | 
					 | 
				
			||||||
			const {favicons} = event;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			// This returns a string of favicons URL. If there is a PM counts in unread messages then the URL would be like
 | 
					 | 
				
			||||||
			// https://chat.zulip.org/static/images/favicon/favicon-pms.png
 | 
					 | 
				
			||||||
			if (favicons[0].indexOf('favicon-pms') > 0 && process.platform === 'darwin') {
 | 
					 | 
				
			||||||
				// This api is only supported on macOS
 | 
					 | 
				
			||||||
				app.dock.setBadge('●');
 | 
					 | 
				
			||||||
				// Bounce the dock
 | 
					 | 
				
			||||||
				if (ConfigUtil.getConfigItem('dockBouncing')) {
 | 
					 | 
				
			||||||
					app.dock.bounce();
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.$el.addEventListener('dom-ready', () => {
 | 
					 | 
				
			||||||
			const webContents = remote.webContents.fromId(this.$el.getWebContentsId());
 | 
					 | 
				
			||||||
			webContents.addListener('context-menu', (event, menuParameters) => {
 | 
					 | 
				
			||||||
				contextMenu(webContents, event, menuParameters);
 | 
					 | 
				
			||||||
			});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			if (this.props.role === 'server') {
 | 
					 | 
				
			||||||
				this.$el.classList.add('onload');
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			this.loading = false;
 | 
					 | 
				
			||||||
			this.props.switchLoading(false, this.props.url);
 | 
					 | 
				
			||||||
			this.show();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			// Refocus text boxes after reload
 | 
					 | 
				
			||||||
			// Remove when upstream issue https://github.com/electron/electron/issues/14474 is fixed
 | 
					 | 
				
			||||||
			this.$el.blur();
 | 
					 | 
				
			||||||
			this.$el.focus();
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.$el.addEventListener('did-fail-load', event => {
 | 
					 | 
				
			||||||
			const {errorDescription} = event;
 | 
					 | 
				
			||||||
			const hasConnectivityErr = SystemUtil.connectivityERR.includes(errorDescription);
 | 
					 | 
				
			||||||
			if (hasConnectivityErr) {
 | 
					 | 
				
			||||||
				console.error('error', errorDescription);
 | 
					 | 
				
			||||||
				if (!this.props.url.includes('network.html')) {
 | 
					 | 
				
			||||||
					this.props.onNetworkError(this.props.index);
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.$el.addEventListener('did-start-loading', () => {
 | 
					 | 
				
			||||||
			const isSettingPage = this.props.url.includes('renderer/preference.html');
 | 
					 | 
				
			||||||
			if (!isSettingPage) {
 | 
					 | 
				
			||||||
				this.props.switchLoading(true, this.props.url);
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.$el.addEventListener('did-stop-loading', () => {
 | 
					 | 
				
			||||||
			this.props.switchLoading(false, this.props.url);
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	getBadgeCount(title: string): number {
 | 
					 | 
				
			||||||
		const messageCountInTitle = (/\((\d+)\)/).exec(title);
 | 
					 | 
				
			||||||
		return messageCountInTitle ? Number(messageCountInTitle[1]) : 0;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	showNotificationSettings(): void {
 | 
					 | 
				
			||||||
		ipcRenderer.sendTo(this.$el.getWebContentsId(), 'show-notification-settings');
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	show(): void {
 | 
					 | 
				
			||||||
		// Do not show WebView if another tab was selected and this tab should be in background.
 | 
					 | 
				
			||||||
		if (!this.props.isActive()) {
 | 
					 | 
				
			||||||
			return;
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		// To show or hide the loading indicator in the the active tab
 | 
					 | 
				
			||||||
		if (this.loading) {
 | 
					 | 
				
			||||||
			this.$webviewsContainer.remove('loaded');
 | 
					 | 
				
			||||||
		} else {
 | 
					 | 
				
			||||||
			this.$webviewsContainer.add('loaded');
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.$el.classList.remove('disabled');
 | 
					 | 
				
			||||||
		this.$el.classList.add('active');
 | 
					 | 
				
			||||||
		setTimeout(() => {
 | 
					 | 
				
			||||||
			if (this.props.role === 'server') {
 | 
					 | 
				
			||||||
				this.$el.classList.remove('onload');
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}, 1000);
 | 
					 | 
				
			||||||
		this.focus();
 | 
					 | 
				
			||||||
		this.props.onTitleChange();
 | 
					 | 
				
			||||||
		// Injecting preload css in webview to override some css rules
 | 
					 | 
				
			||||||
		(async () => this.$el.insertCSS(fs.readFileSync(path.join(__dirname, '/../../css/preload.css'), 'utf8')))();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		// Get customCSS again from config util to avoid warning user again
 | 
					 | 
				
			||||||
		this.customCSS = ConfigUtil.getConfigItem('customCSS');
 | 
					 | 
				
			||||||
		if (this.customCSS) {
 | 
					 | 
				
			||||||
			if (!fs.existsSync(this.customCSS)) {
 | 
					 | 
				
			||||||
				this.customCSS = null;
 | 
					 | 
				
			||||||
				ConfigUtil.setConfigItem('customCSS', null);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
				const errorMessage = 'The custom css previously set is deleted!';
 | 
					 | 
				
			||||||
				dialog.showErrorBox('custom css file deleted!', errorMessage);
 | 
					 | 
				
			||||||
				return;
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			(async () => this.$el.insertCSS(fs.readFileSync(path.resolve(__dirname, this.customCSS), 'utf8')))();
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	focus(): void {
 | 
					 | 
				
			||||||
		// Focus Webview and it's contents when Window regain focus.
 | 
					 | 
				
			||||||
		const webContents = remote.webContents.fromId(this.$el.getWebContentsId());
 | 
					 | 
				
			||||||
		// HACK: webContents.isFocused() seems to be true even without the element
 | 
					 | 
				
			||||||
		// being in focus. So, we check against `document.activeElement`.
 | 
					 | 
				
			||||||
		if (webContents && this.$el !== document.activeElement) {
 | 
					 | 
				
			||||||
			// HACK: Looks like blur needs to be called on the previously focused
 | 
					 | 
				
			||||||
			// element to transfer focus correctly, in Electron v3.0.10
 | 
					 | 
				
			||||||
			// See https://github.com/electron/electron/issues/15718
 | 
					 | 
				
			||||||
			(document.activeElement as HTMLElement).blur();
 | 
					 | 
				
			||||||
			this.$el.focus();
 | 
					 | 
				
			||||||
			webContents.focus();
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	hide(): void {
 | 
					 | 
				
			||||||
		this.$el.classList.add('disabled');
 | 
					 | 
				
			||||||
		this.$el.classList.remove('active');
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	load(): void {
 | 
					 | 
				
			||||||
		if (this.$el) {
 | 
					 | 
				
			||||||
			this.show();
 | 
					 | 
				
			||||||
		} else {
 | 
					 | 
				
			||||||
			this.init();
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	zoomIn(): void {
 | 
					 | 
				
			||||||
		this.zoomFactor += 0.1;
 | 
					 | 
				
			||||||
		this.$el.setZoomFactor(this.zoomFactor);
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	zoomOut(): void {
 | 
					 | 
				
			||||||
		this.zoomFactor -= 0.1;
 | 
					 | 
				
			||||||
		this.$el.setZoomFactor(this.zoomFactor);
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	zoomActualSize(): void {
 | 
					 | 
				
			||||||
		this.zoomFactor = 1;
 | 
					 | 
				
			||||||
		this.$el.setZoomFactor(this.zoomFactor);
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	logOut(): void {
 | 
					 | 
				
			||||||
		ipcRenderer.sendTo(this.$el.getWebContentsId(), 'logout');
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	showShortcut(): void {
 | 
					 | 
				
			||||||
		ipcRenderer.sendTo(this.$el.getWebContentsId(), 'shortcut');
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	openDevTools(): void {
 | 
					 | 
				
			||||||
		this.$el.openDevTools();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	back(): void {
 | 
					 | 
				
			||||||
		if (this.$el.canGoBack()) {
 | 
					 | 
				
			||||||
			this.$el.goBack();
 | 
					 | 
				
			||||||
			this.focus();
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	canGoBackButton(): void {
 | 
					 | 
				
			||||||
		const $backButton = document.querySelector('#actions-container #back-action');
 | 
					 | 
				
			||||||
		if (this.$el.canGoBack()) {
 | 
					 | 
				
			||||||
			$backButton.classList.remove('disable');
 | 
					 | 
				
			||||||
		} else {
 | 
					 | 
				
			||||||
			$backButton.classList.add('disable');
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	forward(): void {
 | 
					 | 
				
			||||||
		if (this.$el.canGoForward()) {
 | 
					 | 
				
			||||||
			this.$el.goForward();
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	reload(): void {
 | 
					 | 
				
			||||||
		this.hide();
 | 
					 | 
				
			||||||
		// Shows the loading indicator till the webview is reloaded
 | 
					 | 
				
			||||||
		this.$webviewsContainer.remove('loaded');
 | 
					 | 
				
			||||||
		this.loading = true;
 | 
					 | 
				
			||||||
		this.props.switchLoading(true, this.props.url);
 | 
					 | 
				
			||||||
		this.$el.reload();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	forceLoad(): void {
 | 
					 | 
				
			||||||
		this.init();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	async send(channel: string, ...parameters: unknown[]): Promise<void> {
 | 
					 | 
				
			||||||
		await this.domReady;
 | 
					 | 
				
			||||||
		await this.$el.send(channel, ...parameters);
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -1,80 +0,0 @@
 | 
				
			|||||||
import {ipcRenderer} from 'electron';
 | 
					 | 
				
			||||||
import {EventEmitter} from 'events';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import {ClipboardDecrypterImpl} from './clipboard-decrypter';
 | 
					 | 
				
			||||||
import {NotificationData, newNotification} from './notification';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
type ListenerType = ((...args: any[]) => void);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
class ElectronBridgeImpl extends EventEmitter implements ElectronBridge {
 | 
					 | 
				
			||||||
	send_notification_reply_message_supported: boolean;
 | 
					 | 
				
			||||||
	idle_on_system: boolean;
 | 
					 | 
				
			||||||
	last_active_on_system: number;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	constructor() {
 | 
					 | 
				
			||||||
		super();
 | 
					 | 
				
			||||||
		this.send_notification_reply_message_supported = false;
 | 
					 | 
				
			||||||
		// Indicates if the user is idle or not
 | 
					 | 
				
			||||||
		this.idle_on_system = false;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		// Indicates the time at which user was last active
 | 
					 | 
				
			||||||
		this.last_active_on_system = Date.now();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	send_event = (eventName: string | symbol, ...args: unknown[]): void => {
 | 
					 | 
				
			||||||
		this.emit(eventName, ...args);
 | 
					 | 
				
			||||||
	};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	on_event = (eventName: string, listener: ListenerType): void => {
 | 
					 | 
				
			||||||
		this.on(eventName, listener);
 | 
					 | 
				
			||||||
	};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	new_notification = (
 | 
					 | 
				
			||||||
		title: string,
 | 
					 | 
				
			||||||
		options: NotificationOptions | undefined,
 | 
					 | 
				
			||||||
		dispatch: (type: string, eventInit: EventInit) => boolean
 | 
					 | 
				
			||||||
	): NotificationData =>
 | 
					 | 
				
			||||||
		newNotification(title, options, dispatch);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	get_idle_on_system = (): boolean => this.idle_on_system;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	get_last_active_on_system = (): number => this.last_active_on_system;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	get_send_notification_reply_message_supported = (): boolean =>
 | 
					 | 
				
			||||||
		this.send_notification_reply_message_supported;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	set_send_notification_reply_message_supported = (value: boolean): void => {
 | 
					 | 
				
			||||||
		this.send_notification_reply_message_supported = value;
 | 
					 | 
				
			||||||
	};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	decrypt_clipboard = (version: number): ClipboardDecrypterImpl =>
 | 
					 | 
				
			||||||
		new ClipboardDecrypterImpl(version);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const electron_bridge = new ElectronBridgeImpl();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
electron_bridge.on('total_unread_count', (...args) => {
 | 
					 | 
				
			||||||
	ipcRenderer.send('unread-count', ...args);
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
electron_bridge.on('realm_name', realmName => {
 | 
					 | 
				
			||||||
	const serverURL = location.origin;
 | 
					 | 
				
			||||||
	ipcRenderer.send('realm-name-changed', serverURL, realmName);
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
electron_bridge.on('realm_icon_url', (iconURL: unknown) => {
 | 
					 | 
				
			||||||
	if (typeof iconURL !== 'string') {
 | 
					 | 
				
			||||||
		throw new TypeError('Expected string for iconURL');
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	const serverURL = location.origin;
 | 
					 | 
				
			||||||
	iconURL = iconURL.includes('http') ? iconURL : `${serverURL}${iconURL}`;
 | 
					 | 
				
			||||||
	ipcRenderer.send('realm-icon-changed', serverURL, iconURL);
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// This follows node's idiomatic implementation of event
 | 
					 | 
				
			||||||
// emitters to make event handling more simpler instead of using
 | 
					 | 
				
			||||||
// functions zulip side will emit event using ElectronBrigde.send_event
 | 
					 | 
				
			||||||
// which is alias of .emit and on this side we can handle the data by adding
 | 
					 | 
				
			||||||
// a listener for the event.
 | 
					 | 
				
			||||||
export default electron_bridge;
 | 
					 | 
				
			||||||
@@ -1,50 +0,0 @@
 | 
				
			|||||||
import {remote} from 'electron';
 | 
					 | 
				
			||||||
import fs from 'fs';
 | 
					 | 
				
			||||||
import path from 'path';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import SendFeedback from '@electron-elements/send-feedback';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const {app} = remote;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
customElements.define('send-feedback', SendFeedback);
 | 
					 | 
				
			||||||
export const sendFeedback: SendFeedback = document.querySelector('send-feedback');
 | 
					 | 
				
			||||||
export const feedbackHolder = sendFeedback.parentElement;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// Make the button color match zulip app's theme
 | 
					 | 
				
			||||||
sendFeedback.customStylesheet = 'css/feedback.css';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// Customize the fields of custom elements
 | 
					 | 
				
			||||||
sendFeedback.title = 'Report Issue';
 | 
					 | 
				
			||||||
sendFeedback.titleLabel = 'Issue title:';
 | 
					 | 
				
			||||||
sendFeedback.titlePlaceholder = 'Enter issue title';
 | 
					 | 
				
			||||||
sendFeedback.textareaLabel = 'Describe the issue:';
 | 
					 | 
				
			||||||
sendFeedback.textareaPlaceholder = 'Succinctly describe your issue and steps to reproduce it...';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
sendFeedback.buttonLabel = 'Report Issue';
 | 
					 | 
				
			||||||
sendFeedback.loaderSuccessText = '';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
sendFeedback.useReporter('emailReporter', {
 | 
					 | 
				
			||||||
	email: 'support@zulip.com'
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
feedbackHolder.addEventListener('click', (event: Event) => {
 | 
					 | 
				
			||||||
	// Only remove the class if the grey out faded
 | 
					 | 
				
			||||||
	// part is clicked and not the feedback element itself
 | 
					 | 
				
			||||||
	if (event.target === event.currentTarget) {
 | 
					 | 
				
			||||||
		feedbackHolder.classList.remove('show');
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
sendFeedback.addEventListener('feedback-submitted', () => {
 | 
					 | 
				
			||||||
	setTimeout(() => {
 | 
					 | 
				
			||||||
		feedbackHolder.classList.remove('show');
 | 
					 | 
				
			||||||
	}, 1000);
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
sendFeedback.addEventListener('feedback-cancelled', () => {
 | 
					 | 
				
			||||||
	feedbackHolder.classList.remove('show');
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const dataDir = app.getPath('userData');
 | 
					 | 
				
			||||||
const logsDir = path.join(dataDir, '/Logs');
 | 
					 | 
				
			||||||
sendFeedback.logs.push(...fs.readdirSync(logsDir).map(file => path.join(logsDir, file)));
 | 
					 | 
				
			||||||
@@ -1,133 +0,0 @@
 | 
				
			|||||||
'use strict';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
interface CompatElectronBridge extends ElectronBridge {
 | 
					 | 
				
			||||||
	readonly idle_on_system: boolean;
 | 
					 | 
				
			||||||
	readonly last_active_on_system: number;
 | 
					 | 
				
			||||||
	send_notification_reply_message_supported: boolean;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
(() => {
 | 
					 | 
				
			||||||
	const zulipWindow = window as typeof window & {
 | 
					 | 
				
			||||||
		electron_bridge: CompatElectronBridge;
 | 
					 | 
				
			||||||
		narrow: {
 | 
					 | 
				
			||||||
			by_subject?: (target_id: number, opts: {trigger?: string}) => void;
 | 
					 | 
				
			||||||
			by_topic?: (target_id: number, opts: {trigger?: string}) => void;
 | 
					 | 
				
			||||||
		};
 | 
					 | 
				
			||||||
		page_params?: {
 | 
					 | 
				
			||||||
			default_language?: string;
 | 
					 | 
				
			||||||
		};
 | 
					 | 
				
			||||||
		raw_electron_bridge: ElectronBridge;
 | 
					 | 
				
			||||||
	};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	const electron_bridge: CompatElectronBridge = {
 | 
					 | 
				
			||||||
		...zulipWindow.raw_electron_bridge,
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		get idle_on_system(): boolean {
 | 
					 | 
				
			||||||
			return this.get_idle_on_system();
 | 
					 | 
				
			||||||
		},
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		get last_active_on_system(): number {
 | 
					 | 
				
			||||||
			return this.get_last_active_on_system();
 | 
					 | 
				
			||||||
		},
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		get send_notification_reply_message_supported(): boolean {
 | 
					 | 
				
			||||||
			return this.get_send_notification_reply_message_supported();
 | 
					 | 
				
			||||||
		},
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		set send_notification_reply_message_supported(value: boolean) {
 | 
					 | 
				
			||||||
			this.set_send_notification_reply_message_supported(value);
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	zulipWindow.electron_bridge = electron_bridge;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	(async () => {
 | 
					 | 
				
			||||||
		if (document.readyState === 'loading') {
 | 
					 | 
				
			||||||
			await new Promise(resolve => {
 | 
					 | 
				
			||||||
				document.addEventListener('DOMContentLoaded', () => {
 | 
					 | 
				
			||||||
					resolve();
 | 
					 | 
				
			||||||
				});
 | 
					 | 
				
			||||||
			});
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		const {page_params} = zulipWindow;
 | 
					 | 
				
			||||||
		if (page_params) {
 | 
					 | 
				
			||||||
			electron_bridge.send_event('zulip-loaded');
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	})();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	electron_bridge.on_event('narrow-by-topic', (id: number) => {
 | 
					 | 
				
			||||||
		const {narrow} = zulipWindow;
 | 
					 | 
				
			||||||
		const narrowByTopic = narrow.by_topic || narrow.by_subject;
 | 
					 | 
				
			||||||
		narrowByTopic(id, {trigger: 'notification'});
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	function attributeListener<T extends EventTarget>(type: string): PropertyDescriptor {
 | 
					 | 
				
			||||||
		const symbol = Symbol('on' + type);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		function listener(this: T, ev: Event): void {
 | 
					 | 
				
			||||||
			if ((this as any)[symbol].call(this, ev) === false) {
 | 
					 | 
				
			||||||
				ev.preventDefault();
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		return {
 | 
					 | 
				
			||||||
			configurable: true,
 | 
					 | 
				
			||||||
			enumerable: true,
 | 
					 | 
				
			||||||
			get(this: T) {
 | 
					 | 
				
			||||||
				return (this as any)[symbol];
 | 
					 | 
				
			||||||
			},
 | 
					 | 
				
			||||||
			set(this: T, value: unknown) {
 | 
					 | 
				
			||||||
				if (typeof value === 'function') {
 | 
					 | 
				
			||||||
					if (!(symbol in this)) {
 | 
					 | 
				
			||||||
						this.addEventListener(type, listener);
 | 
					 | 
				
			||||||
					}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
					(this as any)[symbol] = value;
 | 
					 | 
				
			||||||
				} else if (symbol in this) {
 | 
					 | 
				
			||||||
					this.removeEventListener(type, listener);
 | 
					 | 
				
			||||||
					delete (this as any)[symbol];
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		};
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	const NativeNotification = Notification;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	class InjectedNotification extends EventTarget {
 | 
					 | 
				
			||||||
		constructor(title: string, options?: NotificationOptions) {
 | 
					 | 
				
			||||||
			super();
 | 
					 | 
				
			||||||
			Object.assign(
 | 
					 | 
				
			||||||
				this,
 | 
					 | 
				
			||||||
				electron_bridge.new_notification(title, options, (type: string, eventInit: EventInit) =>
 | 
					 | 
				
			||||||
					this.dispatchEvent(new Event(type, eventInit))
 | 
					 | 
				
			||||||
				)
 | 
					 | 
				
			||||||
			);
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		static get maxActions(): number {
 | 
					 | 
				
			||||||
			return NativeNotification.maxActions;
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		static get permission(): NotificationPermission {
 | 
					 | 
				
			||||||
			return NativeNotification.permission;
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		static async requestPermission(callback?: NotificationPermissionCallback): Promise<NotificationPermission> {
 | 
					 | 
				
			||||||
			if (callback) {
 | 
					 | 
				
			||||||
				callback(await Promise.resolve(NativeNotification.permission));
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			return NativeNotification.permission;
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	Object.defineProperties(InjectedNotification.prototype, {
 | 
					 | 
				
			||||||
		onclick: attributeListener('click'),
 | 
					 | 
				
			||||||
		onclose: attributeListener('close'),
 | 
					 | 
				
			||||||
		onerror: attributeListener('error'),
 | 
					 | 
				
			||||||
		onshow: attributeListener('show')
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	window.Notification = InjectedNotification as any;
 | 
					 | 
				
			||||||
})();
 | 
					 | 
				
			||||||
							
								
								
									
										464
									
								
								app/renderer/js/main.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										464
									
								
								app/renderer/js/main.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,464 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const { ipcRenderer, remote } = require('electron');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const { session } = remote;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					require(__dirname + '/js/tray.js');
 | 
				
			||||||
 | 
					const DomainUtil = require(__dirname + '/js/utils/domain-util.js');
 | 
				
			||||||
 | 
					const WebView = require(__dirname + '/js/components/webview.js');
 | 
				
			||||||
 | 
					const ServerTab = require(__dirname + '/js/components/server-tab.js');
 | 
				
			||||||
 | 
					const FunctionalTab = require(__dirname + '/js/components/functional-tab.js');
 | 
				
			||||||
 | 
					const ConfigUtil = require(__dirname + '/js/utils/config-util.js');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class ServerManagerView {
 | 
				
			||||||
 | 
						constructor() {
 | 
				
			||||||
 | 
							this.$addServerButton = document.getElementById('add-tab');
 | 
				
			||||||
 | 
							this.$tabsContainer = document.getElementById('tabs-container');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							const $actionsContainer = document.getElementById('actions-container');
 | 
				
			||||||
 | 
							this.$reloadButton = $actionsContainer.querySelector('#reload-action');
 | 
				
			||||||
 | 
							this.$settingsButton = $actionsContainer.querySelector('#settings-action');
 | 
				
			||||||
 | 
							this.$webviewsContainer = document.getElementById('webviews-container');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.$addServerTooltip = document.getElementById('add-server-tooltip');
 | 
				
			||||||
 | 
							this.$reloadTooltip = $actionsContainer.querySelector('#reload-tooltip');
 | 
				
			||||||
 | 
							this.$settingsTooltip = $actionsContainer.querySelector('#setting-tooltip');
 | 
				
			||||||
 | 
							this.$serverIconTooltip = document.getElementsByClassName('server-tooltip');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.$sidebar = document.getElementById('sidebar');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.$fullscreenPopup = document.getElementById('fullscreen-popup');
 | 
				
			||||||
 | 
							this.$fullscreenEscapeKey = process.platform === 'darwin' ? '^⌘F' : 'F11';
 | 
				
			||||||
 | 
							this.$fullscreenPopup.innerHTML = `Press ${this.$fullscreenEscapeKey} to exit full screen`;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.activeTabIndex = -1;
 | 
				
			||||||
 | 
							this.tabs = [];
 | 
				
			||||||
 | 
							this.functionalTabs = {};
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						init() {
 | 
				
			||||||
 | 
							this.loadProxy().then(() => {
 | 
				
			||||||
 | 
								this.initSidebar();
 | 
				
			||||||
 | 
								this.initTabs();
 | 
				
			||||||
 | 
								this.initActions();
 | 
				
			||||||
 | 
								this.registerIpcs();
 | 
				
			||||||
 | 
								this.initDefaultSettings();
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						loadProxy() {
 | 
				
			||||||
 | 
							return new Promise(resolve => {
 | 
				
			||||||
 | 
								const proxyEnabled = ConfigUtil.getConfigItem('useProxy', false);
 | 
				
			||||||
 | 
								if (proxyEnabled) {
 | 
				
			||||||
 | 
									session.fromPartition('persist:webviewsession').setProxy({
 | 
				
			||||||
 | 
										pacScript: ConfigUtil.getConfigItem('proxyPAC', ''),
 | 
				
			||||||
 | 
										proxyRules: ConfigUtil.getConfigItem('proxyRules', ''),
 | 
				
			||||||
 | 
										proxyBypassRules: ConfigUtil.getConfigItem('proxyBypass', '')
 | 
				
			||||||
 | 
									}, resolve);
 | 
				
			||||||
 | 
								} else {
 | 
				
			||||||
 | 
									session.fromPartition('persist:webviewsession').setProxy({
 | 
				
			||||||
 | 
										pacScript: '',
 | 
				
			||||||
 | 
										proxyRules: '',
 | 
				
			||||||
 | 
										proxyBypassRules: ''
 | 
				
			||||||
 | 
									}, resolve);
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						// Settings are initialized only when user clicks on General/Server/Network section settings
 | 
				
			||||||
 | 
						// In case, user doesn't visit these section, those values set to be null automatically
 | 
				
			||||||
 | 
						// This will make sure the default settings are correctly set to either true or false
 | 
				
			||||||
 | 
						initDefaultSettings() {
 | 
				
			||||||
 | 
							// Default settings which should be respected
 | 
				
			||||||
 | 
							const settingOptions = {
 | 
				
			||||||
 | 
								trayIcon: true,
 | 
				
			||||||
 | 
								useProxy: false,
 | 
				
			||||||
 | 
								showSidebar: true,
 | 
				
			||||||
 | 
								badgeOption: true,
 | 
				
			||||||
 | 
								startAtLogin: false,
 | 
				
			||||||
 | 
								startMinimized: false,
 | 
				
			||||||
 | 
								enableSpellchecker: true,
 | 
				
			||||||
 | 
								showNotification: true,
 | 
				
			||||||
 | 
								betaUpdate: false,
 | 
				
			||||||
 | 
								silent: false,
 | 
				
			||||||
 | 
								lastActiveTab: 0
 | 
				
			||||||
 | 
							};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							// Platform specific settings
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							if (process.platform === 'win32') {
 | 
				
			||||||
 | 
								// Only available on Windows
 | 
				
			||||||
 | 
								settingOptions.flashTaskbarOnMessage = true;
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							for (const i in settingOptions) {
 | 
				
			||||||
 | 
								if (ConfigUtil.getConfigItem(i) === null) {
 | 
				
			||||||
 | 
									ConfigUtil.setConfigItem(i, settingOptions[i]);
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						initSidebar() {
 | 
				
			||||||
 | 
							const showSidebar = ConfigUtil.getConfigItem('showSidebar', true);
 | 
				
			||||||
 | 
							this.toggleSidebar(showSidebar);
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						initTabs() {
 | 
				
			||||||
 | 
							const servers = DomainUtil.getDomains();
 | 
				
			||||||
 | 
							if (servers.length > 0) {
 | 
				
			||||||
 | 
								for (let i = 0; i < servers.length; i++) {
 | 
				
			||||||
 | 
									this.initServer(servers[i], i);
 | 
				
			||||||
 | 
									DomainUtil.updateSavedServer(servers[i].url, i);
 | 
				
			||||||
 | 
									this.activateTab(i);
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
								// Open last active tab
 | 
				
			||||||
 | 
								this.activateTab(ConfigUtil.getConfigItem('lastActiveTab'));
 | 
				
			||||||
 | 
							} else {
 | 
				
			||||||
 | 
								this.openSettings('Servers');
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						initServer(server, index) {
 | 
				
			||||||
 | 
							this.tabs.push(new ServerTab({
 | 
				
			||||||
 | 
								role: 'server',
 | 
				
			||||||
 | 
								icon: server.icon,
 | 
				
			||||||
 | 
								$root: this.$tabsContainer,
 | 
				
			||||||
 | 
								onClick: this.activateLastTab.bind(this, index),
 | 
				
			||||||
 | 
								index,
 | 
				
			||||||
 | 
								onHover: this.onHover.bind(this, index, server.alias),
 | 
				
			||||||
 | 
								onHoverOut: this.onHoverOut.bind(this, index),
 | 
				
			||||||
 | 
								webview: new WebView({
 | 
				
			||||||
 | 
									$root: this.$webviewsContainer,
 | 
				
			||||||
 | 
									index,
 | 
				
			||||||
 | 
									url: server.url,
 | 
				
			||||||
 | 
									name: server.alias,
 | 
				
			||||||
 | 
									isActive: () => {
 | 
				
			||||||
 | 
										return index === this.activeTabIndex;
 | 
				
			||||||
 | 
									},
 | 
				
			||||||
 | 
									onNetworkError: this.openNetworkTroubleshooting.bind(this),
 | 
				
			||||||
 | 
									onTitleChange: this.updateBadge.bind(this),
 | 
				
			||||||
 | 
									nodeIntegration: false,
 | 
				
			||||||
 | 
									preload: true
 | 
				
			||||||
 | 
								})
 | 
				
			||||||
 | 
							}));
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						initActions() {
 | 
				
			||||||
 | 
							this.$reloadButton.addEventListener('click', () => {
 | 
				
			||||||
 | 
								this.tabs[this.activeTabIndex].webview.reload();
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
							this.$addServerButton.addEventListener('click', () => {
 | 
				
			||||||
 | 
								this.openSettings('Servers');
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
							this.$settingsButton.addEventListener('click', () => {
 | 
				
			||||||
 | 
								this.openSettings('General');
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							const $serverImgs = document.querySelectorAll('.server-icons');
 | 
				
			||||||
 | 
							$serverImgs.forEach($serverImg => {
 | 
				
			||||||
 | 
								$serverImg.addEventListener('error', () => {
 | 
				
			||||||
 | 
									$serverImg.src = 'img/icon.png';
 | 
				
			||||||
 | 
								});
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.sidebarHoverEvent(this.$addServerButton, this.$addServerTooltip);
 | 
				
			||||||
 | 
							this.sidebarHoverEvent(this.$settingsButton, this.$settingsTooltip);
 | 
				
			||||||
 | 
							this.sidebarHoverEvent(this.$reloadButton, this.$reloadTooltip);
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						sidebarHoverEvent(SidebarButton, SidebarTooltip) {
 | 
				
			||||||
 | 
							SidebarButton.addEventListener('mouseover', () => {
 | 
				
			||||||
 | 
								SidebarTooltip.removeAttribute('style');
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
							SidebarButton.addEventListener('mouseout', () => {
 | 
				
			||||||
 | 
								SidebarTooltip.style.display = 'none';
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						onHover(index, serverName) {
 | 
				
			||||||
 | 
							this.$serverIconTooltip[index].innerHTML = serverName;
 | 
				
			||||||
 | 
							this.$serverIconTooltip[index].removeAttribute('style');
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						onHoverOut(index) {
 | 
				
			||||||
 | 
							this.$serverIconTooltip[index].style.display = 'none';
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						openFunctionalTab(tabProps) {
 | 
				
			||||||
 | 
							if (this.functionalTabs[tabProps.name] !== undefined) {
 | 
				
			||||||
 | 
								this.activateTab(this.functionalTabs[tabProps.name]);
 | 
				
			||||||
 | 
								return;
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.functionalTabs[tabProps.name] = this.tabs.length;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.tabs.push(new FunctionalTab({
 | 
				
			||||||
 | 
								role: 'function',
 | 
				
			||||||
 | 
								materialIcon: tabProps.materialIcon,
 | 
				
			||||||
 | 
								$root: this.$tabsContainer,
 | 
				
			||||||
 | 
								index: this.functionalTabs[tabProps.name],
 | 
				
			||||||
 | 
								onClick: this.activateTab.bind(this, this.functionalTabs[tabProps.name]),
 | 
				
			||||||
 | 
								onDestroy: this.destroyTab.bind(this, tabProps.name, this.functionalTabs[tabProps.name]),
 | 
				
			||||||
 | 
								webview: new WebView({
 | 
				
			||||||
 | 
									$root: this.$webviewsContainer,
 | 
				
			||||||
 | 
									index: this.functionalTabs[tabProps.name],
 | 
				
			||||||
 | 
									url: tabProps.url,
 | 
				
			||||||
 | 
									name: tabProps.name,
 | 
				
			||||||
 | 
									isActive: () => {
 | 
				
			||||||
 | 
										return this.functionalTabs[tabProps.name] === this.activeTabIndex;
 | 
				
			||||||
 | 
									},
 | 
				
			||||||
 | 
									onNetworkError: this.openNetworkTroubleshooting.bind(this),
 | 
				
			||||||
 | 
									onTitleChange: this.updateBadge.bind(this),
 | 
				
			||||||
 | 
									nodeIntegration: true,
 | 
				
			||||||
 | 
									preload: false
 | 
				
			||||||
 | 
								})
 | 
				
			||||||
 | 
							}));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.activateTab(this.functionalTabs[tabProps.name]);
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						openSettings(nav = 'General') {
 | 
				
			||||||
 | 
							this.openFunctionalTab({
 | 
				
			||||||
 | 
								name: 'Settings',
 | 
				
			||||||
 | 
								materialIcon: 'settings',
 | 
				
			||||||
 | 
								url: `file://${__dirname}/preference.html#${nav}`
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
							this.tabs[this.functionalTabs.Settings].webview.send('switch-settings-nav', nav);
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						openAbout() {
 | 
				
			||||||
 | 
							this.openFunctionalTab({
 | 
				
			||||||
 | 
								name: 'About',
 | 
				
			||||||
 | 
								materialIcon: 'sentiment_very_satisfied',
 | 
				
			||||||
 | 
								url: `file://${__dirname}/about.html`
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						openNetworkTroubleshooting() {
 | 
				
			||||||
 | 
							this.openFunctionalTab({
 | 
				
			||||||
 | 
								name: 'Network Troubleshooting',
 | 
				
			||||||
 | 
								materialIcon: 'network_check',
 | 
				
			||||||
 | 
								url: `file://${__dirname}/network.html`
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						activateLastTab(index) {
 | 
				
			||||||
 | 
							// Open last active tab
 | 
				
			||||||
 | 
							ConfigUtil.setConfigItem('lastActiveTab', index);
 | 
				
			||||||
 | 
							// Open all the tabs in background
 | 
				
			||||||
 | 
							this.activateTab(index);
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						activateTab(index, hideOldTab = true) {
 | 
				
			||||||
 | 
							if (!this.tabs[index]) {
 | 
				
			||||||
 | 
								return;
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							if (this.activeTabIndex !== -1) {
 | 
				
			||||||
 | 
								if (this.activeTabIndex === index) {
 | 
				
			||||||
 | 
									return;
 | 
				
			||||||
 | 
								} else if (hideOldTab) {
 | 
				
			||||||
 | 
									this.tabs[this.activeTabIndex].deactivate();
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.activeTabIndex = index;
 | 
				
			||||||
 | 
							this.tabs[index].activate();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							ipcRenderer.send('update-menu', {
 | 
				
			||||||
 | 
								tabs: this.tabs,
 | 
				
			||||||
 | 
								activeTabIndex: this.activeTabIndex
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							ipcRenderer.on('toggle-sidebar', (event, state) => {
 | 
				
			||||||
 | 
								const selector = 'webview:not([class*=disabled])';
 | 
				
			||||||
 | 
								const webview = document.querySelector(selector);
 | 
				
			||||||
 | 
								const webContents = webview.getWebContents();
 | 
				
			||||||
 | 
								webContents.send('toggle-sidebar', state);
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							ipcRenderer.on('toogle-silent', (event, state) => {
 | 
				
			||||||
 | 
								const webviews = document.querySelectorAll('webview');
 | 
				
			||||||
 | 
								webviews.forEach(webview => {
 | 
				
			||||||
 | 
									try {
 | 
				
			||||||
 | 
										webview.setAudioMuted(state);
 | 
				
			||||||
 | 
									} catch (err) {
 | 
				
			||||||
 | 
										// webview is not ready yet
 | 
				
			||||||
 | 
										webview.addEventListener('dom-ready', () => {
 | 
				
			||||||
 | 
											webview.isAudioMuted();
 | 
				
			||||||
 | 
										});
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								});
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						destroyTab(name, index) {
 | 
				
			||||||
 | 
							if (this.tabs[index].webview.loading) {
 | 
				
			||||||
 | 
								return;
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.tabs[index].destroy();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							delete this.tabs[index];
 | 
				
			||||||
 | 
							delete this.functionalTabs[name];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							// Issue #188: If the functional tab was not focused, do not activate another tab.
 | 
				
			||||||
 | 
							if (this.activeTabIndex === index) {
 | 
				
			||||||
 | 
								this.activateTab(0, false);
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						destroyView() {
 | 
				
			||||||
 | 
							// Clear global variables
 | 
				
			||||||
 | 
							this.activeTabIndex = -1;
 | 
				
			||||||
 | 
							this.tabs = [];
 | 
				
			||||||
 | 
							this.functionalTabs = {};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							// Clear DOM elements
 | 
				
			||||||
 | 
							this.$tabsContainer.innerHTML = '';
 | 
				
			||||||
 | 
							this.$webviewsContainer.innerHTML = '';
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						reloadView() {
 | 
				
			||||||
 | 
							// Save and remember the index of last active tab so that we can use it later
 | 
				
			||||||
 | 
							const lastActiveTab = this.tabs[this.activeTabIndex].props.index;
 | 
				
			||||||
 | 
							ConfigUtil.setConfigItem('lastActiveTab', lastActiveTab);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							// Destroy the current view and re-initiate it
 | 
				
			||||||
 | 
							this.destroyView();
 | 
				
			||||||
 | 
							this.initTabs();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						// This will trigger when pressed CTRL/CMD + R [WIP]
 | 
				
			||||||
 | 
						// It won't reload the current view properly when you add/delete a server.
 | 
				
			||||||
 | 
						reloadCurrentView() {
 | 
				
			||||||
 | 
							this.$reloadButton.click();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						updateBadge() {
 | 
				
			||||||
 | 
							let messageCountAll = 0;
 | 
				
			||||||
 | 
							for (let i = 0; i < this.tabs.length; i++) {
 | 
				
			||||||
 | 
								if (this.tabs[i] && this.tabs[i].updateBadge) {
 | 
				
			||||||
 | 
									const count = this.tabs[i].webview.badgeCount;
 | 
				
			||||||
 | 
									messageCountAll += count;
 | 
				
			||||||
 | 
									this.tabs[i].updateBadge(count);
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							ipcRenderer.send('update-badge', messageCountAll);
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						toggleSidebar(show) {
 | 
				
			||||||
 | 
							if (show) {
 | 
				
			||||||
 | 
								this.$sidebar.classList.remove('sidebar-hide');
 | 
				
			||||||
 | 
							} else {
 | 
				
			||||||
 | 
								this.$sidebar.classList.add('sidebar-hide');
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						registerIpcs() {
 | 
				
			||||||
 | 
							const webviewListeners = {
 | 
				
			||||||
 | 
								'webview-reload': 'reload',
 | 
				
			||||||
 | 
								back: 'back',
 | 
				
			||||||
 | 
								focus: 'focus',
 | 
				
			||||||
 | 
								forward: 'forward',
 | 
				
			||||||
 | 
								zoomIn: 'zoomIn',
 | 
				
			||||||
 | 
								zoomOut: 'zoomOut',
 | 
				
			||||||
 | 
								zoomActualSize: 'zoomActualSize',
 | 
				
			||||||
 | 
								'log-out': 'logOut',
 | 
				
			||||||
 | 
								shortcut: 'showShortcut',
 | 
				
			||||||
 | 
								'tab-devtools': 'openDevTools'
 | 
				
			||||||
 | 
							};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							for (const key in webviewListeners) {
 | 
				
			||||||
 | 
								ipcRenderer.on(key, () => {
 | 
				
			||||||
 | 
									const activeWebview = this.tabs[this.activeTabIndex].webview;
 | 
				
			||||||
 | 
									if (activeWebview) {
 | 
				
			||||||
 | 
										activeWebview[webviewListeners[key]]();
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								});
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							ipcRenderer.on('open-settings', (event, settingNav) => {
 | 
				
			||||||
 | 
								this.openSettings(settingNav);
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							ipcRenderer.on('open-about', this.openAbout.bind(this));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							ipcRenderer.on('reload-viewer', this.reloadView.bind(this, this.tabs[this.activeTabIndex].props.index));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							ipcRenderer.on('reload-current-viewer', this.reloadCurrentView.bind(this));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							ipcRenderer.on('hard-reload', () => {
 | 
				
			||||||
 | 
								ipcRenderer.send('reload-full-app');
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							ipcRenderer.on('clear-app-data', () => {
 | 
				
			||||||
 | 
								ipcRenderer.send('clear-app-settings');
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							ipcRenderer.on('switch-server-tab', (event, index) => {
 | 
				
			||||||
 | 
								this.activateTab(index);
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							ipcRenderer.on('reload-proxy', (event, showAlert) => {
 | 
				
			||||||
 | 
								this.loadProxy().then(() => {
 | 
				
			||||||
 | 
									if (showAlert) {
 | 
				
			||||||
 | 
										alert('Proxy settings saved!');
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								});
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							ipcRenderer.on('toggle-sidebar', (event, show) => {
 | 
				
			||||||
 | 
								this.toggleSidebar(show);
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							ipcRenderer.on('enter-fullscreen', () => {
 | 
				
			||||||
 | 
								this.$fullscreenPopup.classList.add('show');
 | 
				
			||||||
 | 
								this.$fullscreenPopup.classList.remove('hidden');
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							ipcRenderer.on('leave-fullscreen', () => {
 | 
				
			||||||
 | 
								this.$fullscreenPopup.classList.remove('show');
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							ipcRenderer.on('render-taskbar-icon', (event, messageCount) => {
 | 
				
			||||||
 | 
								// Create a canvas from unread messagecounts
 | 
				
			||||||
 | 
								function createOverlayIcon(messageCount) {
 | 
				
			||||||
 | 
									const canvas = document.createElement('canvas');
 | 
				
			||||||
 | 
									canvas.height = 128;
 | 
				
			||||||
 | 
									canvas.width = 128;
 | 
				
			||||||
 | 
									canvas.style.letterSpacing = '-5px';
 | 
				
			||||||
 | 
									const ctx = canvas.getContext('2d');
 | 
				
			||||||
 | 
									ctx.fillStyle = '#f42020';
 | 
				
			||||||
 | 
									ctx.beginPath();
 | 
				
			||||||
 | 
									ctx.ellipse(64, 64, 64, 64, 0, 0, 2 * Math.PI);
 | 
				
			||||||
 | 
									ctx.fill();
 | 
				
			||||||
 | 
									ctx.textAlign = 'center';
 | 
				
			||||||
 | 
									ctx.fillStyle = 'white';
 | 
				
			||||||
 | 
									if (messageCount > 99) {
 | 
				
			||||||
 | 
										ctx.font = '65px Helvetica';
 | 
				
			||||||
 | 
										ctx.fillText('99+', 64, 85);
 | 
				
			||||||
 | 
									} else if (messageCount < 10) {
 | 
				
			||||||
 | 
										ctx.font = '90px Helvetica';
 | 
				
			||||||
 | 
										ctx.fillText(String(Math.min(99, messageCount)), 64, 96);
 | 
				
			||||||
 | 
									} else {
 | 
				
			||||||
 | 
										ctx.font = '85px Helvetica';
 | 
				
			||||||
 | 
										ctx.fillText(String(Math.min(99, messageCount)), 64, 90);
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
									return canvas;
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
								ipcRenderer.send('update-taskbar-icon', createOverlayIcon(messageCount).toDataURL(), String(messageCount));
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					window.onload = () => {
 | 
				
			||||||
 | 
						const serverManagerView = new ServerManagerView();
 | 
				
			||||||
 | 
						serverManagerView.init();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						window.addEventListener('online', () => {
 | 
				
			||||||
 | 
							serverManagerView.reloadView();
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										34
									
								
								app/renderer/js/notification.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										34
									
								
								app/renderer/js/notification.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,34 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const { remote, ipcRenderer } = require('electron');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const ConfigUtil = require(__dirname + '/utils/config-util.js');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const { app } = remote;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// From https://github.com/felixrieseberg/electron-windows-notifications#appusermodelid
 | 
				
			||||||
 | 
					// On windows 8 we have to explicitly set the appUserModelId otherwise notification won't work.
 | 
				
			||||||
 | 
					app.setAppUserModelId('org.zulip.zulip-electron');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const NativeNotification = window.Notification;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class baseNotification extends NativeNotification {
 | 
				
			||||||
 | 
						constructor(title, opts) {
 | 
				
			||||||
 | 
							opts.silent = ConfigUtil.getConfigItem('silent') || false;
 | 
				
			||||||
 | 
							super(title, opts);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.addEventListener('click', () => {
 | 
				
			||||||
 | 
								ipcRenderer.send('focus-app');
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
						static requestPermission() {
 | 
				
			||||||
 | 
							return; // eslint-disable-line no-useless-return
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
						// Override default Notification permission
 | 
				
			||||||
 | 
						static get permission() {
 | 
				
			||||||
 | 
							return ConfigUtil.getConfigItem('showNotification') ? 'granted' : 'denied';
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					window.Notification = baseNotification;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -1,113 +0,0 @@
 | 
				
			|||||||
import {ipcRenderer} from 'electron';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import MacNotifier from 'node-mac-notifier';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import electron_bridge from '../electron-bridge';
 | 
					 | 
				
			||||||
import * as ConfigUtil from '../utils/config-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import {
 | 
					 | 
				
			||||||
	appId, customReply, focusCurrentServer, parseReply
 | 
					 | 
				
			||||||
} from './helpers';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
type ReplyHandler = (response: string) => void;
 | 
					 | 
				
			||||||
type ClickHandler = () => void;
 | 
					 | 
				
			||||||
let replyHandler: ReplyHandler;
 | 
					 | 
				
			||||||
let clickHandler: ClickHandler;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
interface NotificationHandlerArgs {
 | 
					 | 
				
			||||||
	response: string;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
class DarwinNotification {
 | 
					 | 
				
			||||||
	tag: number;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	constructor(title: string, options: NotificationOptions) {
 | 
					 | 
				
			||||||
		const silent: boolean = ConfigUtil.getConfigItem('silent') || false;
 | 
					 | 
				
			||||||
		const {icon} = options;
 | 
					 | 
				
			||||||
		const profilePic = new URL(icon, location.href).href;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.tag = Number.parseInt(options.tag, 10);
 | 
					 | 
				
			||||||
		const notification = new MacNotifier(title, Object.assign(options, {
 | 
					 | 
				
			||||||
			bundleId: appId,
 | 
					 | 
				
			||||||
			canReply: true,
 | 
					 | 
				
			||||||
			silent,
 | 
					 | 
				
			||||||
			icon: profilePic
 | 
					 | 
				
			||||||
		}));
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		notification.addEventListener('click', () => {
 | 
					 | 
				
			||||||
			// Focus to the server who sent the
 | 
					 | 
				
			||||||
			// notification if not focused already
 | 
					 | 
				
			||||||
			if (clickHandler) {
 | 
					 | 
				
			||||||
				clickHandler();
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			focusCurrentServer();
 | 
					 | 
				
			||||||
			ipcRenderer.send('focus-app');
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		notification.addEventListener('reply', this.notificationHandler);
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	static requestPermission(): void {
 | 
					 | 
				
			||||||
		// Do nothing
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// Override default Notification permission
 | 
					 | 
				
			||||||
	static get permission(): NotificationPermission {
 | 
					 | 
				
			||||||
		return ConfigUtil.getConfigItem('showNotification') ? 'granted' : 'denied';
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	get onreply(): ReplyHandler {
 | 
					 | 
				
			||||||
		return replyHandler;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	set onreply(handler: ReplyHandler) {
 | 
					 | 
				
			||||||
		replyHandler = handler;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	get onclick(): ClickHandler {
 | 
					 | 
				
			||||||
		return clickHandler;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	set onclick(handler: ClickHandler) {
 | 
					 | 
				
			||||||
		clickHandler = handler;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// Not something that is common or
 | 
					 | 
				
			||||||
	// used by zulip server but added to be
 | 
					 | 
				
			||||||
	// future proff.
 | 
					 | 
				
			||||||
	addEventListener(event: string, handler: ClickHandler | ReplyHandler): void {
 | 
					 | 
				
			||||||
		if (event === 'click') {
 | 
					 | 
				
			||||||
			clickHandler = handler as ClickHandler;
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		if (event === 'reply') {
 | 
					 | 
				
			||||||
			replyHandler = handler as ReplyHandler;
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	async notificationHandler({response}: NotificationHandlerArgs): Promise<void> {
 | 
					 | 
				
			||||||
		response = await parseReply(response);
 | 
					 | 
				
			||||||
		focusCurrentServer();
 | 
					 | 
				
			||||||
		if (electron_bridge.send_notification_reply_message_supported) {
 | 
					 | 
				
			||||||
			electron_bridge.send_event('send_notification_reply_message', this.tag, response);
 | 
					 | 
				
			||||||
			return;
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		electron_bridge.emit('narrow-by-topic', this.tag);
 | 
					 | 
				
			||||||
		if (replyHandler) {
 | 
					 | 
				
			||||||
			replyHandler(response);
 | 
					 | 
				
			||||||
			return;
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		customReply(response);
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// Method specific to notification api
 | 
					 | 
				
			||||||
	// used by zulip
 | 
					 | 
				
			||||||
	close(): void {
 | 
					 | 
				
			||||||
		// Do nothing
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
module.exports = DarwinNotification;
 | 
					 | 
				
			||||||
@@ -1,29 +0,0 @@
 | 
				
			|||||||
import {ipcRenderer} from 'electron';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import * as ConfigUtil from '../utils/config-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import {focusCurrentServer} from './helpers';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const NativeNotification = window.Notification;
 | 
					 | 
				
			||||||
export default class BaseNotification extends NativeNotification {
 | 
					 | 
				
			||||||
	constructor(title: string, options: NotificationOptions) {
 | 
					 | 
				
			||||||
		options.silent = true;
 | 
					 | 
				
			||||||
		super(title, options);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.addEventListener('click', () => {
 | 
					 | 
				
			||||||
			// Focus to the server who sent the
 | 
					 | 
				
			||||||
			// notification if not focused already
 | 
					 | 
				
			||||||
			focusCurrentServer();
 | 
					 | 
				
			||||||
			ipcRenderer.send('focus-app');
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	static async requestPermission(): Promise<NotificationPermission> {
 | 
					 | 
				
			||||||
		return this.permission;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// Override default Notification permission
 | 
					 | 
				
			||||||
	static get permission(): NotificationPermission {
 | 
					 | 
				
			||||||
		return ConfigUtil.getConfigItem('showNotification') ? 'granted' : 'denied';
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -1,137 +0,0 @@
 | 
				
			|||||||
import {remote} from 'electron';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import Logger from '../utils/logger-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const logger = new Logger({
 | 
					 | 
				
			||||||
	file: 'errors.log',
 | 
					 | 
				
			||||||
	timestamp: true
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// Do not change this
 | 
					 | 
				
			||||||
export const appId = 'org.zulip.zulip-electron';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export type BotListItem = [string, string];
 | 
					 | 
				
			||||||
const botsList: BotListItem[] = [];
 | 
					 | 
				
			||||||
let botsListLoaded = false;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// This function load list of bots from the server
 | 
					 | 
				
			||||||
// in case botsList isn't already completely loaded when required in parseRely
 | 
					 | 
				
			||||||
export async function loadBots(): Promise<void> {
 | 
					 | 
				
			||||||
	botsList.length = 0;
 | 
					 | 
				
			||||||
	const response = await fetch('/json/users');
 | 
					 | 
				
			||||||
	if (response.ok) {
 | 
					 | 
				
			||||||
		const {members} = await response.json();
 | 
					 | 
				
			||||||
		members.forEach(({is_bot, full_name}: {[key: string]: unknown}) => {
 | 
					 | 
				
			||||||
			if (is_bot && typeof full_name === 'string') {
 | 
					 | 
				
			||||||
				const bot = `@${full_name}`;
 | 
					 | 
				
			||||||
				const mention = `@**${bot.replace(/^@/, '')}**`;
 | 
					 | 
				
			||||||
				botsList.push([bot, mention]);
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
		botsListLoaded = true;
 | 
					 | 
				
			||||||
	} else {
 | 
					 | 
				
			||||||
		logger.log('Load bots request failed: ', await response.text());
 | 
					 | 
				
			||||||
		logger.log('Load bots request status: ', response.status);
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function checkElements(...elements: unknown[]): boolean {
 | 
					 | 
				
			||||||
	let status = true;
 | 
					 | 
				
			||||||
	elements.forEach(element => {
 | 
					 | 
				
			||||||
		if (element === null || element === undefined) {
 | 
					 | 
				
			||||||
			status = false;
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
	return status;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function customReply(reply: string): void {
 | 
					 | 
				
			||||||
	// Server does not support notification reply yet.
 | 
					 | 
				
			||||||
	const buttonSelector = '.messagebox #send_controls button[type=submit]';
 | 
					 | 
				
			||||||
	const messageboxSelector = '.selected_message .messagebox .messagebox-border .messagebox-content';
 | 
					 | 
				
			||||||
	const textarea: HTMLInputElement = document.querySelector('#compose-textarea');
 | 
					 | 
				
			||||||
	const messagebox: HTMLButtonElement = document.querySelector(messageboxSelector);
 | 
					 | 
				
			||||||
	const sendButton: HTMLButtonElement = document.querySelector(buttonSelector);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// Sanity check for old server versions
 | 
					 | 
				
			||||||
	const elementsExists = checkElements(textarea, messagebox, sendButton);
 | 
					 | 
				
			||||||
	if (!elementsExists) {
 | 
					 | 
				
			||||||
		return;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	textarea.value = reply;
 | 
					 | 
				
			||||||
	messagebox.click();
 | 
					 | 
				
			||||||
	sendButton.click();
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const currentWindow = remote.getCurrentWindow();
 | 
					 | 
				
			||||||
const webContents = remote.getCurrentWebContents();
 | 
					 | 
				
			||||||
const webContentsId = webContents.id;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// This function will focus the server that sent
 | 
					 | 
				
			||||||
// the notification. Main function implemented in main.js
 | 
					 | 
				
			||||||
export function focusCurrentServer(): void {
 | 
					 | 
				
			||||||
	currentWindow.webContents.send('focus-webview-with-id', webContentsId);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// This function parses the reply from to notification
 | 
					 | 
				
			||||||
// making it easier to reply from notification eg
 | 
					 | 
				
			||||||
// @username in reply will be converted to @**username**
 | 
					 | 
				
			||||||
// #stream in reply will be converted to #**stream**
 | 
					 | 
				
			||||||
// bot mentions are not yet supported
 | 
					 | 
				
			||||||
export async function parseReply(reply: string): Promise<string> {
 | 
					 | 
				
			||||||
	const usersDiv = document.querySelectorAll('#user_presences li');
 | 
					 | 
				
			||||||
	const streamHolder = document.querySelectorAll('#stream_filters li');
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	type UsersItem = BotListItem;
 | 
					 | 
				
			||||||
	type StreamsItem = BotListItem;
 | 
					 | 
				
			||||||
	const users: UsersItem[] = [];
 | 
					 | 
				
			||||||
	const streams: StreamsItem[] = [];
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	usersDiv.forEach(userRow => {
 | 
					 | 
				
			||||||
		const anchor = userRow.querySelector('span a');
 | 
					 | 
				
			||||||
		if (anchor !== null) {
 | 
					 | 
				
			||||||
			const user = `@${anchor.textContent.trim()}`;
 | 
					 | 
				
			||||||
			const mention = `@**${user.replace(/^@/, '')}**`;
 | 
					 | 
				
			||||||
			users.push([user, mention]);
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	streamHolder.forEach(stream => {
 | 
					 | 
				
			||||||
		const streamAnchor = stream.querySelector('div a');
 | 
					 | 
				
			||||||
		if (streamAnchor !== null) {
 | 
					 | 
				
			||||||
			const streamName = `#${streamAnchor.textContent.trim()}`;
 | 
					 | 
				
			||||||
			const streamMention = `#**${streamName.replace(/^#/, '')}**`;
 | 
					 | 
				
			||||||
			streams.push([streamName, streamMention]);
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	users.forEach(([user, mention]) => {
 | 
					 | 
				
			||||||
		if (reply.includes(user)) {
 | 
					 | 
				
			||||||
			const regex = new RegExp(user, 'g');
 | 
					 | 
				
			||||||
			reply = reply.replace(regex, mention);
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	streams.forEach(([stream, streamMention]) => {
 | 
					 | 
				
			||||||
		const regex = new RegExp(stream, 'g');
 | 
					 | 
				
			||||||
		reply = reply.replace(regex, streamMention);
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// If botsList isn't completely loaded yet, make a request for list
 | 
					 | 
				
			||||||
	if (!botsListLoaded) {
 | 
					 | 
				
			||||||
		await loadBots();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// Iterate for every bot name and replace in reply
 | 
					 | 
				
			||||||
	// @botname with @**botname**
 | 
					 | 
				
			||||||
	botsList.forEach(([bot, mention]) => {
 | 
					 | 
				
			||||||
		if (reply.includes(bot)) {
 | 
					 | 
				
			||||||
			const regex = new RegExp(bot, 'g');
 | 
					 | 
				
			||||||
			reply = reply.replace(regex, mention);
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	reply = reply.replace(/\\n/, '\n');
 | 
					 | 
				
			||||||
	return reply;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -1,69 +0,0 @@
 | 
				
			|||||||
import {remote} from 'electron';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import DefaultNotification from './default-notification';
 | 
					 | 
				
			||||||
import {appId} from './helpers';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const {app} = remote;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// From https://github.com/felixrieseberg/electron-windows-notifications#appusermodelid
 | 
					 | 
				
			||||||
// On windows 8 we have to explicitly set the appUserModelId otherwise notification won't work.
 | 
					 | 
				
			||||||
app.setAppUserModelId(appId);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
let Notification = DefaultNotification;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
if (process.platform === 'darwin') {
 | 
					 | 
				
			||||||
	Notification = require('./darwin-notifications');
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export interface NotificationData {
 | 
					 | 
				
			||||||
	close: () => void;
 | 
					 | 
				
			||||||
	title: string;
 | 
					 | 
				
			||||||
	dir: NotificationDirection;
 | 
					 | 
				
			||||||
	lang: string;
 | 
					 | 
				
			||||||
	body: string;
 | 
					 | 
				
			||||||
	tag: string;
 | 
					 | 
				
			||||||
	image: string;
 | 
					 | 
				
			||||||
	icon: string;
 | 
					 | 
				
			||||||
	badge: string;
 | 
					 | 
				
			||||||
	vibrate: readonly number[];
 | 
					 | 
				
			||||||
	timestamp: number;
 | 
					 | 
				
			||||||
	renotify: boolean;
 | 
					 | 
				
			||||||
	silent: boolean;
 | 
					 | 
				
			||||||
	requireInteraction: boolean;
 | 
					 | 
				
			||||||
	data: unknown;
 | 
					 | 
				
			||||||
	actions: readonly NotificationAction[];
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function newNotification(
 | 
					 | 
				
			||||||
	title: string,
 | 
					 | 
				
			||||||
	options: NotificationOptions | undefined,
 | 
					 | 
				
			||||||
	dispatch: (type: string, eventInit: EventInit) => boolean
 | 
					 | 
				
			||||||
): NotificationData {
 | 
					 | 
				
			||||||
	const notification = new Notification(title, options);
 | 
					 | 
				
			||||||
	for (const type of ['click', 'close', 'error', 'show']) {
 | 
					 | 
				
			||||||
		notification.addEventListener(type, (ev: Event) => {
 | 
					 | 
				
			||||||
			if (!dispatch(type, ev)) {
 | 
					 | 
				
			||||||
				ev.preventDefault();
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	return {
 | 
					 | 
				
			||||||
		close: () => notification.close(),
 | 
					 | 
				
			||||||
		title: notification.title,
 | 
					 | 
				
			||||||
		dir: notification.dir,
 | 
					 | 
				
			||||||
		lang: notification.lang,
 | 
					 | 
				
			||||||
		body: notification.body,
 | 
					 | 
				
			||||||
		tag: notification.tag,
 | 
					 | 
				
			||||||
		image: notification.image,
 | 
					 | 
				
			||||||
		icon: notification.icon,
 | 
					 | 
				
			||||||
		badge: notification.badge,
 | 
					 | 
				
			||||||
		vibrate: notification.vibrate,
 | 
					 | 
				
			||||||
		timestamp: notification.timestamp,
 | 
					 | 
				
			||||||
		renotify: notification.renotify,
 | 
					 | 
				
			||||||
		silent: notification.silent,
 | 
					 | 
				
			||||||
		requireInteraction: notification.requireInteraction,
 | 
					 | 
				
			||||||
		data: notification.data,
 | 
					 | 
				
			||||||
		actions: notification.actions
 | 
					 | 
				
			||||||
	};
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
							
								
								
									
										20
									
								
								app/renderer/js/pages/network.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								app/renderer/js/pages/network.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,20 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const {ipcRenderer} = require('electron');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class NetworkTroubleshootingView {
 | 
				
			||||||
 | 
						constructor() {
 | 
				
			||||||
 | 
							this.$reconnectButton = document.getElementById('reconnect');
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						init() {
 | 
				
			||||||
 | 
							this.$reconnectButton.addEventListener('click', () => {
 | 
				
			||||||
 | 
								ipcRenderer.send('forward-message', 'reload-viewer');
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					window.onload = () => {
 | 
				
			||||||
 | 
						const networkTroubleshootingView = new NetworkTroubleshootingView();
 | 
				
			||||||
 | 
						networkTroubleshootingView.init();
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
@@ -1,10 +0,0 @@
 | 
				
			|||||||
import {ipcRenderer} from 'electron';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function init($reconnectButton: Element, $settingsButton: Element): void {
 | 
					 | 
				
			||||||
	$reconnectButton.addEventListener('click', () => {
 | 
					 | 
				
			||||||
		ipcRenderer.send('forward-message', 'reload-viewer');
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
	$settingsButton.addEventListener('click', () => {
 | 
					 | 
				
			||||||
		ipcRenderer.send('forward-message', 'open-settings');
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -1,97 +0,0 @@
 | 
				
			|||||||
import {remote, OpenDialogOptions} from 'electron';
 | 
					 | 
				
			||||||
import path from 'path';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import BaseComponent from '../../components/base';
 | 
					 | 
				
			||||||
import * as CertificateUtil from '../../utils/certificate-util';
 | 
					 | 
				
			||||||
import * as DomainUtil from '../../utils/domain-util';
 | 
					 | 
				
			||||||
import * as t from '../../utils/translation-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
interface AddCertificateProps {
 | 
					 | 
				
			||||||
	$root: Element;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const {dialog} = remote;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export default class AddCertificate extends BaseComponent {
 | 
					 | 
				
			||||||
	props: AddCertificateProps;
 | 
					 | 
				
			||||||
	_certFile: string;
 | 
					 | 
				
			||||||
	$addCertificate: Element | null;
 | 
					 | 
				
			||||||
	addCertificateButton: Element | null;
 | 
					 | 
				
			||||||
	serverUrl: HTMLInputElement | null;
 | 
					 | 
				
			||||||
	constructor(props: AddCertificateProps) {
 | 
					 | 
				
			||||||
		super();
 | 
					 | 
				
			||||||
		this.props = props;
 | 
					 | 
				
			||||||
		this._certFile = '';
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	template(): string {
 | 
					 | 
				
			||||||
		return `
 | 
					 | 
				
			||||||
			<div class="settings-card certificates-card">
 | 
					 | 
				
			||||||
				<div class="certificate-input">
 | 
					 | 
				
			||||||
					<div>${t.__('Organization URL')}</div>
 | 
					 | 
				
			||||||
					<input class="setting-input-value" autofocus placeholder="your-organization.zulipchat.com or zulip.your-organization.com"/>
 | 
					 | 
				
			||||||
				</div>
 | 
					 | 
				
			||||||
				<div class="certificate-input">
 | 
					 | 
				
			||||||
					<div>${t.__('Certificate file')}</div>
 | 
					 | 
				
			||||||
					<button class="green" id="add-certificate-button">${t.__('Upload')}</button>
 | 
					 | 
				
			||||||
				</div>
 | 
					 | 
				
			||||||
			</div>
 | 
					 | 
				
			||||||
		`;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	init(): void {
 | 
					 | 
				
			||||||
		this.$addCertificate = this.generateNodeFromTemplate(this.template());
 | 
					 | 
				
			||||||
		this.props.$root.append(this.$addCertificate);
 | 
					 | 
				
			||||||
		this.addCertificateButton = this.$addCertificate.querySelector('#add-certificate-button');
 | 
					 | 
				
			||||||
		this.serverUrl = this.$addCertificate.querySelectorAll('input.setting-input-value')[0] as HTMLInputElement;
 | 
					 | 
				
			||||||
		this.initListeners();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	async validateAndAdd(): Promise<void> {
 | 
					 | 
				
			||||||
		const certificate = this._certFile;
 | 
					 | 
				
			||||||
		const serverUrl = this.serverUrl.value;
 | 
					 | 
				
			||||||
		if (certificate !== '' && serverUrl !== '') {
 | 
					 | 
				
			||||||
			const server = encodeURIComponent(DomainUtil.formatUrl(serverUrl));
 | 
					 | 
				
			||||||
			const fileName = path.basename(certificate);
 | 
					 | 
				
			||||||
			const copy = CertificateUtil.copyCertificate(server, certificate, fileName);
 | 
					 | 
				
			||||||
			if (!copy) {
 | 
					 | 
				
			||||||
				return;
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			CertificateUtil.setCertificate(server, fileName);
 | 
					 | 
				
			||||||
			this.serverUrl.value = '';
 | 
					 | 
				
			||||||
			await dialog.showMessageBox({
 | 
					 | 
				
			||||||
				title: 'Success',
 | 
					 | 
				
			||||||
				message: 'Certificate saved!'
 | 
					 | 
				
			||||||
			});
 | 
					 | 
				
			||||||
		} else {
 | 
					 | 
				
			||||||
			dialog.showErrorBox('Error', `Please, ${serverUrl === '' ?
 | 
					 | 
				
			||||||
				'Enter an Organization URL' : 'Choose certificate file'}`);
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	async addHandler(): Promise<void> {
 | 
					 | 
				
			||||||
		const showDialogOptions: OpenDialogOptions = {
 | 
					 | 
				
			||||||
			title: 'Select file',
 | 
					 | 
				
			||||||
			properties: ['openFile'],
 | 
					 | 
				
			||||||
			filters: [{name: 'crt, pem', extensions: ['crt', 'pem']}]
 | 
					 | 
				
			||||||
		};
 | 
					 | 
				
			||||||
		const {filePaths, canceled} = await dialog.showOpenDialog(showDialogOptions);
 | 
					 | 
				
			||||||
		if (!canceled) {
 | 
					 | 
				
			||||||
			this._certFile = filePaths[0] || '';
 | 
					 | 
				
			||||||
			await this.validateAndAdd();
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	initListeners(): void {
 | 
					 | 
				
			||||||
		this.addCertificateButton.addEventListener('click', async () => {
 | 
					 | 
				
			||||||
			await this.addHandler();
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.serverUrl.addEventListener('keypress', async event => {
 | 
					 | 
				
			||||||
			if (event.key === 'Enter') {
 | 
					 | 
				
			||||||
				await this.addHandler();
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
							
								
								
									
										63
									
								
								app/renderer/js/pages/preference/badge-settings.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										63
									
								
								app/renderer/js/pages/preference/badge-settings.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,63 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					const electron = require('electron');
 | 
				
			||||||
 | 
					const { app } = require('electron');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const ConfigUtil = require(__dirname + '/../../utils/config-util.js');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					let instance = null;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class BadgeSettings {
 | 
				
			||||||
 | 
						constructor() {
 | 
				
			||||||
 | 
							if (instance) {
 | 
				
			||||||
 | 
								return instance;
 | 
				
			||||||
 | 
							} else {
 | 
				
			||||||
 | 
								instance = this;
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							return instance;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						showBadgeCount(messageCount, mainWindow) {
 | 
				
			||||||
 | 
							if (process.platform === 'darwin') {
 | 
				
			||||||
 | 
								app.setBadgeCount(messageCount);
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
							if (process.platform === 'win32') {
 | 
				
			||||||
 | 
								this.updateOverlayIcon(messageCount, mainWindow);
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						hideBadgeCount(mainWindow) {
 | 
				
			||||||
 | 
							if (process.platform === 'darwin') {
 | 
				
			||||||
 | 
								app.setBadgeCount(0);
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
							if (process.platform === 'win32') {
 | 
				
			||||||
 | 
								mainWindow.setOverlayIcon(null, '');
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						updateBadge(badgeCount, mainWindow) {
 | 
				
			||||||
 | 
							if (ConfigUtil.getConfigItem('badgeOption', true)) {
 | 
				
			||||||
 | 
								this.showBadgeCount(badgeCount, mainWindow);
 | 
				
			||||||
 | 
							} else {
 | 
				
			||||||
 | 
								this.hideBadgeCount(mainWindow);
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						updateOverlayIcon(messageCount, mainWindow) {
 | 
				
			||||||
 | 
							if (!mainWindow.isFocused()) {
 | 
				
			||||||
 | 
								mainWindow.flashFrame(ConfigUtil.getConfigItem('flashTaskbarOnMessage'));
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
							if (messageCount === 0) {
 | 
				
			||||||
 | 
								mainWindow.setOverlayIcon(null, '');
 | 
				
			||||||
 | 
							} else {
 | 
				
			||||||
 | 
								mainWindow.webContents.send('render-taskbar-icon', messageCount);
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						updateTaskbarIcon(data, text, mainWindow) {
 | 
				
			||||||
 | 
							const img = electron.nativeImage.createFromDataURL(data);
 | 
				
			||||||
 | 
							mainWindow.setOverlayIcon(img, text);
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					module.exports = new BadgeSettings();
 | 
				
			||||||
@@ -1,44 +0,0 @@
 | 
				
			|||||||
import electron, {app} from 'electron';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import * as ConfigUtil from '../../utils/config-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
function showBadgeCount(messageCount: number, mainWindow: electron.BrowserWindow): void {
 | 
					 | 
				
			||||||
	if (process.platform === 'win32') {
 | 
					 | 
				
			||||||
		updateOverlayIcon(messageCount, mainWindow);
 | 
					 | 
				
			||||||
	} else {
 | 
					 | 
				
			||||||
		app.badgeCount = messageCount;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
function hideBadgeCount(mainWindow: electron.BrowserWindow): void {
 | 
					 | 
				
			||||||
	if (process.platform === 'win32') {
 | 
					 | 
				
			||||||
		mainWindow.setOverlayIcon(null, '');
 | 
					 | 
				
			||||||
	} else {
 | 
					 | 
				
			||||||
		app.badgeCount = 0;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function updateBadge(badgeCount: number, mainWindow: electron.BrowserWindow): void {
 | 
					 | 
				
			||||||
	if (ConfigUtil.getConfigItem('badgeOption', true)) {
 | 
					 | 
				
			||||||
		showBadgeCount(badgeCount, mainWindow);
 | 
					 | 
				
			||||||
	} else {
 | 
					 | 
				
			||||||
		hideBadgeCount(mainWindow);
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
function updateOverlayIcon(messageCount: number, mainWindow: electron.BrowserWindow): void {
 | 
					 | 
				
			||||||
	if (!mainWindow.isFocused()) {
 | 
					 | 
				
			||||||
		mainWindow.flashFrame(ConfigUtil.getConfigItem('flashTaskbarOnMessage'));
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	if (messageCount === 0) {
 | 
					 | 
				
			||||||
		mainWindow.setOverlayIcon(null, '');
 | 
					 | 
				
			||||||
	} else {
 | 
					 | 
				
			||||||
		mainWindow.webContents.send('render-taskbar-icon', messageCount);
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function updateTaskbarIcon(data: string, text: string, mainWindow: electron.BrowserWindow): void {
 | 
					 | 
				
			||||||
	const img = electron.nativeImage.createFromDataURL(data);
 | 
					 | 
				
			||||||
	mainWindow.setOverlayIcon(img, text);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
							
								
								
									
										46
									
								
								app/renderer/js/pages/preference/base-section.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										46
									
								
								app/renderer/js/pages/preference/base-section.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,46 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const {ipcRenderer} = require('electron');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const BaseComponent = require(__dirname + '/../../components/base.js');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class BaseSection extends BaseComponent {
 | 
				
			||||||
 | 
						generateSettingOption(props) {
 | 
				
			||||||
 | 
							const {$element, value, clickHandler} = props;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							$element.innerHTML = '';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							const $optionControl = this.generateNodeFromTemplate(this.generateOptionTemplate(value));
 | 
				
			||||||
 | 
							$element.appendChild($optionControl);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							$optionControl.addEventListener('click', clickHandler);
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						generateOptionTemplate(settingOption) {
 | 
				
			||||||
 | 
							if (settingOption) {
 | 
				
			||||||
 | 
								return `
 | 
				
			||||||
 | 
									<div class="action">
 | 
				
			||||||
 | 
										<div class="switch">
 | 
				
			||||||
 | 
										  <input class="toggle toggle-round" type="checkbox" checked>
 | 
				
			||||||
 | 
										  <label></label>
 | 
				
			||||||
 | 
										</div>
 | 
				
			||||||
 | 
									</div>
 | 
				
			||||||
 | 
								`;
 | 
				
			||||||
 | 
							} else {
 | 
				
			||||||
 | 
								return `
 | 
				
			||||||
 | 
									<div class="action">
 | 
				
			||||||
 | 
										<div class="switch">
 | 
				
			||||||
 | 
										  <input class="toggle toggle-round" type="checkbox">
 | 
				
			||||||
 | 
										  <label></label>
 | 
				
			||||||
 | 
										</div>
 | 
				
			||||||
 | 
									</div>
 | 
				
			||||||
 | 
								`;
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						reloadApp() {
 | 
				
			||||||
 | 
							ipcRenderer.send('forward-message', 'reload-viewer');
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					module.exports = BaseSection;
 | 
				
			||||||
@@ -1,66 +0,0 @@
 | 
				
			|||||||
import {ipcRenderer} from 'electron';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import escape from 'escape-html';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import BaseComponent from '../../components/base';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
interface BaseSectionProps {
 | 
					 | 
				
			||||||
	$element: HTMLElement;
 | 
					 | 
				
			||||||
	disabled?: boolean;
 | 
					 | 
				
			||||||
	value: boolean;
 | 
					 | 
				
			||||||
	clickHandler: () => void;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export default class BaseSection extends BaseComponent {
 | 
					 | 
				
			||||||
	generateSettingOption(props: BaseSectionProps): void {
 | 
					 | 
				
			||||||
		const {$element, disabled, value, clickHandler} = props;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		$element.innerHTML = '';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		const $optionControl = this.generateNodeFromTemplate(this.generateOptionTemplate(value, disabled));
 | 
					 | 
				
			||||||
		$element.append($optionControl);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		if (!disabled) {
 | 
					 | 
				
			||||||
			$optionControl.addEventListener('click', clickHandler);
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	generateOptionTemplate(settingOption: boolean, disabled?: boolean): string {
 | 
					 | 
				
			||||||
		const label = disabled ? '<label class="disallowed" title="Setting locked by system administrator."/>' : '<label/>';
 | 
					 | 
				
			||||||
		if (settingOption) {
 | 
					 | 
				
			||||||
			return `
 | 
					 | 
				
			||||||
				<div class="action">
 | 
					 | 
				
			||||||
					<div class="switch">
 | 
					 | 
				
			||||||
					  <input class="toggle toggle-round" type="checkbox" checked disabled>
 | 
					 | 
				
			||||||
					  ${label}
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
				</div>
 | 
					 | 
				
			||||||
			`;
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		return `
 | 
					 | 
				
			||||||
				<div class="action">
 | 
					 | 
				
			||||||
					<div class="switch">
 | 
					 | 
				
			||||||
					  <input class="toggle toggle-round" type="checkbox">
 | 
					 | 
				
			||||||
					  ${label}
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
				</div>
 | 
					 | 
				
			||||||
			`;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	/* A method that in future can be used to create dropdown menus using <select> <option> tags.
 | 
					 | 
				
			||||||
		it needs an object which has ``key: value`` pairs and will return a string that can be appended to HTML
 | 
					 | 
				
			||||||
	*/
 | 
					 | 
				
			||||||
	generateSelectTemplate(options: {[key: string]: string}, className?: string, idName?: string): string {
 | 
					 | 
				
			||||||
		let select = `<select class="${escape(className)}" id="${escape(idName)}">\n`;
 | 
					 | 
				
			||||||
		Object.keys(options).forEach(key => {
 | 
					 | 
				
			||||||
			select += `<option name="${escape(key)}" value="${escape(key)}">${escape(options[key])}</option>\n`;
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
		select += '</select>';
 | 
					 | 
				
			||||||
		return select;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	reloadApp(): void {
 | 
					 | 
				
			||||||
		ipcRenderer.send('forward-message', 'reload-viewer');
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -1,90 +0,0 @@
 | 
				
			|||||||
import {ipcRenderer} from 'electron';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import * as DomainUtil from '../../utils/domain-util';
 | 
					 | 
				
			||||||
import * as t from '../../utils/translation-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import AddCertificate from './add-certificate';
 | 
					 | 
				
			||||||
import BaseSection from './base-section';
 | 
					 | 
				
			||||||
import FindAccounts from './find-accounts';
 | 
					 | 
				
			||||||
import ServerInfoForm from './server-info-form';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
interface ConnectedOrgSectionProps {
 | 
					 | 
				
			||||||
	$root: Element;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export default class ConnectedOrgSection extends BaseSection {
 | 
					 | 
				
			||||||
	props: ConnectedOrgSectionProps;
 | 
					 | 
				
			||||||
	$serverInfoContainer: Element | null;
 | 
					 | 
				
			||||||
	$existingServers: Element | null;
 | 
					 | 
				
			||||||
	$newOrgButton: HTMLButtonElement | null;
 | 
					 | 
				
			||||||
	$addCertificateContainer: Element | null;
 | 
					 | 
				
			||||||
	$findAccountsContainer: Element | null;
 | 
					 | 
				
			||||||
	constructor(props: ConnectedOrgSectionProps) {
 | 
					 | 
				
			||||||
		super();
 | 
					 | 
				
			||||||
		this.props = props;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	template(): string {
 | 
					 | 
				
			||||||
		return `
 | 
					 | 
				
			||||||
			<div class="settings-pane" id="server-settings-pane">
 | 
					 | 
				
			||||||
				<div class="page-title">${t.__('Connected organizations')}</div>
 | 
					 | 
				
			||||||
				<div class="title" id="existing-servers">${t.__('All the connected orgnizations will appear here.')}</div>
 | 
					 | 
				
			||||||
				<div id="server-info-container"></div>
 | 
					 | 
				
			||||||
				<div id="new-org-button"><button class="green sea w-250">${t.__('Connect to another organization')}</button></div>
 | 
					 | 
				
			||||||
				<div class="page-title">${t.__('Add Custom Certificates')}</div>
 | 
					 | 
				
			||||||
				<div id="add-certificate-container"></div>
 | 
					 | 
				
			||||||
				<div class="page-title">${t.__('Find accounts by email')}</div>
 | 
					 | 
				
			||||||
				<div id="find-accounts-container"></div>
 | 
					 | 
				
			||||||
			</div>
 | 
					 | 
				
			||||||
		`;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	init(): void {
 | 
					 | 
				
			||||||
		this.initServers();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	initServers(): void {
 | 
					 | 
				
			||||||
		this.props.$root.innerHTML = '';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		const servers = DomainUtil.getDomains();
 | 
					 | 
				
			||||||
		this.props.$root.innerHTML = this.template();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.$serverInfoContainer = document.querySelector('#server-info-container');
 | 
					 | 
				
			||||||
		this.$existingServers = document.querySelector('#existing-servers');
 | 
					 | 
				
			||||||
		this.$newOrgButton = document.querySelector('#new-org-button');
 | 
					 | 
				
			||||||
		this.$addCertificateContainer = document.querySelector('#add-certificate-container');
 | 
					 | 
				
			||||||
		this.$findAccountsContainer = document.querySelector('#find-accounts-container');
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		const noServerText = t.__('All the connected orgnizations will appear here');
 | 
					 | 
				
			||||||
		// Show noServerText if no servers are there otherwise hide it
 | 
					 | 
				
			||||||
		this.$existingServers.innerHTML = servers.length === 0 ? noServerText : '';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		for (const [i, server] of servers.entries()) {
 | 
					 | 
				
			||||||
			new ServerInfoForm({
 | 
					 | 
				
			||||||
				$root: this.$serverInfoContainer,
 | 
					 | 
				
			||||||
				server,
 | 
					 | 
				
			||||||
				index: i,
 | 
					 | 
				
			||||||
				onChange: this.reloadApp
 | 
					 | 
				
			||||||
			}).init();
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.$newOrgButton.addEventListener('click', () => {
 | 
					 | 
				
			||||||
			ipcRenderer.send('forward-message', 'open-org-tab');
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.initAddCertificate();
 | 
					 | 
				
			||||||
		this.initFindAccounts();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	initAddCertificate(): void {
 | 
					 | 
				
			||||||
		new AddCertificate({
 | 
					 | 
				
			||||||
			$root: this.$addCertificateContainer
 | 
					 | 
				
			||||||
		}).init();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	initFindAccounts(): void {
 | 
					 | 
				
			||||||
		new FindAccounts({
 | 
					 | 
				
			||||||
			$root: this.$findAccountsContainer
 | 
					 | 
				
			||||||
		}).init();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
							
								
								
									
										37
									
								
								app/renderer/js/pages/preference/create-new-org.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										37
									
								
								app/renderer/js/pages/preference/create-new-org.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,37 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const BaseComponent = require(__dirname + '/../../components/base.js');
 | 
				
			||||||
 | 
					const shell = require('electron').shell;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class CreateOrganziation extends BaseComponent {
 | 
				
			||||||
 | 
						constructor(props) {
 | 
				
			||||||
 | 
							super();
 | 
				
			||||||
 | 
							this.props = props;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						template() {
 | 
				
			||||||
 | 
							return `
 | 
				
			||||||
 | 
								<div class="setting-row">
 | 
				
			||||||
 | 
									<div class="setting-description">
 | 
				
			||||||
 | 
										<span id="open-create-org-link">Or create a new organization on zulipchat.com<i class="material-icons open-tab-button">open_in_new</i></span>
 | 
				
			||||||
 | 
									</div>
 | 
				
			||||||
 | 
									<div class="setting-control"></div>
 | 
				
			||||||
 | 
								</div>
 | 
				
			||||||
 | 
							`;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						init() {
 | 
				
			||||||
 | 
							this.props.$root.innerHTML = this.template();
 | 
				
			||||||
 | 
							this.openCreateNewOrgExternalLink();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						openCreateNewOrgExternalLink() {
 | 
				
			||||||
 | 
							const link = 'https://zulipchat.com/beta/';
 | 
				
			||||||
 | 
							const externalCreateNewOrgEl = document.getElementById('open-create-org-link');
 | 
				
			||||||
 | 
							externalCreateNewOrgEl.addEventListener('click', () => {
 | 
				
			||||||
 | 
								shell.openExternal(link);
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					module.exports = CreateOrganziation;
 | 
				
			||||||
@@ -1,78 +0,0 @@
 | 
				
			|||||||
import BaseComponent from '../../components/base';
 | 
					 | 
				
			||||||
import * as LinkUtil from '../../utils/link-util';
 | 
					 | 
				
			||||||
import * as t from '../../utils/translation-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
interface FindAccountsProps {
 | 
					 | 
				
			||||||
	$root: Element;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export default class FindAccounts extends BaseComponent {
 | 
					 | 
				
			||||||
	props: FindAccountsProps;
 | 
					 | 
				
			||||||
	$findAccounts: Element | null;
 | 
					 | 
				
			||||||
	$findAccountsButton: Element | null;
 | 
					 | 
				
			||||||
	$serverUrlField: HTMLInputElement | null;
 | 
					 | 
				
			||||||
	constructor(props: FindAccountsProps) {
 | 
					 | 
				
			||||||
		super();
 | 
					 | 
				
			||||||
		this.props = props;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	template(): string {
 | 
					 | 
				
			||||||
		return `
 | 
					 | 
				
			||||||
			<div class="settings-card certificate-card">
 | 
					 | 
				
			||||||
				<div class="certificate-input">
 | 
					 | 
				
			||||||
					<div>${t.__('Organization URL')}</div>
 | 
					 | 
				
			||||||
					<input class="setting-input-value" value="zulipchat.com"/>
 | 
					 | 
				
			||||||
				</div>
 | 
					 | 
				
			||||||
				<div class="certificate-input">
 | 
					 | 
				
			||||||
					<button class="green w-150" id="find-accounts-button">${t.__('Find accounts')}</button>
 | 
					 | 
				
			||||||
				</div>
 | 
					 | 
				
			||||||
			</div>
 | 
					 | 
				
			||||||
		`;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	init(): void {
 | 
					 | 
				
			||||||
		this.$findAccounts = this.generateNodeFromTemplate(this.template());
 | 
					 | 
				
			||||||
		this.props.$root.append(this.$findAccounts);
 | 
					 | 
				
			||||||
		this.$findAccountsButton = this.$findAccounts.querySelector('#find-accounts-button');
 | 
					 | 
				
			||||||
		this.$serverUrlField = this.$findAccounts.querySelectorAll('input.setting-input-value')[0] as HTMLInputElement;
 | 
					 | 
				
			||||||
		this.initListeners();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	async findAccounts(url: string): Promise<void> {
 | 
					 | 
				
			||||||
		if (!url) {
 | 
					 | 
				
			||||||
			return;
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		if (!url.startsWith('http')) {
 | 
					 | 
				
			||||||
			url = 'https://' + url;
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		await LinkUtil.openBrowser(new URL('/accounts/find', url));
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	initListeners(): void {
 | 
					 | 
				
			||||||
		this.$findAccountsButton.addEventListener('click', async () => {
 | 
					 | 
				
			||||||
			await this.findAccounts(this.$serverUrlField.value);
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.$serverUrlField.addEventListener('click', () => {
 | 
					 | 
				
			||||||
			if (this.$serverUrlField.value === 'zulipchat.com') {
 | 
					 | 
				
			||||||
				this.$serverUrlField.setSelectionRange(0, 0);
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.$serverUrlField.addEventListener('keypress', async event => {
 | 
					 | 
				
			||||||
			if (event.key === 'Enter') {
 | 
					 | 
				
			||||||
				await this.findAccounts(this.$serverUrlField.value);
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.$serverUrlField.addEventListener('input', () => {
 | 
					 | 
				
			||||||
			if (this.$serverUrlField.value) {
 | 
					 | 
				
			||||||
				this.$serverUrlField.classList.remove('invalid-input-value');
 | 
					 | 
				
			||||||
			} else {
 | 
					 | 
				
			||||||
				this.$serverUrlField.classList.add('invalid-input-value');
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
							
								
								
									
										256
									
								
								app/renderer/js/pages/preference/general-section.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										256
									
								
								app/renderer/js/pages/preference/general-section.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,256 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					const path = require('path');
 | 
				
			||||||
 | 
					const { ipcRenderer, remote } = require('electron');
 | 
				
			||||||
 | 
					const fs = require('fs-extra');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const { app, dialog } = remote;
 | 
				
			||||||
 | 
					const currentBrowserWindow = remote.getCurrentWindow();
 | 
				
			||||||
 | 
					const BaseSection = require(__dirname + '/base-section.js');
 | 
				
			||||||
 | 
					const ConfigUtil = require(__dirname + '/../../utils/config-util.js');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class GeneralSection extends BaseSection {
 | 
				
			||||||
 | 
						constructor(props) {
 | 
				
			||||||
 | 
							super();
 | 
				
			||||||
 | 
							this.props = props;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						template() {
 | 
				
			||||||
 | 
							return `
 | 
				
			||||||
 | 
					            <div class="settings-pane">
 | 
				
			||||||
 | 
					                <div class="title">Appearance</div>
 | 
				
			||||||
 | 
					                <div id="appearance-option-settings" class="settings-card">
 | 
				
			||||||
 | 
										<div class="setting-row" id="tray-option">
 | 
				
			||||||
 | 
											<div class="setting-description">Show app icon in system tray</div>
 | 
				
			||||||
 | 
											<div class="setting-control"></div>
 | 
				
			||||||
 | 
										</div>
 | 
				
			||||||
 | 
										<div class="setting-row" id="sidebar-option">
 | 
				
			||||||
 | 
											<div class="setting-description">Show sidebar (<span class="code">Cmd Or Ctrl+S</span>)</div>
 | 
				
			||||||
 | 
											<div class="setting-control"></div>
 | 
				
			||||||
 | 
										</div>
 | 
				
			||||||
 | 
										<div class="setting-row" id="badge-option">
 | 
				
			||||||
 | 
											<div class="setting-description">Show app unread badge</div>
 | 
				
			||||||
 | 
											<div class="setting-control"></div>
 | 
				
			||||||
 | 
										</div>
 | 
				
			||||||
 | 
										<div class="setting-row" id="flash-taskbar-option" style= "display:${process.platform === 'win32' ? '' : 'none'}">
 | 
				
			||||||
 | 
											<div class="setting-description">Flash taskbar on new message</div>
 | 
				
			||||||
 | 
											<div class="setting-control"></div>
 | 
				
			||||||
 | 
										</div>
 | 
				
			||||||
 | 
									</div>
 | 
				
			||||||
 | 
									<div class="title">Desktop Notification</div>
 | 
				
			||||||
 | 
									<div class="settings-card">
 | 
				
			||||||
 | 
										<div class="setting-row" id="show-notification-option">
 | 
				
			||||||
 | 
											<div class="setting-description">Show Desktop Notifications</div>
 | 
				
			||||||
 | 
											<div class="setting-control"></div>
 | 
				
			||||||
 | 
										</div>
 | 
				
			||||||
 | 
										<div class="setting-row" id="silent-option">
 | 
				
			||||||
 | 
											<div class="setting-description">Mute all sounds from Zulip</div>
 | 
				
			||||||
 | 
											<div class="setting-control"></div>
 | 
				
			||||||
 | 
										</div>
 | 
				
			||||||
 | 
									</div>
 | 
				
			||||||
 | 
									<div class="title">App Updates</div>
 | 
				
			||||||
 | 
					                <div class="settings-card">
 | 
				
			||||||
 | 
										<div class="setting-row" id="betaupdate-option">
 | 
				
			||||||
 | 
											<div class="setting-description">Get beta updates</div>
 | 
				
			||||||
 | 
											<div class="setting-control"></div>
 | 
				
			||||||
 | 
										</div>
 | 
				
			||||||
 | 
									</div>
 | 
				
			||||||
 | 
									<div class="title">Functionality</div>
 | 
				
			||||||
 | 
					                <div class="settings-card">
 | 
				
			||||||
 | 
										<div class="setting-row" id="startAtLogin-option">
 | 
				
			||||||
 | 
											<div class="setting-description">Start app at login</div>
 | 
				
			||||||
 | 
											<div class="setting-control"></div>
 | 
				
			||||||
 | 
										</div>
 | 
				
			||||||
 | 
										<div class="setting-row" id="start-minimize-option">
 | 
				
			||||||
 | 
											<div class="setting-description">Always start minimized</div>
 | 
				
			||||||
 | 
											<div class="setting-control"></div>
 | 
				
			||||||
 | 
										</div>
 | 
				
			||||||
 | 
										<div class="setting-row" id="enable-spellchecker-option">
 | 
				
			||||||
 | 
											<div class="setting-description">Enable Spellchecker (requires restart)</div>
 | 
				
			||||||
 | 
											<div class="setting-control"></div>
 | 
				
			||||||
 | 
										</div>
 | 
				
			||||||
 | 
									</div>
 | 
				
			||||||
 | 
									<div class="title">Reset Application Data</div>
 | 
				
			||||||
 | 
					                <div class="settings-card">
 | 
				
			||||||
 | 
										<div class="setting-row" id="resetdata-option">
 | 
				
			||||||
 | 
											<div class="setting-description">This will delete all application data including all added accounts and preferences
 | 
				
			||||||
 | 
											</div>
 | 
				
			||||||
 | 
											<button class="reset-data-button blue">Reset App Data</button>
 | 
				
			||||||
 | 
										</div>
 | 
				
			||||||
 | 
									</div>
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
							`;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						init() {
 | 
				
			||||||
 | 
							this.props.$root.innerHTML = this.template();
 | 
				
			||||||
 | 
							this.updateTrayOption();
 | 
				
			||||||
 | 
							this.updateBadgeOption();
 | 
				
			||||||
 | 
							this.updateSilentOption();
 | 
				
			||||||
 | 
							this.updateUpdateOption();
 | 
				
			||||||
 | 
							this.updateSidebarOption();
 | 
				
			||||||
 | 
							this.updateStartAtLoginOption();
 | 
				
			||||||
 | 
							this.updateResetDataOption();
 | 
				
			||||||
 | 
							this.showDesktopNotification();
 | 
				
			||||||
 | 
							this.enableSpellchecker();
 | 
				
			||||||
 | 
							this.minimizeOnStart();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							// Platform specific settings
 | 
				
			||||||
 | 
							// Flashing taskbar on Windows
 | 
				
			||||||
 | 
							if (process.platform === 'win32') {
 | 
				
			||||||
 | 
								this.updateFlashTaskbar();
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						updateTrayOption() {
 | 
				
			||||||
 | 
							this.generateSettingOption({
 | 
				
			||||||
 | 
								$element: document.querySelector('#tray-option .setting-control'),
 | 
				
			||||||
 | 
								value: ConfigUtil.getConfigItem('trayIcon', true),
 | 
				
			||||||
 | 
								clickHandler: () => {
 | 
				
			||||||
 | 
									const newValue = !ConfigUtil.getConfigItem('trayIcon');
 | 
				
			||||||
 | 
									ConfigUtil.setConfigItem('trayIcon', newValue);
 | 
				
			||||||
 | 
									ipcRenderer.send('forward-message', 'toggletray');
 | 
				
			||||||
 | 
									this.updateTrayOption();
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						updateBadgeOption() {
 | 
				
			||||||
 | 
							this.generateSettingOption({
 | 
				
			||||||
 | 
								$element: document.querySelector('#badge-option .setting-control'),
 | 
				
			||||||
 | 
								value: ConfigUtil.getConfigItem('badgeOption', true),
 | 
				
			||||||
 | 
								clickHandler: () => {
 | 
				
			||||||
 | 
									const newValue = !ConfigUtil.getConfigItem('badgeOption');
 | 
				
			||||||
 | 
									ConfigUtil.setConfigItem('badgeOption', newValue);
 | 
				
			||||||
 | 
									ipcRenderer.send('toggle-badge-option', newValue);
 | 
				
			||||||
 | 
									this.updateBadgeOption();
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						updateFlashTaskbar() {
 | 
				
			||||||
 | 
							this.generateSettingOption({
 | 
				
			||||||
 | 
								$element: document.querySelector('#flash-taskbar-option .setting-control'),
 | 
				
			||||||
 | 
								value: ConfigUtil.getConfigItem('flashTaskbarOnMessage', true),
 | 
				
			||||||
 | 
								clickHandler: () => {
 | 
				
			||||||
 | 
									const newValue = !ConfigUtil.getConfigItem('flashTaskbarOnMessage');
 | 
				
			||||||
 | 
									ConfigUtil.setConfigItem('flashTaskbarOnMessage', newValue);
 | 
				
			||||||
 | 
									this.updateFlashTaskbar();
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						updateUpdateOption() {
 | 
				
			||||||
 | 
							this.generateSettingOption({
 | 
				
			||||||
 | 
								$element: document.querySelector('#betaupdate-option .setting-control'),
 | 
				
			||||||
 | 
								value: ConfigUtil.getConfigItem('betaUpdate', false),
 | 
				
			||||||
 | 
								clickHandler: () => {
 | 
				
			||||||
 | 
									const newValue = !ConfigUtil.getConfigItem('betaUpdate');
 | 
				
			||||||
 | 
									ConfigUtil.setConfigItem('betaUpdate', newValue);
 | 
				
			||||||
 | 
									this.updateUpdateOption();
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						updateSilentOption() {
 | 
				
			||||||
 | 
							this.generateSettingOption({
 | 
				
			||||||
 | 
								$element: document.querySelector('#silent-option .setting-control'),
 | 
				
			||||||
 | 
								value: ConfigUtil.getConfigItem('silent', false),
 | 
				
			||||||
 | 
								clickHandler: () => {
 | 
				
			||||||
 | 
									const newValue = !ConfigUtil.getConfigItem('silent', true);
 | 
				
			||||||
 | 
									ConfigUtil.setConfigItem('silent', newValue);
 | 
				
			||||||
 | 
									this.updateSilentOption();
 | 
				
			||||||
 | 
									currentBrowserWindow.send('toogle-silent', newValue);
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						showDesktopNotification() {
 | 
				
			||||||
 | 
							this.generateSettingOption({
 | 
				
			||||||
 | 
								$element: document.querySelector('#show-notification-option .setting-control'),
 | 
				
			||||||
 | 
								value: ConfigUtil.getConfigItem('showNotification', true),
 | 
				
			||||||
 | 
								clickHandler: () => {
 | 
				
			||||||
 | 
									const newValue = !ConfigUtil.getConfigItem('showNotification', true);
 | 
				
			||||||
 | 
									ConfigUtil.setConfigItem('showNotification', newValue);
 | 
				
			||||||
 | 
									this.showDesktopNotification();
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						updateSidebarOption() {
 | 
				
			||||||
 | 
							this.generateSettingOption({
 | 
				
			||||||
 | 
								$element: document.querySelector('#sidebar-option .setting-control'),
 | 
				
			||||||
 | 
								value: ConfigUtil.getConfigItem('showSidebar', true),
 | 
				
			||||||
 | 
								clickHandler: () => {
 | 
				
			||||||
 | 
									const newValue = !ConfigUtil.getConfigItem('showSidebar');
 | 
				
			||||||
 | 
									ConfigUtil.setConfigItem('showSidebar', newValue);
 | 
				
			||||||
 | 
									ipcRenderer.send('forward-message', 'toggle-sidebar', newValue);
 | 
				
			||||||
 | 
									this.updateSidebarOption();
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						updateStartAtLoginOption() {
 | 
				
			||||||
 | 
							this.generateSettingOption({
 | 
				
			||||||
 | 
								$element: document.querySelector('#startAtLogin-option .setting-control'),
 | 
				
			||||||
 | 
								value: ConfigUtil.getConfigItem('startAtLogin', false),
 | 
				
			||||||
 | 
								clickHandler: () => {
 | 
				
			||||||
 | 
									const newValue = !ConfigUtil.getConfigItem('startAtLogin');
 | 
				
			||||||
 | 
									ConfigUtil.setConfigItem('startAtLogin', newValue);
 | 
				
			||||||
 | 
									ipcRenderer.send('toggleAutoLauncher', newValue);
 | 
				
			||||||
 | 
									this.updateStartAtLoginOption();
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						enableSpellchecker() {
 | 
				
			||||||
 | 
							this.generateSettingOption({
 | 
				
			||||||
 | 
								$element: document.querySelector('#enable-spellchecker-option .setting-control'),
 | 
				
			||||||
 | 
								value: ConfigUtil.getConfigItem('enableSpellchecker', true),
 | 
				
			||||||
 | 
								clickHandler: () => {
 | 
				
			||||||
 | 
									const newValue = !ConfigUtil.getConfigItem('enableSpellchecker');
 | 
				
			||||||
 | 
									ConfigUtil.setConfigItem('enableSpellchecker', newValue);
 | 
				
			||||||
 | 
									this.enableSpellchecker();
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						clearAppDataDialog() {
 | 
				
			||||||
 | 
							const clearAppDataMessage = 'By clicking proceed you will be removing all added accounts and preferences from Zulip. When the application restarts, it will be as if you are starting Zulip for the first time.';
 | 
				
			||||||
 | 
							const getAppPath = path.join(app.getPath('appData'), app.getName());
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							dialog.showMessageBox({
 | 
				
			||||||
 | 
								type: 'warning',
 | 
				
			||||||
 | 
								buttons: ['YES', 'NO'],
 | 
				
			||||||
 | 
								defaultId: 0,
 | 
				
			||||||
 | 
								message: 'Are you sure',
 | 
				
			||||||
 | 
								detail: clearAppDataMessage
 | 
				
			||||||
 | 
							}, response => {
 | 
				
			||||||
 | 
								if (response === 0) {
 | 
				
			||||||
 | 
									fs.remove(getAppPath);
 | 
				
			||||||
 | 
									setTimeout(() => ipcRenderer.send('forward-message', 'hard-reload'), 1000);
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						updateResetDataOption() {
 | 
				
			||||||
 | 
							const resetDataButton = document.querySelector('#resetdata-option .reset-data-button');
 | 
				
			||||||
 | 
							resetDataButton.addEventListener('click', () => {
 | 
				
			||||||
 | 
								this.clearAppDataDialog();
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						minimizeOnStart() {
 | 
				
			||||||
 | 
							this.generateSettingOption({
 | 
				
			||||||
 | 
								$element: document.querySelector('#start-minimize-option .setting-control'),
 | 
				
			||||||
 | 
								value: ConfigUtil.getConfigItem('startMinimized', false),
 | 
				
			||||||
 | 
								clickHandler: () => {
 | 
				
			||||||
 | 
									const newValue = !ConfigUtil.getConfigItem('startMinimized');
 | 
				
			||||||
 | 
									ConfigUtil.setConfigItem('startMinimized', newValue);
 | 
				
			||||||
 | 
									this.minimizeOnStart();
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					module.exports = GeneralSection;
 | 
				
			||||||
@@ -1,582 +0,0 @@
 | 
				
			|||||||
import {ipcRenderer, remote, OpenDialogOptions} from 'electron';
 | 
					 | 
				
			||||||
import path from 'path';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import Tagify from '@yaireo/tagify';
 | 
					 | 
				
			||||||
import fs from 'fs-extra';
 | 
					 | 
				
			||||||
import ISO6391 from 'iso-639-1';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import supportedLocales from '../../../../translations/supported-locales.json';
 | 
					 | 
				
			||||||
import * as ConfigUtil from '../../utils/config-util';
 | 
					 | 
				
			||||||
import * as EnterpriseUtil from '../../utils/enterprise-util';
 | 
					 | 
				
			||||||
import * as t from '../../utils/translation-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import BaseSection from './base-section';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const {app, dialog, session} = remote;
 | 
					 | 
				
			||||||
const currentBrowserWindow = remote.getCurrentWindow();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
interface GeneralSectionProps {
 | 
					 | 
				
			||||||
	$root: Element;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export default class GeneralSection extends BaseSection {
 | 
					 | 
				
			||||||
	props: GeneralSectionProps;
 | 
					 | 
				
			||||||
	constructor(props: GeneralSectionProps) {
 | 
					 | 
				
			||||||
		super();
 | 
					 | 
				
			||||||
		this.props = props;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	template(): string {
 | 
					 | 
				
			||||||
		return `
 | 
					 | 
				
			||||||
            <div class="settings-pane">
 | 
					 | 
				
			||||||
                <div class="title">${t.__('Appearance')}</div>
 | 
					 | 
				
			||||||
                <div id="appearance-option-settings" class="settings-card">
 | 
					 | 
				
			||||||
					<div class="setting-row" id="tray-option">
 | 
					 | 
				
			||||||
						<div class="setting-description">${t.__('Show app icon in system tray')}</div>
 | 
					 | 
				
			||||||
						<div class="setting-control"></div>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
					<div class="setting-row" id="menubar-option" style= "display:${process.platform === 'darwin' ? 'none' : ''}">
 | 
					 | 
				
			||||||
						<div class="setting-description">${t.__('Auto hide menu bar (Press Alt key to display)')}</div>
 | 
					 | 
				
			||||||
						<div class="setting-control"></div>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
					<div class="setting-row" id="sidebar-option">
 | 
					 | 
				
			||||||
						<div class="setting-description">${t.__('Show sidebar')} (<span class="code">${process.platform === 'darwin' ? 'Cmd+Shift+S' : 'Ctrl+Shift+S'}</span>)</div>
 | 
					 | 
				
			||||||
						<div class="setting-control"></div>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
					<div class="setting-row" id="badge-option">
 | 
					 | 
				
			||||||
						<div class="setting-description">${t.__('Show app unread badge')}</div>
 | 
					 | 
				
			||||||
						<div class="setting-control"></div>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
					<div class="setting-row" id="dock-bounce-option" style= "display:${process.platform === 'darwin' ? '' : 'none'}">
 | 
					 | 
				
			||||||
						<div class="setting-description">${t.__('Bounce dock on new private message')}</div>
 | 
					 | 
				
			||||||
						<div class="setting-control"></div>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
					<div class="setting-row" id="flash-taskbar-option" style= "display:${process.platform === 'win32' ? '' : 'none'}">
 | 
					 | 
				
			||||||
						<div class="setting-description">${t.__('Flash taskbar on new message')}</div>
 | 
					 | 
				
			||||||
						<div class="setting-control"></div>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
				</div>
 | 
					 | 
				
			||||||
				<div class="title">${t.__('Desktop Notifications')}</div>
 | 
					 | 
				
			||||||
				<div class="settings-card">
 | 
					 | 
				
			||||||
					<div class="setting-row" id="show-notification-option">
 | 
					 | 
				
			||||||
						<div class="setting-description">${t.__('Show desktop notifications')}</div>
 | 
					 | 
				
			||||||
						<div class="setting-control"></div>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
					<div class="setting-row" id="silent-option">
 | 
					 | 
				
			||||||
						<div class="setting-description">${t.__('Mute all sounds from Zulip')}</div>
 | 
					 | 
				
			||||||
						<div class="setting-control"></div>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
				</div>
 | 
					 | 
				
			||||||
				<div class="title">${t.__('App Updates')}</div>
 | 
					 | 
				
			||||||
				<div class="settings-card">
 | 
					 | 
				
			||||||
				<div class="setting-row" id="autoupdate-option">
 | 
					 | 
				
			||||||
						<div class="setting-description">${t.__('Enable auto updates')}</div>
 | 
					 | 
				
			||||||
						<div class="setting-control"></div>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
					<div class="setting-row" id="betaupdate-option">
 | 
					 | 
				
			||||||
						<div class="setting-description">${t.__('Get beta updates')}</div>
 | 
					 | 
				
			||||||
						<div class="setting-control"></div>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
				</div>
 | 
					 | 
				
			||||||
				<div class="title">${t.__('Functionality')}</div>
 | 
					 | 
				
			||||||
                <div class="settings-card">
 | 
					 | 
				
			||||||
					<div class="setting-row" id="startAtLogin-option">
 | 
					 | 
				
			||||||
						<div class="setting-description">${t.__('Start app at login')}</div>
 | 
					 | 
				
			||||||
						<div class="setting-control"></div>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
					<div class="setting-row" id="start-minimize-option">
 | 
					 | 
				
			||||||
						<div class="setting-description">${t.__('Always start minimized')}</div>
 | 
					 | 
				
			||||||
						<div class="setting-control"></div>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
					<div class="setting-row" id="quitOnClose-option">
 | 
					 | 
				
			||||||
						<div class="setting-description">${t.__('Quit when the window is closed')}</div>
 | 
					 | 
				
			||||||
						<div class="setting-control"></div>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
					<div class="setting-row" id="enable-spellchecker-option">
 | 
					 | 
				
			||||||
						<div class="setting-description">${t.__('Enable spellchecker (requires restart)')}</div>
 | 
					 | 
				
			||||||
						<div class="setting-control"></div>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
					<div class="setting-row" id="spellcheck-langs" style= "display:${process.platform === 'darwin' ? 'none' : ''}"></div>
 | 
					 | 
				
			||||||
					<div class="setting-row" id="note"></div>
 | 
					 | 
				
			||||||
				</div>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
				<div class="title">${t.__('Advanced')}</div>
 | 
					 | 
				
			||||||
				<div class="settings-card">
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
					<div class="setting-row" id="enable-error-reporting">
 | 
					 | 
				
			||||||
						<div class="setting-description">${t.__('Enable error reporting (requires restart)')}</div>
 | 
					 | 
				
			||||||
						<div class="setting-control"></div>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
					<div class="setting-row" id="app-language">
 | 
					 | 
				
			||||||
						<div class="setting-description">${t.__('App language (requires restart)')}</div>
 | 
					 | 
				
			||||||
						<div  id="lang-div" class="lang-div"></div>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
					<div class="setting-row" id="add-custom-css">
 | 
					 | 
				
			||||||
						<div class="setting-description">
 | 
					 | 
				
			||||||
							${t.__('Add custom CSS')}
 | 
					 | 
				
			||||||
						</div>
 | 
					 | 
				
			||||||
						<button class="custom-css-button green">${t.__('Upload')}</button>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
					<div class="setting-row" id="remove-custom-css">
 | 
					 | 
				
			||||||
						<div class="setting-description">
 | 
					 | 
				
			||||||
							<div class="selected-css-path" id="custom-css-path">${ConfigUtil.getConfigString('customCSS', '')}</div>
 | 
					 | 
				
			||||||
						</div>
 | 
					 | 
				
			||||||
						<div class="action red" id="css-delete-action">
 | 
					 | 
				
			||||||
							<i class="material-icons">indeterminate_check_box</i>
 | 
					 | 
				
			||||||
							<span>${t.__('Delete')}</span>
 | 
					 | 
				
			||||||
						</div>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
					<div class="setting-row" id="download-folder">
 | 
					 | 
				
			||||||
						<div class="setting-description">
 | 
					 | 
				
			||||||
							${t.__('Default download location')}
 | 
					 | 
				
			||||||
						</div>
 | 
					 | 
				
			||||||
						<button class="download-folder-button green">${t.__('Change')}</button>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
					<div class="setting-row">
 | 
					 | 
				
			||||||
						<div class="setting-description">
 | 
					 | 
				
			||||||
							<div class="download-folder-path">${ConfigUtil.getConfigString('downloadsPath', app.getPath('downloads'))}</div>
 | 
					 | 
				
			||||||
						</div>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
					<div class="setting-row" id="prompt-download">
 | 
					 | 
				
			||||||
						<div class="setting-description">${t.__('Ask where to save files before downloading')}</div>
 | 
					 | 
				
			||||||
						<div class="setting-control"></div>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
				</div>
 | 
					 | 
				
			||||||
				<div class="title">${t.__('Factory Reset Data')}</div>
 | 
					 | 
				
			||||||
                <div class="settings-card">
 | 
					 | 
				
			||||||
					<div class="setting-row" id="factory-reset-option">
 | 
					 | 
				
			||||||
						<div class="setting-description">${t.__('Reset the application, thus deleting all the connected organizations, accounts, and certificates.')}
 | 
					 | 
				
			||||||
						</div>
 | 
					 | 
				
			||||||
						<button class="factory-reset-button red w-150">${t.__('Factory Reset')}</button>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
				</div>
 | 
					 | 
				
			||||||
			</div>
 | 
					 | 
				
			||||||
		`;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	init(): void {
 | 
					 | 
				
			||||||
		this.props.$root.innerHTML = this.template();
 | 
					 | 
				
			||||||
		this.updateTrayOption();
 | 
					 | 
				
			||||||
		this.updateBadgeOption();
 | 
					 | 
				
			||||||
		this.updateSilentOption();
 | 
					 | 
				
			||||||
		this.autoUpdateOption();
 | 
					 | 
				
			||||||
		this.betaUpdateOption();
 | 
					 | 
				
			||||||
		this.updateSidebarOption();
 | 
					 | 
				
			||||||
		this.updateStartAtLoginOption();
 | 
					 | 
				
			||||||
		this.factoryReset();
 | 
					 | 
				
			||||||
		this.showDesktopNotification();
 | 
					 | 
				
			||||||
		this.enableSpellchecker();
 | 
					 | 
				
			||||||
		this.minimizeOnStart();
 | 
					 | 
				
			||||||
		this.addCustomCSS();
 | 
					 | 
				
			||||||
		this.showCustomCSSPath();
 | 
					 | 
				
			||||||
		this.removeCustomCSS();
 | 
					 | 
				
			||||||
		this.downloadFolder();
 | 
					 | 
				
			||||||
		this.updateQuitOnCloseOption();
 | 
					 | 
				
			||||||
		this.updatePromptDownloadOption();
 | 
					 | 
				
			||||||
		this.enableErrorReporting();
 | 
					 | 
				
			||||||
		this.setLocale();
 | 
					 | 
				
			||||||
		this.initSpellChecker();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		// Platform specific settings
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		// Flashing taskbar on Windows
 | 
					 | 
				
			||||||
		if (process.platform === 'win32') {
 | 
					 | 
				
			||||||
			this.updateFlashTaskbar();
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		// Dock bounce on macOS
 | 
					 | 
				
			||||||
		if (process.platform === 'darwin') {
 | 
					 | 
				
			||||||
			this.updateDockBouncing();
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		// Auto hide menubar on Windows and Linux
 | 
					 | 
				
			||||||
		if (process.platform !== 'darwin') {
 | 
					 | 
				
			||||||
			this.updateMenubarOption();
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	updateTrayOption(): void {
 | 
					 | 
				
			||||||
		this.generateSettingOption({
 | 
					 | 
				
			||||||
			$element: document.querySelector('#tray-option .setting-control'),
 | 
					 | 
				
			||||||
			value: ConfigUtil.getConfigItem('trayIcon', true),
 | 
					 | 
				
			||||||
			clickHandler: () => {
 | 
					 | 
				
			||||||
				const newValue = !ConfigUtil.getConfigItem('trayIcon');
 | 
					 | 
				
			||||||
				ConfigUtil.setConfigItem('trayIcon', newValue);
 | 
					 | 
				
			||||||
				ipcRenderer.send('forward-message', 'toggletray');
 | 
					 | 
				
			||||||
				this.updateTrayOption();
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	updateMenubarOption(): void {
 | 
					 | 
				
			||||||
		this.generateSettingOption({
 | 
					 | 
				
			||||||
			$element: document.querySelector('#menubar-option .setting-control'),
 | 
					 | 
				
			||||||
			value: ConfigUtil.getConfigItem('autoHideMenubar', false),
 | 
					 | 
				
			||||||
			clickHandler: () => {
 | 
					 | 
				
			||||||
				const newValue = !ConfigUtil.getConfigItem('autoHideMenubar');
 | 
					 | 
				
			||||||
				ConfigUtil.setConfigItem('autoHideMenubar', newValue);
 | 
					 | 
				
			||||||
				ipcRenderer.send('toggle-menubar', newValue);
 | 
					 | 
				
			||||||
				this.updateMenubarOption();
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	updateBadgeOption(): void {
 | 
					 | 
				
			||||||
		this.generateSettingOption({
 | 
					 | 
				
			||||||
			$element: document.querySelector('#badge-option .setting-control'),
 | 
					 | 
				
			||||||
			value: ConfigUtil.getConfigItem('badgeOption', true),
 | 
					 | 
				
			||||||
			clickHandler: () => {
 | 
					 | 
				
			||||||
				const newValue = !ConfigUtil.getConfigItem('badgeOption');
 | 
					 | 
				
			||||||
				ConfigUtil.setConfigItem('badgeOption', newValue);
 | 
					 | 
				
			||||||
				ipcRenderer.send('toggle-badge-option', newValue);
 | 
					 | 
				
			||||||
				this.updateBadgeOption();
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	updateDockBouncing(): void {
 | 
					 | 
				
			||||||
		this.generateSettingOption({
 | 
					 | 
				
			||||||
			$element: document.querySelector('#dock-bounce-option .setting-control'),
 | 
					 | 
				
			||||||
			value: ConfigUtil.getConfigItem('dockBouncing', true),
 | 
					 | 
				
			||||||
			clickHandler: () => {
 | 
					 | 
				
			||||||
				const newValue = !ConfigUtil.getConfigItem('dockBouncing');
 | 
					 | 
				
			||||||
				ConfigUtil.setConfigItem('dockBouncing', newValue);
 | 
					 | 
				
			||||||
				this.updateDockBouncing();
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	updateFlashTaskbar(): void {
 | 
					 | 
				
			||||||
		this.generateSettingOption({
 | 
					 | 
				
			||||||
			$element: document.querySelector('#flash-taskbar-option .setting-control'),
 | 
					 | 
				
			||||||
			value: ConfigUtil.getConfigItem('flashTaskbarOnMessage', true),
 | 
					 | 
				
			||||||
			clickHandler: () => {
 | 
					 | 
				
			||||||
				const newValue = !ConfigUtil.getConfigItem('flashTaskbarOnMessage');
 | 
					 | 
				
			||||||
				ConfigUtil.setConfigItem('flashTaskbarOnMessage', newValue);
 | 
					 | 
				
			||||||
				this.updateFlashTaskbar();
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	autoUpdateOption(): void {
 | 
					 | 
				
			||||||
		this.generateSettingOption({
 | 
					 | 
				
			||||||
			$element: document.querySelector('#autoupdate-option .setting-control'),
 | 
					 | 
				
			||||||
			disabled: EnterpriseUtil.configItemExists('autoUpdate'),
 | 
					 | 
				
			||||||
			value: ConfigUtil.getConfigItem('autoUpdate', true),
 | 
					 | 
				
			||||||
			clickHandler: () => {
 | 
					 | 
				
			||||||
				const newValue = !ConfigUtil.getConfigItem('autoUpdate');
 | 
					 | 
				
			||||||
				ConfigUtil.setConfigItem('autoUpdate', newValue);
 | 
					 | 
				
			||||||
				if (!newValue) {
 | 
					 | 
				
			||||||
					ConfigUtil.setConfigItem('betaUpdate', false);
 | 
					 | 
				
			||||||
					this.betaUpdateOption();
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
				this.autoUpdateOption();
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	betaUpdateOption(): void {
 | 
					 | 
				
			||||||
		this.generateSettingOption({
 | 
					 | 
				
			||||||
			$element: document.querySelector('#betaupdate-option .setting-control'),
 | 
					 | 
				
			||||||
			value: ConfigUtil.getConfigItem('betaUpdate', false),
 | 
					 | 
				
			||||||
			clickHandler: () => {
 | 
					 | 
				
			||||||
				const newValue = !ConfigUtil.getConfigItem('betaUpdate');
 | 
					 | 
				
			||||||
				if (ConfigUtil.getConfigItem('autoUpdate')) {
 | 
					 | 
				
			||||||
					ConfigUtil.setConfigItem('betaUpdate', newValue);
 | 
					 | 
				
			||||||
					this.betaUpdateOption();
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	updateSilentOption(): void {
 | 
					 | 
				
			||||||
		this.generateSettingOption({
 | 
					 | 
				
			||||||
			$element: document.querySelector('#silent-option .setting-control'),
 | 
					 | 
				
			||||||
			value: ConfigUtil.getConfigItem('silent', false),
 | 
					 | 
				
			||||||
			clickHandler: () => {
 | 
					 | 
				
			||||||
				const newValue = !ConfigUtil.getConfigItem('silent', true);
 | 
					 | 
				
			||||||
				ConfigUtil.setConfigItem('silent', newValue);
 | 
					 | 
				
			||||||
				this.updateSilentOption();
 | 
					 | 
				
			||||||
				currentBrowserWindow.webContents.send('toggle-silent', newValue);
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	showDesktopNotification(): void {
 | 
					 | 
				
			||||||
		this.generateSettingOption({
 | 
					 | 
				
			||||||
			$element: document.querySelector('#show-notification-option .setting-control'),
 | 
					 | 
				
			||||||
			value: ConfigUtil.getConfigItem('showNotification', true),
 | 
					 | 
				
			||||||
			clickHandler: () => {
 | 
					 | 
				
			||||||
				const newValue = !ConfigUtil.getConfigItem('showNotification', true);
 | 
					 | 
				
			||||||
				ConfigUtil.setConfigItem('showNotification', newValue);
 | 
					 | 
				
			||||||
				this.showDesktopNotification();
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	updateSidebarOption(): void {
 | 
					 | 
				
			||||||
		this.generateSettingOption({
 | 
					 | 
				
			||||||
			$element: document.querySelector('#sidebar-option .setting-control'),
 | 
					 | 
				
			||||||
			value: ConfigUtil.getConfigItem('showSidebar', true),
 | 
					 | 
				
			||||||
			clickHandler: () => {
 | 
					 | 
				
			||||||
				const newValue = !ConfigUtil.getConfigItem('showSidebar');
 | 
					 | 
				
			||||||
				ConfigUtil.setConfigItem('showSidebar', newValue);
 | 
					 | 
				
			||||||
				ipcRenderer.send('forward-message', 'toggle-sidebar', newValue);
 | 
					 | 
				
			||||||
				this.updateSidebarOption();
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	updateStartAtLoginOption(): void {
 | 
					 | 
				
			||||||
		this.generateSettingOption({
 | 
					 | 
				
			||||||
			$element: document.querySelector('#startAtLogin-option .setting-control'),
 | 
					 | 
				
			||||||
			value: ConfigUtil.getConfigItem('startAtLogin', false),
 | 
					 | 
				
			||||||
			clickHandler: () => {
 | 
					 | 
				
			||||||
				const newValue = !ConfigUtil.getConfigItem('startAtLogin');
 | 
					 | 
				
			||||||
				ConfigUtil.setConfigItem('startAtLogin', newValue);
 | 
					 | 
				
			||||||
				ipcRenderer.send('toggleAutoLauncher', newValue);
 | 
					 | 
				
			||||||
				this.updateStartAtLoginOption();
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	updateQuitOnCloseOption(): void {
 | 
					 | 
				
			||||||
		this.generateSettingOption({
 | 
					 | 
				
			||||||
			$element: document.querySelector('#quitOnClose-option .setting-control'),
 | 
					 | 
				
			||||||
			value: ConfigUtil.getConfigItem('quitOnClose', false),
 | 
					 | 
				
			||||||
			clickHandler: () => {
 | 
					 | 
				
			||||||
				const newValue = !ConfigUtil.getConfigItem('quitOnClose');
 | 
					 | 
				
			||||||
				ConfigUtil.setConfigItem('quitOnClose', newValue);
 | 
					 | 
				
			||||||
				this.updateQuitOnCloseOption();
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	enableSpellchecker(): void {
 | 
					 | 
				
			||||||
		this.generateSettingOption({
 | 
					 | 
				
			||||||
			$element: document.querySelector('#enable-spellchecker-option .setting-control'),
 | 
					 | 
				
			||||||
			value: ConfigUtil.getConfigItem('enableSpellchecker', true),
 | 
					 | 
				
			||||||
			clickHandler: () => {
 | 
					 | 
				
			||||||
				const newValue = !ConfigUtil.getConfigItem('enableSpellchecker');
 | 
					 | 
				
			||||||
				ConfigUtil.setConfigItem('enableSpellchecker', newValue);
 | 
					 | 
				
			||||||
				this.enableSpellchecker();
 | 
					 | 
				
			||||||
				const spellcheckerLanguageInput: HTMLElement = document.querySelector('#spellcheck-langs');
 | 
					 | 
				
			||||||
				const spellcheckerNote: HTMLElement = document.querySelector('#note');
 | 
					 | 
				
			||||||
				spellcheckerLanguageInput.style.display = spellcheckerLanguageInput.style.display === 'none' ? '' : 'none';
 | 
					 | 
				
			||||||
				spellcheckerNote.style.display = spellcheckerNote.style.display === 'none' ? '' : 'none';
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	enableErrorReporting(): void {
 | 
					 | 
				
			||||||
		this.generateSettingOption({
 | 
					 | 
				
			||||||
			$element: document.querySelector('#enable-error-reporting .setting-control'),
 | 
					 | 
				
			||||||
			value: ConfigUtil.getConfigItem('errorReporting', true),
 | 
					 | 
				
			||||||
			clickHandler: () => {
 | 
					 | 
				
			||||||
				const newValue = !ConfigUtil.getConfigItem('errorReporting');
 | 
					 | 
				
			||||||
				ConfigUtil.setConfigItem('errorReporting', newValue);
 | 
					 | 
				
			||||||
				this.enableErrorReporting();
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	async customCssDialog(): Promise<void> {
 | 
					 | 
				
			||||||
		const showDialogOptions: OpenDialogOptions = {
 | 
					 | 
				
			||||||
			title: 'Select file',
 | 
					 | 
				
			||||||
			properties: ['openFile'],
 | 
					 | 
				
			||||||
			filters: [{name: 'CSS file', extensions: ['css']}]
 | 
					 | 
				
			||||||
		};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		const {filePaths, canceled} = await dialog.showOpenDialog(showDialogOptions);
 | 
					 | 
				
			||||||
		if (!canceled) {
 | 
					 | 
				
			||||||
			ConfigUtil.setConfigItem('customCSS', filePaths[0]);
 | 
					 | 
				
			||||||
			ipcRenderer.send('forward-message', 'hard-reload');
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	setLocale(): void {
 | 
					 | 
				
			||||||
		const langDiv: HTMLSelectElement = document.querySelector('.lang-div');
 | 
					 | 
				
			||||||
		const langList = this.generateSelectTemplate(supportedLocales, 'lang-menu');
 | 
					 | 
				
			||||||
		langDiv.innerHTML += langList;
 | 
					 | 
				
			||||||
		// `langMenu` is the select-option dropdown menu formed after executing the previous command
 | 
					 | 
				
			||||||
		const langMenu: HTMLSelectElement = document.querySelector('.lang-menu');
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		// The next three lines set the selected language visible on the dropdown button
 | 
					 | 
				
			||||||
		let language = ConfigUtil.getConfigItem('appLanguage');
 | 
					 | 
				
			||||||
		language = language && langMenu.options.namedItem(language) ? language : 'en';
 | 
					 | 
				
			||||||
		langMenu.options.namedItem(language).selected = true;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		langMenu.addEventListener('change', (event: Event) => {
 | 
					 | 
				
			||||||
			ConfigUtil.setConfigItem('appLanguage', (event.target as HTMLSelectElement).value);
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	minimizeOnStart(): void {
 | 
					 | 
				
			||||||
		this.generateSettingOption({
 | 
					 | 
				
			||||||
			$element: document.querySelector('#start-minimize-option .setting-control'),
 | 
					 | 
				
			||||||
			value: ConfigUtil.getConfigItem('startMinimized', false),
 | 
					 | 
				
			||||||
			clickHandler: () => {
 | 
					 | 
				
			||||||
				const newValue = !ConfigUtil.getConfigItem('startMinimized');
 | 
					 | 
				
			||||||
				ConfigUtil.setConfigItem('startMinimized', newValue);
 | 
					 | 
				
			||||||
				this.minimizeOnStart();
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	addCustomCSS(): void {
 | 
					 | 
				
			||||||
		const customCSSButton = document.querySelector('#add-custom-css .custom-css-button');
 | 
					 | 
				
			||||||
		customCSSButton.addEventListener('click', async () => {
 | 
					 | 
				
			||||||
			await this.customCssDialog();
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	showCustomCSSPath(): void {
 | 
					 | 
				
			||||||
		if (!ConfigUtil.getConfigItem('customCSS')) {
 | 
					 | 
				
			||||||
			const cssPATH: HTMLElement = document.querySelector('#remove-custom-css');
 | 
					 | 
				
			||||||
			cssPATH.style.display = 'none';
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	removeCustomCSS(): void {
 | 
					 | 
				
			||||||
		const removeCSSButton = document.querySelector('#css-delete-action');
 | 
					 | 
				
			||||||
		removeCSSButton.addEventListener('click', () => {
 | 
					 | 
				
			||||||
			ConfigUtil.setConfigItem('customCSS', '');
 | 
					 | 
				
			||||||
			ipcRenderer.send('forward-message', 'hard-reload');
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	async downloadFolderDialog(): Promise<void> {
 | 
					 | 
				
			||||||
		const showDialogOptions: OpenDialogOptions = {
 | 
					 | 
				
			||||||
			title: 'Select Download Location',
 | 
					 | 
				
			||||||
			properties: ['openDirectory']
 | 
					 | 
				
			||||||
		};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		const {filePaths, canceled} = await dialog.showOpenDialog(showDialogOptions);
 | 
					 | 
				
			||||||
		if (!canceled) {
 | 
					 | 
				
			||||||
			ConfigUtil.setConfigItem('downloadsPath', filePaths[0]);
 | 
					 | 
				
			||||||
			const downloadFolderPath: HTMLElement = document.querySelector('.download-folder-path');
 | 
					 | 
				
			||||||
			downloadFolderPath.textContent = filePaths[0];
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	downloadFolder(): void {
 | 
					 | 
				
			||||||
		const downloadFolder = document.querySelector('#download-folder .download-folder-button');
 | 
					 | 
				
			||||||
		downloadFolder.addEventListener('click', async () => {
 | 
					 | 
				
			||||||
			await this.downloadFolderDialog();
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	updatePromptDownloadOption(): void {
 | 
					 | 
				
			||||||
		this.generateSettingOption({
 | 
					 | 
				
			||||||
			$element: document.querySelector('#prompt-download .setting-control'),
 | 
					 | 
				
			||||||
			value: ConfigUtil.getConfigItem('promptDownload', false),
 | 
					 | 
				
			||||||
			clickHandler: () => {
 | 
					 | 
				
			||||||
				const newValue = !ConfigUtil.getConfigItem('promptDownload');
 | 
					 | 
				
			||||||
				ConfigUtil.setConfigItem('promptDownload', newValue);
 | 
					 | 
				
			||||||
				this.updatePromptDownloadOption();
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	async factoryResetSettings(): Promise<void> {
 | 
					 | 
				
			||||||
		const clearAppDataMessage = 'When the application restarts, it will be as if you have just downloaded Zulip app.';
 | 
					 | 
				
			||||||
		const getAppPath = path.join(app.getPath('appData'), app.name);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		const {response} = await dialog.showMessageBox({
 | 
					 | 
				
			||||||
			type: 'warning',
 | 
					 | 
				
			||||||
			buttons: ['YES', 'NO'],
 | 
					 | 
				
			||||||
			defaultId: 0,
 | 
					 | 
				
			||||||
			message: 'Are you sure?',
 | 
					 | 
				
			||||||
			detail: clearAppDataMessage
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
		if (response === 0) {
 | 
					 | 
				
			||||||
			await fs.remove(getAppPath);
 | 
					 | 
				
			||||||
			setTimeout(() => ipcRenderer.send('clear-app-settings'), 1000);
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	factoryReset(): void {
 | 
					 | 
				
			||||||
		const factoryResetButton = document.querySelector('#factory-reset-option .factory-reset-button');
 | 
					 | 
				
			||||||
		factoryResetButton.addEventListener('click', async () => {
 | 
					 | 
				
			||||||
			await this.factoryResetSettings();
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	initSpellChecker(): void {
 | 
					 | 
				
			||||||
		// The elctron API is a no-op on macOS and macOS default spellchecker is used.
 | 
					 | 
				
			||||||
		if (process.platform === 'darwin') {
 | 
					 | 
				
			||||||
			const note: HTMLElement = document.querySelector('#note');
 | 
					 | 
				
			||||||
			note.append(t.__('On macOS, the OS spellchecker is used.'));
 | 
					 | 
				
			||||||
			note.append(document.createElement('br'));
 | 
					 | 
				
			||||||
			note.append(t.__('Change the language from System Preferences → Keyboard → Text → Spelling.'));
 | 
					 | 
				
			||||||
		} else {
 | 
					 | 
				
			||||||
			const note: HTMLElement = document.querySelector('#note');
 | 
					 | 
				
			||||||
			note.append(t.__('You can select a maximum of 3 languages for spellchecking.'));
 | 
					 | 
				
			||||||
			const spellDiv: HTMLElement = document.querySelector('#spellcheck-langs');
 | 
					 | 
				
			||||||
			spellDiv.innerHTML += `
 | 
					 | 
				
			||||||
				<div class="setting-description">${t.__('Spellchecker Languages')}</div>
 | 
					 | 
				
			||||||
				<input name='spellcheck' placeholder='Enter Languages'>`;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			const availableLanguages = session.fromPartition('persist:webviewsession').availableSpellCheckerLanguages;
 | 
					 | 
				
			||||||
			let languagePairs: Map<string, string> = new Map();
 | 
					 | 
				
			||||||
			availableLanguages.forEach((l: string) => {
 | 
					 | 
				
			||||||
				if (ISO6391.validate(l)) {
 | 
					 | 
				
			||||||
					languagePairs.set(ISO6391.getName(l), l);
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			// Manually set names for languages not available in ISO6391
 | 
					 | 
				
			||||||
			languagePairs.set('English (AU)', 'en-AU');
 | 
					 | 
				
			||||||
			languagePairs.set('English (CA)', 'en-CA');
 | 
					 | 
				
			||||||
			languagePairs.set('English (GB)', 'en-GB');
 | 
					 | 
				
			||||||
			languagePairs.set('English (US)', 'en-US');
 | 
					 | 
				
			||||||
			languagePairs.set('Spanish (Latin America)', 'es-419');
 | 
					 | 
				
			||||||
			languagePairs.set('Spanish (Argentina)', 'es-AR');
 | 
					 | 
				
			||||||
			languagePairs.set('Spanish (Mexico)', 'es-MX');
 | 
					 | 
				
			||||||
			languagePairs.set('Spanish (US)', 'es-US');
 | 
					 | 
				
			||||||
			languagePairs.set('Portuguese (Brazil)', 'pt-BR');
 | 
					 | 
				
			||||||
			languagePairs.set('Portuguese (Portugal)', 'pt-PT');
 | 
					 | 
				
			||||||
			languagePairs.set('Serbo-Croatian', 'sh');
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			languagePairs = new Map([...languagePairs].sort((a, b) => ((a[0] < b[0]) ? -1 : 1)));
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			const tagField: HTMLElement = document.querySelector('input[name=spellcheck]');
 | 
					 | 
				
			||||||
			const tagify = new Tagify(tagField, {
 | 
					 | 
				
			||||||
				whitelist: [...languagePairs.keys()],
 | 
					 | 
				
			||||||
				enforceWhitelist: true,
 | 
					 | 
				
			||||||
				maxTags: 3,
 | 
					 | 
				
			||||||
				dropdown: {
 | 
					 | 
				
			||||||
					enabled: 0,
 | 
					 | 
				
			||||||
					maxItems: Infinity,
 | 
					 | 
				
			||||||
					closeOnSelect: false,
 | 
					 | 
				
			||||||
					highlightFirst: true
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			const configuredLanguages: string[] = ConfigUtil.getConfigItem('spellcheckerLanguages').map((code: string) => [...languagePairs].filter(pair => (pair[1] === code))[0][0]);
 | 
					 | 
				
			||||||
			tagify.addTags(configuredLanguages);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			tagField.addEventListener('change', event => {
 | 
					 | 
				
			||||||
				if ((event.target as HTMLInputElement).value.length === 0) {
 | 
					 | 
				
			||||||
					ConfigUtil.setConfigItem('spellcheckerLanguages', []);
 | 
					 | 
				
			||||||
					ipcRenderer.send('set-spellcheck-langs');
 | 
					 | 
				
			||||||
				} else {
 | 
					 | 
				
			||||||
					const spellLangs: string[] = [...JSON.parse((event.target as HTMLInputElement).value).values()].map(elt => languagePairs.get(elt.value));
 | 
					 | 
				
			||||||
					ConfigUtil.setConfigItem('spellcheckerLanguages', spellLangs);
 | 
					 | 
				
			||||||
					ipcRenderer.send('set-spellcheck-langs');
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			});
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		// Do not display the spellchecker input and note if it is disabled
 | 
					 | 
				
			||||||
		if (!ConfigUtil.getConfigItem('enableSpellchecker')) {
 | 
					 | 
				
			||||||
			const spellcheckerLanguageInput: HTMLElement = document.querySelector('#spellcheck-langs');
 | 
					 | 
				
			||||||
			const spellcheckerNote: HTMLElement = document.querySelector('#note');
 | 
					 | 
				
			||||||
			spellcheckerLanguageInput.style.display = 'none';
 | 
					 | 
				
			||||||
			spellcheckerNote.style.display = 'none';
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
							
								
								
									
										67
									
								
								app/renderer/js/pages/preference/nav.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										67
									
								
								app/renderer/js/pages/preference/nav.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,67 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const BaseComponent = require(__dirname + '/../../components/base.js');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class PreferenceNav extends BaseComponent {
 | 
				
			||||||
 | 
						constructor(props) {
 | 
				
			||||||
 | 
							super();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.props = props;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.navItems = ['General', 'Network', 'Servers', 'Shortcuts'];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.init();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						template() {
 | 
				
			||||||
 | 
							let navItemsTemplate = '';
 | 
				
			||||||
 | 
							for (const navItem of this.navItems) {
 | 
				
			||||||
 | 
								navItemsTemplate += `<div class="nav" id="nav-${navItem}">${navItem}</div>`;
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							return `
 | 
				
			||||||
 | 
								<div>
 | 
				
			||||||
 | 
									<div id="settings-header">Settings</div>
 | 
				
			||||||
 | 
									<div id="nav-container">${navItemsTemplate}</div>
 | 
				
			||||||
 | 
								</div>
 | 
				
			||||||
 | 
							`;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						init() {
 | 
				
			||||||
 | 
							this.$el = this.generateNodeFromTemplate(this.template());
 | 
				
			||||||
 | 
							this.props.$root.appendChild(this.$el);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.registerListeners();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						registerListeners() {
 | 
				
			||||||
 | 
							for (const navItem of this.navItems) {
 | 
				
			||||||
 | 
								const $item = document.getElementById(`nav-${navItem}`);
 | 
				
			||||||
 | 
								$item.addEventListener('click', () => {
 | 
				
			||||||
 | 
									this.props.onItemSelected(navItem);
 | 
				
			||||||
 | 
								});
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						select(navItemToSelect) {
 | 
				
			||||||
 | 
							for (const navItem of this.navItems) {
 | 
				
			||||||
 | 
								if (navItem === navItemToSelect) {
 | 
				
			||||||
 | 
									this.activate(navItem);
 | 
				
			||||||
 | 
								} else {
 | 
				
			||||||
 | 
									this.deactivate(navItem);
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						activate(navItem) {
 | 
				
			||||||
 | 
							const $item = document.getElementById(`nav-${navItem}`);
 | 
				
			||||||
 | 
							$item.classList.add('active');
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						deactivate(navItem) {
 | 
				
			||||||
 | 
							const $item = document.getElementById(`nav-${navItem}`);
 | 
				
			||||||
 | 
							$item.classList.remove('active');
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					module.exports = PreferenceNav;
 | 
				
			||||||
@@ -1,68 +0,0 @@
 | 
				
			|||||||
import BaseComponent from '../../components/base';
 | 
					 | 
				
			||||||
import * as t from '../../utils/translation-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
interface PreferenceNavProps {
 | 
					 | 
				
			||||||
	$root: Element;
 | 
					 | 
				
			||||||
	onItemSelected: (navItem: string) => void;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export default class PreferenceNav extends BaseComponent {
 | 
					 | 
				
			||||||
	props: PreferenceNavProps;
 | 
					 | 
				
			||||||
	navItems: string[];
 | 
					 | 
				
			||||||
	$el: Element;
 | 
					 | 
				
			||||||
	constructor(props: PreferenceNavProps) {
 | 
					 | 
				
			||||||
		super();
 | 
					 | 
				
			||||||
		this.props = props;
 | 
					 | 
				
			||||||
		this.navItems = ['General', 'Network', 'AddServer', 'Organizations', 'Shortcuts'];
 | 
					 | 
				
			||||||
		this.init();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	template(): string {
 | 
					 | 
				
			||||||
		let navItemsTemplate = '';
 | 
					 | 
				
			||||||
		for (const navItem of this.navItems) {
 | 
					 | 
				
			||||||
			navItemsTemplate += `<div class="nav" id="nav-${navItem}">${t.__(navItem)}</div>`;
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		return `
 | 
					 | 
				
			||||||
			<div>
 | 
					 | 
				
			||||||
				<div id="settings-header">${t.__('Settings')}</div>
 | 
					 | 
				
			||||||
				<div id="nav-container">${navItemsTemplate}</div>
 | 
					 | 
				
			||||||
			</div>
 | 
					 | 
				
			||||||
		`;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	init(): void {
 | 
					 | 
				
			||||||
		this.$el = this.generateNodeFromTemplate(this.template());
 | 
					 | 
				
			||||||
		this.props.$root.append(this.$el);
 | 
					 | 
				
			||||||
		this.registerListeners();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	registerListeners(): void {
 | 
					 | 
				
			||||||
		for (const navItem of this.navItems) {
 | 
					 | 
				
			||||||
			const $item = document.querySelector(`#nav-${navItem}`);
 | 
					 | 
				
			||||||
			$item.addEventListener('click', () => {
 | 
					 | 
				
			||||||
				this.props.onItemSelected(navItem);
 | 
					 | 
				
			||||||
			});
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	select(navItemToSelect: string): void {
 | 
					 | 
				
			||||||
		for (const navItem of this.navItems) {
 | 
					 | 
				
			||||||
			if (navItem === navItemToSelect) {
 | 
					 | 
				
			||||||
				this.activate(navItem);
 | 
					 | 
				
			||||||
			} else {
 | 
					 | 
				
			||||||
				this.deactivate(navItem);
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	activate(navItem: string): void {
 | 
					 | 
				
			||||||
		const $item = document.querySelector(`#nav-${navItem}`);
 | 
					 | 
				
			||||||
		$item.classList.add('active');
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	deactivate(navItem: string): void {
 | 
					 | 
				
			||||||
		const $item = document.querySelector(`#nav-${navItem}`);
 | 
					 | 
				
			||||||
		$item.classList.remove('active');
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
							
								
								
									
										102
									
								
								app/renderer/js/pages/preference/network-section.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										102
									
								
								app/renderer/js/pages/preference/network-section.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,102 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const {ipcRenderer} = require('electron');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const BaseSection = require(__dirname + '/base-section.js');
 | 
				
			||||||
 | 
					const ConfigUtil = require(__dirname + '/../../utils/config-util.js');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class NetworkSection extends BaseSection {
 | 
				
			||||||
 | 
						constructor(props) {
 | 
				
			||||||
 | 
							super();
 | 
				
			||||||
 | 
							this.props = props;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						template() {
 | 
				
			||||||
 | 
							return `
 | 
				
			||||||
 | 
					            <div class="settings-pane">
 | 
				
			||||||
 | 
					                <div class="title">Proxy</div>
 | 
				
			||||||
 | 
					                <div id="appearance-option-settings" class="settings-card">
 | 
				
			||||||
 | 
										<div class="setting-row" id="use-proxy-option">
 | 
				
			||||||
 | 
											<div class="setting-description">Connect servers through a proxy</div>
 | 
				
			||||||
 | 
											<div class="setting-control"></div>
 | 
				
			||||||
 | 
										</div>
 | 
				
			||||||
 | 
										<div class="setting-block">
 | 
				
			||||||
 | 
											<div class="setting-row" id="proxy-pac-option">
 | 
				
			||||||
 | 
												<span class="setting-input-key">PAC script</span>
 | 
				
			||||||
 | 
												<input class="setting-input-value" placeholder="e.g. foobar.com/pacfile.js"/>
 | 
				
			||||||
 | 
											</div>
 | 
				
			||||||
 | 
											<div class="setting-row" id="proxy-rules-option">
 | 
				
			||||||
 | 
												<span class="setting-input-key">Proxy rules</span>
 | 
				
			||||||
 | 
												<input class="setting-input-value" placeholder="e.g. http=foopy:80;ftp=foopy2"/>
 | 
				
			||||||
 | 
											</div>
 | 
				
			||||||
 | 
											<div class="setting-row" id="proxy-bypass-option">
 | 
				
			||||||
 | 
												<span class="setting-input-key">Proxy bypass rules</span>
 | 
				
			||||||
 | 
												<input class="setting-input-value" placeholder="e.g. foobar.com"/>
 | 
				
			||||||
 | 
											</div>
 | 
				
			||||||
 | 
											<div class="setting-row">
 | 
				
			||||||
 | 
												<div class="action blue" id="proxy-save-action">
 | 
				
			||||||
 | 
													<i class="material-icons">check_box</i>
 | 
				
			||||||
 | 
													<span>Save</span>
 | 
				
			||||||
 | 
												</div>
 | 
				
			||||||
 | 
											</div>
 | 
				
			||||||
 | 
										</div>
 | 
				
			||||||
 | 
									</div>
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
							`;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						init() {
 | 
				
			||||||
 | 
							this.props.$root.innerHTML = this.template();
 | 
				
			||||||
 | 
							this.$proxyPAC = document.querySelector('#proxy-pac-option .setting-input-value');
 | 
				
			||||||
 | 
							this.$proxyRules = document.querySelector('#proxy-rules-option .setting-input-value');
 | 
				
			||||||
 | 
							this.$proxyBypass = document.querySelector('#proxy-bypass-option .setting-input-value');
 | 
				
			||||||
 | 
							this.$proxySaveAction = document.getElementById('proxy-save-action');
 | 
				
			||||||
 | 
							this.$settingBlock = this.props.$root.querySelector('.setting-block');
 | 
				
			||||||
 | 
							this.initProxyOption();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.$proxyPAC.value = ConfigUtil.getConfigItem('proxyPAC', '');
 | 
				
			||||||
 | 
							this.$proxyRules.value = ConfigUtil.getConfigItem('proxyRules', '');
 | 
				
			||||||
 | 
							this.$proxyBypass.value = ConfigUtil.getConfigItem('proxyBypass', '');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.$proxySaveAction.addEventListener('click', () => {
 | 
				
			||||||
 | 
								ConfigUtil.setConfigItem('proxyPAC', this.$proxyPAC.value);
 | 
				
			||||||
 | 
								ConfigUtil.setConfigItem('proxyRules', this.$proxyRules.value);
 | 
				
			||||||
 | 
								ConfigUtil.setConfigItem('proxyBypass', this.$proxyBypass.value);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
								ipcRenderer.send('forward-message', 'reload-proxy', true);
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						initProxyOption() {
 | 
				
			||||||
 | 
							const proxyEnabled = ConfigUtil.getConfigItem('useProxy', false);
 | 
				
			||||||
 | 
							this.toggleProxySettings(proxyEnabled);
 | 
				
			||||||
 | 
							this.updateProxyOption();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						toggleProxySettings(option) {
 | 
				
			||||||
 | 
							if (option) {
 | 
				
			||||||
 | 
								this.$settingBlock.classList.remove('hidden');
 | 
				
			||||||
 | 
							} else {
 | 
				
			||||||
 | 
								this.$settingBlock.classList.add('hidden');
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						updateProxyOption() {
 | 
				
			||||||
 | 
							this.generateSettingOption({
 | 
				
			||||||
 | 
								$element: document.querySelector('#use-proxy-option .setting-control'),
 | 
				
			||||||
 | 
								value: ConfigUtil.getConfigItem('useProxy', false),
 | 
				
			||||||
 | 
								clickHandler: () => {
 | 
				
			||||||
 | 
									const newValue = !ConfigUtil.getConfigItem('useProxy');
 | 
				
			||||||
 | 
									ConfigUtil.setConfigItem('useProxy', newValue);
 | 
				
			||||||
 | 
									this.toggleProxySettings(newValue);
 | 
				
			||||||
 | 
									if (newValue === false) {
 | 
				
			||||||
 | 
										// Reload proxy if the proxy is turned off
 | 
				
			||||||
 | 
										ipcRenderer.send('forward-message', 'reload-proxy', false);
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
									this.updateProxyOption();
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					module.exports = NetworkSection;
 | 
				
			||||||
@@ -1,139 +0,0 @@
 | 
				
			|||||||
import {ipcRenderer} from 'electron';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import * as ConfigUtil from '../../utils/config-util';
 | 
					 | 
				
			||||||
import * as t from '../../utils/translation-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import BaseSection from './base-section';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
interface NetworkSectionProps {
 | 
					 | 
				
			||||||
	$root: Element;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export default class NetworkSection extends BaseSection {
 | 
					 | 
				
			||||||
	props: NetworkSectionProps;
 | 
					 | 
				
			||||||
	$proxyPAC: HTMLInputElement;
 | 
					 | 
				
			||||||
	$proxyRules: HTMLInputElement;
 | 
					 | 
				
			||||||
	$proxyBypass: HTMLInputElement;
 | 
					 | 
				
			||||||
	$proxySaveAction: Element;
 | 
					 | 
				
			||||||
	$manualProxyBlock: Element;
 | 
					 | 
				
			||||||
	constructor(props: NetworkSectionProps) {
 | 
					 | 
				
			||||||
		super();
 | 
					 | 
				
			||||||
		this.props = props;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	template(): string {
 | 
					 | 
				
			||||||
		return `
 | 
					 | 
				
			||||||
            <div class="settings-pane">
 | 
					 | 
				
			||||||
                <div class="title">${t.__('Proxy')}</div>
 | 
					 | 
				
			||||||
                <div id="appearance-option-settings" class="settings-card">
 | 
					 | 
				
			||||||
					<div class="setting-row" id="use-system-settings">
 | 
					 | 
				
			||||||
						<div class="setting-description">${t.__('Use system proxy settings (requires restart)')}</div>
 | 
					 | 
				
			||||||
						<div class="setting-control"></div>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
					<div class="setting-row" id="use-manual-settings">
 | 
					 | 
				
			||||||
						<div class="setting-description">${t.__('Manual proxy configuration')}</div>
 | 
					 | 
				
			||||||
						<div class="setting-control"></div>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
					<div class="manual-proxy-block">
 | 
					 | 
				
			||||||
						<div class="setting-row" id="proxy-pac-option">
 | 
					 | 
				
			||||||
							<span class="setting-input-key">PAC ${t.__('script')}</span>
 | 
					 | 
				
			||||||
							<input class="setting-input-value" placeholder="e.g. foobar.com/pacfile.js"/>
 | 
					 | 
				
			||||||
						</div>
 | 
					 | 
				
			||||||
						<div class="setting-row" id="proxy-rules-option">
 | 
					 | 
				
			||||||
							<span class="setting-input-key">${t.__('Proxy rules')}</span>
 | 
					 | 
				
			||||||
							<input class="setting-input-value" placeholder="e.g. http=foopy:80;ftp=foopy2"/>
 | 
					 | 
				
			||||||
						</div>
 | 
					 | 
				
			||||||
						<div class="setting-row" id="proxy-bypass-option">
 | 
					 | 
				
			||||||
							<span class="setting-input-key">${t.__('Proxy bypass rules')}</span>
 | 
					 | 
				
			||||||
							<input class="setting-input-value" placeholder="e.g. foobar.com"/>
 | 
					 | 
				
			||||||
						</div>
 | 
					 | 
				
			||||||
						<div class="setting-row">
 | 
					 | 
				
			||||||
							<div class="action green" id="proxy-save-action">
 | 
					 | 
				
			||||||
								<span>${t.__('Save')}</span>
 | 
					 | 
				
			||||||
							</div>
 | 
					 | 
				
			||||||
						</div>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
				</div>
 | 
					 | 
				
			||||||
            </div>
 | 
					 | 
				
			||||||
		`;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	init(): void {
 | 
					 | 
				
			||||||
		this.props.$root.innerHTML = this.template();
 | 
					 | 
				
			||||||
		this.$proxyPAC = document.querySelector('#proxy-pac-option .setting-input-value');
 | 
					 | 
				
			||||||
		this.$proxyRules = document.querySelector('#proxy-rules-option .setting-input-value');
 | 
					 | 
				
			||||||
		this.$proxyBypass = document.querySelector('#proxy-bypass-option .setting-input-value');
 | 
					 | 
				
			||||||
		this.$proxySaveAction = document.querySelector('#proxy-save-action');
 | 
					 | 
				
			||||||
		this.$manualProxyBlock = this.props.$root.querySelector('.manual-proxy-block');
 | 
					 | 
				
			||||||
		this.initProxyOption();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.$proxyPAC.value = ConfigUtil.getConfigItem('proxyPAC', '');
 | 
					 | 
				
			||||||
		this.$proxyRules.value = ConfigUtil.getConfigItem('proxyRules', '');
 | 
					 | 
				
			||||||
		this.$proxyBypass.value = ConfigUtil.getConfigItem('proxyBypass', '');
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.$proxySaveAction.addEventListener('click', () => {
 | 
					 | 
				
			||||||
			ConfigUtil.setConfigItem('proxyPAC', this.$proxyPAC.value);
 | 
					 | 
				
			||||||
			ConfigUtil.setConfigItem('proxyRules', this.$proxyRules.value);
 | 
					 | 
				
			||||||
			ConfigUtil.setConfigItem('proxyBypass', this.$proxyBypass.value);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			ipcRenderer.send('forward-message', 'reload-proxy', true);
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	initProxyOption(): void {
 | 
					 | 
				
			||||||
		const manualProxyEnabled = ConfigUtil.getConfigItem('useManualProxy', false);
 | 
					 | 
				
			||||||
		this.toggleManualProxySettings(manualProxyEnabled);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.updateProxyOption();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	toggleManualProxySettings(option: boolean): void {
 | 
					 | 
				
			||||||
		if (option) {
 | 
					 | 
				
			||||||
			this.$manualProxyBlock.classList.remove('hidden');
 | 
					 | 
				
			||||||
		} else {
 | 
					 | 
				
			||||||
			this.$manualProxyBlock.classList.add('hidden');
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	updateProxyOption(): void {
 | 
					 | 
				
			||||||
		this.generateSettingOption({
 | 
					 | 
				
			||||||
			$element: document.querySelector('#use-system-settings .setting-control'),
 | 
					 | 
				
			||||||
			value: ConfigUtil.getConfigItem('useSystemProxy', false),
 | 
					 | 
				
			||||||
			clickHandler: () => {
 | 
					 | 
				
			||||||
				const newValue = !ConfigUtil.getConfigItem('useSystemProxy');
 | 
					 | 
				
			||||||
				const manualProxyValue = ConfigUtil.getConfigItem('useManualProxy');
 | 
					 | 
				
			||||||
				if (manualProxyValue && newValue) {
 | 
					 | 
				
			||||||
					ConfigUtil.setConfigItem('useManualProxy', !manualProxyValue);
 | 
					 | 
				
			||||||
					this.toggleManualProxySettings(!manualProxyValue);
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
				if (!newValue) {
 | 
					 | 
				
			||||||
					// Remove proxy system proxy settings
 | 
					 | 
				
			||||||
					ConfigUtil.setConfigItem('proxyRules', '');
 | 
					 | 
				
			||||||
					ipcRenderer.send('forward-message', 'reload-proxy', false);
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
				ConfigUtil.setConfigItem('useSystemProxy', newValue);
 | 
					 | 
				
			||||||
				this.updateProxyOption();
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
		this.generateSettingOption({
 | 
					 | 
				
			||||||
			$element: document.querySelector('#use-manual-settings .setting-control'),
 | 
					 | 
				
			||||||
			value: ConfigUtil.getConfigItem('useManualProxy', false),
 | 
					 | 
				
			||||||
			clickHandler: () => {
 | 
					 | 
				
			||||||
				const newValue = !ConfigUtil.getConfigItem('useManualProxy');
 | 
					 | 
				
			||||||
				const systemProxyValue = ConfigUtil.getConfigItem('useSystemProxy');
 | 
					 | 
				
			||||||
				this.toggleManualProxySettings(newValue);
 | 
					 | 
				
			||||||
				if (systemProxyValue && newValue) {
 | 
					 | 
				
			||||||
					ConfigUtil.setConfigItem('useSystemProxy', !systemProxyValue);
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
				ConfigUtil.setConfigItem('proxyRules', '');
 | 
					 | 
				
			||||||
				ConfigUtil.setConfigItem('useManualProxy', newValue);
 | 
					 | 
				
			||||||
				// Reload app only when turning manual proxy off, hence !newValue
 | 
					 | 
				
			||||||
				ipcRenderer.send('forward-message', 'reload-proxy', !newValue);
 | 
					 | 
				
			||||||
				this.updateProxyOption();
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
							
								
								
									
										69
									
								
								app/renderer/js/pages/preference/new-server-form.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										69
									
								
								app/renderer/js/pages/preference/new-server-form.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,69 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const BaseComponent = require(__dirname + '/../../components/base.js');
 | 
				
			||||||
 | 
					const DomainUtil = require(__dirname + '/../../utils/domain-util.js');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class NewServerForm extends BaseComponent {
 | 
				
			||||||
 | 
						constructor(props) {
 | 
				
			||||||
 | 
							super();
 | 
				
			||||||
 | 
							this.props = props;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						template() {
 | 
				
			||||||
 | 
							return `
 | 
				
			||||||
 | 
								<div class="settings-card">
 | 
				
			||||||
 | 
									<div class="server-info-right">
 | 
				
			||||||
 | 
										<div class="title">URL of Zulip organization</div>
 | 
				
			||||||
 | 
										<div class="server-info-row">
 | 
				
			||||||
 | 
											<input class="setting-input-value" autofocus placeholder="acme.zulipchat.com or chat.acme.com"/>
 | 
				
			||||||
 | 
										</div>
 | 
				
			||||||
 | 
										<div class="server-info-row">
 | 
				
			||||||
 | 
											<div class="action blue server-save-action">
 | 
				
			||||||
 | 
												<i class="material-icons">add_box</i>
 | 
				
			||||||
 | 
												<span>Add</span>
 | 
				
			||||||
 | 
											</div>
 | 
				
			||||||
 | 
										</div>
 | 
				
			||||||
 | 
									</div>
 | 
				
			||||||
 | 
								</div>
 | 
				
			||||||
 | 
							`;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						init() {
 | 
				
			||||||
 | 
							this.initForm();
 | 
				
			||||||
 | 
							this.initActions();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						initForm() {
 | 
				
			||||||
 | 
							this.$newServerForm = this.generateNodeFromTemplate(this.template());
 | 
				
			||||||
 | 
							this.$saveServerButton = this.$newServerForm.getElementsByClassName('server-save-action')[0];
 | 
				
			||||||
 | 
							this.props.$root.innerHTML = '';
 | 
				
			||||||
 | 
							this.props.$root.appendChild(this.$newServerForm);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.$newServerUrl = this.$newServerForm.querySelectorAll('input.setting-input-value')[0];
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						submitFormHandler() {
 | 
				
			||||||
 | 
							DomainUtil.checkDomain(this.$newServerUrl.value).then(serverConf => {
 | 
				
			||||||
 | 
								DomainUtil.addDomain(serverConf).then(() => {
 | 
				
			||||||
 | 
									this.props.onChange(this.props.index);
 | 
				
			||||||
 | 
								});
 | 
				
			||||||
 | 
							}, errorMessage => {
 | 
				
			||||||
 | 
								alert(errorMessage);
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						initActions() {
 | 
				
			||||||
 | 
							this.$saveServerButton.addEventListener('click', () => {
 | 
				
			||||||
 | 
								this.submitFormHandler();
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
							this.$newServerUrl.addEventListener('keypress', event => {
 | 
				
			||||||
 | 
								const EnterkeyCode = event.keyCode;
 | 
				
			||||||
 | 
								// Submit form when Enter key is pressed
 | 
				
			||||||
 | 
								if (EnterkeyCode === 13) {
 | 
				
			||||||
 | 
									this.submitFormHandler();
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					module.exports = NewServerForm;
 | 
				
			||||||
@@ -1,111 +0,0 @@
 | 
				
			|||||||
import {ipcRenderer, remote} from 'electron';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import BaseComponent from '../../components/base';
 | 
					 | 
				
			||||||
import * as DomainUtil from '../../utils/domain-util';
 | 
					 | 
				
			||||||
import * as LinkUtil from '../../utils/link-util';
 | 
					 | 
				
			||||||
import * as t from '../../utils/translation-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const {dialog} = remote;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
interface NewServerFormProps {
 | 
					 | 
				
			||||||
	$root: Element;
 | 
					 | 
				
			||||||
	onChange: () => void;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export default class NewServerForm extends BaseComponent {
 | 
					 | 
				
			||||||
	props: NewServerFormProps;
 | 
					 | 
				
			||||||
	$newServerForm: Element;
 | 
					 | 
				
			||||||
	$saveServerButton: HTMLButtonElement;
 | 
					 | 
				
			||||||
	$newServerUrl: HTMLInputElement;
 | 
					 | 
				
			||||||
	constructor(props: NewServerFormProps) {
 | 
					 | 
				
			||||||
		super();
 | 
					 | 
				
			||||||
		this.props = props;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	template(): string {
 | 
					 | 
				
			||||||
		return `
 | 
					 | 
				
			||||||
			<div class="server-input-container">
 | 
					 | 
				
			||||||
				<div class="title">${t.__('Organization URL')}</div>
 | 
					 | 
				
			||||||
				<div class="add-server-info-row">
 | 
					 | 
				
			||||||
					<input class="setting-input-value" autofocus placeholder="your-organization.zulipchat.com or zulip.your-organization.com"/>
 | 
					 | 
				
			||||||
				</div>
 | 
					 | 
				
			||||||
				<div class="server-center">
 | 
					 | 
				
			||||||
					<button id="connect">${t.__('Connect')}</button>
 | 
					 | 
				
			||||||
				</div>
 | 
					 | 
				
			||||||
				<div class="server-center">
 | 
					 | 
				
			||||||
					<div class="divider">
 | 
					 | 
				
			||||||
						<hr class="left"/>${t.__('OR')}<hr class="right" />
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
				</div>
 | 
					 | 
				
			||||||
				<div class="server-center">
 | 
					 | 
				
			||||||
					<button id="open-create-org-link">${t.__('Create a new organization')}</button>
 | 
					 | 
				
			||||||
				</div>
 | 
					 | 
				
			||||||
				<div class="server-center">
 | 
					 | 
				
			||||||
					<div class="server-network-option">
 | 
					 | 
				
			||||||
						<span id="open-network-settings">${t.__('Network and Proxy Settings')}</span>
 | 
					 | 
				
			||||||
						<i class="material-icons open-network-button">open_in_new</i>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
				</div>
 | 
					 | 
				
			||||||
			</div>
 | 
					 | 
				
			||||||
		`;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	init(): void {
 | 
					 | 
				
			||||||
		this.initForm();
 | 
					 | 
				
			||||||
		this.initActions();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	initForm(): void {
 | 
					 | 
				
			||||||
		this.$newServerForm = this.generateNodeFromTemplate(this.template());
 | 
					 | 
				
			||||||
		this.$saveServerButton = this.$newServerForm.querySelector('#connect');
 | 
					 | 
				
			||||||
		this.props.$root.innerHTML = '';
 | 
					 | 
				
			||||||
		this.props.$root.append(this.$newServerForm);
 | 
					 | 
				
			||||||
		this.$newServerUrl = this.$newServerForm.querySelectorAll('input.setting-input-value')[0] as HTMLInputElement;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	async submitFormHandler(): Promise<void> {
 | 
					 | 
				
			||||||
		this.$saveServerButton.innerHTML = 'Connecting...';
 | 
					 | 
				
			||||||
		let serverConf;
 | 
					 | 
				
			||||||
		try {
 | 
					 | 
				
			||||||
			serverConf = await DomainUtil.checkDomain(this.$newServerUrl.value);
 | 
					 | 
				
			||||||
		} catch (error) {
 | 
					 | 
				
			||||||
			this.$saveServerButton.innerHTML = 'Connect';
 | 
					 | 
				
			||||||
			await dialog.showMessageBox({
 | 
					 | 
				
			||||||
				type: 'error',
 | 
					 | 
				
			||||||
				message: error.toString(),
 | 
					 | 
				
			||||||
				buttons: ['OK']
 | 
					 | 
				
			||||||
			});
 | 
					 | 
				
			||||||
			return;
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		await DomainUtil.addDomain(serverConf);
 | 
					 | 
				
			||||||
		this.props.onChange();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	openCreateNewOrgExternalLink(): void {
 | 
					 | 
				
			||||||
		const link = 'https://zulip.com/new/';
 | 
					 | 
				
			||||||
		const externalCreateNewOrgElement = document.querySelector('#open-create-org-link');
 | 
					 | 
				
			||||||
		externalCreateNewOrgElement.addEventListener('click', async () => {
 | 
					 | 
				
			||||||
			await LinkUtil.openBrowser(new URL(link));
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	networkSettingsLink(): void {
 | 
					 | 
				
			||||||
		const networkSettingsId = document.querySelectorAll('.server-network-option')[0];
 | 
					 | 
				
			||||||
		networkSettingsId.addEventListener('click', () => ipcRenderer.send('forward-message', 'open-network-settings'));
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	initActions(): void {
 | 
					 | 
				
			||||||
		this.$saveServerButton.addEventListener('click', async () => {
 | 
					 | 
				
			||||||
			await this.submitFormHandler();
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
		this.$newServerUrl.addEventListener('keypress', async event => {
 | 
					 | 
				
			||||||
			if (event.key === 'Enter') {
 | 
					 | 
				
			||||||
				await this.submitFormHandler();
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
		// Open create new org link in default browser
 | 
					 | 
				
			||||||
		this.openCreateNewOrgExternalLink();
 | 
					 | 
				
			||||||
		this.networkSettingsLink();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
							
								
								
									
										94
									
								
								app/renderer/js/pages/preference/preference.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										94
									
								
								app/renderer/js/pages/preference/preference.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,94 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const BaseComponent = require(__dirname + '/js/components/base.js');
 | 
				
			||||||
 | 
					const { ipcRenderer } = require('electron');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const Nav = require(__dirname + '/js/pages/preference/nav.js');
 | 
				
			||||||
 | 
					const ServersSection = require(__dirname + '/js/pages/preference/servers-section.js');
 | 
				
			||||||
 | 
					const GeneralSection = require(__dirname + '/js/pages/preference/general-section.js');
 | 
				
			||||||
 | 
					const NetworkSection = require(__dirname + '/js/pages/preference/network-section.js');
 | 
				
			||||||
 | 
					const ShortcutsSection = require(__dirname + '/js/pages/preference/shortcuts-section.js');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class PreferenceView extends BaseComponent {
 | 
				
			||||||
 | 
						constructor() {
 | 
				
			||||||
 | 
							super();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.$sidebarContainer = document.getElementById('sidebar');
 | 
				
			||||||
 | 
							this.$settingsContainer = document.getElementById('settings-container');
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						init() {
 | 
				
			||||||
 | 
							this.nav = new Nav({
 | 
				
			||||||
 | 
								$root: this.$sidebarContainer,
 | 
				
			||||||
 | 
								onItemSelected: this.handleNavigation.bind(this)
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.setDefaultView();
 | 
				
			||||||
 | 
							this.registerIpcs();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						setDefaultView() {
 | 
				
			||||||
 | 
							let nav = 'General';
 | 
				
			||||||
 | 
							const hasTag = window.location.hash;
 | 
				
			||||||
 | 
							if (hasTag) {
 | 
				
			||||||
 | 
								nav = hasTag.substring(1);
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
							this.handleNavigation(nav);
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						handleNavigation(navItem) {
 | 
				
			||||||
 | 
							this.nav.select(navItem);
 | 
				
			||||||
 | 
							switch (navItem) {
 | 
				
			||||||
 | 
								case 'Servers': {
 | 
				
			||||||
 | 
									this.section = new ServersSection({
 | 
				
			||||||
 | 
										$root: this.$settingsContainer
 | 
				
			||||||
 | 
									});
 | 
				
			||||||
 | 
									break;
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
								case 'General': {
 | 
				
			||||||
 | 
									this.section = new GeneralSection({
 | 
				
			||||||
 | 
										$root: this.$settingsContainer
 | 
				
			||||||
 | 
									});
 | 
				
			||||||
 | 
									break;
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
								case 'Network': {
 | 
				
			||||||
 | 
									this.section = new NetworkSection({
 | 
				
			||||||
 | 
										$root: this.$settingsContainer
 | 
				
			||||||
 | 
									});
 | 
				
			||||||
 | 
									break;
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
								case 'Shortcuts': {
 | 
				
			||||||
 | 
									this.section = new ShortcutsSection({
 | 
				
			||||||
 | 
										$root: this.$settingsContainer
 | 
				
			||||||
 | 
									});
 | 
				
			||||||
 | 
									break;
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
								default: break;
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
							this.section.init();
 | 
				
			||||||
 | 
							window.location.hash = `#${navItem}`;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						registerIpcs() {
 | 
				
			||||||
 | 
							ipcRenderer.on('switch-settings-nav', (event, navItem) => {
 | 
				
			||||||
 | 
								this.handleNavigation(navItem);
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							ipcRenderer.on('toggle-sidebar', (event, state) => {
 | 
				
			||||||
 | 
								const inputSelector = '#sidebar-option .action .switch input';
 | 
				
			||||||
 | 
								const input = document.querySelector(inputSelector);
 | 
				
			||||||
 | 
								input.checked = state;
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							ipcRenderer.on('toggletray', (event, state) => {
 | 
				
			||||||
 | 
								const inputSelector = '#tray-option .action .switch input';
 | 
				
			||||||
 | 
								const input = document.querySelector(inputSelector);
 | 
				
			||||||
 | 
								input.checked = state;
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					window.onload = () => {
 | 
				
			||||||
 | 
						const preferenceView = new PreferenceView();
 | 
				
			||||||
 | 
						preferenceView.init();
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
@@ -1,131 +0,0 @@
 | 
				
			|||||||
import {ipcRenderer} from 'electron';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import BaseComponent from '../../components/base';
 | 
					 | 
				
			||||||
import type {DNDSettings} from '../../utils/dnd-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import ConnectedOrgSection from './connected-org-section';
 | 
					 | 
				
			||||||
import GeneralSection from './general-section';
 | 
					 | 
				
			||||||
import Nav from './nav';
 | 
					 | 
				
			||||||
import NetworkSection from './network-section';
 | 
					 | 
				
			||||||
import ServersSection from './servers-section';
 | 
					 | 
				
			||||||
import ShortcutsSection from './shortcuts-section';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
type Section = ServersSection | GeneralSection | NetworkSection | ConnectedOrgSection | ShortcutsSection;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export default class PreferenceView extends BaseComponent {
 | 
					 | 
				
			||||||
	$sidebarContainer: Element;
 | 
					 | 
				
			||||||
	$settingsContainer: Element;
 | 
					 | 
				
			||||||
	nav: Nav;
 | 
					 | 
				
			||||||
	section: Section;
 | 
					 | 
				
			||||||
	constructor() {
 | 
					 | 
				
			||||||
		super();
 | 
					 | 
				
			||||||
		this.$sidebarContainer = document.querySelector('#sidebar');
 | 
					 | 
				
			||||||
		this.$settingsContainer = document.querySelector('#settings-container');
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	init(): void {
 | 
					 | 
				
			||||||
		this.nav = new Nav({
 | 
					 | 
				
			||||||
			$root: this.$sidebarContainer,
 | 
					 | 
				
			||||||
			onItemSelected: this.handleNavigation.bind(this)
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.setDefaultView();
 | 
					 | 
				
			||||||
		this.registerIpcs();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	setDefaultView(): void {
 | 
					 | 
				
			||||||
		let nav = 'General';
 | 
					 | 
				
			||||||
		const hasTag = window.location.hash;
 | 
					 | 
				
			||||||
		if (hasTag) {
 | 
					 | 
				
			||||||
			nav = hasTag.slice(1);
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.handleNavigation(nav);
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	handleNavigation(navItem: string): void {
 | 
					 | 
				
			||||||
		this.nav.select(navItem);
 | 
					 | 
				
			||||||
		switch (navItem) {
 | 
					 | 
				
			||||||
			case 'AddServer': {
 | 
					 | 
				
			||||||
				this.section = new ServersSection({
 | 
					 | 
				
			||||||
					$root: this.$settingsContainer
 | 
					 | 
				
			||||||
				});
 | 
					 | 
				
			||||||
				break;
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			case 'General': {
 | 
					 | 
				
			||||||
				this.section = new GeneralSection({
 | 
					 | 
				
			||||||
					$root: this.$settingsContainer
 | 
					 | 
				
			||||||
				});
 | 
					 | 
				
			||||||
				break;
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			case 'Organizations': {
 | 
					 | 
				
			||||||
				this.section = new ConnectedOrgSection({
 | 
					 | 
				
			||||||
					$root: this.$settingsContainer
 | 
					 | 
				
			||||||
				});
 | 
					 | 
				
			||||||
				break;
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			case 'Network': {
 | 
					 | 
				
			||||||
				this.section = new NetworkSection({
 | 
					 | 
				
			||||||
					$root: this.$settingsContainer
 | 
					 | 
				
			||||||
				});
 | 
					 | 
				
			||||||
				break;
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			case 'Shortcuts': {
 | 
					 | 
				
			||||||
				this.section = new ShortcutsSection({
 | 
					 | 
				
			||||||
					$root: this.$settingsContainer
 | 
					 | 
				
			||||||
				});
 | 
					 | 
				
			||||||
				break;
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			default: break;
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.section.init();
 | 
					 | 
				
			||||||
		window.location.hash = `#${navItem}`;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// Handle toggling and reflect changes in preference page
 | 
					 | 
				
			||||||
	handleToggle(elementName: string, state: boolean): void {
 | 
					 | 
				
			||||||
		const inputSelector = `#${elementName} .action .switch input`;
 | 
					 | 
				
			||||||
		const input: HTMLInputElement = document.querySelector(inputSelector);
 | 
					 | 
				
			||||||
		if (input) {
 | 
					 | 
				
			||||||
			input.checked = state;
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	registerIpcs(): void {
 | 
					 | 
				
			||||||
		ipcRenderer.on('switch-settings-nav', (_event: Event, navItem: string) => {
 | 
					 | 
				
			||||||
			this.handleNavigation(navItem);
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		ipcRenderer.on('toggle-sidebar-setting', (_event: Event, state: boolean) => {
 | 
					 | 
				
			||||||
			this.handleToggle('sidebar-option', state);
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		ipcRenderer.on('toggle-menubar-setting', (_event: Event, state: boolean) => {
 | 
					 | 
				
			||||||
			this.handleToggle('menubar-option', state);
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		ipcRenderer.on('toggletray', (_event: Event, state: boolean) => {
 | 
					 | 
				
			||||||
			this.handleToggle('tray-option', state);
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		ipcRenderer.on('toggle-dnd', (_event: Event, _state: boolean, newSettings: DNDSettings) => {
 | 
					 | 
				
			||||||
			this.handleToggle('show-notification-option', newSettings.showNotification);
 | 
					 | 
				
			||||||
			this.handleToggle('silent-option', newSettings.silent);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
			if (process.platform === 'win32') {
 | 
					 | 
				
			||||||
				this.handleToggle('flash-taskbar-option', newSettings.flashTaskbarOnMessage);
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
window.addEventListener('load', () => {
 | 
					 | 
				
			||||||
	const preferenceView = new PreferenceView();
 | 
					 | 
				
			||||||
	preferenceView.init();
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
							
								
								
									
										77
									
								
								app/renderer/js/pages/preference/server-info-form.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										77
									
								
								app/renderer/js/pages/preference/server-info-form.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,77 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					const {dialog} = require('electron').remote;
 | 
				
			||||||
 | 
					const {ipcRenderer} = require('electron');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const BaseComponent = require(__dirname + '/../../components/base.js');
 | 
				
			||||||
 | 
					const DomainUtil = require(__dirname + '/../../utils/domain-util.js');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class ServerInfoForm extends BaseComponent {
 | 
				
			||||||
 | 
						constructor(props) {
 | 
				
			||||||
 | 
							super();
 | 
				
			||||||
 | 
							this.props = props;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						template() {
 | 
				
			||||||
 | 
							return `
 | 
				
			||||||
 | 
								<div class="settings-card">
 | 
				
			||||||
 | 
									<div class="server-info-left">
 | 
				
			||||||
 | 
										<img class="server-info-icon" src="${this.props.server.icon}"/>
 | 
				
			||||||
 | 
									</div>
 | 
				
			||||||
 | 
									<div class="server-info-right">
 | 
				
			||||||
 | 
										<div class="server-info-row">
 | 
				
			||||||
 | 
											<span class="server-info-alias">${this.props.server.alias}</span>
 | 
				
			||||||
 | 
											<i class="material-icons open-tab-button">open_in_new</i>
 | 
				
			||||||
 | 
										</div>
 | 
				
			||||||
 | 
										<div class="server-info-row">
 | 
				
			||||||
 | 
											<input class="setting-input-value" disabled value="${this.props.server.url}"/>
 | 
				
			||||||
 | 
										</div>
 | 
				
			||||||
 | 
										<div class="server-info-row">
 | 
				
			||||||
 | 
											<div class="action red server-delete-action">
 | 
				
			||||||
 | 
												<i class="material-icons">indeterminate_check_box</i>
 | 
				
			||||||
 | 
												<span>Delete</span>
 | 
				
			||||||
 | 
											</div>
 | 
				
			||||||
 | 
										</div>
 | 
				
			||||||
 | 
									</div>
 | 
				
			||||||
 | 
								</div>
 | 
				
			||||||
 | 
							`;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						init() {
 | 
				
			||||||
 | 
							this.initForm();
 | 
				
			||||||
 | 
							this.initActions();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						initForm() {
 | 
				
			||||||
 | 
							this.$serverInfoForm = this.generateNodeFromTemplate(this.template());
 | 
				
			||||||
 | 
							this.$serverInfoAlias = this.$serverInfoForm.getElementsByClassName('server-info-alias')[0];
 | 
				
			||||||
 | 
							this.$deleteServerButton = this.$serverInfoForm.getElementsByClassName('server-delete-action')[0];
 | 
				
			||||||
 | 
							this.$openServerButton = this.$serverInfoForm.getElementsByClassName('open-tab-button')[0];
 | 
				
			||||||
 | 
							this.props.$root.appendChild(this.$serverInfoForm);
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						initActions() {
 | 
				
			||||||
 | 
							this.$deleteServerButton.addEventListener('click', () => {
 | 
				
			||||||
 | 
								dialog.showMessageBox({
 | 
				
			||||||
 | 
									type: 'warning',
 | 
				
			||||||
 | 
									buttons: ['YES', 'NO'],
 | 
				
			||||||
 | 
									defaultId: 0,
 | 
				
			||||||
 | 
									message: 'Are you sure you want to delete this server?'
 | 
				
			||||||
 | 
								}, response => {
 | 
				
			||||||
 | 
									if (response === 0) {
 | 
				
			||||||
 | 
										DomainUtil.removeDomain(this.props.index);
 | 
				
			||||||
 | 
										this.props.onChange(this.props.index);
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								});
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.$openServerButton.addEventListener('click', () => {
 | 
				
			||||||
 | 
								ipcRenderer.send('forward-message', 'switch-server-tab', this.props.index);
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.$serverInfoAlias.addEventListener('click', () => {
 | 
				
			||||||
 | 
								ipcRenderer.send('forward-message', 'switch-server-tab', this.props.index);
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					module.exports = ServerInfoForm;
 | 
				
			||||||
@@ -1,97 +0,0 @@
 | 
				
			|||||||
import {remote, ipcRenderer} from 'electron';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import * as Messages from '../../../../resources/messages';
 | 
					 | 
				
			||||||
import BaseComponent from '../../components/base';
 | 
					 | 
				
			||||||
import * as DomainUtil from '../../utils/domain-util';
 | 
					 | 
				
			||||||
import * as t from '../../utils/translation-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const {dialog} = remote;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
interface ServerInfoFormProps {
 | 
					 | 
				
			||||||
	$root: Element;
 | 
					 | 
				
			||||||
	server: DomainUtil.ServerConf;
 | 
					 | 
				
			||||||
	index: number;
 | 
					 | 
				
			||||||
	onChange: () => void;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export default class ServerInfoForm extends BaseComponent {
 | 
					 | 
				
			||||||
	props: ServerInfoFormProps;
 | 
					 | 
				
			||||||
	$serverInfoForm: Element;
 | 
					 | 
				
			||||||
	$serverInfoAlias: Element;
 | 
					 | 
				
			||||||
	$serverIcon: Element;
 | 
					 | 
				
			||||||
	$deleteServerButton: Element;
 | 
					 | 
				
			||||||
	$openServerButton: Element;
 | 
					 | 
				
			||||||
	constructor(props: ServerInfoFormProps) {
 | 
					 | 
				
			||||||
		super();
 | 
					 | 
				
			||||||
		this.props = props;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	template(): string {
 | 
					 | 
				
			||||||
		return `
 | 
					 | 
				
			||||||
			<div class="settings-card">
 | 
					 | 
				
			||||||
				<div class="server-info-left">
 | 
					 | 
				
			||||||
					<img class="server-info-icon" src="${this.props.server.icon}"/>
 | 
					 | 
				
			||||||
					<div class="server-info-row">
 | 
					 | 
				
			||||||
						<span class="server-info-alias">${this.props.server.alias}</span>
 | 
					 | 
				
			||||||
						<i class="material-icons open-tab-button">open_in_new</i>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
				</div>
 | 
					 | 
				
			||||||
				<div class="server-info-right">
 | 
					 | 
				
			||||||
					<div class="server-info-row server-url">
 | 
					 | 
				
			||||||
						<span class="server-url-info" title="${this.props.server.url}">${this.props.server.url}</span>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
					<div class="server-info-row">
 | 
					 | 
				
			||||||
						<div class="action red server-delete-action">
 | 
					 | 
				
			||||||
							<span>${t.__('Disconnect')}</span>
 | 
					 | 
				
			||||||
						</div>
 | 
					 | 
				
			||||||
					</div>
 | 
					 | 
				
			||||||
				</div>
 | 
					 | 
				
			||||||
			</div>
 | 
					 | 
				
			||||||
		`;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	init(): void {
 | 
					 | 
				
			||||||
		this.initForm();
 | 
					 | 
				
			||||||
		this.initActions();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	initForm(): void {
 | 
					 | 
				
			||||||
		this.$serverInfoForm = this.generateNodeFromTemplate(this.template());
 | 
					 | 
				
			||||||
		this.$serverInfoAlias = this.$serverInfoForm.querySelectorAll('.server-info-alias')[0];
 | 
					 | 
				
			||||||
		this.$serverIcon = this.$serverInfoForm.querySelectorAll('.server-info-icon')[0];
 | 
					 | 
				
			||||||
		this.$deleteServerButton = this.$serverInfoForm.querySelectorAll('.server-delete-action')[0];
 | 
					 | 
				
			||||||
		this.$openServerButton = this.$serverInfoForm.querySelectorAll('.open-tab-button')[0];
 | 
					 | 
				
			||||||
		this.props.$root.append(this.$serverInfoForm);
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	initActions(): void {
 | 
					 | 
				
			||||||
		this.$deleteServerButton.addEventListener('click', async () => {
 | 
					 | 
				
			||||||
			const {response} = await dialog.showMessageBox({
 | 
					 | 
				
			||||||
				type: 'warning',
 | 
					 | 
				
			||||||
				buttons: [t.__('YES'), t.__('NO')],
 | 
					 | 
				
			||||||
				defaultId: 0,
 | 
					 | 
				
			||||||
				message: t.__('Are you sure you want to disconnect this organization?')
 | 
					 | 
				
			||||||
			});
 | 
					 | 
				
			||||||
			if (response === 0) {
 | 
					 | 
				
			||||||
				if (DomainUtil.removeDomain(this.props.index)) {
 | 
					 | 
				
			||||||
					ipcRenderer.send('reload-full-app');
 | 
					 | 
				
			||||||
				} else {
 | 
					 | 
				
			||||||
					const {title, content} = Messages.orgRemovalError(DomainUtil.getDomain(this.props.index).url);
 | 
					 | 
				
			||||||
					dialog.showErrorBox(title, content);
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.$openServerButton.addEventListener('click', () => {
 | 
					 | 
				
			||||||
			ipcRenderer.send('forward-message', 'switch-server-tab', this.props.index);
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.$serverInfoAlias.addEventListener('click', () => {
 | 
					 | 
				
			||||||
			ipcRenderer.send('forward-message', 'switch-server-tab', this.props.index);
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.$serverIcon.addEventListener('click', () => {
 | 
					 | 
				
			||||||
			ipcRenderer.send('forward-message', 'switch-server-tab', this.props.index);
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
							
								
								
									
										73
									
								
								app/renderer/js/pages/preference/servers-section.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										73
									
								
								app/renderer/js/pages/preference/servers-section.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,73 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const BaseSection = require(__dirname + '/base-section.js');
 | 
				
			||||||
 | 
					const DomainUtil = require(__dirname + '/../../utils/domain-util.js');
 | 
				
			||||||
 | 
					const ServerInfoForm = require(__dirname + '/server-info-form.js');
 | 
				
			||||||
 | 
					const NewServerForm = require(__dirname + '/new-server-form.js');
 | 
				
			||||||
 | 
					const CreateOrganziation = require(__dirname + '/create-new-org.js');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class ServersSection extends BaseSection {
 | 
				
			||||||
 | 
						constructor(props) {
 | 
				
			||||||
 | 
							super();
 | 
				
			||||||
 | 
							this.props = props;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						template() {
 | 
				
			||||||
 | 
							return `
 | 
				
			||||||
 | 
								<div class="settings-pane" id="server-settings-pane">
 | 
				
			||||||
 | 
									<div class="page-title">Register or login to a Zulip organization to get started</div>
 | 
				
			||||||
 | 
									<div id="new-server-container"></div>
 | 
				
			||||||
 | 
									<div class="title" id="existing-servers"></div>
 | 
				
			||||||
 | 
									<div id="server-info-container"></div>
 | 
				
			||||||
 | 
									<div id="create-organization-container"></div>
 | 
				
			||||||
 | 
								</div>
 | 
				
			||||||
 | 
							`;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						init() {
 | 
				
			||||||
 | 
							this.initServers();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						initServers() {
 | 
				
			||||||
 | 
							this.props.$root.innerHTML = '';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							const servers = DomainUtil.getDomains();
 | 
				
			||||||
 | 
							this.props.$root.innerHTML = this.template();
 | 
				
			||||||
 | 
							this.$serverInfoContainer = document.getElementById('server-info-container');
 | 
				
			||||||
 | 
							this.$existingServers = document.getElementById('existing-servers');
 | 
				
			||||||
 | 
							this.$newServerContainer = document.getElementById('new-server-container');
 | 
				
			||||||
 | 
							this.$newServerButton = document.getElementById('new-server-action');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.$serverInfoContainer.innerHTML = servers.length ? '' : '';
 | 
				
			||||||
 | 
							// Show Existing servers if servers are there otherwise hide it
 | 
				
			||||||
 | 
							this.$existingServers.innerHTML = servers.length === 0 ? '' : 'Existing organizations';
 | 
				
			||||||
 | 
							this.initNewServerForm();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.$createOrganizationContainer = document.getElementById('create-organization-container');
 | 
				
			||||||
 | 
							this.initCreateNewOrganization();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							for (let i = 0; i < servers.length; i++) {
 | 
				
			||||||
 | 
								new ServerInfoForm({
 | 
				
			||||||
 | 
									$root: this.$serverInfoContainer,
 | 
				
			||||||
 | 
									server: servers[i],
 | 
				
			||||||
 | 
									index: i,
 | 
				
			||||||
 | 
									onChange: this.reloadApp
 | 
				
			||||||
 | 
								}).init();
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						initCreateNewOrganization() {
 | 
				
			||||||
 | 
							new CreateOrganziation({
 | 
				
			||||||
 | 
								$root: this.$createOrganizationContainer
 | 
				
			||||||
 | 
							}).init();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						initNewServerForm() {
 | 
				
			||||||
 | 
							new NewServerForm({
 | 
				
			||||||
 | 
								$root: this.$newServerContainer,
 | 
				
			||||||
 | 
								onChange: this.reloadApp
 | 
				
			||||||
 | 
							}).init();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					module.exports = ServersSection;
 | 
				
			||||||
@@ -1,50 +0,0 @@
 | 
				
			|||||||
import * as t from '../../utils/translation-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import BaseSection from './base-section';
 | 
					 | 
				
			||||||
import NewServerForm from './new-server-form';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
interface ServersSectionProps {
 | 
					 | 
				
			||||||
	$root: Element;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export default class ServersSection extends BaseSection {
 | 
					 | 
				
			||||||
	props: ServersSectionProps;
 | 
					 | 
				
			||||||
	$newServerContainer: Element;
 | 
					 | 
				
			||||||
	constructor(props: ServersSectionProps) {
 | 
					 | 
				
			||||||
		super();
 | 
					 | 
				
			||||||
		this.props = props;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	template(): string {
 | 
					 | 
				
			||||||
		return `
 | 
					 | 
				
			||||||
		<div class="add-server-modal">
 | 
					 | 
				
			||||||
			<div class="modal-container">
 | 
					 | 
				
			||||||
				<div class="settings-pane" id="server-settings-pane">
 | 
					 | 
				
			||||||
					<div class="page-title">${t.__('Add a Zulip organization')}</div>
 | 
					 | 
				
			||||||
					<div id="new-server-container"></div>
 | 
					 | 
				
			||||||
				</div>
 | 
					 | 
				
			||||||
			</div>
 | 
					 | 
				
			||||||
		</div>
 | 
					 | 
				
			||||||
		`;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	init(): void {
 | 
					 | 
				
			||||||
		this.initServers();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	initServers(): void {
 | 
					 | 
				
			||||||
		this.props.$root.innerHTML = '';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.props.$root.innerHTML = this.template();
 | 
					 | 
				
			||||||
		this.$newServerContainer = document.querySelector('#new-server-container');
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		this.initNewServerForm();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	initNewServerForm(): void {
 | 
					 | 
				
			||||||
		new NewServerForm({
 | 
					 | 
				
			||||||
			$root: this.$newServerContainer,
 | 
					 | 
				
			||||||
			onChange: this.reloadApp
 | 
					 | 
				
			||||||
		}).init();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
							
								
								
									
										311
									
								
								app/renderer/js/pages/preference/shortcuts-section.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										311
									
								
								app/renderer/js/pages/preference/shortcuts-section.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,311 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const BaseSection = require(__dirname + '/base-section.js');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class ShortcutsSection extends BaseSection {
 | 
				
			||||||
 | 
						constructor(props) {
 | 
				
			||||||
 | 
							super();
 | 
				
			||||||
 | 
							this.props = props;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						templateMac() {
 | 
				
			||||||
 | 
							const userOSKey = '⌘';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							return `
 | 
				
			||||||
 | 
					            <div class="settings-pane">
 | 
				
			||||||
 | 
					              <div class="title">Application Shortcuts</div>
 | 
				
			||||||
 | 
					              <div class="settings-card">
 | 
				
			||||||
 | 
					                <table>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd><kbd>,</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Settings</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd><kbd>K</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Keyboard Shortcuts</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>Shift</kbd><kbd>${userOSKey}</kbd><kbd>D</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Reset App Settings</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd><kbd>L</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Log Out</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd><kbd>H</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Hide Zulip</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>Option</kbd><kbd>${userOSKey}</kbd><kbd>H</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Hide Others</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd><kbd>Q</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Quit Zulip</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                </table>
 | 
				
			||||||
 | 
					                <div class="setting-control"></div>
 | 
				
			||||||
 | 
					              </div>
 | 
				
			||||||
 | 
					              <div class="title">Edit Shortcuts</div>
 | 
				
			||||||
 | 
					              <div class="settings-card">
 | 
				
			||||||
 | 
					                <table>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd><kbd>Z</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Undo</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>Shift</kbd><kbd>${userOSKey}</kbd><kbd>Z</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Redo</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd><kbd>X</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Cut</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd><kbd>C</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Copy</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd><kbd>V</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Paste</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>Shift</kbd><kbd>${userOSKey}</kbd><kbd>V</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Paste and Match Style</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd><kbd>A</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Select All</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd><kbd>F</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Find</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd><kbd>G</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Find Next</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>Control</kbd><kbd>${userOSKey}</kbd><kbd>Space</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Emoji & Symbols</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                </table>
 | 
				
			||||||
 | 
					                <div class="setting-control"></div>
 | 
				
			||||||
 | 
					              </div>
 | 
				
			||||||
 | 
					              <div class="title">View Shortcuts</div>
 | 
				
			||||||
 | 
					              <div class="settings-card">
 | 
				
			||||||
 | 
					                <table>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd><kbd>R</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Reload</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>Shift</kbd><kbd>${userOSKey}</kbd><kbd>R</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Hard Reload</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>Control</kbd><kbd>${userOSKey}</kbd><kbd>F</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Enter Full Screen</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd><kbd>=</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Zoom In</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd><kbd>-</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Zoom Out</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd><kbd>0</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Actual Size</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd><kbd>S</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Toggle Sidebar</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>Option</kbd><kbd>${userOSKey}</kbd><kbd>I</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Toggle DevTools for Zulip App</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>Option</kbd><kbd>${userOSKey}</kbd><kbd>U</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Toggle DevTools for Active Tab</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                </table>
 | 
				
			||||||
 | 
					                <div class="setting-control"></div>
 | 
				
			||||||
 | 
					              </div>
 | 
				
			||||||
 | 
					              <div class="title">History Shortcuts</div>
 | 
				
			||||||
 | 
					              <div class="settings-card">
 | 
				
			||||||
 | 
					                <table>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd><kbd>←</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Back</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd><kbd>→</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Forward</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                </table>
 | 
				
			||||||
 | 
					                <div class="setting-control"></div>
 | 
				
			||||||
 | 
					              </div>
 | 
				
			||||||
 | 
					              <div class="title">Window Shortcuts</div>
 | 
				
			||||||
 | 
					              <div class="settings-card">
 | 
				
			||||||
 | 
					                <table>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd><kbd>M</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Minimize</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd><kbd>W</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Close</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                </table>
 | 
				
			||||||
 | 
					                <div class="setting-control"></div>
 | 
				
			||||||
 | 
					              </div>
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
							`;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						templateWinLin() {
 | 
				
			||||||
 | 
							const userOSKey = 'Ctrl';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							return `
 | 
				
			||||||
 | 
					            <div class="settings-pane">
 | 
				
			||||||
 | 
					              <div class="title">Application Shortcuts</div>
 | 
				
			||||||
 | 
					              <div class="settings-card">
 | 
				
			||||||
 | 
					                <table>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd> + <kbd>,</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Settings</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd> + <kbd>K</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Keyboard Shortcuts</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd> + <kbd>L</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Log Out</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd> + <kbd>Q</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Quit Zulip</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                </table>
 | 
				
			||||||
 | 
					                <div class="setting-control"></div>
 | 
				
			||||||
 | 
					              </div>
 | 
				
			||||||
 | 
					              <div class="title">Edit Shortcuts</div>
 | 
				
			||||||
 | 
					              <div class="settings-card">
 | 
				
			||||||
 | 
					                <table>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd> + <kbd>Z</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Undo</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd> + <kbd>Y</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Redo</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd> + <kbd>X</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Cut</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd> + <kbd>C</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Copy</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd> + <kbd>V</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Paste</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd> + <kbd>Shift</kbd> + <kbd>V</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Paste and Match Style</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd> + <kbd>A</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Select All</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                </table>
 | 
				
			||||||
 | 
					                <div class="setting-control"></div>
 | 
				
			||||||
 | 
					              </div>
 | 
				
			||||||
 | 
					              <div class="title">View Shortcuts</div>
 | 
				
			||||||
 | 
					              <div class="settings-card">
 | 
				
			||||||
 | 
					                <table>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd> + <kbd>R</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Reload</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd> + <kbd>Shift</kbd> + <kbd>R</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Hard Reload</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>F11</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Toggle Full Screen</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd> + <kbd>=</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Zoom In</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd> + <kbd>-</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Zoom Out</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd> + <kbd>0</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Actual Size</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd> + <kbd>S</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Toggle Sidebar</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd> + <kbd>Shift</kbd> + <kbd>I</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Toggle DevTools for Zulip App</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd> + <kbd>Shift</kbd> + <kbd>U</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Toggle DevTools for Active Tab</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                </table>
 | 
				
			||||||
 | 
					                <div class="setting-control"></div>
 | 
				
			||||||
 | 
					              </div>
 | 
				
			||||||
 | 
					              <div class="title">History Shortcuts</div>
 | 
				
			||||||
 | 
					              <div class="settings-card">
 | 
				
			||||||
 | 
					                <table>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>Alt</kbd> + <kbd>←</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Back</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>Alt</kbd> + <kbd>→</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Forward</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                </table>
 | 
				
			||||||
 | 
					                <div class="setting-control"></div>
 | 
				
			||||||
 | 
					              </div>
 | 
				
			||||||
 | 
					              <div class="title">Window Shortcuts</div>
 | 
				
			||||||
 | 
					              <div class="settings-card">
 | 
				
			||||||
 | 
					                <table>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd> + <kbd>M</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Minimize</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                  <tr>
 | 
				
			||||||
 | 
					                    <td><kbd>${userOSKey}</kbd> + <kbd>W</kbd></td>
 | 
				
			||||||
 | 
					                    <td>Close</td>
 | 
				
			||||||
 | 
					                  </tr>
 | 
				
			||||||
 | 
					                </table>
 | 
				
			||||||
 | 
					                <div class="setting-control"></div>
 | 
				
			||||||
 | 
					              </div>
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
							`;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						init() {
 | 
				
			||||||
 | 
							this.props.$root.innerHTML = (process.platform === 'darwin') ?
 | 
				
			||||||
 | 
								this.templateMac() : this.templateWinLin();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					module.exports = ShortcutsSection;
 | 
				
			||||||
@@ -1,346 +0,0 @@
 | 
				
			|||||||
import * as LinkUtil from '../../utils/link-util';
 | 
					 | 
				
			||||||
import * as t from '../../utils/translation-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import BaseSection from './base-section';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
interface ShortcutsSectionProps {
 | 
					 | 
				
			||||||
	$root: Element;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export default class ShortcutsSection extends BaseSection {
 | 
					 | 
				
			||||||
	props: ShortcutsSectionProps;
 | 
					 | 
				
			||||||
	constructor(props: ShortcutsSectionProps) {
 | 
					 | 
				
			||||||
		super();
 | 
					 | 
				
			||||||
		this.props = props;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// TODO - Deduplicate templateMac and templateWinLin functions. In theory
 | 
					 | 
				
			||||||
	// they both should be the same the only thing different should be the userOSKey
 | 
					 | 
				
			||||||
	// variable but there seems to be inconsistences between both function, one has more
 | 
					 | 
				
			||||||
	// lines though one may just be using more new lines and other thing is the use of +.
 | 
					 | 
				
			||||||
	templateMac(): string {
 | 
					 | 
				
			||||||
		const userOSKey = '⌘';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		return `
 | 
					 | 
				
			||||||
						<div class="settings-pane">
 | 
					 | 
				
			||||||
						<div class="settings-card tip"><p><b><i class="material-icons md-14">settings</i>${t.__('Tip')}:  </b>${t.__('These desktop app shortcuts extend the Zulip webapp\'s')} <span id="open-hotkeys-link"> ${t.__('keyboard shortcuts')}</span>.</p></div>
 | 
					 | 
				
			||||||
							<div class="title">${t.__('Application Shortcuts')}</div>
 | 
					 | 
				
			||||||
							<div class="settings-card">
 | 
					 | 
				
			||||||
								<table>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd><kbd>,</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Settings')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd><kbd>K</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Keyboard Shortcuts')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd> + <kbd>Shift</kbd> + <kbd>M</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Toggle Do Not Disturb')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>Shift</kbd><kbd>${userOSKey}</kbd><kbd>D</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Reset App Settings')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd><kbd>L</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Log Out')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd><kbd>H</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Hide Zulip')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>Option</kbd><kbd>${userOSKey}</kbd><kbd>H</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Hide Others')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd><kbd>Q</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Quit Zulip')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
								</table>
 | 
					 | 
				
			||||||
								<div class="setting-control"></div>
 | 
					 | 
				
			||||||
							</div>
 | 
					 | 
				
			||||||
							<div class="title">${t.__('Edit Shortcuts')}</div>
 | 
					 | 
				
			||||||
							<div class="settings-card">
 | 
					 | 
				
			||||||
								<table>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd><kbd>Z</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Undo')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>Shift</kbd><kbd>${userOSKey}</kbd><kbd>Z</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Redo')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd><kbd>X</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Cut')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd><kbd>C</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Copy')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd><kbd>V</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Paste')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>Shift</kbd><kbd>${userOSKey}</kbd><kbd>V</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Paste and Match Style')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd><kbd>A</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Select All')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>Control</kbd><kbd>${userOSKey}</kbd><kbd>Space</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Emoji & Symbols')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
								</table>
 | 
					 | 
				
			||||||
								<div class="setting-control"></div>
 | 
					 | 
				
			||||||
							</div>
 | 
					 | 
				
			||||||
							<div class="title">${t.__('View Shortcuts')}</div>
 | 
					 | 
				
			||||||
							<div class="settings-card">
 | 
					 | 
				
			||||||
								<table>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd><kbd>R</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Reload')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>Shift</kbd><kbd>${userOSKey}</kbd><kbd>R</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Hard Reload')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>Control</kbd><kbd>${userOSKey}</kbd><kbd>F</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Enter Full Screen')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd><kbd>+</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Zoom In')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd><kbd>-</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Zoom Out')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd><kbd>0</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Actual Size')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd> + <kbd>Shift</kbd> + <kbd>S</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Toggle Sidebar')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>Option</kbd><kbd>${userOSKey}</kbd><kbd>I</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Toggle DevTools for Zulip App')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>Option</kbd><kbd>${userOSKey}</kbd><kbd>U</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Toggle DevTools for Active Tab')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>Ctrl</kbd> + <kbd>Tab</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Switch to Next Organization')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>Tab</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Switch to Previous Organization')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
								</table>
 | 
					 | 
				
			||||||
								<div class="setting-control"></div>
 | 
					 | 
				
			||||||
							</div>
 | 
					 | 
				
			||||||
							<div class="title">${t.__('History Shortcuts')}</div>
 | 
					 | 
				
			||||||
							<div class="settings-card">
 | 
					 | 
				
			||||||
								<table>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd><kbd>←</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Back')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd><kbd>→</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Forward')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
								</table>
 | 
					 | 
				
			||||||
								<div class="setting-control"></div>
 | 
					 | 
				
			||||||
							</div>
 | 
					 | 
				
			||||||
							<div class="title">Window Shortcuts</div>
 | 
					 | 
				
			||||||
							<div class="settings-card">
 | 
					 | 
				
			||||||
								<table>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd><kbd>M</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Minimize')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd><kbd>W</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Close')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
								</table>
 | 
					 | 
				
			||||||
								<div class="setting-control"></div>
 | 
					 | 
				
			||||||
							</div>
 | 
					 | 
				
			||||||
						</div>
 | 
					 | 
				
			||||||
		`;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	templateWinLin(): string {
 | 
					 | 
				
			||||||
		const userOSKey = 'Ctrl';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		return `
 | 
					 | 
				
			||||||
						<div class="settings-pane">
 | 
					 | 
				
			||||||
						<div class="settings-card tip"><p><b><i class="material-icons md-14">settings</i>${t.__('Tip')}:  </b>${t.__('These desktop app shortcuts extend the Zulip webapp\'s')} <span id="open-hotkeys-link"> ${t.__('keyboard shortcuts')}</span>.</p></div>
 | 
					 | 
				
			||||||
							<div class="title">${t.__('Application Shortcuts')}</div>
 | 
					 | 
				
			||||||
							<div class="settings-card">
 | 
					 | 
				
			||||||
								<table>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd> + <kbd>,</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Settings')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd> + <kbd>K</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Keyboard Shortcuts')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd> + <kbd>Shift</kbd> + <kbd>M</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Toggle Do Not Disturb')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd> + <kbd>L</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Log Out')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd> + <kbd>Q</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Quit Zulip')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
								</table>
 | 
					 | 
				
			||||||
								<div class="setting-control"></div>
 | 
					 | 
				
			||||||
							</div>
 | 
					 | 
				
			||||||
							<div class="title">${t.__('Edit Shortcuts')}</div>
 | 
					 | 
				
			||||||
							<div class="settings-card">
 | 
					 | 
				
			||||||
								<table>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd> + <kbd>Z</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Undo')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd> + <kbd>Y</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Redo')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd> + <kbd>X</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Cut')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd> + <kbd>C</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Copy')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd> + <kbd>V</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Paste')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd> + <kbd>Shift</kbd> + <kbd>V</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Paste and Match Style')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd> + <kbd>A</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Select All')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
								</table>
 | 
					 | 
				
			||||||
								<div class="setting-control"></div>
 | 
					 | 
				
			||||||
							</div>
 | 
					 | 
				
			||||||
							<div class="title">${t.__('View Shortcuts')}</div>
 | 
					 | 
				
			||||||
							<div class="settings-card">
 | 
					 | 
				
			||||||
								<table>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd> + <kbd>R</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Reload')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd> + <kbd>Shift</kbd> + <kbd>R</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Hard Reload')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>F11</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Toggle Full Screen')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd> + <kbd>=</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Zoom In')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd> + <kbd>-</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Zoom Out')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd> + <kbd>0</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Actual Size')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd> + <kbd>Shift</kbd> + <kbd>S</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Toggle Sidebar')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd> + <kbd>Shift</kbd> + <kbd>I</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Toggle DevTools for Zulip App')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd> + <kbd>Shift</kbd> + <kbd>U</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Toggle DevTools for Active Tab')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd> + <kbd>Tab</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Switch to Next Organization')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd> + <kbd>Shift</kbd> + <kbd>Tab</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Switch to Previous Organization')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
								</table>
 | 
					 | 
				
			||||||
								<div class="setting-control"></div>
 | 
					 | 
				
			||||||
							</div>
 | 
					 | 
				
			||||||
							<div class="title">${t.__('History Shortcuts')}</div>
 | 
					 | 
				
			||||||
							<div class="settings-card">
 | 
					 | 
				
			||||||
								<table>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>Alt</kbd> + <kbd>←</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Back')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>Alt</kbd> + <kbd>→</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Forward')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
								</table>
 | 
					 | 
				
			||||||
								<div class="setting-control"></div>
 | 
					 | 
				
			||||||
							</div>
 | 
					 | 
				
			||||||
							<div class="title">${t.__('Window Shortcuts')}</div>
 | 
					 | 
				
			||||||
							<div class="settings-card">
 | 
					 | 
				
			||||||
								<table>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd> + <kbd>M</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Minimize')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
									<tr>
 | 
					 | 
				
			||||||
										<td><kbd>${userOSKey}</kbd> + <kbd>W</kbd></td>
 | 
					 | 
				
			||||||
										<td>${t.__('Close')}</td>
 | 
					 | 
				
			||||||
									</tr>
 | 
					 | 
				
			||||||
								</table>
 | 
					 | 
				
			||||||
								<div class="setting-control"></div>
 | 
					 | 
				
			||||||
							</div>
 | 
					 | 
				
			||||||
						</div>
 | 
					 | 
				
			||||||
		`;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	openHotkeysExternalLink(): void {
 | 
					 | 
				
			||||||
		const link = 'https://zulip.com/help/keyboard-shortcuts';
 | 
					 | 
				
			||||||
		const externalCreateNewOrgElement = document.querySelector('#open-hotkeys-link');
 | 
					 | 
				
			||||||
		externalCreateNewOrgElement.addEventListener('click', async () => {
 | 
					 | 
				
			||||||
			await LinkUtil.openBrowser(new URL(link));
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	init(): void {
 | 
					 | 
				
			||||||
		this.props.$root.innerHTML = (process.platform === 'darwin') ?
 | 
					 | 
				
			||||||
			this.templateMac() : this.templateWinLin();
 | 
					 | 
				
			||||||
		this.openHotkeysExternalLink();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
							
								
								
									
										62
									
								
								app/renderer/js/preload.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										62
									
								
								app/renderer/js/preload.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,62 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const { ipcRenderer } = require('electron');
 | 
				
			||||||
 | 
					const SetupSpellChecker = require('./spellchecker');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const ConfigUtil = require(__dirname + '/utils/config-util.js');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// eslint-disable-next-line import/no-unassigned-import
 | 
				
			||||||
 | 
					require('./notification');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const logout = () => {
 | 
				
			||||||
 | 
						// Create the menu for the below
 | 
				
			||||||
 | 
						document.querySelector('.dropdown-toggle').click();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						const nodes = document.querySelectorAll('.dropdown-menu li:last-child a');
 | 
				
			||||||
 | 
						nodes[nodes.length - 1].click();
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const shortcut = () => {
 | 
				
			||||||
 | 
						// Create the menu for the below
 | 
				
			||||||
 | 
						const node = document.querySelector('a[data-overlay-trigger=keyboard-shortcuts]');
 | 
				
			||||||
 | 
						// Additional check
 | 
				
			||||||
 | 
						if (node.text.trim().toLowerCase() === 'keyboard shortcuts') {
 | 
				
			||||||
 | 
							node.click();
 | 
				
			||||||
 | 
						} else {
 | 
				
			||||||
 | 
							// Atleast click the dropdown
 | 
				
			||||||
 | 
							document.querySelector('.dropdown-toggle').click();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					process.once('loaded', () => {
 | 
				
			||||||
 | 
						global.logout = logout;
 | 
				
			||||||
 | 
						global.shortcut = shortcut;
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// To prevent failing this script on linux we need to load it after the document loaded
 | 
				
			||||||
 | 
					document.addEventListener('DOMContentLoaded', () => {
 | 
				
			||||||
 | 
						// Get the default language of the server
 | 
				
			||||||
 | 
						const serverLanguage = page_params.default_language; // eslint-disable-line no-undef, camelcase
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						if (serverLanguage) {
 | 
				
			||||||
 | 
							// Set spellcheker language
 | 
				
			||||||
 | 
							ConfigUtil.setConfigItem('spellcheckerLanguage', serverLanguage);
 | 
				
			||||||
 | 
							// Init spellchecker
 | 
				
			||||||
 | 
							SetupSpellChecker.init();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						// redirect users to network troubleshooting page
 | 
				
			||||||
 | 
						const getRestartButton = document.querySelector('.restart_get_events_button');
 | 
				
			||||||
 | 
						if (getRestartButton) {
 | 
				
			||||||
 | 
							getRestartButton.addEventListener('click', () => {
 | 
				
			||||||
 | 
								ipcRenderer.send('forward-message', 'reload-viewer');
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// Clean up spellchecker events after you navigate away from this page;
 | 
				
			||||||
 | 
					// otherwise, you may experience errors
 | 
				
			||||||
 | 
					window.addEventListener('beforeunload', () => {
 | 
				
			||||||
 | 
						SetupSpellChecker.unsubscribeSpellChecker();
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -1,115 +0,0 @@
 | 
				
			|||||||
import {contextBridge, ipcRenderer, webFrame} from 'electron';
 | 
					 | 
				
			||||||
import fs from 'fs';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import isDev from 'electron-is-dev';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import electron_bridge from './electron-bridge';
 | 
					 | 
				
			||||||
import {loadBots} from './notification/helpers';
 | 
					 | 
				
			||||||
import * as NetworkError from './pages/network';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// Prevent drag and drop event in main process which prevents remote code executaion
 | 
					 | 
				
			||||||
// eslint-disable-next-line import/no-unassigned-import
 | 
					 | 
				
			||||||
import './shared/preventdrag';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
contextBridge.exposeInMainWorld('raw_electron_bridge', electron_bridge);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
electron_bridge.once('zulip-loaded', async () => {
 | 
					 | 
				
			||||||
	await loadBots();
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
ipcRenderer.on('logout', () => {
 | 
					 | 
				
			||||||
	// Create the menu for the below
 | 
					 | 
				
			||||||
	const dropdown: HTMLElement = document.querySelector('.dropdown-toggle');
 | 
					 | 
				
			||||||
	dropdown.click();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	const nodes: NodeListOf<HTMLElement> = document.querySelectorAll('.dropdown-menu li:last-child a');
 | 
					 | 
				
			||||||
	nodes[nodes.length - 1].click();
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
ipcRenderer.on('shortcut', () => {
 | 
					 | 
				
			||||||
	// Create the menu for the below
 | 
					 | 
				
			||||||
	const node: HTMLElement = document.querySelector('a[data-overlay-trigger=keyboard-shortcuts]');
 | 
					 | 
				
			||||||
	// Additional check
 | 
					 | 
				
			||||||
	if (node.textContent.trim().toLowerCase() === 'keyboard shortcuts (?)') {
 | 
					 | 
				
			||||||
		node.click();
 | 
					 | 
				
			||||||
	} else {
 | 
					 | 
				
			||||||
		// Atleast click the dropdown
 | 
					 | 
				
			||||||
		const dropdown: HTMLElement = document.querySelector('.dropdown-toggle');
 | 
					 | 
				
			||||||
		dropdown.click();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
ipcRenderer.on('show-notification-settings', () => {
 | 
					 | 
				
			||||||
	// Create the menu for the below
 | 
					 | 
				
			||||||
	const dropdown: HTMLElement = document.querySelector('.dropdown-toggle');
 | 
					 | 
				
			||||||
	dropdown.click();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	const nodes: NodeListOf<HTMLElement> = document.querySelectorAll('.dropdown-menu li a');
 | 
					 | 
				
			||||||
	nodes[2].click();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	const notificationItem: NodeListOf<HTMLElement> = document.querySelectorAll('.normal-settings-list li div');
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// Wait until the notification dom element shows up
 | 
					 | 
				
			||||||
	setTimeout(() => {
 | 
					 | 
				
			||||||
		notificationItem[2].click();
 | 
					 | 
				
			||||||
	}, 100);
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
electron_bridge.once('zulip-loaded', () => {
 | 
					 | 
				
			||||||
	// Redirect users to network troubleshooting page
 | 
					 | 
				
			||||||
	const getRestartButton = document.querySelector('.restart_get_events_button');
 | 
					 | 
				
			||||||
	if (getRestartButton) {
 | 
					 | 
				
			||||||
		getRestartButton.addEventListener('click', () => {
 | 
					 | 
				
			||||||
			ipcRenderer.send('forward-message', 'reload-viewer');
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
window.addEventListener('load', (event: any): void => {
 | 
					 | 
				
			||||||
	if (!event.target.URL.includes('app/renderer/network.html')) {
 | 
					 | 
				
			||||||
		return;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	const $reconnectButton = document.querySelector('#reconnect');
 | 
					 | 
				
			||||||
	const $settingsButton = document.querySelector('#settings');
 | 
					 | 
				
			||||||
	NetworkError.init($reconnectButton, $settingsButton);
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// Electron's globalShortcut can cause unexpected results
 | 
					 | 
				
			||||||
// so adding the reload shortcut in the old-school way
 | 
					 | 
				
			||||||
// Zoom from numpad keys is not supported by electron, so adding it through listeners.
 | 
					 | 
				
			||||||
document.addEventListener('keydown', event => {
 | 
					 | 
				
			||||||
	const cmdOrCtrl = event.ctrlKey || event.metaKey;
 | 
					 | 
				
			||||||
	if (event.code === 'F5') {
 | 
					 | 
				
			||||||
		ipcRenderer.send('forward-message', 'hard-reload');
 | 
					 | 
				
			||||||
	} else if (cmdOrCtrl && (event.code === 'NumpadAdd' || event.code === 'Equal')) {
 | 
					 | 
				
			||||||
		ipcRenderer.send('forward-message', 'zoomIn');
 | 
					 | 
				
			||||||
	} else if (cmdOrCtrl && event.code === 'NumpadSubtract') {
 | 
					 | 
				
			||||||
		ipcRenderer.send('forward-message', 'zoomOut');
 | 
					 | 
				
			||||||
	} else if (cmdOrCtrl && event.code === 'Numpad0') {
 | 
					 | 
				
			||||||
		ipcRenderer.send('forward-message', 'zoomActualSize');
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// Set user as active and update the time of last activity
 | 
					 | 
				
			||||||
ipcRenderer.on('set-active', () => {
 | 
					 | 
				
			||||||
	if (isDev) {
 | 
					 | 
				
			||||||
		console.log('active');
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	electron_bridge.idle_on_system = false;
 | 
					 | 
				
			||||||
	electron_bridge.last_active_on_system = Date.now();
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// Set user as idle and time of last activity is left unchanged
 | 
					 | 
				
			||||||
ipcRenderer.on('set-idle', () => {
 | 
					 | 
				
			||||||
	if (isDev) {
 | 
					 | 
				
			||||||
		console.log('idle');
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	electron_bridge.idle_on_system = true;
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
(async () => webFrame.executeJavaScript(
 | 
					 | 
				
			||||||
	fs.readFileSync(require.resolve('./injected'), 'utf8')
 | 
					 | 
				
			||||||
))();
 | 
					 | 
				
			||||||
@@ -1,17 +0,0 @@
 | 
				
			|||||||
// This is a security fix. Following function prevents drag and drop event in the app
 | 
					 | 
				
			||||||
// so that attackers can't execute any remote code within the app
 | 
					 | 
				
			||||||
// It doesn't affect the compose box so that users can still
 | 
					 | 
				
			||||||
// use drag and drop event to share files etc
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const preventDragAndDrop = (): void => {
 | 
					 | 
				
			||||||
	const preventEvents = ['dragover', 'drop'];
 | 
					 | 
				
			||||||
	preventEvents.forEach(dragEvents => {
 | 
					 | 
				
			||||||
		document.addEventListener(dragEvents, event => {
 | 
					 | 
				
			||||||
			event.preventDefault();
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
preventDragAndDrop();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export {};
 | 
					 | 
				
			||||||
							
								
								
									
										56
									
								
								app/renderer/js/spellchecker.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										56
									
								
								app/renderer/js/spellchecker.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,56 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const { SpellCheckHandler, ContextMenuListener, ContextMenuBuilder } = require('electron-spellchecker');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const ConfigUtil = require(__dirname + '/utils/config-util.js');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class SetupSpellChecker {
 | 
				
			||||||
 | 
						init() {
 | 
				
			||||||
 | 
							if (ConfigUtil.getConfigItem('enableSpellchecker')) {
 | 
				
			||||||
 | 
								this.enableSpellChecker();
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
							this.enableContextMenu();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						enableSpellChecker() {
 | 
				
			||||||
 | 
							try {
 | 
				
			||||||
 | 
								this.SpellCheckHandler = new SpellCheckHandler();
 | 
				
			||||||
 | 
							} catch (err) {
 | 
				
			||||||
 | 
								console.log(err);
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						enableContextMenu() {
 | 
				
			||||||
 | 
							if (this.SpellCheckHandler) {
 | 
				
			||||||
 | 
								this.SpellCheckHandler.attachToInput();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
								const userLanguage = ConfigUtil.getConfigItem('spellcheckerLanguage');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
								// eslint-disable-next-line no-unused-expressions
 | 
				
			||||||
 | 
								process.platform === 'darwin' ?
 | 
				
			||||||
 | 
									// On macOS, spellchecker fails to auto-detect the lanugage user is typing in
 | 
				
			||||||
 | 
									// that's why we need to mention it explicitly
 | 
				
			||||||
 | 
									this.SpellCheckHandler.switchLanguage(userLanguage) :
 | 
				
			||||||
 | 
									// On Linux and Windows, spellchecker can automatically detects the language the user is typing in
 | 
				
			||||||
 | 
									// and silently switches on the fly; thus we can start off as US English
 | 
				
			||||||
 | 
									this.SpellCheckHandler.switchLanguage('en-US');
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							const contextMenuBuilder = new ContextMenuBuilder(this.SpellCheckHandler);
 | 
				
			||||||
 | 
							this.contextMenuListener = new ContextMenuListener(info => {
 | 
				
			||||||
 | 
								contextMenuBuilder.showPopupMenu(info);
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						unsubscribeSpellChecker() {
 | 
				
			||||||
 | 
							// eslint-disable-next-line no-undef
 | 
				
			||||||
 | 
							if (this.SpellCheckHandler) {
 | 
				
			||||||
 | 
								this.SpellCheckHandler.unsubscribe();
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
							if (this.contextMenuListener) {
 | 
				
			||||||
 | 
								this.contextMenuListener.unsubscribe();
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					module.exports = new SetupSpellChecker();
 | 
				
			||||||
							
								
								
									
										235
									
								
								app/renderer/js/tray.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										235
									
								
								app/renderer/js/tray.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,235 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					const path = require('path');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const electron = require('electron');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const { ipcRenderer, remote } = electron;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const { Tray, Menu, BrowserWindow } = remote;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const APP_ICON = path.join(__dirname, '../../resources/', 'f');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const ConfigUtil = require(__dirname + '/utils/config-util.js');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const iconPath = unreadCount => {
 | 
				
			||||||
 | 
						if (process.platform === 'linux') {
 | 
				
			||||||
 | 
							return APP_ICON + 'linux.png';
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
						if (!unreadCount) {
 | 
				
			||||||
 | 
							return path.join(__dirname, '../../resources/tray', 'trayosx@2x.png');
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
						if (unreadCount > 99) {
 | 
				
			||||||
 | 
							return APP_ICON + (process.platform === 'win32' ? 'win.ico' : `/favicon-infinite.png`);
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
						return APP_ICON + (process.platform === 'win32' ? 'win.ico' : `/favicon-${unreadCount}.png`);
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					let unread = 0;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// const trayIconSize = () => {
 | 
				
			||||||
 | 
					// 	switch (process.platform) {
 | 
				
			||||||
 | 
					// 		case 'darwin':
 | 
				
			||||||
 | 
					// 			return 20;
 | 
				
			||||||
 | 
					// 		case 'win32':
 | 
				
			||||||
 | 
					// 			return 100;
 | 
				
			||||||
 | 
					// 		case 'linux':
 | 
				
			||||||
 | 
					// 			return 100;
 | 
				
			||||||
 | 
					// 		default: return 80;
 | 
				
			||||||
 | 
					// 	}
 | 
				
			||||||
 | 
					// };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					//  Default config for Icon we might make it OS specific if needed like the size
 | 
				
			||||||
 | 
					// const config = {
 | 
				
			||||||
 | 
					// 	pixelRatio: window.devicePixelRatio,
 | 
				
			||||||
 | 
					// 	unreadCount: 0,
 | 
				
			||||||
 | 
					// 	showUnreadCount: true,
 | 
				
			||||||
 | 
					// 	unreadColor: '#000000',
 | 
				
			||||||
 | 
					// 	readColor: '#000000',
 | 
				
			||||||
 | 
					// 	unreadBackgroundColor: '#B9FEEA',
 | 
				
			||||||
 | 
					// 	readBackgroundColor: '#B9FEEA',
 | 
				
			||||||
 | 
					// 	size: trayIconSize(),
 | 
				
			||||||
 | 
					// 	thick: process.platform === 'win32'
 | 
				
			||||||
 | 
					// };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// const renderCanvas = function (arg) {
 | 
				
			||||||
 | 
					// 	config.unreadCount = arg;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// 	return new Promise(resolve => {
 | 
				
			||||||
 | 
					// 		const SIZE = config.size * config.pixelRatio;
 | 
				
			||||||
 | 
					// 		const PADDING = SIZE * 0.05;
 | 
				
			||||||
 | 
					// 		const CENTER = SIZE / 2;
 | 
				
			||||||
 | 
					// 		const HAS_COUNT = config.showUnreadCount && config.unreadCount;
 | 
				
			||||||
 | 
					// 		const color = config.unreadCount ? config.unreadColor : config.readColor;
 | 
				
			||||||
 | 
					// 		const backgroundColor = config.unreadCount ? config.unreadBackgroundColor : config.readBackgroundColor;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// 		const canvas = document.createElement('canvas');
 | 
				
			||||||
 | 
					// 		canvas.width = SIZE;
 | 
				
			||||||
 | 
					// 		canvas.height = SIZE;
 | 
				
			||||||
 | 
					// 		const ctx = canvas.getContext('2d');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// 		// Circle
 | 
				
			||||||
 | 
					// 		// If (!config.thick || config.thick && HAS_COUNT) {
 | 
				
			||||||
 | 
					// 		ctx.beginPath();
 | 
				
			||||||
 | 
					// 		ctx.arc(CENTER, CENTER, (SIZE / 2) - PADDING, 0, 2 * Math.PI, false);
 | 
				
			||||||
 | 
					// 		ctx.fillStyle = backgroundColor;
 | 
				
			||||||
 | 
					// 		ctx.fill();
 | 
				
			||||||
 | 
					// 		ctx.lineWidth = SIZE / (config.thick ? 10 : 20);
 | 
				
			||||||
 | 
					// 		ctx.strokeStyle = backgroundColor;
 | 
				
			||||||
 | 
					// 		ctx.stroke();
 | 
				
			||||||
 | 
					// 		// Count or Icon
 | 
				
			||||||
 | 
					// 		if (HAS_COUNT) {
 | 
				
			||||||
 | 
					// 			ctx.fillStyle = color;
 | 
				
			||||||
 | 
					// 			ctx.textAlign = 'center';
 | 
				
			||||||
 | 
					// 			if (config.unreadCount > 99) {
 | 
				
			||||||
 | 
					// 				ctx.font = `${config.thick ? 'bold ' : ''}${SIZE * 0.4}px Helvetica`;
 | 
				
			||||||
 | 
					// 				ctx.fillText('99+', CENTER, CENTER + (SIZE * 0.15));
 | 
				
			||||||
 | 
					// 			} else if (config.unreadCount < 10) {
 | 
				
			||||||
 | 
					// 				ctx.font = `${config.thick ? 'bold ' : ''}${SIZE * 0.5}px Helvetica`;
 | 
				
			||||||
 | 
					// 				ctx.fillText(config.unreadCount, CENTER, CENTER + (SIZE * 0.20));
 | 
				
			||||||
 | 
					// 			} else {
 | 
				
			||||||
 | 
					// 				ctx.font = `${config.thick ? 'bold ' : ''}${SIZE * 0.5}px Helvetica`;
 | 
				
			||||||
 | 
					// 				ctx.fillText(config.unreadCount, CENTER, CENTER + (SIZE * 0.15));
 | 
				
			||||||
 | 
					// 			}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// 			resolve(canvas);
 | 
				
			||||||
 | 
					// 		}
 | 
				
			||||||
 | 
					// 	});
 | 
				
			||||||
 | 
					// };
 | 
				
			||||||
 | 
					// /**
 | 
				
			||||||
 | 
					//  * Renders the tray icon as a native image
 | 
				
			||||||
 | 
					//  * @param arg: Unread count
 | 
				
			||||||
 | 
					//  * @return the native image
 | 
				
			||||||
 | 
					//  */
 | 
				
			||||||
 | 
					// const renderNativeImage = function (arg) {
 | 
				
			||||||
 | 
					// 	return Promise.resolve()
 | 
				
			||||||
 | 
					// 		.then(() => iconPath(arg))
 | 
				
			||||||
 | 
					// 	// .then(canvas => {
 | 
				
			||||||
 | 
					// 	// 	const pngData = nativeImage.createFromDataURL(canvas.toDataURL('image/png')).toPng();
 | 
				
			||||||
 | 
					// 	// 	return Promise.resolve(nativeImage.createFromBuffer(pngData, config.pixelRatio));
 | 
				
			||||||
 | 
					// 	// });
 | 
				
			||||||
 | 
					// };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function sendAction(action) {
 | 
				
			||||||
 | 
						const win = BrowserWindow.getAllWindows()[0];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						if (process.platform === 'darwin') {
 | 
				
			||||||
 | 
							win.restore();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						win.webContents.send(action);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const createTray = function () {
 | 
				
			||||||
 | 
						window.tray = new Tray(iconPath());
 | 
				
			||||||
 | 
						const contextMenu = Menu.buildFromTemplate([{
 | 
				
			||||||
 | 
							label: 'About',
 | 
				
			||||||
 | 
							click() {
 | 
				
			||||||
 | 
								// We need to focus the main window first
 | 
				
			||||||
 | 
								ipcRenderer.send('focus-app');
 | 
				
			||||||
 | 
								sendAction('open-about');
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						{
 | 
				
			||||||
 | 
							type: 'separator'
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						{
 | 
				
			||||||
 | 
							label: 'Focus',
 | 
				
			||||||
 | 
							click() {
 | 
				
			||||||
 | 
								ipcRenderer.send('focus-app');
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						{
 | 
				
			||||||
 | 
							type: 'separator'
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						{
 | 
				
			||||||
 | 
							label: 'Settings',
 | 
				
			||||||
 | 
							click() {
 | 
				
			||||||
 | 
								ipcRenderer.send('focus-app');
 | 
				
			||||||
 | 
								sendAction('open-settings');
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						{
 | 
				
			||||||
 | 
							type: 'separator'
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						{
 | 
				
			||||||
 | 
							label: 'Quit',
 | 
				
			||||||
 | 
							click() {
 | 
				
			||||||
 | 
								ipcRenderer.send('quit-app');
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
						]);
 | 
				
			||||||
 | 
						window.tray.setContextMenu(contextMenu);
 | 
				
			||||||
 | 
						window.tray.on('click', () => {
 | 
				
			||||||
 | 
							// Click event only works on Windows
 | 
				
			||||||
 | 
							if (process.platform === 'win32') {
 | 
				
			||||||
 | 
								ipcRenderer.send('toggle-app');
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						});
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					ipcRenderer.on('destroytray', event => {
 | 
				
			||||||
 | 
						if (!window.tray) {
 | 
				
			||||||
 | 
							return;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						window.tray.destroy();
 | 
				
			||||||
 | 
						if (window.tray.isDestroyed()) {
 | 
				
			||||||
 | 
							window.tray = null;
 | 
				
			||||||
 | 
						} else {
 | 
				
			||||||
 | 
							throw new Error('Tray icon not properly destroyed.');
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						return event;
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					ipcRenderer.on('tray', (event, arg) => {
 | 
				
			||||||
 | 
						if (!window.tray) {
 | 
				
			||||||
 | 
							return;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
						// We don't want to create tray from unread messages on macOS since it already has dock badges.
 | 
				
			||||||
 | 
						if (process.platform === 'darwin' || process.platform === 'win32') {
 | 
				
			||||||
 | 
							if (arg === 0) {
 | 
				
			||||||
 | 
								unread = arg;
 | 
				
			||||||
 | 
								window.tray.setImage(iconPath());
 | 
				
			||||||
 | 
								window.tray.setToolTip('No unread messages');
 | 
				
			||||||
 | 
							} else {
 | 
				
			||||||
 | 
								unread = arg;
 | 
				
			||||||
 | 
								// renderNativeImage(arg).then(image => {
 | 
				
			||||||
 | 
								window.tray.setImage(iconPath(arg));
 | 
				
			||||||
 | 
								window.tray.setToolTip(arg + ' unread messages');
 | 
				
			||||||
 | 
								// });
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function toggleTray() {
 | 
				
			||||||
 | 
						let state;
 | 
				
			||||||
 | 
						if (window.tray) {
 | 
				
			||||||
 | 
							state = false;
 | 
				
			||||||
 | 
							window.tray.destroy();
 | 
				
			||||||
 | 
							if (window.tray.isDestroyed()) {
 | 
				
			||||||
 | 
								window.tray = null;
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
							ConfigUtil.setConfigItem('trayIcon', false);
 | 
				
			||||||
 | 
						} else {
 | 
				
			||||||
 | 
							state = true;
 | 
				
			||||||
 | 
							createTray();
 | 
				
			||||||
 | 
							if (process.platform === 'darwin' || process.platform === 'win32') {
 | 
				
			||||||
 | 
								// renderNativeImage(unread).then(image => {
 | 
				
			||||||
 | 
								window.tray.setImage(iconPath());
 | 
				
			||||||
 | 
								window.tray.setToolTip(unread + ' unread messages');
 | 
				
			||||||
 | 
								// });
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
							ConfigUtil.setConfigItem('trayIcon', true);
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
						const selector = 'webview:not([class*=disabled])';
 | 
				
			||||||
 | 
						const webview = document.querySelector(selector);
 | 
				
			||||||
 | 
						const webContents = webview.getWebContents();
 | 
				
			||||||
 | 
						webContents.send('toggletray', state);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					ipcRenderer.on('toggletray', toggleTray);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					if (ConfigUtil.getConfigItem('trayIcon', true)) {
 | 
				
			||||||
 | 
						createTray();
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@@ -1,220 +0,0 @@
 | 
				
			|||||||
import {ipcRenderer, remote, WebviewTag, NativeImage} from 'electron';
 | 
					 | 
				
			||||||
import path from 'path';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import * as ConfigUtil from './utils/config-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const {Tray, Menu, nativeImage, BrowserWindow} = remote;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
let tray: Electron.Tray;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const ICON_DIR = '../../resources/tray';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const TRAY_SUFFIX = 'tray';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const APP_ICON = path.join(__dirname, ICON_DIR, TRAY_SUFFIX);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const iconPath = (): string => {
 | 
					 | 
				
			||||||
	if (process.platform === 'linux') {
 | 
					 | 
				
			||||||
		return APP_ICON + 'linux.png';
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	return APP_ICON + (process.platform === 'win32' ? 'win.ico' : 'macOSTemplate.png');
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
let unread = 0;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const trayIconSize = (): number => {
 | 
					 | 
				
			||||||
	switch (process.platform) {
 | 
					 | 
				
			||||||
		case 'darwin':
 | 
					 | 
				
			||||||
			return 20;
 | 
					 | 
				
			||||||
		case 'win32':
 | 
					 | 
				
			||||||
			return 100;
 | 
					 | 
				
			||||||
		case 'linux':
 | 
					 | 
				
			||||||
			return 100;
 | 
					 | 
				
			||||||
		default: return 80;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
//  Default config for Icon we might make it OS specific if needed like the size
 | 
					 | 
				
			||||||
const config = {
 | 
					 | 
				
			||||||
	pixelRatio: window.devicePixelRatio,
 | 
					 | 
				
			||||||
	unreadCount: 0,
 | 
					 | 
				
			||||||
	showUnreadCount: true,
 | 
					 | 
				
			||||||
	unreadColor: '#000000',
 | 
					 | 
				
			||||||
	readColor: '#000000',
 | 
					 | 
				
			||||||
	unreadBackgroundColor: '#B9FEEA',
 | 
					 | 
				
			||||||
	readBackgroundColor: '#B9FEEA',
 | 
					 | 
				
			||||||
	size: trayIconSize(),
 | 
					 | 
				
			||||||
	thick: process.platform === 'win32'
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const renderCanvas = function (arg: number): HTMLCanvasElement {
 | 
					 | 
				
			||||||
	config.unreadCount = arg;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	const SIZE = config.size * config.pixelRatio;
 | 
					 | 
				
			||||||
	const PADDING = SIZE * 0.05;
 | 
					 | 
				
			||||||
	const CENTER = SIZE / 2;
 | 
					 | 
				
			||||||
	const HAS_COUNT = config.showUnreadCount && config.unreadCount;
 | 
					 | 
				
			||||||
	const color = config.unreadCount ? config.unreadColor : config.readColor;
 | 
					 | 
				
			||||||
	const backgroundColor = config.unreadCount ? config.unreadBackgroundColor : config.readBackgroundColor;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	const canvas = document.createElement('canvas');
 | 
					 | 
				
			||||||
	canvas.width = SIZE;
 | 
					 | 
				
			||||||
	canvas.height = SIZE;
 | 
					 | 
				
			||||||
	const ctx = canvas.getContext('2d');
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// Circle
 | 
					 | 
				
			||||||
	// If (!config.thick || config.thick && HAS_COUNT) {
 | 
					 | 
				
			||||||
	ctx.beginPath();
 | 
					 | 
				
			||||||
	ctx.arc(CENTER, CENTER, (SIZE / 2) - PADDING, 0, 2 * Math.PI, false);
 | 
					 | 
				
			||||||
	ctx.fillStyle = backgroundColor;
 | 
					 | 
				
			||||||
	ctx.fill();
 | 
					 | 
				
			||||||
	ctx.lineWidth = SIZE / (config.thick ? 10 : 20);
 | 
					 | 
				
			||||||
	ctx.strokeStyle = backgroundColor;
 | 
					 | 
				
			||||||
	ctx.stroke();
 | 
					 | 
				
			||||||
	// Count or Icon
 | 
					 | 
				
			||||||
	if (HAS_COUNT) {
 | 
					 | 
				
			||||||
		ctx.fillStyle = color;
 | 
					 | 
				
			||||||
		ctx.textAlign = 'center';
 | 
					 | 
				
			||||||
		if (config.unreadCount > 99) {
 | 
					 | 
				
			||||||
			ctx.font = `${config.thick ? 'bold ' : ''}${SIZE * 0.4}px Helvetica`;
 | 
					 | 
				
			||||||
			ctx.fillText('99+', CENTER, CENTER + (SIZE * 0.15));
 | 
					 | 
				
			||||||
		} else if (config.unreadCount < 10) {
 | 
					 | 
				
			||||||
			ctx.font = `${config.thick ? 'bold ' : ''}${SIZE * 0.5}px Helvetica`;
 | 
					 | 
				
			||||||
			ctx.fillText(String(config.unreadCount), CENTER, CENTER + (SIZE * 0.2));
 | 
					 | 
				
			||||||
		} else {
 | 
					 | 
				
			||||||
			ctx.font = `${config.thick ? 'bold ' : ''}${SIZE * 0.5}px Helvetica`;
 | 
					 | 
				
			||||||
			ctx.fillText(String(config.unreadCount), CENTER, CENTER + (SIZE * 0.15));
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	return canvas;
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/**
 | 
					 | 
				
			||||||
 * Renders the tray icon as a native image
 | 
					 | 
				
			||||||
 * @param arg: Unread count
 | 
					 | 
				
			||||||
 * @return the native image
 | 
					 | 
				
			||||||
 */
 | 
					 | 
				
			||||||
const renderNativeImage = function (arg: number): NativeImage {
 | 
					 | 
				
			||||||
	const canvas = renderCanvas(arg);
 | 
					 | 
				
			||||||
	const pngData = nativeImage.createFromDataURL(canvas.toDataURL('image/png')).toPNG();
 | 
					 | 
				
			||||||
	return nativeImage.createFromBuffer(pngData, {
 | 
					 | 
				
			||||||
		scaleFactor: config.pixelRatio
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
function sendAction(action: string): void {
 | 
					 | 
				
			||||||
	const win = BrowserWindow.getAllWindows()[0];
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	if (process.platform === 'darwin') {
 | 
					 | 
				
			||||||
		win.restore();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	win.webContents.send(action);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const createTray = function (): void {
 | 
					 | 
				
			||||||
	const contextMenu = Menu.buildFromTemplate([
 | 
					 | 
				
			||||||
		{
 | 
					 | 
				
			||||||
			label: 'Zulip',
 | 
					 | 
				
			||||||
			click() {
 | 
					 | 
				
			||||||
				ipcRenderer.send('focus-app');
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		},
 | 
					 | 
				
			||||||
		{
 | 
					 | 
				
			||||||
			label: 'Settings',
 | 
					 | 
				
			||||||
			click() {
 | 
					 | 
				
			||||||
				ipcRenderer.send('focus-app');
 | 
					 | 
				
			||||||
				sendAction('open-settings');
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		},
 | 
					 | 
				
			||||||
		{
 | 
					 | 
				
			||||||
			type: 'separator'
 | 
					 | 
				
			||||||
		},
 | 
					 | 
				
			||||||
		{
 | 
					 | 
				
			||||||
			label: 'Quit',
 | 
					 | 
				
			||||||
			click() {
 | 
					 | 
				
			||||||
				ipcRenderer.send('quit-app');
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	]);
 | 
					 | 
				
			||||||
	tray = new Tray(iconPath());
 | 
					 | 
				
			||||||
	tray.setContextMenu(contextMenu);
 | 
					 | 
				
			||||||
	if (process.platform === 'linux' || process.platform === 'win32') {
 | 
					 | 
				
			||||||
		tray.on('click', () => {
 | 
					 | 
				
			||||||
			ipcRenderer.send('toggle-app');
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
ipcRenderer.on('destroytray', (event: Event): Event => {
 | 
					 | 
				
			||||||
	if (!tray) {
 | 
					 | 
				
			||||||
		return undefined;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	tray.destroy();
 | 
					 | 
				
			||||||
	if (tray.isDestroyed()) {
 | 
					 | 
				
			||||||
		tray = null;
 | 
					 | 
				
			||||||
	} else {
 | 
					 | 
				
			||||||
		throw new Error('Tray icon not properly destroyed.');
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	return event;
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
ipcRenderer.on('tray', (_event: Event, arg: number): void => {
 | 
					 | 
				
			||||||
	if (!tray) {
 | 
					 | 
				
			||||||
		return;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// We don't want to create tray from unread messages on macOS since it already has dock badges.
 | 
					 | 
				
			||||||
	if (process.platform === 'linux' || process.platform === 'win32') {
 | 
					 | 
				
			||||||
		if (arg === 0) {
 | 
					 | 
				
			||||||
			unread = arg;
 | 
					 | 
				
			||||||
			tray.setImage(iconPath());
 | 
					 | 
				
			||||||
			tray.setToolTip('No unread messages');
 | 
					 | 
				
			||||||
		} else {
 | 
					 | 
				
			||||||
			unread = arg;
 | 
					 | 
				
			||||||
			const image = renderNativeImage(arg);
 | 
					 | 
				
			||||||
			tray.setImage(image);
 | 
					 | 
				
			||||||
			tray.setToolTip(`${arg} unread messages`);
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
function toggleTray(): void {
 | 
					 | 
				
			||||||
	let state;
 | 
					 | 
				
			||||||
	if (tray) {
 | 
					 | 
				
			||||||
		state = false;
 | 
					 | 
				
			||||||
		tray.destroy();
 | 
					 | 
				
			||||||
		if (tray.isDestroyed()) {
 | 
					 | 
				
			||||||
			tray = null;
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		ConfigUtil.setConfigItem('trayIcon', false);
 | 
					 | 
				
			||||||
	} else {
 | 
					 | 
				
			||||||
		state = true;
 | 
					 | 
				
			||||||
		createTray();
 | 
					 | 
				
			||||||
		if (process.platform === 'linux' || process.platform === 'win32') {
 | 
					 | 
				
			||||||
			const image = renderNativeImage(unread);
 | 
					 | 
				
			||||||
			tray.setImage(image);
 | 
					 | 
				
			||||||
			tray.setToolTip(`${unread} unread messages`);
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		ConfigUtil.setConfigItem('trayIcon', true);
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	const selector = 'webview:not([class*=disabled])';
 | 
					 | 
				
			||||||
	const webview: WebviewTag = document.querySelector(selector);
 | 
					 | 
				
			||||||
	const webContents = remote.webContents.fromId(webview.getWebContentsId());
 | 
					 | 
				
			||||||
	webContents.send('toggletray', state);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
ipcRenderer.on('toggletray', toggleTray);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
if (ConfigUtil.getConfigItem('trayIcon', true)) {
 | 
					 | 
				
			||||||
	createTray();
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export {};
 | 
					 | 
				
			||||||
@@ -1,79 +0,0 @@
 | 
				
			|||||||
import electron from 'electron';
 | 
					 | 
				
			||||||
import fs from 'fs';
 | 
					 | 
				
			||||||
import path from 'path';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import {JsonDB} from 'node-json-db';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import {initSetUp} from './default-util';
 | 
					 | 
				
			||||||
import Logger from './logger-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const {app, dialog} =
 | 
					 | 
				
			||||||
	process.type === 'renderer' ? electron.remote : electron;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
initSetUp();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const logger = new Logger({
 | 
					 | 
				
			||||||
	file: 'certificate-util.log',
 | 
					 | 
				
			||||||
	timestamp: true
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const certificatesDir = `${app.getPath('userData')}/certificates`;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
let db: JsonDB;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
reloadDB();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function getCertificate(server: string): string | undefined {
 | 
					 | 
				
			||||||
	reloadDB();
 | 
					 | 
				
			||||||
	return db.getData('/')[server];
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// Function to copy the certificate to userData folder
 | 
					 | 
				
			||||||
export function copyCertificate(_server: string, location: string, fileName: string): boolean {
 | 
					 | 
				
			||||||
	let copied = false;
 | 
					 | 
				
			||||||
	const filePath = `${certificatesDir}/${fileName}`;
 | 
					 | 
				
			||||||
	try {
 | 
					 | 
				
			||||||
		fs.copyFileSync(location, filePath);
 | 
					 | 
				
			||||||
		copied = true;
 | 
					 | 
				
			||||||
	} catch (error) {
 | 
					 | 
				
			||||||
		dialog.showErrorBox(
 | 
					 | 
				
			||||||
			'Error saving certificate',
 | 
					 | 
				
			||||||
			'We encountered error while saving the certificate.'
 | 
					 | 
				
			||||||
		);
 | 
					 | 
				
			||||||
		logger.error('Error while copying the certificate to certificates folder.');
 | 
					 | 
				
			||||||
		logger.error(error);
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	return copied;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function setCertificate(server: string, fileName: string): void {
 | 
					 | 
				
			||||||
	const filePath = `${fileName}`;
 | 
					 | 
				
			||||||
	db.push(`/${server}`, filePath, true);
 | 
					 | 
				
			||||||
	reloadDB();
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function removeCertificate(server: string): void {
 | 
					 | 
				
			||||||
	db.delete(`/${server}`);
 | 
					 | 
				
			||||||
	reloadDB();
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
function reloadDB(): void {
 | 
					 | 
				
			||||||
	const settingsJsonPath = path.join(app.getPath('userData'), '/config/certificates.json');
 | 
					 | 
				
			||||||
	try {
 | 
					 | 
				
			||||||
		const file = fs.readFileSync(settingsJsonPath, 'utf8');
 | 
					 | 
				
			||||||
		JSON.parse(file);
 | 
					 | 
				
			||||||
	} catch (error) {
 | 
					 | 
				
			||||||
		if (fs.existsSync(settingsJsonPath)) {
 | 
					 | 
				
			||||||
			fs.unlinkSync(settingsJsonPath);
 | 
					 | 
				
			||||||
			dialog.showErrorBox(
 | 
					 | 
				
			||||||
				'Error saving settings',
 | 
					 | 
				
			||||||
				'We encountered error while saving the certificate.'
 | 
					 | 
				
			||||||
			);
 | 
					 | 
				
			||||||
			logger.error('Error while JSON parsing certificates.json: ');
 | 
					 | 
				
			||||||
			logger.error(error);
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	db = new JsonDB(settingsJsonPath, true, true);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -1,8 +0,0 @@
 | 
				
			|||||||
// Unescape already encoded/escaped strings
 | 
					 | 
				
			||||||
export function decodeString(stringInput: string): string {
 | 
					 | 
				
			||||||
	const parser = new DOMParser();
 | 
					 | 
				
			||||||
	const dom = parser.parseFromString(
 | 
					 | 
				
			||||||
		'<!doctype html><body>' + stringInput,
 | 
					 | 
				
			||||||
		'text/html');
 | 
					 | 
				
			||||||
	return dom.body.textContent;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
							
								
								
									
										82
									
								
								app/renderer/js/utils/config-util.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										82
									
								
								app/renderer/js/utils/config-util.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,82 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const fs = require('fs');
 | 
				
			||||||
 | 
					const path = require('path');
 | 
				
			||||||
 | 
					const process = require('process');
 | 
				
			||||||
 | 
					const JsonDB = require('node-json-db');
 | 
				
			||||||
 | 
					const Logger = require('./logger-util');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const logger = new Logger({
 | 
				
			||||||
 | 
						file: 'config-util.log',
 | 
				
			||||||
 | 
						timestamp: true
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					let instance = null;
 | 
				
			||||||
 | 
					let dialog = null;
 | 
				
			||||||
 | 
					let app = null;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* To make the util runnable in both main and renderer process */
 | 
				
			||||||
 | 
					if (process.type === 'renderer') {
 | 
				
			||||||
 | 
						const remote = require('electron').remote;
 | 
				
			||||||
 | 
						dialog = remote.dialog;
 | 
				
			||||||
 | 
						app = remote.app;
 | 
				
			||||||
 | 
					} else {
 | 
				
			||||||
 | 
						const electron = require('electron');
 | 
				
			||||||
 | 
						dialog = electron.dialog;
 | 
				
			||||||
 | 
						app = electron.app;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class ConfigUtil {
 | 
				
			||||||
 | 
						constructor() {
 | 
				
			||||||
 | 
							if (instance) {
 | 
				
			||||||
 | 
								return instance;
 | 
				
			||||||
 | 
							} else {
 | 
				
			||||||
 | 
								instance = this;
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.reloadDB();
 | 
				
			||||||
 | 
							return instance;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						getConfigItem(key, defaultValue = null) {
 | 
				
			||||||
 | 
							this.reloadDB();
 | 
				
			||||||
 | 
							const value = this.db.getData('/')[key];
 | 
				
			||||||
 | 
							if (value === undefined) {
 | 
				
			||||||
 | 
								this.setConfigItem(key, defaultValue);
 | 
				
			||||||
 | 
								return defaultValue;
 | 
				
			||||||
 | 
							} else {
 | 
				
			||||||
 | 
								return value;
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						setConfigItem(key, value) {
 | 
				
			||||||
 | 
							this.db.push(`/${key}`, value, true);
 | 
				
			||||||
 | 
							this.reloadDB();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						removeConfigItem(key) {
 | 
				
			||||||
 | 
							this.db.delete(`/${key}`);
 | 
				
			||||||
 | 
							this.reloadDB();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						reloadDB() {
 | 
				
			||||||
 | 
							const settingsJsonPath = path.join(app.getPath('userData'), '/settings.json');
 | 
				
			||||||
 | 
							try {
 | 
				
			||||||
 | 
								const file = fs.readFileSync(settingsJsonPath, 'utf8');
 | 
				
			||||||
 | 
								JSON.parse(file);
 | 
				
			||||||
 | 
							} catch (err) {
 | 
				
			||||||
 | 
								if (fs.existsSync(settingsJsonPath)) {
 | 
				
			||||||
 | 
									fs.unlinkSync(settingsJsonPath);
 | 
				
			||||||
 | 
									dialog.showErrorBox(
 | 
				
			||||||
 | 
										'Error saving settings',
 | 
				
			||||||
 | 
										'We encountered error while saving current settings.'
 | 
				
			||||||
 | 
									);
 | 
				
			||||||
 | 
									logger.error('Error while JSON parsing settings.json: ');
 | 
				
			||||||
 | 
									logger.error(err);
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
							this.db = new JsonDB(settingsJsonPath, true, true);
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					module.exports = new ConfigUtil();
 | 
				
			||||||
@@ -1,106 +0,0 @@
 | 
				
			|||||||
import electron from 'electron';
 | 
					 | 
				
			||||||
import fs from 'fs';
 | 
					 | 
				
			||||||
import path from 'path';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import {JsonDB} from 'node-json-db';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import * as EnterpriseUtil from './enterprise-util';
 | 
					 | 
				
			||||||
import Logger from './logger-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const logger = new Logger({
 | 
					 | 
				
			||||||
	file: 'config-util.log',
 | 
					 | 
				
			||||||
	timestamp: true
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
let dialog: Electron.Dialog = null;
 | 
					 | 
				
			||||||
let app: Electron.App = null;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* To make the util runnable in both main and renderer process */
 | 
					 | 
				
			||||||
if (process.type === 'renderer') {
 | 
					 | 
				
			||||||
	const {remote} = electron;
 | 
					 | 
				
			||||||
	dialog = remote.dialog;
 | 
					 | 
				
			||||||
	app = remote.app;
 | 
					 | 
				
			||||||
} else {
 | 
					 | 
				
			||||||
	dialog = electron.dialog;
 | 
					 | 
				
			||||||
	app = electron.app;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
let db: JsonDB;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
reloadDB();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function getConfigItem(key: string, defaultValue: unknown = null): any {
 | 
					 | 
				
			||||||
	try {
 | 
					 | 
				
			||||||
		db.reload();
 | 
					 | 
				
			||||||
	} catch (error) {
 | 
					 | 
				
			||||||
		logger.error('Error while reloading settings.json: ');
 | 
					 | 
				
			||||||
		logger.error(error);
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	const value = db.getData('/')[key];
 | 
					 | 
				
			||||||
	if (value === undefined) {
 | 
					 | 
				
			||||||
		setConfigItem(key, defaultValue);
 | 
					 | 
				
			||||||
		return defaultValue;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	return value;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function getConfigString(key: string, defaultValue: string): string {
 | 
					 | 
				
			||||||
	const value = getConfigItem(key, defaultValue);
 | 
					 | 
				
			||||||
	if (typeof value === 'string') {
 | 
					 | 
				
			||||||
		return value;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	setConfigItem(key, defaultValue);
 | 
					 | 
				
			||||||
	return defaultValue;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// This function returns whether a key exists in the configuration file (settings.json)
 | 
					 | 
				
			||||||
export function isConfigItemExists(key: string): boolean {
 | 
					 | 
				
			||||||
	try {
 | 
					 | 
				
			||||||
		db.reload();
 | 
					 | 
				
			||||||
	} catch (error) {
 | 
					 | 
				
			||||||
		logger.error('Error while reloading settings.json: ');
 | 
					 | 
				
			||||||
		logger.error(error);
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	const value = db.getData('/')[key];
 | 
					 | 
				
			||||||
	return (value !== undefined);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function setConfigItem(key: string, value: unknown, override? : boolean): void {
 | 
					 | 
				
			||||||
	if (EnterpriseUtil.configItemExists(key) && !override) {
 | 
					 | 
				
			||||||
		// If item is in global config and we're not trying to override
 | 
					 | 
				
			||||||
		return;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	db.push(`/${key}`, value, true);
 | 
					 | 
				
			||||||
	db.save();
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function removeConfigItem(key: string): void {
 | 
					 | 
				
			||||||
	db.delete(`/${key}`);
 | 
					 | 
				
			||||||
	db.save();
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
function reloadDB(): void {
 | 
					 | 
				
			||||||
	const settingsJsonPath = path.join(app.getPath('userData'), '/config/settings.json');
 | 
					 | 
				
			||||||
	try {
 | 
					 | 
				
			||||||
		const file = fs.readFileSync(settingsJsonPath, 'utf8');
 | 
					 | 
				
			||||||
		JSON.parse(file);
 | 
					 | 
				
			||||||
	} catch (error) {
 | 
					 | 
				
			||||||
		if (fs.existsSync(settingsJsonPath)) {
 | 
					 | 
				
			||||||
			fs.unlinkSync(settingsJsonPath);
 | 
					 | 
				
			||||||
			dialog.showErrorBox(
 | 
					 | 
				
			||||||
				'Error saving settings',
 | 
					 | 
				
			||||||
				'We encountered an error while saving the settings.'
 | 
					 | 
				
			||||||
			);
 | 
					 | 
				
			||||||
			logger.error('Error while JSON parsing settings.json: ');
 | 
					 | 
				
			||||||
			logger.error(error);
 | 
					 | 
				
			||||||
			logger.reportSentry(error);
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	db = new JsonDB(settingsJsonPath, true, true);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
							
								
								
									
										31
									
								
								app/renderer/js/utils/default-util.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										31
									
								
								app/renderer/js/utils/default-util.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,31 @@
 | 
				
			|||||||
 | 
					const fs = require('fs');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					let app = null;
 | 
				
			||||||
 | 
					let setupCompleted = false;
 | 
				
			||||||
 | 
					if (process.type === 'renderer') {
 | 
				
			||||||
 | 
						app = require('electron').remote.app;
 | 
				
			||||||
 | 
					} else {
 | 
				
			||||||
 | 
						app = require('electron').app;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const zulipDir = app.getPath('userData');
 | 
				
			||||||
 | 
					const logDir = `${zulipDir}/Logs/`;
 | 
				
			||||||
 | 
					const initSetUp = () => {
 | 
				
			||||||
 | 
						// if it is the first time the app is running
 | 
				
			||||||
 | 
						// create zulip dir in userData folder to
 | 
				
			||||||
 | 
						// avoid errors
 | 
				
			||||||
 | 
						if (!setupCompleted) {
 | 
				
			||||||
 | 
							if (!fs.existsSync(zulipDir)) {
 | 
				
			||||||
 | 
								fs.mkdirSync(zulipDir);
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							if (!fs.existsSync(logDir)) {
 | 
				
			||||||
 | 
								fs.mkdirSync(logDir);
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
							setupCompleted = true;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					module.exports = {
 | 
				
			||||||
 | 
						initSetUp
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
@@ -1,75 +0,0 @@
 | 
				
			|||||||
import electron from 'electron';
 | 
					 | 
				
			||||||
import fs from 'fs';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
let app: Electron.App = null;
 | 
					 | 
				
			||||||
let setupCompleted = false;
 | 
					 | 
				
			||||||
if (process.type === 'renderer') {
 | 
					 | 
				
			||||||
	app = electron.remote.app;
 | 
					 | 
				
			||||||
} else {
 | 
					 | 
				
			||||||
	app = electron.app;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const zulipDir = app.getPath('userData');
 | 
					 | 
				
			||||||
const logDir = `${zulipDir}/Logs/`;
 | 
					 | 
				
			||||||
const certificatesDir = `${zulipDir}/certificates/`;
 | 
					 | 
				
			||||||
const configDir = `${zulipDir}/config/`;
 | 
					 | 
				
			||||||
export const initSetUp = (): void => {
 | 
					 | 
				
			||||||
	// If it is the first time the app is running
 | 
					 | 
				
			||||||
	// create zulip dir in userData folder to
 | 
					 | 
				
			||||||
	// avoid errors
 | 
					 | 
				
			||||||
	if (!setupCompleted) {
 | 
					 | 
				
			||||||
		if (!fs.existsSync(zulipDir)) {
 | 
					 | 
				
			||||||
			fs.mkdirSync(zulipDir);
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		if (!fs.existsSync(logDir)) {
 | 
					 | 
				
			||||||
			fs.mkdirSync(logDir);
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		if (!fs.existsSync(certificatesDir)) {
 | 
					 | 
				
			||||||
			fs.mkdirSync(certificatesDir);
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		// Migrate config files from app data folder to config folder inside app
 | 
					 | 
				
			||||||
		// data folder. This will be done once when a user updates to the new version.
 | 
					 | 
				
			||||||
		if (!fs.existsSync(configDir)) {
 | 
					 | 
				
			||||||
			fs.mkdirSync(configDir);
 | 
					 | 
				
			||||||
			const domainJson = `${zulipDir}/domain.json`;
 | 
					 | 
				
			||||||
			const certificatesJson = `${zulipDir}/certificates.json`;
 | 
					 | 
				
			||||||
			const settingsJson = `${zulipDir}/settings.json`;
 | 
					 | 
				
			||||||
			const updatesJson = `${zulipDir}/updates.json`;
 | 
					 | 
				
			||||||
			const windowStateJson = `${zulipDir}/window-state.json`;
 | 
					 | 
				
			||||||
			const configData = [
 | 
					 | 
				
			||||||
				{
 | 
					 | 
				
			||||||
					path: domainJson,
 | 
					 | 
				
			||||||
					fileName: 'domain.json'
 | 
					 | 
				
			||||||
				},
 | 
					 | 
				
			||||||
				{
 | 
					 | 
				
			||||||
					path: certificatesJson,
 | 
					 | 
				
			||||||
					fileName: 'certificates.json'
 | 
					 | 
				
			||||||
				},
 | 
					 | 
				
			||||||
				{
 | 
					 | 
				
			||||||
					path: settingsJson,
 | 
					 | 
				
			||||||
					fileName: 'settings.json'
 | 
					 | 
				
			||||||
				},
 | 
					 | 
				
			||||||
				{
 | 
					 | 
				
			||||||
					path: updatesJson,
 | 
					 | 
				
			||||||
					fileName: 'updates.json'
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			];
 | 
					 | 
				
			||||||
			configData.forEach(data => {
 | 
					 | 
				
			||||||
				if (fs.existsSync(data.path)) {
 | 
					 | 
				
			||||||
					fs.copyFileSync(data.path, configDir + data.fileName);
 | 
					 | 
				
			||||||
					fs.unlinkSync(data.path);
 | 
					 | 
				
			||||||
				}
 | 
					 | 
				
			||||||
			});
 | 
					 | 
				
			||||||
			// `window-state.json` is only deleted not moved, as the electron-window-state
 | 
					 | 
				
			||||||
			// package will recreate the file in the config folder.
 | 
					 | 
				
			||||||
			if (fs.existsSync(windowStateJson)) {
 | 
					 | 
				
			||||||
				fs.unlinkSync(windowStateJson);
 | 
					 | 
				
			||||||
			}
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		setupCompleted = true;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
@@ -1,48 +0,0 @@
 | 
				
			|||||||
import * as ConfigUtil from './config-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
type SettingName = 'showNotification' | 'silent' | 'flashTaskbarOnMessage';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export interface DNDSettings {
 | 
					 | 
				
			||||||
	showNotification?: boolean;
 | 
					 | 
				
			||||||
	silent?: boolean;
 | 
					 | 
				
			||||||
	flashTaskbarOnMessage?: boolean;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
interface Toggle {
 | 
					 | 
				
			||||||
	dnd: boolean;
 | 
					 | 
				
			||||||
	newSettings: DNDSettings;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function toggle(): Toggle {
 | 
					 | 
				
			||||||
	const dnd = !ConfigUtil.getConfigItem('dnd', false);
 | 
					 | 
				
			||||||
	const dndSettingList: SettingName[] = ['showNotification', 'silent'];
 | 
					 | 
				
			||||||
	if (process.platform === 'win32') {
 | 
					 | 
				
			||||||
		dndSettingList.push('flashTaskbarOnMessage');
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	let newSettings: DNDSettings;
 | 
					 | 
				
			||||||
	if (dnd) {
 | 
					 | 
				
			||||||
		const oldSettings: DNDSettings = {};
 | 
					 | 
				
			||||||
		newSettings = {};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		// Iterate through the dndSettingList.
 | 
					 | 
				
			||||||
		for (const settingName of dndSettingList) {
 | 
					 | 
				
			||||||
			// Store the current value of setting.
 | 
					 | 
				
			||||||
			oldSettings[settingName] = ConfigUtil.getConfigItem(settingName);
 | 
					 | 
				
			||||||
			// New value of setting.
 | 
					 | 
				
			||||||
			newSettings[settingName] = (settingName === 'silent');
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		// Store old value in oldSettings.
 | 
					 | 
				
			||||||
		ConfigUtil.setConfigItem('dndPreviousSettings', oldSettings);
 | 
					 | 
				
			||||||
	} else {
 | 
					 | 
				
			||||||
		newSettings = ConfigUtil.getConfigItem('dndPreviousSettings');
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	for (const settingName of dndSettingList) {
 | 
					 | 
				
			||||||
		ConfigUtil.setConfigItem(settingName, newSettings[settingName]);
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	ConfigUtil.setConfigItem('dnd', dnd);
 | 
					 | 
				
			||||||
	return {dnd, newSettings};
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
							
								
								
									
										287
									
								
								app/renderer/js/utils/domain-util.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										287
									
								
								app/renderer/js/utils/domain-util.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,287 @@
 | 
				
			|||||||
 | 
					'use strict';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const { app, dialog } = require('electron').remote;
 | 
				
			||||||
 | 
					const fs = require('fs');
 | 
				
			||||||
 | 
					const path = require('path');
 | 
				
			||||||
 | 
					const JsonDB = require('node-json-db');
 | 
				
			||||||
 | 
					const request = require('request');
 | 
				
			||||||
 | 
					const Logger = require('./logger-util');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const logger = new Logger({
 | 
				
			||||||
 | 
						file: `domain-util.log`,
 | 
				
			||||||
 | 
						timestamp: true
 | 
				
			||||||
 | 
					});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					let instance = null;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const defaultIconUrl = '../renderer/img/icon.png';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class DomainUtil {
 | 
				
			||||||
 | 
						constructor() {
 | 
				
			||||||
 | 
							if (instance) {
 | 
				
			||||||
 | 
								return instance;
 | 
				
			||||||
 | 
							} else {
 | 
				
			||||||
 | 
								instance = this;
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							this.reloadDB();
 | 
				
			||||||
 | 
							// Migrate from old schema
 | 
				
			||||||
 | 
							if (this.db.getData('/').domain) {
 | 
				
			||||||
 | 
								this.addDomain({
 | 
				
			||||||
 | 
									alias: 'Zulip',
 | 
				
			||||||
 | 
									url: this.db.getData('/domain')
 | 
				
			||||||
 | 
								});
 | 
				
			||||||
 | 
								this.db.delete('/domain');
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							return instance;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						getDomains() {
 | 
				
			||||||
 | 
							this.reloadDB();
 | 
				
			||||||
 | 
							if (this.db.getData('/').domains === undefined) {
 | 
				
			||||||
 | 
								return [];
 | 
				
			||||||
 | 
							} else {
 | 
				
			||||||
 | 
								return this.db.getData('/domains');
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						getDomain(index) {
 | 
				
			||||||
 | 
							this.reloadDB();
 | 
				
			||||||
 | 
							return this.db.getData(`/domains[${index}]`);
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						updateDomain(index, server) {
 | 
				
			||||||
 | 
							this.reloadDB();
 | 
				
			||||||
 | 
							this.db.push(`/domains[${index}]`, server, true);
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						addDomain(server) {
 | 
				
			||||||
 | 
							return new Promise(resolve => {
 | 
				
			||||||
 | 
								if (server.icon) {
 | 
				
			||||||
 | 
									this.saveServerIcon(server.icon).then(localIconUrl => {
 | 
				
			||||||
 | 
										server.icon = localIconUrl;
 | 
				
			||||||
 | 
										this.db.push('/domains[]', server, true);
 | 
				
			||||||
 | 
										this.reloadDB();
 | 
				
			||||||
 | 
										resolve();
 | 
				
			||||||
 | 
									});
 | 
				
			||||||
 | 
								} else {
 | 
				
			||||||
 | 
									server.icon = defaultIconUrl;
 | 
				
			||||||
 | 
									this.db.push('/domains[]', server, true);
 | 
				
			||||||
 | 
									this.reloadDB();
 | 
				
			||||||
 | 
									resolve();
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						removeDomains() {
 | 
				
			||||||
 | 
							this.db.delete('/domains');
 | 
				
			||||||
 | 
							this.reloadDB();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						removeDomain(index) {
 | 
				
			||||||
 | 
							this.db.delete(`/domains[${index}]`);
 | 
				
			||||||
 | 
							this.reloadDB();
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						// Check if domain is already added
 | 
				
			||||||
 | 
						duplicateDomain(domain) {
 | 
				
			||||||
 | 
							domain = this.formatUrl(domain);
 | 
				
			||||||
 | 
							const servers = this.getDomains();
 | 
				
			||||||
 | 
							for (const i in servers) {
 | 
				
			||||||
 | 
								if (servers[i].url === domain) {
 | 
				
			||||||
 | 
									return true;
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
							return false;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						checkDomain(domain, silent = false) {
 | 
				
			||||||
 | 
							if (!silent && this.duplicateDomain(domain)) {
 | 
				
			||||||
 | 
								// Do not check duplicate in silent mode
 | 
				
			||||||
 | 
								alert('This server has been added.');
 | 
				
			||||||
 | 
								return;
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							domain = this.formatUrl(domain);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							const checkDomain = domain + '/static/audio/zulip.ogg';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							const serverConf = {
 | 
				
			||||||
 | 
								icon: defaultIconUrl,
 | 
				
			||||||
 | 
								url: domain,
 | 
				
			||||||
 | 
								alias: domain
 | 
				
			||||||
 | 
							};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							return new Promise((resolve, reject) => {
 | 
				
			||||||
 | 
								request(checkDomain, (error, response) => {
 | 
				
			||||||
 | 
									const certsError =
 | 
				
			||||||
 | 
										[
 | 
				
			||||||
 | 
											'Error: self signed certificate',
 | 
				
			||||||
 | 
											'Error: unable to verify the first certificate',
 | 
				
			||||||
 | 
											'Error: unable to get local issuer certificate'
 | 
				
			||||||
 | 
										];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
									// If the domain contains following strings we just bypass the server
 | 
				
			||||||
 | 
									const whitelistDomains = [
 | 
				
			||||||
 | 
										'zulipdev.org'
 | 
				
			||||||
 | 
									];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
									// make sure that error is a error or string not undefined
 | 
				
			||||||
 | 
									// so validation does not throw error.
 | 
				
			||||||
 | 
									error = error || '';
 | 
				
			||||||
 | 
									if (!error && response.statusCode < 400) {
 | 
				
			||||||
 | 
										// Correct
 | 
				
			||||||
 | 
										this.getServerSettings(domain).then(serverSettings => {
 | 
				
			||||||
 | 
											resolve(serverSettings);
 | 
				
			||||||
 | 
										}, () => {
 | 
				
			||||||
 | 
											resolve(serverConf);
 | 
				
			||||||
 | 
										});
 | 
				
			||||||
 | 
									} else if (domain.indexOf(whitelistDomains) >= 0 || certsError.indexOf(error.toString()) >= 0) {
 | 
				
			||||||
 | 
										if (silent) {
 | 
				
			||||||
 | 
											this.getServerSettings(domain).then(serverSettings => {
 | 
				
			||||||
 | 
												resolve(serverSettings);
 | 
				
			||||||
 | 
											}, () => {
 | 
				
			||||||
 | 
												resolve(serverConf);
 | 
				
			||||||
 | 
											});
 | 
				
			||||||
 | 
										} else {
 | 
				
			||||||
 | 
											const certErrorMessage = `Do you trust certificate from ${domain}? \n ${error}`;
 | 
				
			||||||
 | 
											const certErrorDetail = `The server you're connecting to is either someone impersonating the Zulip server you entered, or the server you're trying to connect to is configured in an insecure way.
 | 
				
			||||||
 | 
											\n Unless you have a good reason to believe otherwise, you should not proceed.
 | 
				
			||||||
 | 
											\n You can click here if you'd like to proceed with the connection.`;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
											dialog.showMessageBox({
 | 
				
			||||||
 | 
												type: 'warning',
 | 
				
			||||||
 | 
												buttons: ['Yes', 'No'],
 | 
				
			||||||
 | 
												defaultId: 0,
 | 
				
			||||||
 | 
												message: certErrorMessage,
 | 
				
			||||||
 | 
												detail: certErrorDetail
 | 
				
			||||||
 | 
											}, response => {
 | 
				
			||||||
 | 
												if (response === 0) {
 | 
				
			||||||
 | 
													this.getServerSettings(domain).then(serverSettings => {
 | 
				
			||||||
 | 
														resolve(serverSettings);
 | 
				
			||||||
 | 
													}, () => {
 | 
				
			||||||
 | 
														resolve(serverConf);
 | 
				
			||||||
 | 
													});
 | 
				
			||||||
 | 
												} else {
 | 
				
			||||||
 | 
													reject('Untrusted Certificate.');
 | 
				
			||||||
 | 
												}
 | 
				
			||||||
 | 
											});
 | 
				
			||||||
 | 
										}
 | 
				
			||||||
 | 
									} else {
 | 
				
			||||||
 | 
										const invalidZulipServerError = `${domain} does not appear to be a valid Zulip server. Make sure that \
 | 
				
			||||||
 | 
										\n(1) you can connect to that URL in a web browser and \n (2) if you need a proxy to connect to the Internet, that you've configured your proxy in the Network settings \n (3) its a zulip server`;
 | 
				
			||||||
 | 
										reject(invalidZulipServerError);
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								});
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						getServerSettings(domain) {
 | 
				
			||||||
 | 
							const serverSettingsUrl = domain + '/api/v1/server_settings';
 | 
				
			||||||
 | 
							return new Promise((resolve, reject) => {
 | 
				
			||||||
 | 
								request(serverSettingsUrl, (error, response) => {
 | 
				
			||||||
 | 
									if (!error && response.statusCode === 200) {
 | 
				
			||||||
 | 
										const data = JSON.parse(response.body);
 | 
				
			||||||
 | 
										if (data.hasOwnProperty('realm_icon') && data.realm_icon) {
 | 
				
			||||||
 | 
											resolve({
 | 
				
			||||||
 | 
												// Some Zulip Servers use absolute URL for server icon whereas others use relative URL
 | 
				
			||||||
 | 
												// Following check handles both the cases
 | 
				
			||||||
 | 
												icon: data.realm_icon.startsWith('/') ? data.realm_uri + data.realm_icon : data.realm_icon,
 | 
				
			||||||
 | 
												url: data.realm_uri,
 | 
				
			||||||
 | 
												alias: data.realm_name
 | 
				
			||||||
 | 
											});
 | 
				
			||||||
 | 
										}
 | 
				
			||||||
 | 
									} else {
 | 
				
			||||||
 | 
										reject('Zulip server version < 1.6.');
 | 
				
			||||||
 | 
									}
 | 
				
			||||||
 | 
								});
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						saveServerIcon(url) {
 | 
				
			||||||
 | 
							// The save will always succeed. If url is invalid, downgrade to default icon.
 | 
				
			||||||
 | 
							return new Promise(resolve => {
 | 
				
			||||||
 | 
								const filePath = this.generateFilePath(url);
 | 
				
			||||||
 | 
								const file = fs.createWriteStream(filePath);
 | 
				
			||||||
 | 
								try {
 | 
				
			||||||
 | 
									request(url).on('response', response => {
 | 
				
			||||||
 | 
										response.on('error', err => {
 | 
				
			||||||
 | 
											console.log(err);
 | 
				
			||||||
 | 
											resolve(defaultIconUrl);
 | 
				
			||||||
 | 
										});
 | 
				
			||||||
 | 
										response.pipe(file).on('finish', () => {
 | 
				
			||||||
 | 
											resolve(filePath);
 | 
				
			||||||
 | 
										});
 | 
				
			||||||
 | 
									}).on('error', err => {
 | 
				
			||||||
 | 
										console.log(err);
 | 
				
			||||||
 | 
										resolve(defaultIconUrl);
 | 
				
			||||||
 | 
									});
 | 
				
			||||||
 | 
								} catch (err) {
 | 
				
			||||||
 | 
									console.log(err);
 | 
				
			||||||
 | 
									resolve(defaultIconUrl);
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						updateSavedServer(url, index) {
 | 
				
			||||||
 | 
							// Does not promise successful update
 | 
				
			||||||
 | 
							this.checkDomain(url, true).then(newServerConf => {
 | 
				
			||||||
 | 
								this.saveServerIcon(newServerConf.icon).then(localIconUrl => {
 | 
				
			||||||
 | 
									newServerConf.icon = localIconUrl;
 | 
				
			||||||
 | 
									this.updateDomain(index, newServerConf);
 | 
				
			||||||
 | 
									this.reloadDB();
 | 
				
			||||||
 | 
								});
 | 
				
			||||||
 | 
							});
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						reloadDB() {
 | 
				
			||||||
 | 
							const domainJsonPath = path.join(app.getPath('userData'), '/domain.json');
 | 
				
			||||||
 | 
							try {
 | 
				
			||||||
 | 
								const file = fs.readFileSync(domainJsonPath, 'utf8');
 | 
				
			||||||
 | 
								JSON.parse(file);
 | 
				
			||||||
 | 
							} catch (err) {
 | 
				
			||||||
 | 
								if (fs.existsSync(domainJsonPath)) {
 | 
				
			||||||
 | 
									fs.unlinkSync(domainJsonPath);
 | 
				
			||||||
 | 
									dialog.showErrorBox(
 | 
				
			||||||
 | 
										'Error saving new organization',
 | 
				
			||||||
 | 
										'There seems to be error while saving new organization, ' +
 | 
				
			||||||
 | 
										'you may have to re-add your previous organizations back.'
 | 
				
			||||||
 | 
									);
 | 
				
			||||||
 | 
									logger.error('Error while JSON parsing domain.json: ');
 | 
				
			||||||
 | 
									logger.error(err);
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
							this.db = new JsonDB(domainJsonPath, true, true);
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						generateFilePath(url) {
 | 
				
			||||||
 | 
							const dir = `${app.getPath('userData')}/server-icons`;
 | 
				
			||||||
 | 
							const extension = path.extname(url).split('?')[0];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							let hash = 5381;
 | 
				
			||||||
 | 
							let len = url.length;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							while (len) {
 | 
				
			||||||
 | 
								hash = (hash * 33) ^ url.charCodeAt(--len);
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							// Create 'server-icons' directory if not existed
 | 
				
			||||||
 | 
							if (!fs.existsSync(dir)) {
 | 
				
			||||||
 | 
								fs.mkdirSync(dir);
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							return `${dir}/${hash >>> 0}${extension}`;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						formatUrl(domain) {
 | 
				
			||||||
 | 
							const hasPrefix = (domain.indexOf('http') === 0);
 | 
				
			||||||
 | 
							if (hasPrefix) {
 | 
				
			||||||
 | 
								return domain;
 | 
				
			||||||
 | 
							} else {
 | 
				
			||||||
 | 
								return (domain.indexOf('localhost:') >= 0) ? `http://${domain}` : `https://${domain}`;
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					module.exports = new DomainUtil();
 | 
				
			||||||
@@ -1,204 +0,0 @@
 | 
				
			|||||||
import {remote, ipcRenderer} from 'electron';
 | 
					 | 
				
			||||||
import fs from 'fs';
 | 
					 | 
				
			||||||
import path from 'path';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import {JsonDB} from 'node-json-db';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import * as Messages from '../../../resources/messages';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import * as EnterpriseUtil from './enterprise-util';
 | 
					 | 
				
			||||||
import Logger from './logger-util';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const {app, dialog} = remote;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export interface ServerConf {
 | 
					 | 
				
			||||||
	url: string;
 | 
					 | 
				
			||||||
	alias?: string;
 | 
					 | 
				
			||||||
	icon?: string;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const logger = new Logger({
 | 
					 | 
				
			||||||
	file: 'domain-util.log',
 | 
					 | 
				
			||||||
	timestamp: true
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
const defaultIconUrl = '../renderer/img/icon.png';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
let db: JsonDB;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
reloadDB();
 | 
					 | 
				
			||||||
// Migrate from old schema
 | 
					 | 
				
			||||||
if (db.getData('/').domain) {
 | 
					 | 
				
			||||||
	(async () => {
 | 
					 | 
				
			||||||
		await addDomain({
 | 
					 | 
				
			||||||
			alias: 'Zulip',
 | 
					 | 
				
			||||||
			url: db.getData('/domain')
 | 
					 | 
				
			||||||
		});
 | 
					 | 
				
			||||||
		db.delete('/domain');
 | 
					 | 
				
			||||||
	})();
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function getDomains(): ServerConf[] {
 | 
					 | 
				
			||||||
	reloadDB();
 | 
					 | 
				
			||||||
	if (db.getData('/').domains === undefined) {
 | 
					 | 
				
			||||||
		return [];
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	return db.getData('/domains');
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function getDomain(index: number): ServerConf {
 | 
					 | 
				
			||||||
	reloadDB();
 | 
					 | 
				
			||||||
	return db.getData(`/domains[${index}]`);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function updateDomain(index: number, server: ServerConf): void {
 | 
					 | 
				
			||||||
	reloadDB();
 | 
					 | 
				
			||||||
	db.push(`/domains[${index}]`, server, true);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export async function addDomain(server: ServerConf): Promise<void> {
 | 
					 | 
				
			||||||
	if (server.icon) {
 | 
					 | 
				
			||||||
		const localIconUrl = await saveServerIcon(server);
 | 
					 | 
				
			||||||
		server.icon = localIconUrl;
 | 
					 | 
				
			||||||
		db.push('/domains[]', server, true);
 | 
					 | 
				
			||||||
		reloadDB();
 | 
					 | 
				
			||||||
	} else {
 | 
					 | 
				
			||||||
		server.icon = defaultIconUrl;
 | 
					 | 
				
			||||||
		db.push('/domains[]', server, true);
 | 
					 | 
				
			||||||
		reloadDB();
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function removeDomains(): void {
 | 
					 | 
				
			||||||
	db.delete('/domains');
 | 
					 | 
				
			||||||
	reloadDB();
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function removeDomain(index: number): boolean {
 | 
					 | 
				
			||||||
	if (EnterpriseUtil.isPresetOrg(getDomain(index).url)) {
 | 
					 | 
				
			||||||
		return false;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	db.delete(`/domains[${index}]`);
 | 
					 | 
				
			||||||
	reloadDB();
 | 
					 | 
				
			||||||
	return true;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// Check if domain is already added
 | 
					 | 
				
			||||||
export function duplicateDomain(domain: string): boolean {
 | 
					 | 
				
			||||||
	domain = formatUrl(domain);
 | 
					 | 
				
			||||||
	return getDomains().some(server => server.url === domain);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
async function checkCertError(domain: string, serverConf: ServerConf, error: any, silent: boolean): Promise<ServerConf> {
 | 
					 | 
				
			||||||
	if (silent) {
 | 
					 | 
				
			||||||
		// Since getting server settings has already failed
 | 
					 | 
				
			||||||
		return serverConf;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	// Report error to sentry to get idea of possible certificate errors
 | 
					 | 
				
			||||||
	// users get when adding the servers
 | 
					 | 
				
			||||||
	logger.reportSentry(error);
 | 
					 | 
				
			||||||
	const certErrorMessage = Messages.certErrorMessage(domain, error);
 | 
					 | 
				
			||||||
	const certErrorDetail = Messages.certErrorDetail();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	await dialog.showMessageBox({
 | 
					 | 
				
			||||||
		type: 'error',
 | 
					 | 
				
			||||||
		buttons: ['OK'],
 | 
					 | 
				
			||||||
		message: certErrorMessage,
 | 
					 | 
				
			||||||
		detail: certErrorDetail
 | 
					 | 
				
			||||||
	});
 | 
					 | 
				
			||||||
	throw new Error('Untrusted certificate.');
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export async function checkDomain(domain: string, silent = false): Promise<ServerConf> {
 | 
					 | 
				
			||||||
	if (!silent && duplicateDomain(domain)) {
 | 
					 | 
				
			||||||
		// Do not check duplicate in silent mode
 | 
					 | 
				
			||||||
		throw new Error('This server has been added.');
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	domain = formatUrl(domain);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	const serverConf = {
 | 
					 | 
				
			||||||
		icon: defaultIconUrl,
 | 
					 | 
				
			||||||
		url: domain,
 | 
					 | 
				
			||||||
		alias: domain
 | 
					 | 
				
			||||||
	};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	try {
 | 
					 | 
				
			||||||
		return await getServerSettings(domain);
 | 
					 | 
				
			||||||
	} catch (error_) {
 | 
					 | 
				
			||||||
		// Make sure that error is an error or string not undefined
 | 
					 | 
				
			||||||
		// so validation does not throw error.
 | 
					 | 
				
			||||||
		const error = error_ || '';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		const certsError = error.toString().includes('certificate');
 | 
					 | 
				
			||||||
		if (certsError) {
 | 
					 | 
				
			||||||
			const result = await checkCertError(domain, serverConf, error, silent);
 | 
					 | 
				
			||||||
			return result;
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		throw new Error(Messages.invalidZulipServerError(domain));
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
async function getServerSettings(domain: string): Promise<ServerConf> {
 | 
					 | 
				
			||||||
	return ipcRenderer.invoke('get-server-settings', domain);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export async function saveServerIcon(server: ServerConf): Promise<string> {
 | 
					 | 
				
			||||||
	return ipcRenderer.invoke('save-server-icon', server.icon);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export async function updateSavedServer(url: string, index: number): Promise<void> {
 | 
					 | 
				
			||||||
	// Does not promise successful update
 | 
					 | 
				
			||||||
	const oldIcon = getDomain(index).icon;
 | 
					 | 
				
			||||||
	try {
 | 
					 | 
				
			||||||
		const newServerConf = await checkDomain(url, true);
 | 
					 | 
				
			||||||
		const localIconUrl = await saveServerIcon(newServerConf);
 | 
					 | 
				
			||||||
		if (!oldIcon || localIconUrl !== '../renderer/img/icon.png') {
 | 
					 | 
				
			||||||
			newServerConf.icon = localIconUrl;
 | 
					 | 
				
			||||||
			updateDomain(index, newServerConf);
 | 
					 | 
				
			||||||
			reloadDB();
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	} catch (error) {
 | 
					 | 
				
			||||||
		logger.log('Could not update server icon.');
 | 
					 | 
				
			||||||
		logger.log(error);
 | 
					 | 
				
			||||||
		logger.reportSentry(error);
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
function reloadDB(): void {
 | 
					 | 
				
			||||||
	const domainJsonPath = path.join(app.getPath('userData'), 'config/domain.json');
 | 
					 | 
				
			||||||
	try {
 | 
					 | 
				
			||||||
		const file = fs.readFileSync(domainJsonPath, 'utf8');
 | 
					 | 
				
			||||||
		JSON.parse(file);
 | 
					 | 
				
			||||||
	} catch (error) {
 | 
					 | 
				
			||||||
		if (fs.existsSync(domainJsonPath)) {
 | 
					 | 
				
			||||||
			fs.unlinkSync(domainJsonPath);
 | 
					 | 
				
			||||||
			dialog.showErrorBox(
 | 
					 | 
				
			||||||
				'Error saving new organization',
 | 
					 | 
				
			||||||
				'There seems to be error while saving new organization, ' +
 | 
					 | 
				
			||||||
				'you may have to re-add your previous organizations back.'
 | 
					 | 
				
			||||||
			);
 | 
					 | 
				
			||||||
			logger.error('Error while JSON parsing domain.json: ');
 | 
					 | 
				
			||||||
			logger.error(error);
 | 
					 | 
				
			||||||
			logger.reportSentry(error);
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	db = new JsonDB(domainJsonPath, true, true);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function formatUrl(domain: string): string {
 | 
					 | 
				
			||||||
	if (domain.startsWith('http://') || domain.startsWith('https://')) {
 | 
					 | 
				
			||||||
		return domain;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	if (domain.startsWith('localhost:')) {
 | 
					 | 
				
			||||||
		return `http://${domain}`;
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	return `https://${domain}`;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
Some files were not shown because too many files have changed in this diff Show More
		Reference in New Issue
	
	Block a user