<feed xmlns='http://www.w3.org/2005/Atom'>
<title>firmware-selector-openwrt-org/www, branch master</title>
<subtitle>A simple OpenWrt firmware selector using autocompletion.</subtitle>
<id>https://git.openwrt.org/web/firmware-selector-openwrt-org/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/web/firmware-selector-openwrt-org/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/web/firmware-selector-openwrt-org/'/>
<updated>2020-10-11T08:34:03Z</updated>
<entry>
<title>i18n.js: improve texts</title>
<updated>2020-10-11T08:34:03Z</updated>
<author>
<name>Moritz Warning</name>
</author>
<published>2020-10-09T17:12:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/web/firmware-selector-openwrt-org/commit/?id=b80496196957ab02f3adb330393e5fa40291c791'/>
<id>urn:sha1:b80496196957ab02f3adb330393e5fa40291c791</id>
<content type='text'>
</content>
</entry>
<entry>
<title>index.html: move to the new home</title>
<updated>2020-10-11T07:08:45Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2020-10-08T20:36:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/web/firmware-selector-openwrt-org/commit/?id=15ff314e2e732bc3b86edabd5fe3c6b8160f7fc6'/>
<id>urn:sha1:15ff314e2e732bc3b86edabd5fe3c6b8160f7fc6</id>
<content type='text'>
It should be preferred to use GitLab for issue reporting and merge
requests as we've some CI stuff already integrated.

Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>index.html: cleanup dead code</title>
<updated>2020-10-11T07:08:45Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2020-10-08T20:35:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/web/firmware-selector-openwrt-org/commit/?id=b18eb9b0610136df090ec8c5431c3eca1d8d663b'/>
<id>urn:sha1:b18eb9b0610136df090ec8c5431c3eca1d8d663b</id>
<content type='text'>
No need to keep it there.

Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>index.html: switch version/model field order</title>
<updated>2020-10-09T17:11:11Z</updated>
<author>
<name>Moritz Warning</name>
</author>
<published>2020-10-09T17:11:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/web/firmware-selector-openwrt-org/commit/?id=90e692c16d8268e89910eda3508347ab38ab4ae8'/>
<id>urn:sha1:90e692c16d8268e89910eda3508347ab38ab4ae8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enable default_version by default</title>
<updated>2020-10-08T09:28:48Z</updated>
<author>
<name>Paul Spooren</name>
</author>
<published>2020-10-08T08:33:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/web/firmware-selector-openwrt-org/commit/?id=2fc2991bcf629b67b0de251ff98684acdb09f5ae'/>
<id>urn:sha1:2fc2991bcf629b67b0de251ff98684acdb09f5ae</id>
<content type='text'>
Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
</content>
</entry>
<entry>
<title>www/index.js: allow deep linking</title>
<updated>2020-09-21T14:03:05Z</updated>
<author>
<name>Moritz Warning</name>
</author>
<published>2020-09-17T22:27:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/web/firmware-selector-openwrt-org/commit/?id=9a7b101069c8893154322e973abdd870bccef9ca'/>
<id>urn:sha1:9a7b101069c8893154322e973abdd870bccef9ca</id>
<content type='text'>
Update and handle the browser URL with version and device id to allow sharing of links.
</content>
</entry>
<entry>
<title>www/index.js: keep device selected across versions</title>
<updated>2020-09-21T14:02:56Z</updated>
<author>
<name>Moritz Warning</name>
</author>
<published>2020-09-17T22:26:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/web/firmware-selector-openwrt-org/commit/?id=c4fcc53199d7ae8fd47aa876b7cd266f52bdf05c'/>
<id>urn:sha1:c4fcc53199d7ae8fd47aa876b7cd266f52bdf05c</id>
<content type='text'>
The device id and model name may change across versions.
</content>
</entry>
<entry>
<title>www/index.js: deterministic version order and introduce default_version</title>
<updated>2020-09-21T14:02:48Z</updated>
<author>
<name>Moritz Warning</name>
</author>
<published>2020-09-17T22:03:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/web/firmware-selector-openwrt-org/commit/?id=024cd1f5edb1d239c997f1a4a06a07a5e569e6b3'/>
<id>urn:sha1:024cd1f5edb1d239c997f1a4a06a07a5e569e6b3</id>
<content type='text'>
Allow to set a preselected version and sort version, e.g.:
1. SNAPSHOT
2. 19.07.02
3. 19.07.01
</content>
</entry>
<entry>
<title>www/index.js: avoid use of c style for loop</title>
<updated>2020-09-21T14:02:39Z</updated>
<author>
<name>Moritz Warning</name>
</author>
<published>2020-09-15T01:17:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/web/firmware-selector-openwrt-org/commit/?id=6e5d91932f7e997f3f9bd7f1349a7086e0a760b4'/>
<id>urn:sha1:6e5d91932f7e997f3f9bd7f1349a7086e0a760b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>www/index.js: replace var by let and const</title>
<updated>2020-09-21T14:02:30Z</updated>
<author>
<name>Moritz Warning</name>
</author>
<published>2020-09-14T23:22:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/web/firmware-selector-openwrt-org/commit/?id=d07da20ca83107ee4834fbb9ec808cacb1913444'/>
<id>urn:sha1:d07da20ca83107ee4834fbb9ec808cacb1913444</id>
<content type='text'>
this is good ES6 practice
</content>
</entry>
</feed>
