#508 - Support Content Security Policy
Posted
I'll also go over the TODOs.
>Empty text_ghosts.js can be deleted?
>Empty shake.js can be deleted?
Yup, I've deleted both of them. They both had a too small amount of JS to justify separate files so their contents were moved to shoutr.js.
> Is DOM.js meant to be CMS.DOM.js?
No, the library was previously named $cms.dom but is now $dom, so going by the convention of naming files by the global object/library they produce, DOM.js is correct.
Good point about the Apache issue though, I've renamed the files with dots in their name.
>Make sure text files end in a blank space
Thanks, I ran the blank_lines unit test and fixed file endings for a number of files. Hope I remember this.
>I don't like wrong indentation. E.g. posting.js
Sorry about that, I've fixed a couple more instances I found. Not sure how to grep for it though :(.
>Uploaded screenshot of a bug I found.
Fixed.
1 guest and 0 members have recently viewed this.


