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