index
:
firmware-selector-openwrt-org
master
A simple OpenWrt firmware selector using autocompletion.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-10-12
ci: remove superfluous before_script
master
Petr Štetiar
2020-10-11
tests: update for new texts
v3.0.5
Moritz Warning
2020-10-11
i18n.js: improve texts
Moritz Warning
2020-10-11
index.html: move to the new home
Petr Štetiar
2020-10-11
index.html: cleanup dead code
Petr Štetiar
2020-10-09
index.html: switch version/model field order
Moritz Warning
2020-10-08
enable default_version by default
v3.0.4
Paul Spooren
2020-10-08
automatically set default_version
Paul Spooren
2020-10-08
tests: test_spa: assure that selected version is stable release
Petr Štetiar
2020-10-07
misc/collect.py: move file check into update_conf
v3.0.3
Moritz Warning
2020-10-07
misc/collect.py: cleanup www_path variable
Moritz Warning
2020-10-07
README.md: fix scrape command example
Moritz Warning
2020-10-07
README.md: add documentation for {base} variable
Moritz Warning
2020-09-23
misc/collect.py: fixup type change of variable profiles
Moritz Warning
2020-09-23
misc/collect.py: introduce variable {base} to fix download_url
Moritz Warning
2020-09-21
misc/collect.py: include build_date field for each device
v3.0.2
Moritz Warning
2020-09-21
misc/collect.py: use list to collect profile.json data
Moritz Warning
2020-09-21
www/index.js: allow deep linking
Moritz Warning
2020-09-21
www/index.js: keep device selected across versions
Moritz Warning
2020-09-21
www/index.js: deterministic version order and introduce default_version
Moritz Warning
2020-09-21
www/index.js: avoid use of c style for loop
Moritz Warning
2020-09-21
www/index.js: replace var by let and const
Moritz Warning
2020-09-14
ci: deploy on tags as well
v3.0.1
Petr Štetiar
2020-09-14
ci: populate GIT_VERSION variable in index.html
v3.0.0
Petr Štetiar
2020-09-14
www/index.html: add proper project URL and add version variable
Petr Štetiar
2020-09-14
ci: add deploy steps
Petr Štetiar
2020-09-13
misc/collect.py: move out nested method to please linter
Moritz Warning
2020-09-13
misc/collect.py: rename TP-LINK to TP-LINK
Moritz Warning
2020-09-13
misc/collect.py: differentiate duplicate models by target
Moritz Warning
2020-09-13
misc/collect.py: get release name from json files
Moritz Warning
2020-09-13
README.md: update and make more user friendly
Moritz Warning
2020-09-13
misc/collect.py: do not upper case the release name
Moritz Warning
2020-09-13
misc/collect.py: better error messages
Moritz Warning
2020-09-13
misc/collect.py: add python version check
Moritz Warning
2020-09-13
www/index.html: fix prettier warning
Petr Štetiar
2020-09-13
ci: add testing of collect.py scan method
Petr Štetiar
2020-09-13
tests: add snapshot profiles.json
Petr Štetiar
2020-09-13
collect.py: fix open for Python versions < 3.6
Petr Štetiar
2020-09-13
collect.py: fix scan method file content decoding
Petr Štetiar
2020-08-21
ci: fix YAML dependency issue
Petr Štetiar
2020-08-20
add ca-certificates to test environment
Moritz Warning
2020-08-20
decode profiles.json content from bytes to string
Moritz Warning
2020-08-20
remove format string literals
Moritz Warning
2020-08-20
use required as member variable
Moritz Warning
2020-08-20
use os.makedirs and remove redundant mkdir lines
Moritz Warning
2020-08-20
scan local folder for release and profiles.json files
Moritz Warning
2020-08-20
fix help text for scrape
Moritz Warning
2020-08-20
skip releases that have no profiles.json
Moritz Warning
2020-08-20
ci: fix dependency for selenium test
Petr Štetiar
2020-08-20
fix eslint errors
Moritz Warning
[next]