diff --git a/README.md b/README.md index 04da24b07..96cc1af24 100644 --- a/README.md +++ b/README.md @@ -925,10 +925,10 @@ SOFTWARE. [portainer-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [portainer-armv7-shield]: https://img.shields.io/badge/armv7-no-red.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/0096da5 -[addon-doc-sqlite-web]: https://github.com/hassio-addons/addon-sqlite-web/blob/0096da5/README.md +[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 [sqlite-web-issue]: https://github.com/hassio-addons/addon-sqlite-web/issues -[sqlite-web-version-shield]: https://img.shields.io/badge/version-0096da5-blue.svg +[sqlite-web-version-shield]: https://img.shields.io/badge/version-bb24b5e-blue.svg [sqlite-web-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/sqlite-web.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 diff --git a/sqlite-web/CHANGELOG.md b/sqlite-web/CHANGELOG.md index bade7c8e0..c7ea09a6d 100644 --- a/sqlite-web/CHANGELOG.md +++ b/sqlite-web/CHANGELOG.md @@ -1,74 +1,113 @@ # Changelog since v0.2.0 -2019/03/09 10:49 UTC - [0096da5](https://github.com/hassio-addons/addon-sqlite-web/commit/0096da5d8c78a2186300e1507ad1ac5216c00045) by [@ludeeus](https://github.com/ludeeus) +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/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/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/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/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/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/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/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/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/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/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/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/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/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/09 10:49 UTC - [b990415](https://github.com/hassio-addons/addon-sqlite-web/commit/b990415b5d956500b3652bcb37f4bc2e11f4a847) by [@frenck](https://github.com/frenck) +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/09 10:49 UTC - [086938a](https://github.com/hassio-addons/addon-sqlite-web/commit/086938a0c8a3bbe21a9fe63bee561b1574fb90a7) by [@ludeeus](https://github.com/ludeeus) +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/09 10:49 UTC - [f27ba74](https://github.com/hassio-addons/addon-sqlite-web/commit/f27ba7427ec40115db86afc3ffae112e2b1f1fd5) by [@ludeeus](https://github.com/ludeeus) +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/09 10:49 UTC - [38930d8](https://github.com/hassio-addons/addon-sqlite-web/commit/38930d844e0db58d6ea25264640b861afcc36f9f) by [@ludeeus](https://github.com/ludeeus) +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/09 10:49 UTC - [13ece72](https://github.com/hassio-addons/addon-sqlite-web/commit/13ece7276ab8f550de123f6ace77e5c152ecdb4c) by [@renovate[bot]](https://github.com/apps/renovate) +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/09 10:49 UTC - [1723057](https://github.com/hassio-addons/addon-sqlite-web/commit/1723057dfbc0a6d3739058964e809878f86eedc9) by [@frenck](https://github.com/frenck) +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/09 10:49 UTC - [006ee3a](https://github.com/hassio-addons/addon-sqlite-web/commit/006ee3a822333743d0e90259eb0b15468886f387) by [@frenck](https://github.com/frenck) +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/09 10:49 UTC - [93a95ba](https://github.com/hassio-addons/addon-sqlite-web/commit/93a95baa298949c5d5a46fee6897ae6049de4311) by [@frenck](https://github.com/frenck) +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/09 10:49 UTC - [2ca59ee](https://github.com/hassio-addons/addon-sqlite-web/commit/2ca59ee84b2bd2bfd74a6cd16bda951a2f29b38c) by [@frenck](https://github.com/frenck) +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/09 10:49 UTC - [8f109f0](https://github.com/hassio-addons/addon-sqlite-web/commit/8f109f071feece4778538b8a27a9d89b9cc55aab) by [@frenck](https://github.com/frenck) +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/09 10:49 UTC - [2aaf424](https://github.com/hassio-addons/addon-sqlite-web/commit/2aaf424fd2c44e205119105980df2233a4191ce8) by [@ludeeus](https://github.com/ludeeus) +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/09 10:49 UTC - [51c6a96](https://github.com/hassio-addons/addon-sqlite-web/commit/51c6a961271b01ce22149b806245127275129abe) by [@ludeeus](https://github.com/ludeeus) +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/09 10:49 UTC - [1eba43d](https://github.com/hassio-addons/addon-sqlite-web/commit/1eba43d8a7d80b9141815523d2ddc99e568e7282) by [@chetcuti](https://github.com/chetcuti) +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/09 10:49 UTC - [7a6096c](https://github.com/hassio-addons/addon-sqlite-web/commit/7a6096c316161efa2dbfe877fdbb60b7b477958d) by [@ludeeus](https://github.com/ludeeus) +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/09 10:49 UTC - [57bed99](https://github.com/hassio-addons/addon-sqlite-web/commit/57bed99bcbc227caf79b561f2d3ee186e22ce147) by [@ludeeus](https://github.com/ludeeus) +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/09 10:49 UTC - [89fcb33](https://github.com/hassio-addons/addon-sqlite-web/commit/89fcb339d6da984bcf6a25e8ab978161eff5fe92) by [@ludeeus](https://github.com/ludeeus) +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/09 10:49 UTC - [df31512](https://github.com/hassio-addons/addon-sqlite-web/commit/df315127053218c4192af9d191a2cf5e438793d5) by [@ludeeus](https://github.com/ludeeus) +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/09 10:49 UTC - [6081627](https://github.com/hassio-addons/addon-sqlite-web/commit/60816278221a4e63109d45400cabee567aff8fd3) by [@ludeeus](https://github.com/ludeeus) +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/09 10:49 UTC - [dc29c24](https://github.com/hassio-addons/addon-sqlite-web/commit/dc29c24c3e274f1c0eea4f4cea9e5c157767a6dd) by [@tjorim](https://github.com/tjorim) +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/09 10:49 UTC - [0b574fa](https://github.com/hassio-addons/addon-sqlite-web/commit/0b574fab425615410b10960f46af9c08f9d00150) by [@frenck](https://github.com/frenck) +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 diff --git a/sqlite-web/README.md b/sqlite-web/README.md index b8a6bb5b5..912c44c18 100644 --- a/sqlite-web/README.md +++ b/sqlite-web/README.md @@ -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/0096da5/README.md +[docs]: https://github.com/hassio-addons/addon-sqlite-web/blob/bb24b5e/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-0096da5-blue.svg -[release]: https://github.com/hassio-addons/addon-sqlite-web/tree/0096da5 +[release-shield]: https://img.shields.io/badge/version-bb24b5e-blue.svg +[release]: https://github.com/hassio-addons/addon-sqlite-web/tree/bb24b5e [screenshot]: https://github.com/hassio-addons/addon-sqlite-web/raw/master/images/sample-view.png \ No newline at end of file diff --git a/sqlite-web/config.json b/sqlite-web/config.json index 869ab27db..5cf426a00 100644 --- a/sqlite-web/config.json +++ b/sqlite-web/config.json @@ -1,6 +1,6 @@ { "name": "SQLite Web", - "version": "0096da5", + "version": "bb24b5e", "slug": "sqlite-web", "description": "Explore your SQLite database", "url": "https://github.com/hassio-addons/addon-sqlite-web/tree/master/README.md", @@ -13,6 +13,7 @@ "i386" ], "boot": "auto", + "auth_api": true, "hassio_api": true, "hassio_role": "default", "homeassistant_api": false, @@ -30,8 +31,6 @@ "database_path": "home-assistant_v2.db", "read_only": true, "datasette": false, - "username": "", - "password": "", "ssl": true, "certfile": "fullchain.pem", "keyfile": "privkey.pem", @@ -42,14 +41,10 @@ "database_path": "str", "read_only": "bool", "datasette": "bool", - "username": "str", - "password": "str", "ssl": "bool", "certfile": "str", "keyfile": "str", - "ipv6": "bool", - "i_like_to_be_pwned": "bool?", - "leave_front_door_open": "bool?" + "ipv6": "bool" }, "environment": { "LOG_FORMAT": "{LEVEL}: {MESSAGE}"