Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

V0.7 touchups #358

Merged
merged 34 commits into from
Mar 20, 2017
Merged

V0.7 touchups #358

merged 34 commits into from
Mar 20, 2017

Conversation

taravancil
Copy link
Contributor

No description provided.

This moves it to a more noticeable location and adds a "save changes"
prompt when the active file is dirty.
Helps differentiate between Beaker settings and editor settings.
@@ -82,6 +82,9 @@ function beakerServer (req, res) {
return cb(403, 'Forbidden')
}

if (requestUrl === 'beaker://assets/error-page.css') {
Copy link
Member

Choose a reason for hiding this comment

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

We need to double-check the content-security policies for this. I think, for instance, the dat:// sites arent allowed to serve styles from the beaker: protocol right now.

@pfrazee pfrazee merged commit da53851 into v0.7 Mar 20, 2017
@pfrazee
Copy link
Member

pfrazee commented Mar 20, 2017

Awesome work

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants