Skip to content
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

Knowledge Base integration #41

Merged
merged 11 commits into from
May 2, 2019
Merged

Knowledge Base integration #41

merged 11 commits into from
May 2, 2019

Conversation

danielweck
Copy link
Member

@danielweck danielweck commented May 1, 2019

  • Source pulled directly from Git submodule https://github.com/daisy/kb/
  • HTTPS server with self-signed certificate
  • Support for multiple concurrent Electron browser windows
  • External link handling (opens web browser)
  • Injected "go online" link in each visited page
  • Added copy/paste commands
  • Fixed drag drop (link drags)
  • Fixed Electron windows management (app quit, about box and other secondary windows)

Note: this PR is based on officially-released Ace core packages (@daisy/ace-xxx), which do not include the Axe update for localization (there is a separate PR for that ( #40 ), which depends on unreleased Ace core packages , and which will be released separately once the Axe-related "regressions" are addressed)

@danielweck
Copy link
Member Author

Draft release 1.0.0-beta.2 based on this PR:

"Ace for desktop v1.0.0-beta.2"
https://github.com/daisy/ace-gui/releases

Windows and MacOS installers are 140MB each (currently uploading).

@danielweck danielweck requested a review from rdeltour May 1, 2019 15:42
Copy link
Member

@rdeltour rdeltour left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you Daniel!

}
},
{
label: 'Web (online)',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure we'll eventually want to keep this option; we'll likely prefer something more transparent like an auto-updater. But this can definitely be removed later after the beta; having both in the beta makes sense.

@danielweck
Copy link
Member Author

Thank you Romain, I am going to merge this PR into master so that I can adjust the localization PR:
#40
(I expect a few merge conflicts :)

@danielweck danielweck merged commit ee62a31 into master May 2, 2019
@danielweck danielweck deleted the feature/kb branch May 2, 2019 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants