This repository has been archived by the owner on Mar 27, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 149
Cross platform Desktop app #85
Merged
Merged
Changes from 24 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
76b4823
First commit desktop app
87f93f5
Enable electron packager
8d2c32c
Copy paste support
3afd503
Use separate index files
1983fc4
Use window property for in-code web app detection
a83d91a
Unify history navigation between web and desktop
f0605c6
Dual webpack build target
29bfd0a
Desktop Protocol Handler
62604df
Custom icon, URL protocol integration
e663aff
Bundle flexgrid and fonticon
ff7360b
fix release name and version
ddb0fa5
Unify index page for web/desktop. Create /vaultui endpoint
d740295
Remove unused scripts
645a0ef
Reorganise webpack configs
8344b98
Fix welcome message styling
546e358
Remove unused code
602268d
Fix scripts
16b5c48
Prune node modules after webpacking
435ec64
Cleanup and Reorganize dependencies
1d117a9
Use node:alpine to reduce image size
114edc0
Quiet down docker build logs
6d0de48
fix index.html packaging
f676365
Rework readme
10c81a5
Remove unused image
18fc7cc
Merge branch 'master' into experimental/desktop
msessa 64e8b08
Separate index pages again to workaround electron quirks on absolute …
9e0a86a
Merge master
751280b
Improved TLS error handling in both web and desktop
1f09f98
Add TLS listener in development mode
e9e79a7
Disable TLS verification for dev mode
e5dadab
Fix app name and includes
e246875
Spell check
d2908a8
Fix improper timeout handling
29de789
Bundle desktop under different name
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
.git | ||
node_modules/ | ||
release/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
dist/* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome gif!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Took some ideas from https://github.com/matiassingers/awesome-readme