⬆️ Updating add-on SQLite Web to ec085f3

This commit is contained in:
Community Hass.io Add-ons Bot 2019-04-21 22:46:20 +00:00
parent 64ef84ec0d
commit e10bc7e8b2
4 changed files with 45 additions and 124 deletions

View file

@ -1005,10 +1005,10 @@ SOFTWARE.
[portainer-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[portainer-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[portainer-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/tree/bb24b5e
[addon-doc-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/blob/bb24b5e/README.md
[addon-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/tree/ec085f3
[addon-doc-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/blob/ec085f3/README.md
[sqlite-web-issue]: https://github.com/hassio-addons/addon-sqlite-web/issues
[sqlite-web-version-shield]: https://img.shields.io/badge/version-bb24b5e-blue.svg
[sqlite-web-version-shield]: https://img.shields.io/badge/version-ec085f3-blue.svg
[sqlite-web-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/sqlite-web-armhf.svg
[sqlite-web-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[sqlite-web-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,120 +1,44 @@
# Changelog since v0.2.0
# Changelog since v1.0.0
2019/03/24 11:28 UTC - [bb24b5e](https://github.com/hassio-addons/addon-sqlite-web/commit/bb24b5ec199cd1cd4de1e48e1a4f8101232698d9) by [@ludeeus](https://github.com/ludeeus)
> ⬆️ Upgrade peewee to 3.9.3
2019/04/21 21:25 UTC - [ec085f3](https://github.com/hassio-addons/addon-sqlite-web/commit/ec085f3fde219f72e3c8524c10a6ebe16345b0cd) by [@renovate[bot]](https://github.com/apps/renovate)
> :arrow_up: Updates peewee to v3.9.4 (#24)
2019/03/24 11:28 UTC - [670e71c](https://github.com/hassio-addons/addon-sqlite-web/commit/670e71c2f47fa9f0982aa1676cd2c6b9d51a18b9) by [@ludeeus](https://github.com/ludeeus)
> ⬆️ Upgrade sqlite-web to 0.3.6
2019/04/21 21:25 UTC - [1664fe2](https://github.com/hassio-addons/addon-sqlite-web/commit/1664fe22a580ea13f3485a57f2cb9caa565ac73c) by [@frenck](https://github.com/frenck)
> :books: Updates documentation to match latest changes
2019/03/24 11:28 UTC - [cd1485a](https://github.com/hassio-addons/addon-sqlite-web/commit/cd1485af60a9941ad5908b25c63473aeb39e079c) by [@ludeeus](https://github.com/ludeeus)
> ✨ Adds HA Authentication
2019/04/21 21:25 UTC - [bea8afb](https://github.com/hassio-addons/addon-sqlite-web/commit/bea8afb475079c4778a9b06d7dfaf3876578d3d2) by [@frenck](https://github.com/frenck)
> :sparkles: Adds port descriptions
2019/03/24 11:28 UTC - [96ca892](https://github.com/hassio-addons/addon-sqlite-web/commit/96ca892ed7578fcd3e54acf5d477b857f91ef862) by [@ludeeus](https://github.com/ludeeus)
> 🔨 Rewrite to use bashio
2019/04/21 21:25 UTC - [b650a89](https://github.com/hassio-addons/addon-sqlite-web/commit/b650a89d6dfdab15945b6351fea1860ae3da0040) by [@frenck](https://github.com/frenck)
> :fire: Removes custom log format override
2019/03/24 11:28 UTC - [d304339](https://github.com/hassio-addons/addon-sqlite-web/commit/d304339e8f2cd4362f76f0f09d9c0f624e81f843) by [@ludeeus](https://github.com/ludeeus)
> 🚑 Fix missing copy command for requirements.txt
2019/04/21 21:25 UTC - [6e25b2a](https://github.com/hassio-addons/addon-sqlite-web/commit/6e25b2a2bbf98e7fc7f4690dc41ebabe7b90b5e9) by [@frenck](https://github.com/frenck)
> :fire: Removes IPv6 switch
2019/03/24 11:28 UTC - [c3095f3](https://github.com/hassio-addons/addon-sqlite-web/commit/c3095f3a7ef75644dfa1e5678527fa3f77628242) by [@ludeeus](https://github.com/ludeeus)
> ⬆️ Upgrade cython to 0.29.2-r0
2019/04/21 21:25 UTC - [45c4de6](https://github.com/hassio-addons/addon-sqlite-web/commit/45c4de69570bb239bcc261e5e2f3fc4e59dd8f01) by [@frenck](https://github.com/frenck)
> :hammer: Refactor of init scripts
2019/03/24 11:28 UTC - [11db90c](https://github.com/hassio-addons/addon-sqlite-web/commit/11db90c1d7a016326a83bd8b13cca3ee252d45eb) by [@ludeeus](https://github.com/ludeeus)
> ⬇️ Downgrade apache2-utils to 2.4.38-r2
2019/04/21 21:25 UTC - [4509d8c](https://github.com/hassio-addons/addon-sqlite-web/commit/4509d8ced360b383a300ee21912e834e75f78ad6) by [@frenck](https://github.com/frenck)
> :fire: Removes default config options
2019/03/24 11:28 UTC - [179330d](https://github.com/hassio-addons/addon-sqlite-web/commit/179330daf450d1a1695a2d3eb53306696d25b7dc) by [@ludeeus](https://github.com/ludeeus)
> Upgrade python3 to 3.6.8-r1
2019/04/21 21:25 UTC - [b8683ce](https://github.com/hassio-addons/addon-sqlite-web/commit/b8683ce1a71f72da7ba6ca725a4e820e8516493e) by [@frenck](https://github.com/frenck)
> :hammer: Makes NGinx wait for SQLite Web before starting
2019/03/24 11:28 UTC - [b949231](https://github.com/hassio-addons/addon-sqlite-web/commit/b949231bebecc2e8c9b547cbc3dc2ef05445538a) by [@ludeeus](https://github.com/ludeeus)
> Upgrade python3-dev to 3.6.8-r1
2019/04/21 21:25 UTC - [9309380](https://github.com/hassio-addons/addon-sqlite-web/commit/93093801dda66e5aa171afaed722ddb06f0a9fc5) by [@frenck](https://github.com/frenck)
> :hammer: Removes unused while loop
2019/03/24 11:28 UTC - [ed9b599](https://github.com/hassio-addons/addon-sqlite-web/commit/ed9b599e35851a94b269c74d58c5566f68b2db39) by [@ludeeus](https://github.com/ludeeus)
> Upgrade gcc to 8.2.0-r2
2019/04/21 21:25 UTC - [b1075a0](https://github.com/hassio-addons/addon-sqlite-web/commit/b1075a04a2f57266f61dea7b0058edf1a48f6f7b) by [@frenck](https://github.com/frenck)
> :ambulance: Workaround Docker issue by reinstating legacy tags
2019/03/24 11:28 UTC - [093bba0](https://github.com/hassio-addons/addon-sqlite-web/commit/093bba0bb9bc086c6bf6a0a671440aba97ed1b15) by [@ludeeus](https://github.com/ludeeus)
> Upgrade g++ to 8.2.0-r2
2019/04/21 21:25 UTC - [2d1c5e8](https://github.com/hassio-addons/addon-sqlite-web/commit/2d1c5e8f1457a8922ab0fc0cd4995ba6f865c73d) by [@frenck](https://github.com/frenck)
> :hammer: Makes log_level optional
2019/03/24 11:28 UTC - [cd0c390](https://github.com/hassio-addons/addon-sqlite-web/commit/cd0c390b142e37654dac9ed7da0af3340e80e540) by [@ludeeus](https://github.com/ludeeus)
> 🔨 Move python requirements to requirements.txt
2019/04/21 21:25 UTC - [0737c61](https://github.com/hassio-addons/addon-sqlite-web/commit/0737c6130a40e9d49d97240b24c28b23585824fb) by [@frenck](https://github.com/frenck)
> :sparkles: Adds ARMv7 support
2019/03/24 11:28 UTC - [f523260](https://github.com/hassio-addons/addon-sqlite-web/commit/f5232605fc184e595d6bed250f6153380b8aff08) by [@ludeeus](https://github.com/ludeeus)
> :arrow_up: Upgrade baseimage to 3.0.1
2019/04/21 21:25 UTC - [bc6fd2a](https://github.com/hassio-addons/addon-sqlite-web/commit/bc6fd2a2b29e3d8d74968295c783a8e7ad9ea0c7) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades gcc/g++ to 8.3.0-r0
2019/03/24 11:28 UTC - [0096da5](https://github.com/hassio-addons/addon-sqlite-web/commit/0096da5d8c78a2186300e1507ad1ac5216c00045) by [@ludeeus](https://github.com/ludeeus)
> :arrow_up: Updates peewee to version 3.9.2 (#15)
2019/03/24 11:28 UTC - [b990415](https://github.com/hassio-addons/addon-sqlite-web/commit/b990415b5d956500b3652bcb37f4bc2e11f4a847) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades add-on base image to 2.3.2
2019/03/24 11:28 UTC - [086938a](https://github.com/hassio-addons/addon-sqlite-web/commit/086938a0c8a3bbe21a9fe63bee561b1574fb90a7) by [@ludeeus](https://github.com/ludeeus)
> :arrow_up: Updates datasette to version 0.27 (#14)
2019/03/24 11:28 UTC - [f27ba74](https://github.com/hassio-addons/addon-sqlite-web/commit/f27ba7427ec40115db86afc3ffae112e2b1f1fd5) by [@ludeeus](https://github.com/ludeeus)
> :arrow_up: Updates peewee to version 3.8.2 (#13)
2019/03/24 11:28 UTC - [38930d8](https://github.com/hassio-addons/addon-sqlite-web/commit/38930d844e0db58d6ea25264640b861afcc36f9f) by [@ludeeus](https://github.com/ludeeus)
> :arrow_up: Updates apache2-utils to version 2.4.38-r3 (#12)
2019/03/24 11:28 UTC - [13ece72](https://github.com/hassio-addons/addon-sqlite-web/commit/13ece7276ab8f550de123f6ace77e5c152ecdb4c) by [@renovate[bot]](https://github.com/apps/renovate)
> Configure Renovate (#9)
* Add renovate.json
* Update renovate.json
2019/03/24 11:28 UTC - [1723057](https://github.com/hassio-addons/addon-sqlite-web/commit/1723057dfbc0a6d3739058964e809878f86eedc9) by [@frenck](https://github.com/frenck)
> :tractor: :rocket: Refactor of GitLab CI
2019/03/24 11:28 UTC - [006ee3a](https://github.com/hassio-addons/addon-sqlite-web/commit/006ee3a822333743d0e90259eb0b15468886f387) by [@frenck](https://github.com/frenck)
> :fireworks: Updates maintenance year to 2019
2019/03/24 11:28 UTC - [93a95ba](https://github.com/hassio-addons/addon-sqlite-web/commit/93a95baa298949c5d5a46fee6897ae6049de4311) by [@frenck](https://github.com/frenck)
> :fire: Removes Anchore.io links
2019/03/24 11:28 UTC - [2ca59ee](https://github.com/hassio-addons/addon-sqlite-web/commit/2ca59ee84b2bd2bfd74a6cd16bda951a2f29b38c) by [@frenck](https://github.com/frenck)
> :fire: Removes BountySource links
2019/03/24 11:28 UTC - [8f109f0](https://github.com/hassio-addons/addon-sqlite-web/commit/8f109f071feece4778538b8a27a9d89b9cc55aab) by [@frenck](https://github.com/frenck)
> :pencil2: Fixes spelling error in Dockerfile
2019/03/24 11:28 UTC - [2aaf424](https://github.com/hassio-addons/addon-sqlite-web/commit/2aaf424fd2c44e205119105980df2233a4191ce8) by [@ludeeus](https://github.com/ludeeus)
> :arrow_up: Upgrades add-on base image in build file to version 2.3.1
2019/03/24 11:28 UTC - [51c6a96](https://github.com/hassio-addons/addon-sqlite-web/commit/51c6a961271b01ce22149b806245127275129abe) by [@ludeeus](https://github.com/ludeeus)
> :arrow_up: Upgrades add-on base image in Dockerfile to version 2.3.1
2019/03/24 11:28 UTC - [1eba43d](https://github.com/hassio-addons/addon-sqlite-web/commit/1eba43d8a7d80b9141815523d2ddc99e568e7282) by [@chetcuti](https://github.com/chetcuti)
> Update embedding example in README (#10)
Dashes don't seem to be valid in this context, so sqlite-web generates
errors and causes other parts of the Home Assistant UI to have problems,
however sqlite_web works just fine.
2019/03/24 11:28 UTC - [7a6096c](https://github.com/hassio-addons/addon-sqlite-web/commit/7a6096c316161efa2dbfe877fdbb60b7b477958d) by [@ludeeus](https://github.com/ludeeus)
> :arrow_up: Upgrades datasette to version 0.26
2019/03/24 11:28 UTC - [57bed99](https://github.com/hassio-addons/addon-sqlite-web/commit/57bed99bcbc227caf79b561f2d3ee186e22ce147) by [@ludeeus](https://github.com/ludeeus)
> :arrow_up: Upgrades peewee to version 3.8.0
2019/03/24 11:28 UTC - [89fcb33](https://github.com/hassio-addons/addon-sqlite-web/commit/89fcb339d6da984bcf6a25e8ab978161eff5fe92) by [@ludeeus](https://github.com/ludeeus)
> niginx version bump
2019/03/24 11:28 UTC - [df31512](https://github.com/hassio-addons/addon-sqlite-web/commit/df315127053218c4192af9d191a2cf5e438793d5) by [@ludeeus](https://github.com/ludeeus)
> Merge branch 'master' of https://github.com/hassio-addons/addon-sqlite-web
2019/03/24 11:28 UTC - [6081627](https://github.com/hassio-addons/addon-sqlite-web/commit/60816278221a4e63109d45400cabee567aff8fd3) by [@ludeeus](https://github.com/ludeeus)
> Bump year to 2019
2019/03/24 11:28 UTC - [dc29c24](https://github.com/hassio-addons/addon-sqlite-web/commit/dc29c24c3e274f1c0eea4f4cea9e5c157767a6dd) by [@tjorim](https://github.com/tjorim)
> Fix port number (#7)
2019/03/24 11:28 UTC - [0b574fa](https://github.com/hassio-addons/addon-sqlite-web/commit/0b574fab425615410b10960f46af9c08f9d00150) by [@frenck](https://github.com/frenck)
> Maint upgrades (#6)
* :arrow_up: Upgrades apache2-utils to 2.4.35-r0
* :arrow_up: Upgrades nginx to 1.14.1-r0
* :arrow_up: Upgrades peewee to 3.7.1
* :arrow_up: Upgrades datasette to 0.25.1
2019/04/21 21:25 UTC - [7b5941c](https://github.com/hassio-addons/addon-sqlite-web/commit/7b5941c1ecb79686caba2d1fcbc4a8f9c05dcfc4) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades base image to Python 1.1.0

View file

@ -39,11 +39,11 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/ludeeus
[discord-shield]: https://img.shields.io/discord/330944238910963714.svg
[discord]: https://discord.gg/c5DvZ4e
[docs]: https://github.com/hassio-addons/addon-sqlite-web/blob/bb24b5e/README.md
[docs]: https://github.com/hassio-addons/addon-sqlite-web/blob/ec085f3/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-sqlite-web/68912
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-bb24b5e-blue.svg
[release]: https://github.com/hassio-addons/addon-sqlite-web/tree/bb24b5e
[release-shield]: https://img.shields.io/badge/version-ec085f3-blue.svg
[release]: https://github.com/hassio-addons/addon-sqlite-web/tree/ec085f3
[screenshot]: https://github.com/hassio-addons/addon-sqlite-web/raw/master/images/sample-view.png

View file

@ -1,6 +1,6 @@
{
"name": "SQLite Web",
"version": "bb24b5e",
"version": "ec085f3",
"slug": "sqlite-web",
"description": "Explore your SQLite database",
"url": "https://github.com/hassio-addons/addon-sqlite-web/tree/master/README.md",
@ -10,44 +10,41 @@
"aarch64",
"amd64",
"armhf",
"armv7",
"i386"
],
"boot": "auto",
"auth_api": true,
"hassio_api": true,
"hassio_role": "default",
"homeassistant_api": false,
"host_network": false,
"ports": {
"6210/tcp": 6210,
"6220/tcp": 6220
},
"ports_description": {
"6210/tcp": "SQLite Web interface",
"6220/tcp": "Datasette API endpoint"
},
"map": [
"ssl",
"config:rw"
],
"options": {
"log_level": "info",
"database_path": "home-assistant_v2.db",
"read_only": true,
"datasette": false,
"ssl": true,
"certfile": "fullchain.pem",
"keyfile": "privkey.pem",
"ipv6": false
"keyfile": "privkey.pem"
},
"schema": {
"log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)",
"log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)?",
"database_path": "str",
"read_only": "bool",
"datasette": "bool",
"ssl": "bool",
"certfile": "str",
"keyfile": "str",
"ipv6": "bool"
"keyfile": "str"
},
"environment": {
"LOG_FORMAT": "{LEVEL}: {MESSAGE}"
},
"image": "hassioaddons/sqlite-web"
"image": "hassioaddons/sqlite-web-{arch}"
}