<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pixelated-user-agent.git/web-ui/test/spec/helpers, branch master</title>
<subtitle>[pixelated-user-agent] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/'/>
<entry>
<title>Added remaining translations strings</title>
<updated>2016-06-28T20:08:48+00:00</updated>
<author>
<name>Tulio Casagrande</name>
<email>tcasagra@thoughtworks.com</email>
</author>
<published>2016-06-28T20:04:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=0e6217184eeeb69fa85fcf97d28be37e9042a71d'/>
<id>0e6217184eeeb69fa85fcf97d28be37e9042a71d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates the i18next to latest version</title>
<updated>2016-06-27T19:39:55+00:00</updated>
<author>
<name>Caio Carrara</name>
<email>ccarrara@thoughtworks.com</email>
</author>
<published>2016-06-24T20:15:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=361796f0ff1eb0f450f768749d5c69f5c4f6b1e4'/>
<id>361796f0ff1eb0f450f768749d5c69f5c4f6b1e4</id>
<content type='text'>
See: #727
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See: #727
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #678: added utility converting time passed and  dynamically changing version timestamp</title>
<updated>2016-04-15T09:31:25+00:00</updated>
<author>
<name>Zara Gebru</name>
<email>zgebru@thoughtworks.com</email>
</author>
<published>2016-04-15T09:27:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=f7b9384d261beaa70994340eb83d6b77ac6535af'/>
<id>f7b9384d261beaa70994340eb83d6b77ac6535af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #292: add fingerprint view in user settings</title>
<updated>2016-04-06T13:41:04+00:00</updated>
<author>
<name>Zara Gebru</name>
<email>zgebru@thoughtworks.com</email>
</author>
<published>2016-04-06T13:40:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=3835f94880cd6392191ba9008d5a1b516c78465a'/>
<id>3835f94880cd6392191ba9008d5a1b516c78465a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #617: Highlight search terms by altering mail content</title>
<updated>2016-03-09T14:36:10+00:00</updated>
<author>
<name>Felix Hammerl</name>
<email>fhammerl@thoughtworks.com</email>
</author>
<published>2016-03-03T11:25:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=23b175742f20d96e5b5d3d9cfcc0ed7067197f92'/>
<id>23b175742f20d96e5b5d3d9cfcc0ed7067197f92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backend and frontend protection against csrf attacks:</title>
<updated>2016-02-25T08:17:53+00:00</updated>
<author>
<name>NavaL</name>
<email>ayoyo@thoughtworks.com</email>
</author>
<published>2016-02-24T15:33:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=9573bdca55ddc5488066d3af525e41ed1d872ea6'/>
<id>9573bdca55ddc5488066d3af525e41ed1d872ea6</id>
<content type='text'>
- root resources changes the csrf token cookie everytime it is loaded, in particular during the intestitial load during login
- it will also add that cookie on single user mode
- initialize will still load all resources
- but they you cant access them if the csrf token do not match
- all ajax calls needs to add the token to the header
- non ajax get requests do not need xsrf token validation
- non ajax post will have to send the token in as a form input or in the content

Issue #612
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- root resources changes the csrf token cookie everytime it is loaded, in particular during the intestitial load during login
- it will also add that cookie on single user mode
- initialize will still load all resources
- but they you cant access them if the csrf token do not match
- all ajax calls needs to add the token to the header
- non ajax get requests do not need xsrf token validation
- non ajax post will have to send the token in as a form input or in the content

Issue #612
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #617: Sanitize received content</title>
<updated>2016-02-24T09:20:36+00:00</updated>
<author>
<name>Felix Hammerl</name>
<email>fhammerl@thoughtworks.com</email>
</author>
<published>2016-02-24T09:13:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=77ec41bb6f542077503106cacc1dbd28118c50b4'/>
<id>77ec41bb6f542077503106cacc1dbd28118c50b4</id>
<content type='text'>
Sanitizes received HTML content with DOMPurify, making it safe
for displaying and templating. Sanitizes received plain text content
by encoding every single character as HTML entity.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sanitizes received HTML content with DOMPurify, making it safe
for displaying and templating. Sanitizes received plain text content
by encoding every single character as HTML entity.
</pre>
</div>
</content>
</entry>
<entry>
<title>format attachment size</title>
<updated>2016-01-11T16:54:53+00:00</updated>
<author>
<name>NavaL</name>
<email>mnandri@thoughtworks.com</email>
</author>
<published>2016-01-11T16:54:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=0c6c8bed304884ab5f3ade69fb0d68d2cbe043e6'/>
<id>0c6c8bed304884ab5f3ade69fb0d68d2cbe043e6</id>
<content type='text'>
Issue #573
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Issue #573
</pre>
</div>
</content>
</entry>
<entry>
<title>Redirect to / if ajax request returns 401 status</title>
<updated>2015-11-03T13:00:14+00:00</updated>
<author>
<name>Folker Bernitt</name>
<email>fbernitt@thoughtworks.com</email>
</author>
<published>2015-11-03T13:00:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=8da9557f66bcbaa91f540d44f7175a9e2436fa9b'/>
<id>8da9557f66bcbaa91f540d44f7175a9e2436fa9b</id>
<content type='text'>
- see issue pixelated/project-issues#162
- move test code to monitored_ajax_call.spec.js
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- see issue pixelated/project-issues#162
- move test code to monitored_ajax_call.spec.js
</pre>
</div>
</content>
</entry>
<entry>
<title>fix jshint</title>
<updated>2015-04-14T18:28:12+00:00</updated>
<author>
<name>rafael lisboa</name>
<email>rafaelzlisboa@gmail.com</email>
</author>
<published>2015-04-09T19:45:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=ce9e9aa5a21182a05985fc1e0fc9d543738b5fa0'/>
<id>ce9e9aa5a21182a05985fc1e0fc9d543738b5fa0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
