<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_thunderbird.git/src/leap/bitmask/core/web, branch 0.10.2</title>
<subtitle>[bitmask_thunderbird] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/'/>
<entry>
<title>[bug] do not assume we got a listener</title>
<updated>2017-04-27T17:33:29+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2017-04-26T11:44:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=549d60f1b539252d3bc041f5b12263317b4b0943'/>
<id>549d60f1b539252d3bc041f5b12263317b4b0943</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] unify logging style using class attr</title>
<updated>2017-04-27T17:33:28+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2017-04-25T16:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=9f95446a55533c8cdceec7c4430be5cad752ecb1'/>
<id>9f95446a55533c8cdceec7c4430be5cad752ecb1</id>
<content type='text'>
I changed most of the logger statements to use a class attribute, in
this way it's easier to identify which class it's logging them.

in some cases I leave a module-level logger, when we're either using
functions or when the module it's too small.

at the same time I did a general review and cleanup of the logging
statements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I changed most of the logger statements to use a class attribute, in
this way it's easier to identify which class it's logging them.

in some cases I leave a module-level logger, when we're either using
functions or when the module it's too small.

at the same time I did a general review and cleanup of the logging
statements.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] require authentication token for api</title>
<updated>2017-02-24T15:20:52+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2017-02-22T23:35:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=e3999c4906348dadcc85eec1df9a48e776deccd5'/>
<id>e3999c4906348dadcc85eec1df9a48e776deccd5</id>
<content type='text'>
implements a global auth token for the app.

this token is written to .config/leap/authtoken, and passed to the
anchor part of the landing URI when opening the index resource by the
browser.

- Resolves: #8765
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
implements a global auth token for the app.

this token is written to .config/leap/authtoken, and passed to the
anchor part of the landing URI when opening the index resource by the
browser.

- Resolves: #8765
</pre>
</div>
</content>
</entry>
<entry>
<title>disable authentication for API</title>
<updated>2017-02-09T11:16:46+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2017-01-17T16:43:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=a6b01b2df33e6d42faecbbea774ac97b3fc4491b'/>
<id>a6b01b2df33e6d42faecbbea774ac97b3fc4491b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] fix typo in the header name</title>
<updated>2016-12-29T02:10:02+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2016-12-21T00:53:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=3461fb49985413bb578af511bf0d13efbc25b5b6'/>
<id>3461fb49985413bb578af511bf0d13efbc25b5b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] avoid unicode conversion bug</title>
<updated>2016-12-29T02:10:01+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2016-12-15T10:44:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=d215cedd5efdbedbaaf9e62626b9178b364d55f7'/>
<id>d215cedd5efdbedbaaf9e62626b9178b364d55f7</id>
<content type='text'>
encode to ascii any parameter passed as unicode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
encode to ascii any parameter passed as unicode.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] better param error handling in rest api</title>
<updated>2016-12-29T02:09:58+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2016-12-12T16:37:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=0e027e6858022589ace11218ce102ce57499e5e6'/>
<id>0e027e6858022589ace11218ce102ce57499e5e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] reorganize API</title>
<updated>2016-12-29T02:09:54+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2016-12-12T00:43:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=9fe4ea478d22d7dfb2638eee8a8b2246f90af002'/>
<id>9fe4ea478d22d7dfb2638eee8a8b2246f90af002</id>
<content type='text'>
so that whitelisting doesn't have to peek into the data.
added more documentation and some tests stubs too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so that whitelisting doesn't have to peek into the data.
added more documentation and some tests stubs too.
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] move web service to its own submodule</title>
<updated>2016-12-29T02:09:52+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2016-12-07T19:46:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=7c588e919e959f32b33235b4a44da257d8f4a964'/>
<id>7c588e919e959f32b33235b4a44da257d8f4a964</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] remove duplication of the bitmask.js library</title>
<updated>2016-12-29T02:09:46+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2016-11-09T14:42:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=c3acb3ca45480d3a4d72731ca68b69bec6db4e2c'/>
<id>c3acb3ca45480d3a4d72731ca68b69bec6db4e2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
