-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
V1-1 #16
Open
JeGoi
wants to merge
18
commits into
master
Choose a base branch
from
v1-1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
V1-1 #16
Changes from 3 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
9c82f7c
Add debug
JeGoi ce962a6
Add debug in certificate
JeGoi 204a55f
Add more debug in utils
JeGoi 978f0ee
Fix warnings, Merge exit in simple function
JeGoi 179f53a
Add code to exit
JeGoi eeb6e96
Fix load Image
JeGoi 1f6b50d
Add exit if no image available
JeGoi b9f9c2b
Change Close button size
JeGoi 09e91b0
Fix hide close button
JeGoi 583001a
Fix Functions Name
JeGoi 143d07d
Fix issue with write/open files
JeGoi 9ac19f4
Add test on server response
JeGoi adc6eb0
Fix logs when success
JeGoi d5ddd9a
Remove extra Variable
JeGoi 98f0863
Add message when exit on success
JeGoi b5697eb
ERROR_CANCELED is 64 bit long
julsemaan c597b05
Remove extra error when install ca
JeGoi 867de27
Change few debug lines + Add windows version
JeGoi 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
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.
I agree that this massive copy/paste needs to be removed but I don't see it in the defer so that it still happens when this is done
This would mean the files are left there after it exits unless I'm missing where this has been added
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.
All files are now removed on exit.
In utils.go, func cleanTmpFiles