<feed xmlns='http://www.w3.org/2005/Atom'>
<title>firmware-selector-openwrt-org, branch v3.0.0</title>
<subtitle>A simple OpenWrt firmware selector using autocompletion.</subtitle>
<id>https://git.openwrt.org/web/firmware-selector-openwrt-org/atom?h=v3.0.0</id>
<link rel='self' href='https://git.openwrt.org/web/firmware-selector-openwrt-org/atom?h=v3.0.0'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/web/firmware-selector-openwrt-org/'/>
<updated>2020-09-14T07:41:25Z</updated>
<entry>
<title>ci: populate GIT_VERSION variable in index.html</title>
<updated>2020-09-14T07:41:25Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2020-09-14T06:06:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/web/firmware-selector-openwrt-org/commit/?id=a68c3973b8c7fb6d13bfe774928eb8d936344f45'/>
<id>urn:sha1:a68c3973b8c7fb6d13bfe774928eb8d936344f45</id>
<content type='text'>
Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>www/index.html: add proper project URL and add version variable</title>
<updated>2020-09-14T07:41:25Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2020-09-14T06:00:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/web/firmware-selector-openwrt-org/commit/?id=1cc73169c587ec1c6654e35585b321da44c1303f'/>
<id>urn:sha1:1cc73169c587ec1c6654e35585b321da44c1303f</id>
<content type='text'>
Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>ci: add deploy steps</title>
<updated>2020-09-14T07:41:25Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2020-09-14T05:08:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/web/firmware-selector-openwrt-org/commit/?id=376c7da6a487be0bc722efd8c1565caeb8803aa0'/>
<id>urn:sha1:376c7da6a487be0bc722efd8c1565caeb8803aa0</id>
<content type='text'>
Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>misc/collect.py: move out nested method to please linter</title>
<updated>2020-09-13T20:01:50Z</updated>
<author>
<name>Moritz Warning</name>
</author>
<published>2020-09-13T20:01:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/web/firmware-selector-openwrt-org/commit/?id=e1d2c5cd3ec16eded8cbf5ee15b26f7b823a7554'/>
<id>urn:sha1:e1d2c5cd3ec16eded8cbf5ee15b26f7b823a7554</id>
<content type='text'>
</content>
</entry>
<entry>
<title>misc/collect.py: rename TP-LINK to TP-LINK</title>
<updated>2020-09-13T19:59:26Z</updated>
<author>
<name>Moritz Warning</name>
</author>
<published>2020-09-13T13:16:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/web/firmware-selector-openwrt-org/commit/?id=8e1bcfd8b412f4271ed9a1e0397513cef646f78c'/>
<id>urn:sha1:8e1bcfd8b412f4271ed9a1e0397513cef646f78c</id>
<content type='text'>
This is a fix for the 19.07 releases and TP-Link devices. Those are in both ar71xx and ath79, but with a different vendor letter case.
Make the vendor equal so the code recognizes it and appends the target as extra differentiator.
</content>
</entry>
<entry>
<title>misc/collect.py: differentiate duplicate models by target</title>
<updated>2020-09-13T19:59:26Z</updated>
<author>
<name>Moritz Warning</name>
</author>
<published>2020-09-13T13:02:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/web/firmware-selector-openwrt-org/commit/?id=a4081be4eb581032d83cd7b7bea12fc9993822b7'/>
<id>urn:sha1:a4081be4eb581032d83cd7b7bea12fc9993822b7</id>
<content type='text'>
some devices might appear in different targets when migrating to new targets (e.g ar71xx and ath79)
</content>
</entry>
<entry>
<title>misc/collect.py: get release name from json files</title>
<updated>2020-09-13T12:44:34Z</updated>
<author>
<name>Moritz Warning</name>
</author>
<published>2020-09-13T12:37:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/web/firmware-selector-openwrt-org/commit/?id=aa1fdbb6ffce82ecfb56e217ca02c8108caca884'/>
<id>urn:sha1:aa1fdbb6ffce82ecfb56e217ca02c8108caca884</id>
<content type='text'>
instead of from directory names
</content>
</entry>
<entry>
<title>README.md: update and make more user friendly</title>
<updated>2020-09-13T12:39:40Z</updated>
<author>
<name>Moritz Warning</name>
</author>
<published>2020-09-13T11:31:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/web/firmware-selector-openwrt-org/commit/?id=19ab3c22edb1bd75549bcd37d7e07494bd7f8120'/>
<id>urn:sha1:19ab3c22edb1bd75549bcd37d7e07494bd7f8120</id>
<content type='text'>
</content>
</entry>
<entry>
<title>misc/collect.py: do not upper case the release name</title>
<updated>2020-09-13T12:39:40Z</updated>
<author>
<name>Moritz Warning</name>
</author>
<published>2020-09-13T12:20:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/web/firmware-selector-openwrt-org/commit/?id=ab4cf9f6d42b3d59976042288b1e64c228becde7'/>
<id>urn:sha1:ab4cf9f6d42b3d59976042288b1e64c228becde7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>misc/collect.py: better error messages</title>
<updated>2020-09-13T12:38:55Z</updated>
<author>
<name>Moritz Warning</name>
</author>
<published>2020-09-13T11:35:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/web/firmware-selector-openwrt-org/commit/?id=80b625284ad917810668d111864191fa80550276'/>
<id>urn:sha1:80b625284ad917810668d111864191fa80550276</id>
<content type='text'>
adds a path and newlines to error messages
</content>
</entry>
</feed>
