Inteliver

Latest version: v0.5.0

Safety actively analyzes 681775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.5.0

Build

* build: update docker compose levels ([`df02f17`](https://gitlab.com/inteliver/inteliver/-/commit/df02f1788d289d734b16a34f73313e3527cdb139))

Documentation

* docs: update readme, add badges and center the video ([`46203aa`](https://gitlab.com/inteliver/inteliver/-/commit/46203aaafc41b12e0e5fb0aa2a387ef6322092b4))

Feature

* feat: add inteliver init command ([`90f908c`](https://gitlab.com/inteliver/inteliver/-/commit/90f908ccf3897b4c2e755d7c0513f478069baacb))

Fix

* fix: docs repo url ([`54fcbf1`](https://gitlab.com/inteliver/inteliver/-/commit/54fcbf1814e731025d6b47af26e5e9b4e2b4a8b2))

Refactor

* refactor: setup loguru format and loggers ([`3aad875`](https://gitlab.com/inteliver/inteliver/-/commit/3aad875df8986ab64a8e46b8bbbb780a64ba547a))

* refactor: use bcrypt directly instead of passlib ([`039837f`](https://gitlab.com/inteliver/inteliver/-/commit/039837fd406f621e72b9eb3e97075db00fb5ec4e))

* refactor: revise configuration structure ([`f6004cf`](https://gitlab.com/inteliver/inteliver/-/commit/f6004cf2566b8f60410b9d9b55bd2d15dbcae8f7))

0.4.0

Refactor

* refactor: change base package name to inteliver ([`e4a8b86`](https://gitlab.com/inteliver/inteliver/-/commit/e4a8b8657a7a7bec5d8853f451918344a1297556))

0.3.3

Build

* build: change the trigger to released ([`09bf8ca`](https://gitlab.com/inteliver/inteliver/-/commit/09bf8caa3ad95777e104ded69c59caf5337b9c50))

* build: change trigger condition for test ([`b3e6266`](https://gitlab.com/inteliver/inteliver/-/commit/b3e62665d9d5014985abf96cad699e6e51a26f0b))

* build: add pypi publish workflow ([`945bc83`](https://gitlab.com/inteliver/inteliver/-/commit/945bc83d8b9bd90d897c758a6607bf5c7eec510a))

Documentation

* docs: update image urls for readme to be absolute urls for pypi readme page ([`b3c8b33`](https://gitlab.com/inteliver/inteliver/-/commit/b3c8b33a040800ae2e35258e7b29855625bcb1ff))

Fix

* fix: temporarily comment out object detection ([`0421341`](https://gitlab.com/inteliver/inteliver/-/commit/042134118c70c729e540810c5e42d9165b4df9db))

0.3.2

Fix

* fix: test changing tags to solve actions error ([`efc2632`](https://gitlab.com/inteliver/inteliver/-/commit/efc26327de28ba036258391819b7c6477dfd3397))

* fix: typo ([`d080587`](https://gitlab.com/inteliver/inteliver/-/commit/d080587dd51924f4c23673018b8cefca3753fb1c))

0.3.1

Build

* build: revise dockerfile ([`ed5d4e0`](https://gitlab.com/inteliver/inteliver/-/commit/ed5d4e07507ff9218043af1c2a2a00d6dbaadf60))

0.3.0

Build

* build: change pipeline name ([`3ddac3f`](https://gitlab.com/inteliver/inteliver/-/commit/3ddac3f63f8bb2a5d605d1f4b487942b2de5d24c))

* build: update docker image name to simply inteliver:latest ([`dc3c7b8`](https://gitlab.com/inteliver/inteliver/-/commit/dc3c7b88146689afaf7278478312befeafa69eae))

* build: update numpy version to be compatible with opencv ([`1e6cff1`](https://gitlab.com/inteliver/inteliver/-/commit/1e6cff1ebeda2b29519d8eb8dfbdeed4bcbcb8a4))

* build: add requirements to pyproject.tom ([`9ac38c1`](https://gitlab.com/inteliver/inteliver/-/commit/9ac38c1957268351ffdd475ae6d6185582c3791e))

* build: change package name to simply inteliver ([`6b7fe01`](https://gitlab.com/inteliver/inteliver/-/commit/6b7fe01c0eb3bdf62516fa167ace194ea7a27ac3))

* build: update dockerfile ([`9c66447`](https://gitlab.com/inteliver/inteliver/-/commit/9c664475de2ce42f05dd09451478e955a8f01d03))

* build: add local dev mode with docker compose ([`3906ff4`](https://gitlab.com/inteliver/inteliver/-/commit/3906ff45ec07cf8346838e122dbd7bd3fba61202))

* build: ignore ai model files ([`7bd434e`](https://gitlab.com/inteliver/inteliver/-/commit/7bd434e4e1e76f5490f2380bdc076782ab995d18))

* build: ignore vscode and logs ([`82f1e92`](https://gitlab.com/inteliver/inteliver/-/commit/82f1e92b12d827295648929f2dc69fd174c72e97))

* build: add pyjwt ([`13eadbc`](https://gitlab.com/inteliver/inteliver/-/commit/13eadbc357d9b13891dacce52c2f1e03d45990e8))

* build: ignore pdoc ([`566234a`](https://gitlab.com/inteliver/inteliver/-/commit/566234a5d5f24c476a5900c0fb5bcf72a3309237))

* build: add postgres to docker compose ([`f4e0fbe`](https://gitlab.com/inteliver/inteliver/-/commit/f4e0fbeb28fc461956bb8b87e04577d8dbf25016))

Documentation

* docs: add inteliver features to readme ([`cbb50a7`](https://gitlab.com/inteliver/inteliver/-/commit/cbb50a7c8dfd604e788eed94ea06bd2eff609ad6))

* docs: add inteliver logo for readme ([`8ed1ca8`](https://gitlab.com/inteliver/inteliver/-/commit/8ed1ca81b41dc6bba712df11fc8829decfa4a9da))

* docs: first draft of readme ([`af34cb6`](https://gitlab.com/inteliver/inteliver/-/commit/af34cb613368496bfb91f060e4f060d405415eb2))

* docs: add code documentation ([`9de3a67`](https://gitlab.com/inteliver/inteliver/-/commit/9de3a674101af311f4d3713f0532639cc5c12add))

Feature

* feat: add image processing module ([`3738c9e`](https://gitlab.com/inteliver/inteliver/-/commit/3738c9e90b53de0fa73d76e54721c846bb41d162))

* feat: add object storage endpoints ([`be2dd32`](https://gitlab.com/inteliver/inteliver/-/commit/be2dd32f49d479b639b618b5406cd7e54d98f7d9))

* feat: add register flow ([`7da0363`](https://gitlab.com/inteliver/inteliver/-/commit/7da036371864318bbbc43c7b19d9f16947b61ad2))

* feat: add reset password and other improvements ([`94967b2`](https://gitlab.com/inteliver/inteliver/-/commit/94967b295a37a31e8e2f9d4086986b9088d5ebd3))

* feat: add auth to user routers ([`9c45980`](https://gitlab.com/inteliver/inteliver/-/commit/9c459801b1e494b60add3d441161c62b3c5596a2))

* feat: add auth using oauth2 ([`d21de7f`](https://gitlab.com/inteliver/inteliver/-/commit/d21de7fb429bcdc84241a72e2b7182835143b309))

* feat: add user endpoints ([`b57f423`](https://gitlab.com/inteliver/inteliver/-/commit/b57f423ba932d9d43648008bed5a4f7b8d07333f))

* feat: add postgres database and alembic migrations ([`fa19fa2`](https://gitlab.com/inteliver/inteliver/-/commit/fa19fa27a46e5a851856654fb317d934ff0fdd94))

* feat: add users schema, model and crud ([`f605b98`](https://gitlab.com/inteliver/inteliver/-/commit/f605b98a13668dfe0c344fcd197a40bcff88d03a))

Fix

* fix: ruff and my issues ([`708348a`](https://gitlab.com/inteliver/inteliver/-/commit/708348aa9e237845e00d4d620fc60d341c93ff9c))

* fix: add exception handling for initializing the database ([`26964f8`](https://gitlab.com/inteliver/inteliver/-/commit/26964f81e1d909c4364eeada9ebc018a1bfdc354))

* fix: change variable name ([`1804ef9`](https://gitlab.com/inteliver/inteliver/-/commit/1804ef921f6a1579a4e3e6e5a25975d077f17e92))

* fix: change default error message ([`6380d9c`](https://gitlab.com/inteliver/inteliver/-/commit/6380d9cfc70bc9f4413013cab7d0bdce6652dfda))

* fix: use default loguru logger with added outputs ([`8e7dc36`](https://gitlab.com/inteliver/inteliver/-/commit/8e7dc360279d3aaed5a3b5cb12021e09ef1790b1))

* fix: read cloudname from database ([`46b1d76`](https://gitlab.com/inteliver/inteliver/-/commit/46b1d7660d829515791c2849fb2253d049357278))

* fix: add storage to routers ([`53ca2ab`](https://gitlab.com/inteliver/inteliver/-/commit/53ca2ab724a34dabb7a33ef738d062250449b08b))

* fix: update cli project name ([`2af8ef4`](https://gitlab.com/inteliver/inteliver/-/commit/2af8ef4693514a1924c29399cee8e86e3d273d48))

* fix: remove code pdoc ([`4f333d7`](https://gitlab.com/inteliver/inteliver/-/commit/4f333d7435bc0f7f1584fb5f58b1f3f23bcff0c1))

* fix: resolve the unknown revision error in ci ([`089a7a5`](https://gitlab.com/inteliver/inteliver/-/commit/089a7a5010892565f7273b38d28515e03c2ed1a8))

Refactor

* refactor: aggregate all configs ([`a390c66`](https://gitlab.com/inteliver/inteliver/-/commit/a390c666bc2466900749f940193b3b8e8a0ab2db))

* refactor: add cloudname functionality and other fixes ([`94975e8`](https://gitlab.com/inteliver/inteliver/-/commit/94975e880eacdc8e249a6404d67675528ec3fced))

* refactor: revision new alembic migration ([`ab2fc10`](https://gitlab.com/inteliver/inteliver/-/commit/ab2fc10bb96d3c62643581c69a0b6f1566d8b47e))

* refactor: move versioning to its module ([`58826db`](https://gitlab.com/inteliver/inteliver/-/commit/58826dbddc36635f4011122eab2688aedc2bab78))

* refactor: remove unused folders ([`63e5401`](https://gitlab.com/inteliver/inteliver/-/commit/63e54011e9baa12797beee43aab78bcd8da6481a))

* refactor: add constants to auth ([`dc01296`](https://gitlab.com/inteliver/inteliver/-/commit/dc012965b28f665ccbc85f0ab63ff419d9f0eaf9))

* refactor: improve auth module ([`479f538`](https://gitlab.com/inteliver/inteliver/-/commit/479f53863014bfab2558576fa0d34f5df5c96d07))

* refactor: moved postgres db ([`349f762`](https://gitlab.com/inteliver/inteliver/-/commit/349f762f0ff936317df8b8d310d5dcbff76c1a36))

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.