<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yacd-meta.git/src/api/logs.js, branch test</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/yacd-meta.git/atom/src/api/logs.js?h=test</id>
<link rel='self' href='http://cgit.235523.xyz/yacd-meta.git/atom/src/api/logs.js?h=test'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/yacd-meta.git/'/>
<updated>2020-09-08T15:15:04Z</updated>
<entry>
<title>refactor: use api base url instead of hostname and port</title>
<updated>2020-09-08T15:15:04Z</updated>
<author>
<name>Haishan</name>
<email>haishanhan@gmail.com</email>
</author>
<published>2020-09-04T16:02:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/yacd-meta.git/commit/?id=702169941e6956aa8f3b727ffe59a7bd6676c346'/>
<id>urn:sha1:702169941e6956aa8f3b727ffe59a7bd6676c346</id>
<content type='text'>
</content>
</entry>
<entry>
<title>URI-encode secret before appending to websocket URL</title>
<updated>2020-07-12T15:39:03Z</updated>
<author>
<name>Joker_</name>
<email>JokerQyou@users.noreply.github.com</email>
</author>
<published>2020-07-12T15:39:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/yacd-meta.git/commit/?id=19dfbf7f2bc78ab4a5dba908ddb3ee64ab29b578'/>
<id>urn:sha1:19dfbf7f2bc78ab4a5dba908ddb3ee64ab29b578</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: get rid of webpack resolve alias</title>
<updated>2019-12-27T08:29:45Z</updated>
<author>
<name>Haishan</name>
<email>haishanhan@gmail.com</email>
</author>
<published>2019-12-26T10:50:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/yacd-meta.git/commit/?id=45c3c7b8b4793ca3b6cd8366baaf035346a6d745'/>
<id>urn:sha1:45c3c7b8b4793ca3b6cd8366baaf035346a6d745</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: support use WebSocket for traffic and logs data fetching</title>
<updated>2019-09-30T16:25:15Z</updated>
<author>
<name>Haishan</name>
<email>haishanhan@gmail.com</email>
</author>
<published>2019-09-30T16:18:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/yacd-meta.git/commit/?id=5f7cf1efc0e61c2ee70c0af8c5a9c90d85cf6e09'/>
<id>urn:sha1:5f7cf1efc0e61c2ee70c0af8c5a9c90d85cf6e09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(logs): fetch logs with correct log level</title>
<updated>2019-05-14T15:31:11Z</updated>
<author>
<name>Haishan</name>
<email>haishanhan@gmail.com</email>
</author>
<published>2019-05-13T16:30:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/yacd-meta.git/commit/?id=16e61f15333b2724cf754124de926e1597ce5bde'/>
<id>urn:sha1:16e61f15333b2724cf754124de926e1597ce5bde</id>
<content type='text'>
see also #14
</content>
</entry>
<entry>
<title>fix(streaming): split and join JSON string chunks correctly</title>
<updated>2019-04-18T16:17:06Z</updated>
<author>
<name>Haishan</name>
<email>haishanhan@gmail.com</email>
</author>
<published>2019-04-18T16:16:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/yacd-meta.git/commit/?id=e68f4ce9664f8164fd6aab284feb9ebed9f2ecdb'/>
<id>urn:sha1:e68f4ce9664f8164fd6aab284feb9ebed9f2ecdb</id>
<content type='text'>
for #13

Sometimes in Safari, in one "pump" you can get the content below(decoded
text string):

'{"up":0,"down":38589}\n{"up":0,"down":59928}'

and then JSON.parse will throw
</content>
</entry>
<entry>
<title>refactor(logs): move logs state into redux store</title>
<updated>2019-01-13T14:25:15Z</updated>
<author>
<name>Haishan</name>
<email>haishanhan@gmail.com</email>
</author>
<published>2019-01-13T14:23:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/yacd-meta.git/commit/?id=61dd81d488662ce43af0193796673ebf01dd0d90'/>
<id>urn:sha1:61dd81d488662ce43af0193796673ebf01dd0d90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: fix linting errors</title>
<updated>2018-12-06T16:23:36Z</updated>
<author>
<name>Haishan</name>
<email>haishanhan@gmail.com</email>
</author>
<published>2018-12-06T16:23:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/yacd-meta.git/commit/?id=289dd01cbf3b5e46b7d8c9839130c29bbcd6d861'/>
<id>urn:sha1:289dd01cbf3b5e46b7d8c9839130c29bbcd6d861</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: initial theming support</title>
<updated>2018-12-06T16:19:49Z</updated>
<author>
<name>Haishan</name>
<email>haishanhan@gmail.com</email>
</author>
<published>2018-12-04T15:39:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/yacd-meta.git/commit/?id=3584ff617966af35ddd0fd45ef2df7cdfb8f5071'/>
<id>urn:sha1:3584ff617966af35ddd0fd45ef2df7cdfb8f5071</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(hooks): here be dragons!</title>
<updated>2018-11-03T15:06:35Z</updated>
<author>
<name>haishanh</name>
<email>haishanhan@gmail.com</email>
</author>
<published>2018-11-02T11:19:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/yacd-meta.git/commit/?id=e3afe5ff904b43d28e4ed61f2f66195e296ece7f'/>
<id>urn:sha1:e3afe5ff904b43d28e4ed61f2f66195e296ece7f</id>
<content type='text'>
</content>
</entry>
</feed>
