infisical

♾ Infisical is the open-source secret management platform: Sync secrets across your team/infrastructure, prevent secret leaks, and manage internal PKI

OTHER License

Stars
15.1K
Committers
172

Bot releases are visible (Hide)

infisical - v0.2.3

Published by maidul98 almost 2 years ago

Changelog

  • 7c7c9de Add Infisical API to README
  • da251d3 Add images to API reference authentication for getting API keys and notes on crypto
  • 992357c Add new organization endpoints to API reference
  • efd5016 Added frontend for api-keys
  • 9a28e5b Added to auto-redirect to the no projects page
  • 813db9d Added volumes and deleted logs
  • 56aec21 Adjust app-wide API limit
  • b359fb5 Adjust app-wide rate limiter
  • 1fbbbab Allow new channel types
  • 5d8c4ad Changed the formulation to secrets and configs
  • 5085376 Check v2 workspace membership routes (currently not routed)
  • e364faa Complete v1 API Key
  • 74b76ed Complete v1 API Key
  • e2b4adb Complete v1 API reference docs, pre-launch
  • 315810b Complete v1 API reference docs, pre-launch
  • b633608 Continue API reference development
  • 9d4ea2d Continue api-reference docs
  • 61f767e Corrected the telemetery event name
  • 2ae617c Fill in more example values for OpenAPI schema
  • 4df205d Fix README
  • 061a9c8 Fix build errors
  • b8fbc36 Fix faulty import
  • 32928bf Fix merge conflicts
  • 0f04360 Fix merge conflicts
  • 1534a47 Fixed the redirectbug with adding a new workspace
  • b1f7505 Fixed the redirectbug with deleting a certain workspace
  • 72d52c9 Fixing merge conflicts for the folder structure
  • 89697df Increase rate limits for API
  • 08dd517 Making the dashboard less clunky
  • e7a9b83 Merge branch 'main' into chore/move-to-src
  • 7e9ba3b Merge branch 'main' of https://github.com/Infisical/infisical
  • b3816bd Merge branch 'main' of https://github.com/Infisical/infisical
  • ea98f9b Merge pull request #221 from Infisical/api-docs
  • 564367d Merge pull request #222 from akhilmhdh/feat/migration-ts
  • f19db53 Merge pull request #223 from Infisical/api-keys
  • c563548 Merge pull request #224 from akhilmhdh/feat/migration-ts-v2
  • a633a35 Merge pull request #225 from Infisical/expand-open-api
  • a268900 Merge pull request #226 from akhilmhdh/chore/move-to-src
  • 818efe6 Merge pull request #227 from Infisical/k8-new-service-token-and-auto-redeploy
  • 1b16066 Merge pull request #228 from Infisical/expand-open-api
  • eabe406 Merge pull request #229 from Infisical/expand-open-api
  • b324677 Merge remote-tracking branch 'origin' into api-keys
  • 9ff0b7b Minor changes to README
  • 614a255 Patch IP recognition
  • 35f4d27 Populate service token user
  • 4c2b9d4 Solving merge conflicts
  • 9e55102 Switch to v2/secrets CURD api for cli
  • cba57cf Updated readme.md
  • 63f22c5 add auto redeploy, new secrets api, and new service token
  • e552be0 add deployment error check for gamma
  • b8fa5e8 add method to get channel from user agent
  • 63e9d83 chore(frontend): changed source code to src folder from root
  • ffc3562 feat(frontend): migrated to ts completed.
  • 40696e4 increase CLI version
  • 67365e5 migration(frontend): migrated frontend files except some components to ts
  • 37ee814 revert default api domain
  • cf123d1 service token create - change env to slug
  • da3742f set userid and email based on presence of service token/jwt
  • 3ba636f switch k8-operator to secrets v2api
  • 41d17c9 update kubectl install configs
  • 9f08b04 update secrets-operator helm chart
  • 3e62069 updated Readme with new contributors
infisical - v0.2.2

Published by maidul98 almost 2 years ago

Changelog

  • 29592a1 Add SMTP support for AWS SES and docs for it
  • fa60784 Add files via upload
  • a8f38a5 Add github action for gamma deploy
  • 986434d Add infisical in Makefile for docker compose
  • cbd8302 Add temp patch for CRUD ops race conditions
  • d958341 Corrected the telemetery event name
  • b67abf9 Fixing minor bugs for custom environments
  • 9517707 Merge branch 'main' into feat/#31
  • 72b8dbd Merge branch 'main' into language-support-ptbr
  • 91f1090 Merge branch 'main' of https://github.com/Infisical/infisical
  • 439e86d Merge pull request #186 from akhilmhdh/feat/#31
  • 3bc7f2a Merge pull request #199 from Gabriellopes232/language-support-ptbr
  • 0f151fc Merge pull request #215 from Infisical/patch-integrations
  • d03eff4 Merge pull request #216 from Infisical/check-smtp-setup
  • 9974f88 Merge pull request #218 from Infisical/gamma-auto-deploy
  • 9ca544f Merge pull request #219 from imakecodes/feature/adding-export-dotenv-export-format
  • 30d84ed Merge pull request #220 from Infisical/gamma-auto-deploy
  • 71fbf51 Minor style changes - capitalization
  • d386f27 Minor style changes to integrations
  • 61318f2 Remove netlify and gh
  • 64d1f25 Rename workflow file
  • 6992c51 Working fixing integrations race condition
  • 98d84b6 add FormatDotEnvExport to list of available formats
  • 323701d add gha upgrade helmchart
  • a00e6df add manual approval setp
  • 593765c cat values file after downloading
  • 3e102fe chore: add language locale
  • 189d245 correct needs fields in gha
  • 87a3f9a delete gamma deploy workflow file
  • eb9a8e0 echo values file
  • 092e4a5 enable auto deploy to gamma
  • f57f3e6 enable integ
  • 036d32a feat(#31): added multi env support in integration
  • 3ad3e19 feat(#31): implemented api for environment crud operations
  • 8470030 feat(#31): implemented ui for multi env and integrated api with backend
  • 9116bf3 feat(ui): implemented ui for env management table
  • c0d7b4e feat: add "boilerplate" json
  • 799a839 feat: adding new export format
  • d1f296b fix indent gamma deploy gha
  • 0bf8661 fix: pattern folder based on i18next locales
  • 17bae52 gamma deployment after image build
  • 0242707 gh action test kubectl
  • 6c61aef hotfix: fix the bug with pushing multiple envars in a sequence
  • 3cd9241 increase cli version
  • e6c6315 refactor: add "pt-BR" option
  • 4c32f3d refactor: adding translate pt-br billing archive
  • 15553e9 refactor: adding translate pt-br in common.json archive
  • 3e56fe9 refactor: adding translate pt-br in dashboard.json archive
  • 3f1eaa8 refactor: adding translate pt-br in integrations.json archive
  • 96b254d refactor: adding translate pt-br in login.json archive
  • 2b147fc refactor: adding translate pt-br in nav.json archive
  • 556858d refactor: adding translate pt-br in section-incident.json archive
  • 8c0046b refactor: adding translate pt-br in section-members.json archive
  • f2372bb refactor: adding translate pt-br in section-password.json archive
  • a990a5e refactor: adding translate pt-br in section-token.json archive
  • 3652532 refactor: adding translate pt-br in setting-members.json archive
  • 2f51866 refactor: adding translate pt-br in setting-org.json archive
  • c0a0252 refactor: adding translate pt-br in setting-personal.json archive
  • d870ecc refactor: adding translate pt-br in setting-project.json archive
  • 69b819e refactor: adding translate pt-br in signup.json archive
  • 553be71 refactor: translate pt-br in login.json archive
  • dc6d036 write helm values to file form secret
infisical - v0.2.1

Published by maidul98 almost 2 years ago

Changelog

  • 0b2ac04 Add activity logs docs
  • f9e6ac2 Add basic swagger autogen
  • e4d302b Add cache to build step in backend
  • fbe2297 Add depot
  • 47ab0b4 Add endpoints for rolling back a workspace to a secret snapshot and rolling back a secret to a version
  • 60a03ca Add error for when no login/no token
  • c0f0d69 Add files to api-docs branch
  • 5409bdb Add local cache
  • 53273df Add single secrets v2 operations
  • cb60151 Add status api
  • b702f29 Add warning log
  • 9241020 Added back latest tag
  • b0fb86a Added docs link to the dashboard
  • 556a646 Added sharing keys with a user while creating a new project
  • 7e33f48 Added short commit to tag action
  • 098ae85 Begin API key docs mint.json
  • b8f1024 Bring back sync integrations to CRUD secrets routes
  • 486aa13 Changed frontend to use the new secrets routes
  • c2a03e4 Comment out yaml fo rnow
  • e3bf279 Continue PIT docs
  • bd5dad7 Correct logging references
  • cc46b57 Delete array/brackets in /v2/secrets DELETE route
  • 389f5c4 Disabled integrations for now
  • 946fbe4 Disabled integrations for now
  • 35d23cf Finish preliminary /v2/secrets routes for batch/single CRUD secrets endpoints
  • b1f62ff Finish secret versioning docs
  • b71ba35 Fix inviting existing user to org
  • 387ef17 Fix some dashabord bugs
  • 12e104e Fix windows run bug by adding proper split on envior
  • 47fd48b Fixed the TS error during signup
  • 266d8b7 Fixed the bug with creating projects
  • a3db20c Fixed the bug with wrong project id in local storage
  • e7c75b5 Fixed the discrepancies between projectIds in url and local storage
  • 2c221db Fixed the missing field TS error
  • 88ca056 Fixing the typescript error
  • 2bbea36 Fixing the yaml dependency version issue
  • 17133cd Fixing the yaml dependency version issue x2
  • 933fed5 Got rid of i18n logs
  • 0ae73e8 Merge branch 'Infisical:main' into feat/translation-fr
  • d7b0462 Merge branch 'Infisical:main' into feat/translation-fr
  • ef2da28 Merge branch 'Infisical:main' into feat/translation-fr
  • 5e03a54 Merge branch 'main' into import-export-secrets
  • ce7d411 Merge branch 'main' into ph-telemetry
  • 498571b Merge branch 'main' into snyk-upgrade-424d98e46758fcf23e4a0e06a413eb47
  • 8d53d2e Merge branch 'main' of https://github.com/Infisical/infisical
  • 9386efd Merge branch 'main' of https://github.com/Infisical/infisical
  • 2212c35 Merge branch 'main' of https://github.com/Infisical/infisical
  • 52f2346 Merge branch 'main' of https://github.com/Infisical/infisical
  • 0fab5d3 Merge branch 'main' of https://github.com/Infisical/infisical
  • 286184a Merge branch 'main' of https://github.com/Infisical/infisical
  • 08dc453 Merge branch 'main' of https://github.com/Infisical/infisical
  • 357d15b Merge branch 'main' of https://github.com/Infisical/infisical
  • 9b26630 Merge branch 'ph-telemetry' of https://github.com/Infisical/infisical into ph-telemetry
  • 08ab27c Merge branch 'ph-telemetry' of https://github.com/Infisical/infisical into ph-telemetry
  • b6189a9 Merge branch 'ph-telemetry' of https://github.com/Infisical/infisical into ph-telemetry
  • a438b8b Merge pull request #187 from Infisical/snyk-upgrade-424d98e46758fcf23e4a0e06a413eb47
  • eed6c75 Merge pull request #188 from mocherfaoui/import-export-secrets
  • 89136aa Merge pull request #197 from JoaoVictor6/confirm-secret-key-delete
  • cbfd35e Merge pull request #202 from Infisical/ph-telemetry
  • 0312891 Merge pull request #203 from Infisical/signup-flow
  • a55b271 Merge pull request #204 from cerrussell/patch-1
  • 6ce12c7 Merge pull request #205 from Infisical/activity-logs
  • 35c6e1d Merge pull request #207 from Grraahaam/fix/typos
  • 06f8826 Merge pull request #208 from Infisical/docker-cache
  • b8a750a Merge pull request #209 from Infisical/depot-docker
  • dc76be3 Merge pull request #210 from Grraahaam/feat/translation-fr
  • acaae0b Merge pull request #212 from Infisical/patch-integrations
  • 861639d Merge pull request #213 from Infisical/patch-integrations
  • 35466a7 Modify get secrets logic
  • 6afb276 Only show pass phrase env if env is not set
  • 37ed271 Patch Vercel API teamId requirement for team integrations
  • d2c77d9 Patch integrations Secret querying by workspaceId
  • 6de4eca Refactored signup and added team invitation step
  • 07c65de Refactored the logic for frontend dashboard
  • 9ce4a52 Remove posthog for sev2
  • 63a739d Removed posthog logs
  • 3fd5b52 Removed service token logs
  • c527efa Revert "Disabled integrations for now"
  • 7e53462 Started adding telemetry to v2 routes
  • 1dbd121 Try different keys for workflow cache
  • 51368e6 Trying to fix the telemetry issue in a pr check
  • d90affb UI bug fixes for the dashboard
  • f3f6871 UX fixes around the app
  • b1ccb93 Update docker-image.yml
  • 71f60f1 Update modify secrets api v2 so that fields are optional
  • d146734 Update release_build.yml
  • 3715114 add ability to export secrets with comments
  • 5ef4e4c add ability to import secrets with comments
  • 3eb2209 add cache to build after test step
  • 7fde554 add depot token
  • 9239b66 add new dependency: yaml
  • db639b1 add project id to depot
  • b6ce660 add self recover when key not found in keychain
  • 5186064 allow export to run with service token
  • 6bd908f allow viewing all secrets with service token
  • 9aa8bfa check if err is not nil first before checking error prefix
  • be8a274 create separate frontend workflow
  • b8edcab delete push-frontend-image-docker
  • a707fe1 disable integration
  • 0c59007 feat(lang): translated activity.json
  • 295e93a feat(lang): translated billing.json
  • de1b75d feat(lang): translated common.json
  • 1a90f27 feat(lang): translated dashboard.json
  • f1c52fe feat(lang): translated integrations.json
  • 2f67025 feat(lang): translated login.json
  • 1d0f51b feat(lang): translated nav.json
  • aaa771a feat(lang): translated section-incident.json
  • 1423d05 feat(lang): translated section-members.json
  • 5bc8046 feat(lang): translated section-password.json
  • ee7cf79 feat(lang): translated section-token.json
  • 77b3446 feat(lang): translated settings-members.json
  • 1394368 feat(lang): translated settings-org.json
  • ea9e185 feat(lang): translated settings-personal.json
  • 878ca69 feat(lang): translated settings-project.json
  • a686462 feat(lang): translated signup.json
  • 4c79aad feat: create dialog and button for confirm delete
  • a04fe00 fix health check import
  • 9762b58 fix typo in login message
  • 68c3b50 fix(doc): readme typos
  • 1f68b89 fix(front): translation typos
  • 0b281a0 fix(i18n): add default empty string
  • 16d2746 fix(lang): add langugageMap fr
  • d9b7f69 fix(lang): add remaining translation on login + signin
  • 7fe706a fix(lang): configured fr locale
  • 4f808a2 fix: upgrade @stripe/stripe-js from 1.36.0 to 1.46.0
  • d579684 increase version
  • a87dc2f refactor: add new sentences
  • 12a9b60 refactor: use DeleteActionButton component and improve types
  • e51046f remove QEMU
  • c81320c remove frontend testing
  • 1ac94ee selectively get user email from service toke/jwt
  • b03bd5f set keyring to use defult keychain
  • b10e28b set push to false to test cache
  • 97f77dc set push to true for backend workflow
  • 07e6eb8 use github cache
infisical - v0.2.0

Published by maidul98 almost 2 years ago

Changelog

  • d3efe35 Add DELETE route to API keys
  • 68c488b Add acceptedAuthModes for v2 secrets
  • 0aff94c Add action error
  • 16f2405 Add audit logs to pulls, still need to refactor
  • f015e6b Add batch delete api and batch create api
  • 078c67f Add crud cli docs
  • 5967a5c Add endpoint to return count of secret snapshots for a workspace
  • d75d9ec Add get call secrets route for service token and jwt
  • 37998b8 Add logs for posthog in frontend
  • 3c6b1e5 Add non try catch error handle and fix bulk patch
  • 6f054d8 Add requireSecretAuth middleware
  • 764636c Add service token v2 api into cli
  • 9497a26 Add v1 audit log backend models and wiring to push secrets
  • 618dc10 Added .NET to available frameworks
  • fc61849 Added .NET to available frameworks
  • 9d41f75 Added Intercom to Docs
  • 4ad4efe Added a basic framework for activity logs
  • f3e3a9e Added commenting functionality (#135)
  • 7d280d4 Added event filter for logs
  • 9c83808 Added populate statement
  • e664a8b Added resuest for translations to README.md
  • babf35b Added translations to /noprojects route
  • 146d683 Added translations to integrations
  • 2032318 Added translations to the sidebar
  • ff0b053 Begin API Key functionality
  • 4dac65e Begin action route for getting an action by id
  • d869968 Begin api-key functionality on backend
  • 679db32 Begin docs for secret versioning, snapshots, and audit logs
  • 07c34c4 Begin moving /secret/workspaceId routes to /workspace/workspaceId
  • 01d9691 Begin service token data refactor
  • ca2f44b Bump json5 from 2.2.1 to 2.2.3 in /backend
  • fae27a0 Changed text for the activity page
  • 1c2a43c Clean unecessary imports
  • c7fb920 Complete v1 support for API key auth mode
  • bb4d3ba Connected version history to backend
  • 009f9c6 Continue developing activity logs backend
  • 648e3e3 Continue developing log schema
  • 7e4bf7f Continue developing service token v2
  • 888d28d Continue work on API key
  • 229fef8 Create route and controller v1/v2 folder structure separation
  • a8f0c39 Finish v1 audit logs, secret versioning, version all unversioned secrets
  • ae5320e Finished activity logs V1
  • 347b720 Finished secret snapshots
  • 85cb3a1 Fix frontend endpoints for service tokens and patch secret index.d.ts error
  • 6fa84bf Fix merge conflicts
  • 019e90d Fix merge conflicts
  • 6e50adb Fix merge conflicts
  • df7340e Fix merge conflicts
  • 72a9343 Fix merge conflicts
  • d4925e0 Fixed merge conflicts with translations; updated starting secrets
  • 876c5f5 Fixed the bugs with secret overrides and the sidebar
  • cc251ba Fixed the home directory transations
  • cc2803a Fixed the merge conflicts on the signup page
  • 9218d2a Fixed the padding issue in the login page
  • 8b48205 Fixed the service token bugs
  • d0949b2 Fixed the sorting buf with version history
  • 74d883c Fixing merge conflicts
  • cbb9984 Fixing merge conflicts for pages/users
  • 1459370 Fixing more merge conflicts
  • c9d71ad Fixing react hook error
  • 5a19f8e Hotfix: state updates for dashabord and service tokens
  • 0167342 Improved frontend for activity logs
  • b60f0c1 Increase cli version and decode hex for service token encryption key
  • 2e84b7e Initial schema ideas for logging
  • 1428679 Merge branch 'activity-logs' of https://github.com/Infisical/infisical into activity-logs
  • 92ab29f Merge branch 'activity-logs' of https://github.com/Infisical/infisical into activity-logs
  • 72664c5 Merge branch 'activity-logs' of https://github.com/Infisical/infisical into activity-logs
  • 4576e8f Merge branch 'activity-logs' of https://github.com/Infisical/infisical into activity-logs
  • 939826f Merge branch 'logging' into activity-logs
  • 3f0eefb Merge branch 'main' into activity-logs
  • b8e5a2c Merge branch 'main' into snyk-upgrade-1e6565738ff7cb9c1330ef01a3b0c7f1
  • 054b3e3 Merge branch 'main' of https://github.com/Infisical/infisical
  • 7e026e8 Merge crud cli api and cli changes
  • a36a59a Merge pull request #164 from Infisical/snyk-upgrade-1e6565738ff7cb9c1330ef01a3b0c7f1
  • 9ea12b9 Merge pull request #177 from jon4hz/completion
  • ab3f360 Merge pull request #178 from Infisical/new-routing
  • f550e4b Merge pull request #179 from Infisical/new-routing
  • 4c43bda Merge pull request #180 from akhilmhdh/fix/failed-workspace-membership-invite
  • b062c44 Merge pull request #184 from jon4hz/dotnet
  • 212ca72 Merge pull request #190 from Infisical/service-token-v2
  • d7dd65b Merge pull request #191 from Infisical/api-key
  • e364094 Merge pull request #192 from Infisical/cleaning
  • 8ddccca Merge pull request #193 from Infisical/activity-logs
  • 4dce7e8 Merge pull request #195 from Infisical/dependabot/npm_and_yarn/backend/json5-2.2.3
  • c9dc024 Merge pull request #46 from gangjun06/feat/39
  • 6e125b9 Merge remote-tracking branch 'origin' into activity-logs
  • ce66e55 Merge remote-tracking branch 'origin' into activity-logs
  • 3c349b1 Merge remote-tracking branch 'origin' into activity-logs
  • 8c7c41e Merge remote-tracking branch 'origin' into api-key
  • 136fda3 Merge remote-tracking branch 'origin' into cleaning
  • 924e3d7 Merge remote-tracking branch 'origin' into new-routing
  • addf04d Merge remote-tracking branch 'origin' into service-token-v2
  • 48defca Merge remote-tracking branch 'origin' into service-token-v2
  • 914a78f Merge remote-tracking branch 'upstream/main' into feat/39
  • 242f7b8 Merge remote-tracking branch 'upstream/main' into feat/39
  • 5910bfb Merge remote-tracking branch 'upstream/main' into feat/39
  • 5b8337a Merge remote-tracking branch 'upstream/main' into feat/39
  • f93594b Migrate POST /v1/secret/:workspaceId to /v2/workspace/:workspaceId/secrets and cleared room for /v2 secret routes
  • 0ff8194 Modify getWorkspaceLogs to accept sortBy query param
  • c7c5a94 Modify secret snapshots to point to secret versions
  • e99ee94 Modify service token format
  • 0294431 Modularize prepareDatabasse into initSecretVersioning
  • 58830ea Move get service token data to v2 routes
  • e960130 Move service token data routes and controllers to v2
  • 9d0e269 Moved project id from dashboard to settings
  • fe0c466 Moved the delete button to the sidebar
  • 4af8390 Patch actionNames on getWorkspacelogs
  • 15db792 Patch requireAuth middleware in getting secret snapshot by id
  • b8a6471 Refactor auth middleware to accept multiple auth modes
  • 54676c6 Remove accept statuses
  • 85be609 Remove comment from posthog fn
  • fb394de Remove unecessary imports
  • 9727075 Resolve merge conflicts
  • f6faad2 Returned the missing package
  • 9cf28fe Service tokens update on frontend
  • f2bd4ae Show full validation error
  • c921eb8 Telemetry and graphic changes
  • de9d832 Temporarily remove integrations as available
  • 752a2a9 Update README.md
  • cc408d8 Update channel in workspace v2 controller
  • 021250a Update dependencies
  • db36b81 Update package-lock.json
  • 6845e91 Updated icon for activity logs
  • 2c63559 Updated request new invite illustration
  • 6c88c4d Updated the image for signup invites
  • 03b7d3a Wired frontend for logs
  • daf8a73 add dynmaic workspace and user creds for secrets cmd
  • 59f5ad7 add expand flag to crud sli
  • 2c8c7a1 add helper functions to check workspace and login status
  • 7152e16 add message to avoid typing in file passphrase
  • ccb1c31 add set command for crud cli
  • 68b99b9 central logging and 2v service token
  • d516b29 chore(frontend): add next-i18next library
  • cfea0dc chore(frontend): add useEffect to _app for translate
  • 991e4b7 chore(frontend): update some files about translate
  • 9ef6f9e ci: add autocompletion and manpage
  • ac4b67d delete, get and create via cli
  • 4c94ddd feat(frontend): add change language button in login page
  • 6cebe17 feat(frontend): add change language button in personal setting
  • 96ebe3e feat(frontend): setting next-i18next
  • 1b0e5d3 feat(frontend): setup next-translate package
  • 14bffeb feat(frontend): update i18n default loader
  • 0e53b78 feat(frontend): update translate library
  • c653f80 fix(api-frontend): resolved failure in inviting existing infisical users to organization
  • c28d857 fix(backend): resolved workspace membership invite failure
  • bd97e9e fix(frontend): navigate not working
  • 76da449 fix(frontend): provided href invalid error
  • 7e4454b fix: upgrade next from 12.3.1 to 12.3.4
  • 91dbbee install docs for arch linux
  • 6044572 merge with own change
  • 5428766 modify getServiceTokenData to return single json
  • 3e945dd move v2 secret api to controller
  • 880f4d2 print all errors during backend dev
  • fba40b5 print requestError logs in backend when in dev mode
  • 408eb48 remove --ignore-scripts for backend temporary
  • 68a8471 remove accepted roles from secrets v2 api
  • 939e9ba rename secret route with workspace and environment hierarchy
  • 8dfcc1f translate(frontend): add login, signup page translate
  • c14d1d4 translate(frontend): dashboard page
  • a0abf53 translate(frontend): many files
  • 4bdb48d translate(frontend): navbar
  • 2c1398e translate(frontend): some setting page
  • 9685af2 translate(frontend): update namespace names, move translate keys, translate some keys into korean
  • 20e5100 translate(frontend): update namespaces
  • 0d8e104 update crud CLI docs and remove projectID from run command
  • fe05732 update host to prod host
  • a5e8741 update json5
  • 776b4c2 update types for request body in secrets v2 api
  • a07d4e6 update types name for secrets v2 api
  • 37c66c2 update variable to check telemetry
  • 7e71e3c v1 crud secrets complete
infisical - v0.1.16

Published by maidul98 almost 2 years ago

Changelog

  • 0cb26a9 Added memoization and did performance optimizations
  • 205bf70 Added overrides for secrets
  • 87a9a58 Added state management to the dashboard sidebar
  • e4e0370 Complete v1 secret versioning and project secret snapshots
  • dca3bd4 Complete v1 secret versioning and project secret snapshots
  • c4ebea7 Finish get secret versions route
  • 092436b Finished the first ddraft of the dashboard sidebar
  • 0c6dfbe Fix commonjs import/export for patchRouterParam and make secret versioning/snapshots compatible with prev unversioned secrets
  • 740100a Fixed merge conflicts
  • 676f340 Fixed the TS error
  • c556072 Fixed the duplicate error
  • f7e3e48 Merge branch 'secret-versioning' of https://github.com/Infisical/infisical into secret-versioning
  • 0e78336 Merge pull request #169 from Infisical/dashboard-sidebar
  • a07bfbe Merge pull request #171 from Infisical/secret-versioning
  • d284040 Merge pull request #176 from jon4hz/aur
  • 9bbf380 Merge remote-tracking branch 'origin' into secret-versioning
  • e3b0512 Merge remote-tracking branch 'origin' into secret-versioning
  • 8f765cb Merge remote-tracking branch 'origin' into secret-versioning
  • ff33708 Merge remote-tracking branch 'origin/main' into secret-versioning
  • 890aff8 Merge remote-tracking branch 'origin/main' into secret-versioning
  • 26fe1dd Move secret versioning and snapshot functionality into ee and begin license scoping
  • 9c76985 Patch secret-override mechanism with versioning/snapshots
  • 9f724b5 Refactor EE secret versioning/snapshot access
  • d89af29 Refactored dashboard to TS - still some bugs and inefficiencies
  • 0a108cb Removed version history for now
  • f37fc9c Small modifications to secret versioning/snapshot
  • 5294fe9 Style updates
  • 2473ad0 Update cli to 0.1.16 to trigger arch linux release
  • 09a04d4 chore: set license to MIT
  • a9c73ab ci: add aur release
  • f575ae8 removed console.log
  • 20050bc solved the bug with duplicate management
infisical - v0.1.15

Published by maidul98 almost 2 years ago

Changelog

  • 9e28ba9 Add secret override flag to CLI
  • 79ddada Add secret override to docs
  • a4285df Added welcome email to new users
  • 142ed15 Merge branch 'main' into feat/frontend/adjust-registration-styles
  • f642a46 Merge pull request #165 from naorpeled/feat/frontend/adjust-registration-styles
  • 8f8c501 Merge pull request #172 from akhilmhdh/chore/cleanup-remove-react-import
  • bec1393 Merge remote-tracking branch 'origin/main' into feat/frontend/adjust-registration-styles
  • f020b55 Solving merge conflicts
  • 454d1d3 Update README.md
  • 665c6b1 chore(frontend): removed unneccessary react import in project
  • 417edda cleanup
  • 6405e9f cleanup
  • 71a7497 initial commit
  • 44da5da update CLI version
  • dcbf852 update secret override desc
  • 13e7883 wip
  • d25f4cc wip
infisical - v0.1.14

Published by maidul98 almost 2 years ago

Changelog

  • ee0a95c add faq link when key ring error
  • 78d4fb2 create config dir if it doesn't exist
  • 28335ce update version
infisical - v0.1.13

Published by maidul98 almost 2 years ago

Changelog

  • b454a04 Merge pull request #170 from Infisical/cross-compile-cgo
  • dd7b2dc Remove creating instance on PersistentPreRun
  • 3b6b9d4 Remove creating instance on PersistentPreRun
  • 9d0c293 Update vault docs and add cli FAQ
  • 8c10ae7 update cli version
  • 859f422 update vault command Description
infisical - v0.1.12

Published by maidul98 almost 2 years ago

Changelog

  • ed2558a Add GitHub Actions docs and remove GET Infisical public key route
  • d8d3e02 Add ingress annotation as default value
  • 7933365 Add parseInt to SMTP_PORT envar
  • d4bab09 Add self-hosting email configuration docs + examples, correct SMTP setup for SendGrid/Mailgun-specific setup
  • 7f51aaf Add vault docs
  • 507b0bd Add yaml output
  • baba99e Added 404 page
  • e4c3db0 Added contributor
  • 54f99f3 Added contributor to Readme
  • d2c2ca8 Added dragon to no projects and addec contributor to readme
  • 11e64fe Added frontend for Github integration.
  • a3609b9 Align with comments
  • 3eb33d2 Back to report.json
  • 6f40427 Bump jsonwebtoken from 8.5.1 to 9.0.0 in /backend
  • 4aaa01f Clean up
  • 3bcc4ea Correct SMTP_HOST default envar in docs
  • 113ec55 Correct workflow test
  • e0973f0 Delete close_inactive_issues.yml
  • fc32647 Embed project id into exported service tokens
  • aaa87b2 Fix errors and complete v1 full-loop of GitHub integration with repository secrets
  • 7763e33 Fix errors and complete v1 full-loop of GitHub integration with repository secrets
  • 6ed8f8a Fix login runtime error
  • eee40fd Fix report steps
  • ae6de31 Fix typo in quickstart
  • ecbacfb Make coverage comment
  • 75e3a3b Merge branch 'Infisical:main' into main
  • 5790af7 Merge branch 'Infisical:main' into main
  • 96caa58 Merge branch 'bot' into bot
  • a12ae35 Merge branch 'main' into feat/error-handling
  • 95b8d27 Merge branch 'main' of github.com:reginaldbondoc/infisical
  • 483d4f8 Merge branch 'main' of github.com:reginaldbondoc/infisical
  • bd207dc Merge branch 'main' of github.com:reginaldbondoc/infisical
  • 509a92a Merge branch 'main' of https://github.com/Infisical/infisical
  • 13a650f Merge branch 'main' of https://github.com/Infisical/infisical
  • fdcf2dd Merge branch 'main' of https://github.com/Infisical/infisical
  • 95ff1f1 Merge branch 'main' of https://github.com/Infisical/infisical
  • ebdf04b Merge pull request #125 from Infisical/snyk-upgrade-5062255a2e34f7370d0aefcb1261369d
  • 2bd9f4e Merge pull request #128 from SH5H/fixError
  • 54b0285 Merge pull request #130 from gmgale/bot
  • 2d3255e Merge pull request #140 from reginaldbondoc/main
  • d93bdff Merge pull request #144 from Zamion101/fix/issue-142
  • 06e6443 Merge pull request #149 from arthurzenika/patch-1
  • c3b2e08 Merge pull request #152 from Zamion101/feat/error-handling
  • 5599644 Merge pull request #155 from jonerrr/main
  • 9643c75 Merge pull request #156 from Infisical/dependabot/npm_and_yarn/backend/jsonwebtoken-9.0.0
  • 5324355 Merge pull request #158 from Infisical/snyk-upgrade-678d7b4eeea6a4d9172b69ed3febbea2
  • 4c62783 Merge pull request #161 from wjhurley/patch-1
  • 34d7db5 Merge pull request #166 from naorpeled/feat/frontend/add-resend-code-to-signup
  • be35da7 Merge pull request #2 from reginaldbondoc/reginaldbondoc-patch-1
  • 958ef56 Merge pull request #6 from reginaldbondoc/reginaldbondoc-patch-5
  • 8bfab95 Merging upstream changes.
  • 83c3745 PR comment on coverage
  • 78a5242 Patch Netlify integration cases, add new docs for Heroku, Vercel, and Netlify
  • 8a20904 Point to different coverage file
  • 3341b08 Revamp contributing development docs
  • fcf300f Set output mode and file
  • fc906e7 Setup test, break apart entrypoint, & align GHA workflow
  • 7502056 Started Github integration.
  • fd6b3e9 Update GitHub actions docs and README integrations
  • a939d98 Update README.md
  • 4b261c4 Update README.md
  • 7eedefa Update app.ts
  • 1dc0339 Update close_inactive_issues.yml
  • 3f2d011 Update contributing dev docs and envars, remove PUBLIC_KEY, PRIVATE_KEY server envar requirement
  • 66cf2f6 Update develoing.mdx related to issue #142
  • 2513250 Update package-lock
  • 0ee5639 Update package-lock
  • 9d0efc5 Updated contributors and links
  • 2eb2f3f Use GH secret
  • 4a1cf88 Use different GHA for downloading artifact
  • f7b1107 add support for arch linux
  • f22d427 add support for multiple keyring
  • ed8134d allow helm template to add secret ref
  • 6216f70 chore: Split error handler middleware to a seperate file
  • bd9041a feat: Add central error handler
  • d72e113 feat: Patch Router#handle to catch Promise Rejection
  • 42a0a9d fix(helm-charts/frontend): port listenning to 3000
  • 22d6aa8 fix: Fixed wrong naming for error handler middleware
  • 44482dd fix: Relocate 'JWT_SERVICE_SECRET' related to issue #142
  • 843757f fix: Wrong error handler middleware position
  • 0c30ee8 fix: upgrade posthog-node from 2.1.0 to 2.2.0
  • ea5a758 fix: upgrade posthog-node from 2.2.0 to 2.2.2
  • 5eefe75 initial commit
  • 28818db refactor: Prefer use of RequestError and next() function on middlewares
  • 6f5d7a8 refactor: Refactored middlewares to use RequestError
  • 33805ad split builds for cross compile
  • 68bf1f6 update env vars for mail
  • ec0313f update helm chart
  • f31424d update helm chart to make envfrom optional
  • ca8bc21 update helm install command
  • 45f92bd update infisical helm chart version
  • dc567b8 update k8 self hosting doc
  • c20f636 update k8 self hosting doc
  • 41f6255 updated the nopojects page design
infisical - v0.1.11

Published by maidul98 almost 2 years ago

Changelog

  • 6bb2493 Add back health check and fix json file not found
  • b09ae05 Add docs for chained commands
  • 35fd152 Add integration auth revocation
  • cd59ca7 Add kubernetes operator docs
  • a799e1b Add new workflow to push k8 operator to prod
  • c12eeac Add placeholder upcoming integrations to docs
  • 20ea50b Added intercom to docs
  • 4c29c88 Adding automatic linter for checking commit
  • d86c335 Begin Netlify integration
  • fe17d84 Begin Netlify integration
  • 46fe724 Begin developing bot, event, and integration pipeline
  • 36300cd Begin personal access token-based integrations
  • d14ed06 Change frontend integration-bot wording
  • 1757f0d Complete v1 loop for bot-based integrations
  • 397c15d Continue integration frontend refactor
  • c6c2cfa Continue trimming frontend integration page and renaming variables
  • de11c50 Delete Prettier
  • a763d8b Delete actions folder
  • 787e54f Finish Netlify integration v1 full-loop
  • 91052df Fix Typescript issues for frontend integrations
  • 2d77fe9 Fix lint issues
  • 9e3ac6c Fix merge conflicts
  • 6c7d232 Fix merge conflicts for index
  • bacf9f2 Fix merge conflicts frontend integrations
  • d410b42 Fix more merge conflicts and continue cleaning up integrations frontend
  • 6ea26c1 Merge branch 'bot'
  • 436f408 Merge branch 'main' of https://github.com/Infisical/infisical into bot
  • dd05e2a Merge branch 'main' of https://github.com/Infisical/infisical into bot
  • 182db69 Merge branch 'main' of https://github.com/Infisical/infisical into bot
  • d4e0a49 Merge branch 'main' of https://github.com/Infisical/infisical into bot
  • a58f91f Merge branch 'main' of https://github.com/Infisical/infisical into bot
  • 2c83404 Merge branch 'main' of https://github.com/Infisical/infisical into bot
  • e2a84ce Merge branch 'main' of https://github.com/Infisical/infisical into bot
  • 9b7f036 Merge pull request #127 from SH5H/testtest
  • 2bff7bb Merge pull request #139 from Infisical/cli-multi-command
  • 5168195 Merge tag 'main' of https://github.com/Infisical/infisical into bot
  • c2eaea2 Modify frontend to be compatible with full-loop for bot-based integrations
  • 74d5586 Modularize integration sections in frontend
  • 10d57e9 Modularize integrations into json files, continue refactoring integrations frontend
  • 200bb12 Move CLIENT_ID envars to be fetched from backend for (cloud) integration options
  • 5474096 Move Stay Up-to-Date to bottom to give integrations more spot light
  • 5816ce3 Patch lint integration issues on frontend
  • 4dac03a Patch undefined siteId passthrough to API
  • 3e62392 Preliminary Vercel integration
  • 5475555 Refactor integrations logic and replace hardcoded client ids with envars
  • 3fc6b0c Refactoring integrations frontend (cleanup)
  • 1447e05 Remove SITE_URL from frontend
  • 271c810 Remove awkward lag when integration is loading its apps
  • 9f82220 Remove frontend/backend sync operation for envars to integrations in favor of bot
  • 06c1827 Remove prettier
  • fbc38c5 Remove tests from backend docker img
  • 5444382 Remove unecessary import in integrations
  • a49fcf4 Rotate test OAuth2 token
  • c15a930 Temp disable healthcheck
  • 02e5be2 Update README.md
  • 3ba62d1 Update README.md
  • 8183e61 Update k8 read me
  • dc9c6b9 add chained command support
  • f01e8cb add multi command
  • 19daf14 allow host api in spec and update spec names
  • 6ba4701 delete Dockerfile.prod from frontend
  • 19b909c modify verify step in docs
  • 33dddd4 move coming soon integ to bottom
  • e013a4a remove namespace from sample
  • b4c616e set image name for k8
  • 033275e update read me helm chart
  • 6af59e4 yaml for kubectl install secrets operator
infisical -

Published by github-actions[bot] almost 2 years ago

infisical - v0.1.10

Published by maidul98 almost 2 years ago

Changelog

  • 3d25baa Add parseInt to token expiration
  • f49fe39 Added progress bar for the Infisical Guide
  • 8266c4d Fixed the undefined private key issue
  • 9ee0c8f Fixed typescript issue for signupinvites
  • 059f15b Merge branch 'main' of https://github.com/Infisical/infisical
  • a8dfcae Merge pull request #106 from wanjohiryan/patch-2
  • 228c8a7 Rectified typo in README :)
  • caddb45 Revise integrations docs
  • 1808ab6 fix variable assignment when pulling via token
  • aa55440 fix variable assignment when pulling via token
infisical - v0.1.9

Published by maidul98 almost 2 years ago

Changelog

  • aa218d2 Update email regex
  • b25908d add mono repo support
  • 68d51d4 update docker docs, fix links, add export cmd
infisical - v0.1.8

Published by maidul98 almost 2 years ago

Changelog

  • 2735384 Add PR gate workflows
  • 90eb292 Add an export command
  • 94b7a0a Added another contributing option to readme
  • 793eaee Address PR feedback
  • 1212b5a Change name
  • df1ade4 Changed [NAME]'s project to Example Project
  • 991b10c Convert JS to TS
  • a47decd Convert JS to TS
  • 9e73b34 Delete workspace type file
  • ec85bfc Fix frontend build-arg
  • 4ae88b2 Fix merge conflict
  • d99e21a Fix workspace type
  • 944cc5b Fixed the bug with start keys
  • c23be77 Fixed the typescript error in Layout
  • a83d536 Improve GH Action workflow for building images
  • 9370347 Limit replacement to JS files only
  • 58b252a Loosen email regex
  • 43fb353 Merge branch 'I-36-use-pre-built-frontend-image' of github.com:reginaldbondoc/infisical into I-36-use-pre-built-frontend-image
  • a561868 Merge branch 'Infisical:main' into I-36-use-pre-built-frontend-image
  • 1454911 Merge branch 'Infisical:main' into I-36-use-pre-built-frontend-image
  • 142a38a Merge branch 'main' into I-36-use-pre-built-frontend-image
  • 29ab134 Merge branch 'main' into I-36-use-pre-built-frontend-image
  • a84fc84 Merge branch 'main' into I-36-use-pre-built-frontend-image
  • 209673d Merge branch 'main' into I-36-use-pre-built-frontend-image
  • 023c744 Merge branch 'main' into I-36-use-pre-built-frontend-image
  • 60fcd34 Merge branch 'main' into feat-error-notifs
  • c4124cc Merge branch 'main' into snyk-upgrade-5d7f8d449135ab93a65e39dda5bbc136
  • 1e16a18 Merge branch 'main' of https://github.com/Infisical/infisical
  • 112fc77 Merge branch 'main' of https://github.com/Infisical/infisical
  • c36aa35 Merge branch 'main' of https://github.com/Infisical/infisical into main
  • dba4c03 Merge pull request #102 from Infisical/mv-turtle-patch-1
  • baacc31 Merge pull request #77 from SH5H/jsconvert
  • 688b383 Merge pull request #80 from reginaldbondoc/I-36-use-pre-built-frontend-image
  • ccf1010 Merge pull request #82 from asharonbaltazar/feat-error-notifs
  • 5e1f6d3 Merge pull request #84 from SH5H/main
  • 9436f40 Merge pull request #90 from edgarrmondragon/feat/export-cmd
  • 3c44975 Merge pull request #92 from asharonbaltazar/feat-add-notif-timeout
  • 1218dc0 Merge pull request #93 from Infisical/snyk-upgrade-5c827737012080ebf6157c6e6fcd4f49
  • b89a221 Merge pull request #94 from Infisical/snyk-upgrade-5d7f8d449135ab93a65e39dda5bbc136
  • 689f1d0 Merge pull request #95 from Infisical/snyk-upgrade-2f45d7571b1d2d04216e214a24b9e6c3
  • c75c24d Merge pull request #96 from Infisical/snyk-upgrade-35bcf68242318cba0ddafd09b0bc335e
  • febdf48 Merge pull request #97 from Infisical/snyk-upgrade-7100c673d3b4c2351515934460524fde
  • b5a4e42 Merge pull request #98 from reginaldbondoc/main
  • 006f61a Merge pull request #99 from reginaldbondoc/add-initial-quality-gate
  • bb47f7a Pre-bake some vars and change telemetry handling
  • 1310b17 Update README.md
  • 7b1be82 Update README.md
  • 4a105a7 Update comment for new util
  • 0cea019 Update push to docker action
  • 8cd9e20 Update readme star gif
  • bbc23ac Use encoding/csv to build the CSV output
  • c68eaa6 Use pre-built frontend image in prod compose file
  • 251426b feat: Add notification timeout
  • 91c8fd1 feat: add notif type
  • 389bf0b feat: add NotificationProvider to _app.tsx
  • b677ab6 feat: add react TS types
  • add3075 feat: create prop for Notification; small readability changes
  • 6ed5b9e feat: create initial NotificationProvider component
  • 9071faf feat: fix import paths
  • 9499aa1 feat: move NotificationProvider into Notifications folder
  • 7bbaf4f feat: move notifs to bottom right
  • f60e0cf feat: separate components from Notification Provider
  • da6a8cc fix typo for layout
  • 349865e fix: clearNotification now requires string
  • 9e1112e fix: hide notifs wrapper if no notifs
  • 6050e65 fix: notif type is optional
  • 0466bf4 fix: upgrade @sentry/node from 7.17.4 to 7.19.0
  • 16a1366 fix: upgrade @sentry/tracing from 7.17.4 to 7.19.0
  • 761a60a fix: upgrade express-rate-limit from 6.6.0 to 6.7.0
  • d45eff6 fix: upgrade mongoose from 6.7.1 to 6.7.2
  • b06c8d2 fix: upgrade typescript from 4.8.4 to 4.9.3
  • d46bf54 fix: wrap pushKeys args in obj
  • 3db1ff2 modify error model
  • 9098bdc refactor: Change type to ensure notifs within state are Required<>
infisical - v0.1.7

Published by maidul98 almost 2 years ago

Changelog

  • afb374f Add docs for k8 support
  • 4cc4edc Merge branch 'main' of https://github.com/Infisical/infisical into main
  • 8e15dfc Merge pull request #73 from Infisical/upload-helm-chart-action
  • ac2c50b Merge pull request #76 from Infisical/upload-helm-chart-action
  • 05a19a2 Rewrite upload steps action
  • e67620c helm release on dispatch
  • e8e6b72 pause helm chart release
  • 2acea4f push new cli release to populate release page
  • e98b76c remove manual namespace
  • 3e2ed62 update readme of helm repo
  • c5a422f update self host docs
  • 13f2ab9 update steps number
  • 6fb22b6 update workflow file name
  • 9ee5f3d upload helm chart to cloudsmith
infisical - infisical-0.0.1

Published by github-actions[bot] almost 2 years ago

A helm chart for a full Infisical application

infisical - v0.1.6

Published by maidul98 almost 2 years ago

Changelog

  • 6468b35 Add Django, Rails integration instructions to docs and move cli login to overview page
  • 11d169a Add Nuxt, Remix, Vue framework integration instructions to docs
  • 62c2be2 Add a badge to README.md
  • c1d4002 Add a contributor to README.md
  • c6777e4 Add contributors to README.md
  • 43bf99e Add eslint rules
  • 7447288 Add integrations anchor and preliminary framework integrations to docs
  • 4f5ad07 Add more framework integrations to docs
  • 20d8d25 Added a quick start guide for new users
  • 3bb3fd3 Added another quick start step
  • 2fe45ec Added frontend checks for secret names (#35)
  • 7ab2289 Added more function specifications
  • c3427d1 Change CSP references from SITE_URL to self
  • a5d509c Change DropZone component to tsx
  • 0eff4a7 Change eslint config file format
  • 634d5fe Converted Button component to typescript (#47)
  • 6722bd7 Converted Error and ListBox to typescript (#47)
  • 3c7cd01 Converted crypto.js to typescript (#47)
  • 56acc4f Create linter.yml
  • e18a44f Delete linter.yml
  • de7e501 Fix babel error
  • f9bf418 Fix the issues with scrolling in Dashboard Input Field
  • 8bbd5a1 Fix typo in readme
  • f659be4 Fixed the UI bug with overflowing dots (#30)
  • aa700f7 Fixed the issue with dependencies order
  • ef248e3 Fixed the issue with overflowing secrets (#30)
  • 91827ae Fixed the issue with z-index for menu popups
  • 0fde680 Fixed the useRef issue
  • d8aa5b5 I-36 Remove dependency to PATH const
  • 938c7bd Initialize Swagger in dev, document /login1 for demonstration
  • 4cfb275 Merge branch 'main' into docs
  • c4711fc Merge branch 'main' into swagger
  • 1f63454 Merge branch 'main' of https://github.com/Infisical/infisical
  • 798eb67 Merge branch 'main' of https://github.com/Infisical/infisical
  • fe339d9 Merge branch 'main' of https://github.com/Infisical/infisical
  • c940e1a Merge branch 'main' of https://github.com/Infisical/infisical
  • 1b07199 Merge branch 'main' of https://github.com/Infisical/infisical
  • 2a1cb7c Merge branch 'main' of https://github.com/Infisical/infisical
  • 63c4cfa Merge branch 'main' of https://github.com/Infisical/infisical
  • 065b37a Merge branch 'main' of https://github.com/Infisical/infisical
  • 3b002ab Merge branch 'main' of https://github.com/Infisical/infisical into main
  • 57762ab Merge branch 'main' of https://github.com/Infisical/infisical into main
  • 5f2d305 Merge branch 'main' of https://github.com/Infisical/infisical into main
  • 90ef673 Merge branch 'main' of https://github.com/Infisical/infisical into main
  • 1961b92 Merge pull request #45 from gangjun06/refactor2
  • ad19e33 Merge pull request #57 from 0xflotus/patch-1
  • 1c56c34 Merge pull request #59 from reginaldbondoc/I-36-remove-dependency-to-path-const
  • 986a944 Merge pull request #63 from SH5H/fixBabelError
  • 86b12b1 Merge pull request #66 from SH5H/main
  • 040fa81 Merge pull request #70 from SH5H/lintRule
  • 3de7942 Merge pull request #71 from Infisical/maidul98-fixing-dockerhub-upload
  • f30da16 Modify integration prerequisite steps
  • 4ea284a Patch passing through stripe envars into frontend
  • 00dde5c Remove Angular integration from docs (not applicable), patch stripe subscriptions attr in billing page
  • e818029 Remove apostrophes because of eslint
  • 4d0969f Remove swagger in favor of Mintlify
  • 249635f Remove useless type
  • 3246d6b Removed useless pictures
  • 0a9f4ff Restructure docs around new anchors
  • 6cdbc83 Tranforming more components to typescript (#47)
  • ca3b2fa Update Heroku docs
  • f5035a4 Update README.md
  • 212f1fe Update README.md
  • da41936 Update README.md
  • 3ece5a0 Update README.md
  • 078dbde Update README.md
  • fa41baa Update dashboard component
  • 127f77d Update docker-image.yml
  • 9c66062 Update docker-image.yml
  • 4fca41f Update docker-image.yml
  • 0e011da Update docker-image.yml
  • f7044d3 Update docker-image.yml
  • 2299cff Update docker-image.yml
  • 02284f3 Update docker-image.yml
  • f8e7c3c Update menu sidebar design
  • 8e2794f Update the list of integrations in the app
  • 8953fdf Updated integrations in README.md
  • adf2735 Updated layout component
  • 7446732 Updated onboarding example secrets
  • fe15af4 add Helm chart
  • f5d2836 add close inactive issues
  • 656d375 add frontend/backend deployment Helm
  • bccee0c change link for infisical cloud to infisical.com instead of sign up page
  • 89c6257 complete helm chart without DB
  • 5f670cd disable linter
  • 4117781 fix: small typo error
  • 5e87a31 helm mongo db deployment
  • 7950085 hotfix: remove placeholder for dashboard input field
  • 9e0860b hotfix: remove placeholder for dashboard input field
  • ef234a2 lint(frontend): apply two space instead of tab
  • 2729b40 lint(frontend): edit .prettierrc config
  • 66d2a27 ref(frontend): add ~/const path
  • 906cedd remove scrollbars
  • 4208792 remove scrollbars
infisical - infisical-0.1.0

Published by github-actions[bot] almost 2 years ago

A helm chart for a full Infisical application

infisical - v0.1.5

Published by maidul98 almost 2 years ago

Changelog

  • ca384ae Add Star-Infisical gif to Readme
  • a35dedd Add back passing NEXT_PUBLIC_ENV to frontend
  • b0eff2a Add opt-out backend telemetry
  • 7e4b38a Add opt-out backend telemetry and fix dev compose frontend envars
  • b943264 Add secret generation setting
  • 746ded9 Add substitute flag for run
  • f2a9544 Add support for referencing on frontend; updated Readme
  • 22e7137 Add telemetry to frontend
  • 518872d Bring back auth/signup-specific rate limiters
  • ac7351c Create feature_request template
  • b966578 Fix links in README
  • 92c163d Fix the background color bug in DashboardInput Field
  • 0d4ce34 Fix token spelling typo
  • 802f367 Link integrations in README
  • b128563 Merge branch 'main' of https://github.com/Infisical/infisical
  • d21bb11 Merge branch 'main' of https://github.com/Infisical/infisical
  • b6e94ed Merge branch 'main' of https://github.com/Infisical/infisical
  • 8be8826 Merge branch 'main' of https://github.com/Infisical/infisical
  • 1bbe0e4 Merge branch 'main' of https://github.com/Infisical/infisical
  • a027b77 Merge branch 'main' of https://github.com/Infisical/infisical
  • 22193bd Merge branch 'main' of https://github.com/Infisical/infisical
  • 47e1a81 Merge branch 'main' of https://github.com/Infisical/infisical into main
  • 4e58bbb Merge branch 'main' of https://github.com/Infisical/infisical into main
  • fd37341 Merge branch 'main' of https://github.com/Infisical/infisical into main
  • 094704c Merge branch 'main' of https://github.com/Infisical/infisical into main
  • fd99b10 Merge branch 'main' of https://github.com/Infisical/infisical into main
  • a18e04a Merge branch 'substitute_envs' into main
  • e05473e Merge pull request #24 from Infisical/snyk-upgrade-841c2fe6b5fe2bb47e045ce10eedf269
  • f68468c Merge pull request #38 from gangjun06/refactor
  • b82eee1 Remove yarn
  • dc3255a Restructure and add quickstart to docs
  • 00215ee Restructure docs for better navigation
  • f9879ce Update README
  • 74487b5 Update broken contributing link
  • ca9905a Update contributors
  • e02fa7b Update deployment config and docs
  • 9c9fcde Update docker-image.yml
  • 1c8e95f Update docker-image.yml
  • c108949 Update folder structure
  • 3dd2ef7 Update github issue template
  • d70d1f2 Update issue templates
  • d119804 Update issue templates
  • 0b91fd6 add --republish to cloudsmith script
  • ab57796 auto upload to docker hub action
  • f232988 chore(frontend): apply eslint config
  • 825ea2a chore: undo edit className
  • 59ac40b fix: upgrade posthog-js from 1.32.4 to 1.34.0
  • 5e04352 fixed links to login, signup, blog, and docs
  • 001df70 ref(frontend): add jsconfig
  • fa40bda ref(frontend): apply eslint simple import sort
  • 568042f ref(frontend): fix file or disable eslint rules
  • 22c1848 ref(frontend): update to absolute import
  • b5f370a removed not needed dependencies
  • 02e9691 removed not needed dependencies from package-lock.json
  • 3636e55 rename substitute flag to expand and add to docs
  • 7d289d5 rough imp, unable to debug further recursion
  • 5db5c64 set docker build workflow manually
  • 76f9e3e update cli install with sudo
  • 2439cbe update path to docker file for action
  • 505313c updated docker compose docs
  • 6fcf35a updated the github picture
infisical - v0.1.4

Published by maidul98 almost 2 years ago

Changelog