No description
Find a file
2024-07-23 14:38:34 +05:30
.reuse feat: init 2024-05-13 21:26:50 +05:30
.sqlx feat: include minor and major quantity description in Product and amend DB for same 2024-07-17 16:24:40 +05:30
config fix: typo in meilisearch config param 2024-07-23 14:37:30 +05:30
LICENSES feat: init 2024-05-13 21:26:50 +05:30
migrations feat: include minor and major quantity description in Product and amend DB for same 2024-07-17 16:24:40 +05:30
scripts feat: pkg vanikam as container 2024-07-11 02:47:14 +05:30
src feat: method to check if Quantity is empty 2024-07-17 23:52:01 +05:30
utils/db-migrations fix(deps): update rust crate actix-rt to v2.10.0 2024-07-10 22:07:57 +00:00
.dockerignore feat: pkg vanikam as container 2024-07-11 02:47:14 +05:30
.env.docker-compose fix: s/vanigam/vanikam/ 2024-05-18 19:40:06 +05:30
.env_sample fix: read email config as a URL for optionally disabling TLS 2024-05-18 20:41:27 +05:30
.envrc fix&feat: install openssl and init direnv 2024-05-19 22:09:20 +05:30
.gitignore feat: bootstrap devenv 2024-05-19 20:16:19 +05:30
.woodpecker.yml debug: fix maildev 2024-07-23 14:38:34 +05:30
Cargo.lock feat: index Product for full text search with meillisearch 2024-07-17 20:21:02 +05:30
Cargo.toml feat: index Product for full text search with meillisearch 2024-07-17 20:21:02 +05:30
devenv.lock chore: update rust nightly compiler 2024-07-15 19:55:23 +05:30
devenv.nix fix&feat: install openssl and init direnv 2024-05-19 22:09:20 +05:30
devenv.yaml feat: bootstrap devenv 2024-05-19 20:16:19 +05:30
docker-compose-dev-deps.yml feat: deploy meilisearch in dev env and in CI 2024-07-17 20:21:41 +05:30
Dockerfile fix: container: bin name 2024-07-11 02:58:50 +05:30
Makefile fix: run meilisearch env override test separately 2024-07-17 23:51:30 +05:30
renovate.json Add renovate.json 2024-06-07 19:59:08 +00:00