- f4d59dc: fix: 🐛 Downgrade 'undici' to v6 to support Node.js v18
- 438b2a1: Add "undici" package to support "yarn"
- f77d4b8: Upgrade node version
- dec18b5: Patch for SGX Pub key, disabling Graphql clientAppType field value as it requires testing
- e317910: update sgx public key
- 0075be1: Enhance authentication failure on comman execution and initialization
- 12fa0be: Extend none zero exit for sites deploy failures
- 9b4ef91: Upgrade SDK to v3.5.4
- d88706e: Send Client App Type on session PAT success
- 0c1014d: Hide deprecation warnings on global install
- 2233121: Fix storage delete by SDK v3.5.3 update
- f903a59: Fix typescript configuration file loader
- 06037b3: Associate function to a site on creation
- 9185d8d: Update @fleek-platform dependencies
- 810432e: Enhance hostname prompt error handling
- 4c7e91d: Ensure consistent help flag behavior across commands
- d4ed639: Replace deprecated CF-IPFS Gateway
- 12e1cd1: Add common help command handler to prevent misses
- 8b3c501: Resolve compatibility issues with latest eciesjs version
- e6c8d3c: Fix the fleek config template file location, add help to missing subcommands
- 2976cd6: Replace
noBundle
parameter bybundle
to be more inline with remaining parameter settings and remove negation that can be counter-intuitive or confusing.
- f358f9a: Introduces Functions SGX support with SDK v3
- f726bcc: Bundling parameter amends
- bff66ce: Parameters enhancements and upgrade the errors package
- fa97a4e: Remove duplicate dependency for esbuild
- 5606955: Remove duplicate dotenv dependency
- d50dcec: Fix environment variables, amongst other tweaks related to duplicate dependencies
- b256c95: Introduce the changeset commands
- 3deebdf: Revise dependencies
- b59ee25: Deprecate env var parse, favouring local version for CLI (single use case)
- b59ee25: Remove @fleekxyz/utils favouring single purpose packages
- Updated dependencies [b59ee25]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- a2a567e: Prefer single-purpose package for IPFS, over bag-of-things
- 00a320a: Favour utils-ipfs for common types and functions
- 00a320a: Prefer single-purpose package for IPFS, over bag-of-things
- da2190b: Add EMAIL channel
- 7213c97: Remove factory pattern for authentication handlers
- 2410767: The CLI environment vars handling revision
- 42e7b95: Use the default Fleek Gateway URL by Slug, as the IPFS gateway takes time to resolve due to IPFS propagation.
- 61bcbe9: Add the serverless functions service
- 1f2febf: Add 2FA-protected actions
- 8a88f28: Resolves DNS configuration display issues, introduces a non-blocking update notification system, and corrects terminology from 'whitelabel' to 'whitelisting', among other enhancements.
- 7e0d616: Deprecates the @fleekxyz/routes
- c36112d: Replace white label domains with white list domains
- Updated dependencies [d35040e]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- Updated dependencies [e58c451]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- Updated dependencies [dcdc34d]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- Updated dependencies [34123e6]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- 209599d: Deprecate client generated process, favouring SDK. Further improvements for the NPM packaging for CLI dependencies which is used as POC, to surface most of the work that'll be required across the project packages. Modifies ESLint custom plugins to be importable in ESM vs CJS. The CLI builder is now deprecated in favour of Typescript's tsc. The CLI is now a ESM.
- Updated dependencies [209599d]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- 9291f73: remove requires from cli
- 074e0dc: Deprecate client-generated in-package schemas, to favour the SDK package as its origin.
- Updated dependencies [074e0dc]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- 0793cc0: Add DNSLink improvements and refactor
- ef29866: add delete endpoint on proxy and on sdk and cli
- 84dd190: feat: [APP2-126] [DNS Link for sites] - BE
- cli, sdk: CLI 0.7.0 and SDK 0.7.0 (#1763) (3ba7f98)
- cli: command to list projects, option name to switch or create … (#1145) (9c9a794)
- cli: include pgw name and slug in parentheses (#1205) (9777615)
- ENS Integration (#1045) (d0cf4b0)
- gateway detail (#1168) (ed6398a)
- pgw hard delete (#1801) (3e29cdf)
- primary domain (#1829) (8260fd8)
- propagate commit hash to graphql/sdk/cli (#1498) (3e83511)
- sdk tests (#1176) (201e038)
- storage pins (#1370) (9ad1bac)
- united prisma (#1198) (e92f5b5)
- cli: add ENS to run.ts (4c4c188)
- cli: Alias
version
for--version
(3bcc605) - cli: Don't continue with not-existing choice in selectPrompt (#1161) (c96c216)
- cli: ignore user's tsconfig files and show specific error message instead of our general message (#1897) (e4e6c74)
- cli: project name validation message (2a5e8ff)
- cli: typo in
list
commands description (0278505) - cli: user may specify
config
option that sets different path of Fleek configuration file (#1814) (8227596) - ENS CLI post-QA (#1225) (3329b96)
- ipfs sdk (#1165) (37e72b6)
- release 0.5.0 (#1169) (df8e574)
- release 0.6.0. (#1238) (11a5bbd)
- release 0.7.1. (3c7ad09)
- release 0.7.1. (32fb11b)
- release 0.7.1. (99469dc)
- release 0.7.2. (3993a37)
- application credentials cli (#1007) (a3cf51d)
- cli, sdk: CLI 0.7.0 and SDK 0.7.0 (#1763) (3ba7f98)
- cli: Add jsdoc into JS configuration file with type declaration imported from Fleek CLI (#1008) (fc2f90f)
- cli: command to list projects, option name to switch or create … (#1145) (9c9a794)
- cli: include pgw name and slug in parentheses (#1205) (9777615)
- cli: more universal loading of configuration (.json/.ts/.js) (#955) (fc27a2d)
- ENS Integration (#1045) (d0cf4b0)
- gateway detail (#1168) (ed6398a)
- graphql: add authScopes with specific Fleek errors everywhere they are missing (#1014) (808c747)
- graphql: queries mutations schema for pgw (#987) (ef4a14d)
- pgw hard delete (#1801) (3e29cdf)
- primary domain (#1829) (8260fd8)
- propagate commit hash to graphql/sdk/cli (#1498) (3e83511)
- sdk tests (#1176) (201e038)
- site ipns improvements (#988) (3e6913f)
- sites-prisma, graphql, sdk, cli: add a IpnsRecord for a Site and automatic publishing during deployment (#925) (ebdd18f)
- storage pins (#1370) (9ad1bac)
- united prisma (#1198) (e92f5b5)
- cli: add ENS to run.ts (4c4c188)
- cli: Alias
version
for--version
(3bcc605) - cli: Don't continue with not-existing choice in selectPrompt (#1161) (c96c216)
- cli: project name validation message (2a5e8ff)
- cli: typo in
list
commands description (0278505) - cli: use older FS constants object (#978) (d7ce92c)
- cli: user may specify
config
option that sets different path of Fleek configuration file (#1814) (8227596) - ENS CLI post-QA (#1225) (3329b96)
- ipfs sdk (#1165) (37e72b6)
- release cli deploy (#975) (0c08844)
- cli, sdk: release 0.4.0 (61edcd4)
- release 0.5.0 (#1169) (df8e574)
- release 0.6.0. (#1238) (11a5bbd)
- release 0.7.1. (3c7ad09)
- release 0.7.1. (32fb11b)
- release 0.7.1. (99469dc)
- add metadata and Site relation for Pins (#961) (102e1c3)
- application credentials cli (#1007) (a3cf51d)
- cli, sdk: CLI 0.7.0 and SDK 0.7.0 (#1763) (3ba7f98)
- cli: Add jsdoc into JS configuration file with type declaration imported from Fleek CLI (#1008) (fc2f90f)
- cli: added CID into IPNS table (#887) (2fc3999)
- cli: command to list projects, option name to switch or create … (#1145) (9c9a794)
- cli: domains verify command flow improvement (#964) (d478851)
- cli: fix tsc lint (27c8630)
- cli: include pgw name and slug in parentheses (#1205) (9777615)
- cli: more universal loading of configuration (.json/.ts/.js) (#955) (fc27a2d)
- cli: request install command (#501) (b0c226e)
- cli: show warning if Node.js is out of supported range (#963) (cad0fee)
- cli: sites --config option (#559) (628cb73)
- ENS Integration (#1045) (d0cf4b0)
- fix lint error (05f5b02)
- gateway detail (#1168) (ed6398a)
- graphql: add authScopes with specific Fleek errors everywhere they are missing (#1014) (808c747)
- graphql: from mutation to query to obtain PAT from verification session (#912) (ee8fc73)
- graphql: integration tests with prisma (#790) (fbf2a61)
- graphql: queries mutations schema for pgw (#987) (ef4a14d)
- propagate commit hash to graphql/sdk/cli (#1498) (3e83511)
- sdk tests (#1176) (201e038)
- sdk, cli: SDK
ipfs
client exposesgetIpfsFiles
(#742) (b57c6e3) - site ipns improvements (#988) (3e6913f)
- sites-prisma, graphql, sdk, cli: add a IpnsRecord for a Site and automatic publishing during deployment (#925) (ebdd18f)
- storage pins (#1370) (9ad1bac)
- ui: added Vertical Tabs, new app layout, added project relation to User (#819) (2a0921c)
- ui: logo in navigation bar is only symbol without the Fleek (#937) (27e246e)
- united prisma (#1198) (e92f5b5)
- cli sites ci location bug (#895) (2908ec5)
- cli: add ENS to run.ts (4c4c188)
- cli: Alias
version
for--version
(3bcc605) - cli: command
ipns delete
- move confirmation prompt after record selection prompt (#893) (491b3be) - cli: Don't continue with not-existing choice in selectPrompt (#1161) (c96c216)
- cli: links to sites prompts (#858) (f949098)
- cli: output error via output or throw, not both (#889) (500b3aa)
- cli: project name validation message (2a5e8ff)
- cli: query
createPersonalAccessTokenFromVerificationSession
is now mutation (#971) (30be735) - cli: typo in
list
commands description (0278505) - cli: use existing site or create (#885) (85915c9)
- cli: use older FS constants object (#978) (d7ce92c)
- ENS CLI post-QA (#1225) (3329b96)
- hash prompt in
ipns publish
command in cli, fix SDK ipns client (#892) (eb40258) - ipfs sdk (#1165) (37e72b6)
- release cli deploy (#975) (0c08844)
- cli, sdk: release 0.4.0 (61edcd4)
- release 0.2.2-rc.3 (#869) (c04c97c)
- release 0.3.0 (#904) (d45103c)
- release 0.3.0-rc.1 (#900) (17493ed)
- release 0.5.0 (#1169) (df8e574)
- release 0.6.0. (#1238) (11a5bbd)
- /packages/cli/index.ts move to /packages/cli/run.ts (#666) (63588ad)
- add check of latest version on every SDK command (#580) (b798df6)
- add dispatch to missing GA workflows (#288) (af779db)
- add ipfs gateway url to succes message (#397) (d58f97a)
- add linter rule to enforce newline after block-like statements (#831) (f3d1e1e)
- add metadata and Site relation for Pins (#961) (102e1c3)
- application credentials cli (#1007) (a3cf51d)
- auth-graphql duplication (#697) (ac1194b)
- auth-graphql, sdk, cli: Management of personal access tokens in auth-graphql, SDK and CLI (#582) (d8952f3)
- backoffice: add project list to backoffice (#583) (d1ed217)
- better messages for cli guards (#304) (1c50e13)
- change naming from remove to delete (#571) (865f17e)
- check if yaml file exists and ask if user wants to override (#472) (1134988)
- CLI output package (#169) (5f723ea)
- CLI sites guard (#377) (8dfd6e4)
- cli: add base URL to IPNS and IPFS hash (#307) (d160c82)
- cli: Add jsdoc into JS configuration file with type declaration imported from Fleek CLI (#1008) (fc2f90f)
- cli: added CID into IPNS table (#887) (2fc3999)
- cli: command to list projects, option name to switch or create … (#1145) (9c9a794)
- cli: delete domain (#585) (fc85b59)
- cli: domains verify command flow improvement (#964) (d478851)
- cli: fix tsc lint (27c8630)
- cli: generate yaml for Github actions provider (#249) (00f482e)
- cli: improve beta warning message regarding beta version of cli (#399) (3d2773a)
- cli: in CI use config PAT and projectID from variable in CI (#451) (f01eb92)
- cli: include pgw name and slug in parentheses (#1205) (9777615)
- cli: more universal loading of configuration (.json/.ts/.js) (#955) (fc27a2d)
- cli: print empty line before table and after, added tests for every method in output (#484) (07e7dcd)
- cli: prompt wrappers (#779) (d7c0a7a)
- cli: request install command (#501) (b0c226e)
- cli: respect exit code from build command (#753) (4071c72)
- cli: scope guards (#291) (150c429)
- cli: show Github Actions secrets as CLI output (#469) (866a60c)
- cli: show warning if Node.js is out of supported range (#963) (cad0fee)
- cli: sites --config option (#559) (628cb73)
- custom domains (#447) (6ce258c)
- empty line before return (#190) (77c8468)
- enable sites in cli (#370) (04d10a8)
- ENS Integration (#1045) (d0cf4b0)
- errors: better and more universal error handling (#660) (4574a80)
- eslint valid type names (#557) (ffac3e1)
- eslint: added curly rule to linter, fixed non-curly returns and throws (#505) (087d3c0)
- eslint: disable interface and force type in linter (#476) (bb25d8d)
- eslint: forbid let usage (#467) (2365ccd)
- fix lint error (05f5b02)
- format command (b73c5e9)
- gateway detail (#1168) (ed6398a)
- graphql: add authScopes with specific Fleek errors everywhere they are missing (#1014) (808c747)
- graphql: from mutation to query to obtain PAT from verification session (#912) (ee8fc73)
- graphql: integration tests with prisma (#790) (fbf2a61)
- graphql: queries mutations schema for pgw (#987) (ef4a14d)
- hide not finished services in CLI (#275) (ca5de87)
- implement back office with interval, updated turborepo version, prisma packages does not require doppler for build (#248) (1edf2a6)
- ipfs check file existence in cli (#263) (8c46629)
- IPNS service improvement (#215) (f10c656)
- list sites (#435) (ee75cd8)
- Login with wallet frontend (#100) (1f34441)
- minor updates on pat cli flow (#663) (9a43324)
- PAT name support (#688) (a4e4110)
- pat token serialization (#690) (40ddb8a)
- rename workspace to fleekxyz (#182) (aa40ba3)
- sdk tests (#1176) (201e038)
- sdk, cli: SDK
ipfs
client exposesgetIpfsFiles
(#742) (b57c6e3) - sdk: Browser Support (#385) (a07416a)
- Setup and deploy site (#161) (adf95ce)
- show warning every cli call (#281) (a0d5e1a)
- site ipns improvements (#988) (3e6913f)
- sites-prisma, graphql, sdk, cli: add a IpnsRecord for a Site and automatic publishing during deployment (#925) (ebdd18f)
- ui: added google analytics and tag manager scripts (#358) (4688e1e)
- ui: added Vertical Tabs, new app layout, added project relation to User (#819) (2a0921c)
- ui: logo in navigation bar is only symbol without the Fleek (#937) (27e246e)
- CLI output (#268) (f03dd3a)
- cli sites ci location bug (#895) (2908ec5)
- cli: add ENS to run.ts (4c4c188)
- cli: add onCancel to prompts call to catch SIGINT signal and exit gracefully (#437) (0ef4c8d)
- cli: added description to service CLI methods (#357) (eb92b83)
- cli: command
ipns delete
- move confirmation prompt after record selection prompt (#893) (491b3be) - cli: corrected social handle for update message on the cli (#796) (ca208bd)
- cli: domains create description (#640) (2b206ef)
- cli: Don't continue with not-existing choice in selectPrompt (#1161) (c96c216)
- cli: fix pat typo (#758) (26d7136)
- cli: improve sites deploy success message (#439) (671a455)
- cli: links to sites prompts (#858) (f949098)
- cli: output color (#653) (3f277ad)
- cli: output error via output or throw, not both (#889) (500b3aa)
- cli: output path for github workflow yaml (#445) (29ce87d)
- cli: project name validation message (2a5e8ff)
- cli: query
createPersonalAccessTokenFromVerificationSession
is now mutation (#971) (30be735) - cli: remove site guard from domains list command (#777) (697527c)
- cli: removed automatic open from cli and removed dependency (#410) (fc9b464)
- cli: typo in
list
commands description (0278505) - cli: typo in generateCiConfiguration description (#431) (e2ee801)
- cli: use existing site or create (#885) (85915c9)
- cli: use older FS constants object (#978) (d7ce92c)
- do not fail on login when could not open browser (#303) (978dcf5)
- domains: updated description for cli commands (#584) (a16aadd)
- ENS CLI post-QA (#1225) (3329b96)
- fleek sites CI output changes (#463) (8879fa3)
- hash prompt in
ipns publish
command in cli, fix SDK ipns client (#892) (eb40258) - ipfs sdk (#1165) (37e72b6)
- ipfs storage api url (#172) (0cb2a62)
- login in CLI is possible from ubuntu / codespaces (#320) (e1261ad)
- release cli deploy (#975) (0c08844)
- sdk: expand envs so it can be replaced with strings during build (#638) (1b718bf)
- sites: typo YAML -> Yaml import (#457) (bd777e6)
- Stop deploy flow in CLI only when exit status doesn't equal to ZERO (#632) (fc42ec3)
- use wrapWithDirectory option when directory is being uploaded (#284) (a2d1358)
- When deployment takes too longer show user different message (#654) (d1efb09)
- cli, sdk: release 0.4.0 (61edcd4)
- release 0.2.2-rc.3 (#869) (c04c97c)
- release 0.3.0 (#904) (d45103c)
- release 0.3.0-rc.1 (#900) (17493ed)
- release 0.5.0 (#1169) (df8e574)
- release 0.6.0. (#1238) (11a5bbd)
- /packages/cli/index.ts move to /packages/cli/run.ts (#666) (63588ad)
- add check of latest version on every SDK command (#580) (b798df6)
- add dispatch to missing GA workflows (#288) (af779db)
- add ipfs gateway url to succes message (#397) (d58f97a)
- add linter rule to enforce newline after block-like statements (#831) (f3d1e1e)
- add metadata and Site relation for Pins (#961) (102e1c3)
- Added SDK baseline, authentication SDK & CLI Login Feature (#77) (6a83b71)
- application credentials cli (#1007) (a3cf51d)
- auth-graphql duplication (#697) (ac1194b)
- auth-graphql, sdk, cli: Management of personal access tokens in auth-graphql, SDK and CLI (#582) (d8952f3)
- backoffice: add project list to backoffice (#583) (d1ed217)
- better messages for cli guards (#304) (1c50e13)
- change naming from remove to delete (#571) (865f17e)
- check if yaml file exists and ask if user wants to override (#472) (1134988)
- CLI output package (#169) (5f723ea)
- CLI sites guard (#377) (8dfd6e4)
- cli: add base URL to IPNS and IPFS hash (#307) (d160c82)
- cli: Add jsdoc into JS configuration file with type declaration imported from Fleek CLI (#1008) (fc2f90f)
- cli: added CID into IPNS table (#887) (2fc3999)
- cli: delete domain (#585) (fc85b59)
- cli: domains verify command flow improvement (#964) (d478851)
- cli: fix tsc lint (27c8630)
- cli: generate yaml for Github actions provider (#249) (00f482e)
- cli: improve beta warning message regarding beta version of cli (#399) (3d2773a)
- cli: in CI use config PAT and projectID from variable in CI (#451) (f01eb92)
- cli: more universal loading of configuration (.json/.ts/.js) (#955) (fc27a2d)
- cli: print empty line before table and after, added tests for every method in output (#484) (07e7dcd)
- cli: prompt wrappers (#779) (d7c0a7a)
- cli: request install command (#501) (b0c226e)
- cli: respect exit code from build command (#753) (4071c72)
- cli: scope guards (#291) (150c429)
- cli: show Github Actions secrets as CLI output (#469) (866a60c)
- cli: show warning if Node.js is out of supported range (#963) (cad0fee)
- cli: sites --config option (#559) (628cb73)
- custom domains (#447) (6ce258c)
- empty line before return (#190) (77c8468)
- enable sites in cli (#370) (04d10a8)
- errors: better and more universal error handling (#660) (4574a80)
- eslint valid type names (#557) (ffac3e1)
- eslint: added curly rule to linter, fixed non-curly returns and throws (#505) (087d3c0)
- eslint: disable interface and force type in linter (#476) (bb25d8d)
- eslint: forbid let usage (#467) (2365ccd)
- fix lint error (05f5b02)
- format command (b73c5e9)
- graphql: from mutation to query to obtain PAT from verification session (#912) (ee8fc73)
- graphql: integration tests with prisma (#790) (fbf2a61)
- hide not finished services in CLI (#275) (ca5de87)
- implement back office with interval, updated turborepo version, prisma packages does not require doppler for build (#248) (1edf2a6)
- ipfs check file existence in cli (#263) (8c46629)
- ipfs storage (#105) (76ee449)
- IPNS CLI 🌎🧑💻 (#103) (8f5194c)
- IPNS SDK 🔨🌎 (#123) (bf44f78)
- IPNS service improvement (#215) (f10c656)
- list sites (#435) (ee75cd8)
- Login with wallet frontend (#100) (1f34441)
- minor updates on pat cli flow (#663) (9a43324)
- PAT name support (#688) (a4e4110)
- pat token serialization (#690) (40ddb8a)
- rename workspace to fleekxyz (#182) (aa40ba3)
- sdk, cli: SDK
ipfs
client exposesgetIpfsFiles
(#742) (b57c6e3) - sdk: Browser Support (#385) (a07416a)
- Setup and deploy site (#161) (adf95ce)
- show warning every cli call (#281) (a0d5e1a)
- site ipns improvements (#988) (3e6913f)
- sites-prisma, graphql, sdk, cli: add a IpnsRecord for a Site and automatic publishing during deployment (#925) (ebdd18f)
- ui: added google analytics and tag manager scripts (#358) (4688e1e)
- ui: added Vertical Tabs, new app layout, added project relation to User (#819) (2a0921c)
- ui: logo in navigation bar is only symbol without the Fleek (#937) (27e246e)
- workflow / enabled turbo cache (#148) (d00bf87)
- CLI output (#268) (f03dd3a)
- cli sites ci location bug (#895) (2908ec5)
- cli: add onCancel to prompts call to catch SIGINT signal and exit gracefully (#437) (0ef4c8d)
- cli: added description to service CLI methods (#357) (eb92b83)
- cli: command
ipns delete
- move confirmation prompt after record selection prompt (#893) (491b3be) - cli: corrected social handle for update message on the cli (#796) (ca208bd)
- cli: domains create description (#640) (2b206ef)
- cli: fix pat typo (#758) (26d7136)
- cli: improve sites deploy success message (#439) (671a455)
- cli: links to sites prompts (#858) (f949098)
- cli: output color (#653) (3f277ad)
- cli: output error via output or throw, not both (#889) (500b3aa)
- cli: output path for github workflow yaml (#445) (29ce87d)
- cli: query
createPersonalAccessTokenFromVerificationSession
is now mutation (#971) (30be735) - cli: remove site guard from domains list command (#777) (697527c)
- cli: removed automatic open from cli and removed dependency (#410) (fc9b464)
- cli: typo in generateCiConfiguration description (#431) (e2ee801)
- cli: use existing site or create (#885) (85915c9)
- cli: use older FS constants object (#978) (d7ce92c)
- do not fail on login when could not open browser (#303) (978dcf5)
- domains: updated description for cli commands (#584) (a16aadd)
- fleek sites CI output changes (#463) (8879fa3)
- hash prompt in
ipns publish
command in cli, fix SDK ipns client (#892) (eb40258) - ipfs storage api url (#172) (0cb2a62)
- login in CLI is possible from ubuntu / codespaces (#320) (e1261ad)
- release cli deploy (#975) (0c08844)
- sdk: expand envs so it can be replaced with strings during build (#638) (1b718bf)
- sites: typo YAML -> Yaml import (#457) (bd777e6)
- Stop deploy flow in CLI only when exit status doesn't equal to ZERO (#632) (fc42ec3)
- use wrapWithDirectory option when directory is being uploaded (#284) (a2d1358)
- When deployment takes too longer show user different message (#654) (d1efb09)
- cli, sdk: release 0.4.0 (61edcd4)
- release 0.2.2-rc.3 (#869) (c04c97c)
- release 0.3.0 (#904) (d45103c)
- release 0.3.0-rc.1 (#900) (17493ed)
- /packages/cli/index.ts move to /packages/cli/run.ts (#666) (63588ad)
- add check of latest version on every SDK command (#580) (b798df6)
- add dispatch to missing GA workflows (#288) (af779db)
- add ipfs gateway url to succes message (#397) (d58f97a)
- add linter rule to enforce newline after block-like statements (#831) (f3d1e1e)
- Added SDK baseline, authentication SDK & CLI Login Feature (#77) (6a83b71)
- auth-graphql duplication (#697) (ac1194b)
- auth-graphql, sdk, cli: Management of personal access tokens in auth-graphql, SDK and CLI (#582) (d8952f3)
- backoffice: add project list to backoffice (#583) (d1ed217)
- better messages for cli guards (#304) (1c50e13)
- change naming from remove to delete (#571) (865f17e)
- check if yaml file exists and ask if user wants to override (#472) (1134988)
- CLI output package (#169) (5f723ea)
- CLI sites guard (#377) (8dfd6e4)
- cli: add base URL to IPNS and IPFS hash (#307) (d160c82)
- cli: added CID into IPNS table (#887) (2fc3999)
- cli: delete domain (#585) (fc85b59)
- cli: fix tsc lint (27c8630)
- cli: generate yaml for Github actions provider (#249) (00f482e)
- cli: improve beta warning message regarding beta version of cli (#399) (3d2773a)
- cli: in CI use config PAT and projectID from variable in CI (#451) (f01eb92)
- cli: print empty line before table and after, added tests for every method in output (#484) (07e7dcd)
- cli: prompt wrappers (#779) (d7c0a7a)
- cli: request install command (#501) (b0c226e)
- cli: respect exit code from build command (#753) (4071c72)
- cli: scope guards (#291) (150c429)
- cli: show Github Actions secrets as CLI output (#469) (866a60c)
- cli: sites --config option (#559) (628cb73)
- custom domains (#447) (6ce258c)
- empty line before return (#190) (77c8468)
- enable sites in cli (#370) (04d10a8)
- errors: better and more universal error handling (#660) (4574a80)
- eslint valid type names (#557) (ffac3e1)
- eslint: added curly rule to linter, fixed non-curly returns and throws (#505) (087d3c0)
- eslint: disable interface and force type in linter (#476) (bb25d8d)
- eslint: forbid let usage (#467) (2365ccd)
- fix lint error (05f5b02)
- format command (b73c5e9)
- graphql: integration tests with prisma (#790) (fbf2a61)
- hide not finished services in CLI (#275) (ca5de87)
- implement back office with interval, updated turborepo version, prisma packages does not require doppler for build (#248) (1edf2a6)
- ipfs check file existence in cli (#263) (8c46629)
- ipfs storage (#105) (76ee449)
- IPNS CLI 🌎🧑💻 (#103) (8f5194c)
- IPNS SDK 🔨🌎 (#123) (bf44f78)
- IPNS service improvement (#215) (f10c656)
- list sites (#435) (ee75cd8)
- Login with wallet frontend (#100) (1f34441)
- minor updates on pat cli flow (#663) (9a43324)
- PAT name support (#688) (a4e4110)
- pat token serialization (#690) (40ddb8a)
- rename workspace to fleekxyz (#182) (aa40ba3)
- sdk, cli: SDK
ipfs
client exposesgetIpfsFiles
(#742) (b57c6e3) - sdk: Browser Support (#385) (a07416a)
- Setup and deploy site (#161) (adf95ce)
- show warning every cli call (#281) (a0d5e1a)
- ui: added google analytics and tag manager scripts (#358) (4688e1e)
- ui: added Vertical Tabs, new app layout, added project relation to User (#819) (2a0921c)
- workflow / enabled turbo cache (#148) (d00bf87)
- CLI output (#268) (f03dd3a)
- cli sites ci location bug (#895) (2908ec5)
- cli: add onCancel to prompts call to catch SIGINT signal and exit gracefully (#437) (0ef4c8d)
- cli: added description to service CLI methods (#357) (eb92b83)
- cli: command
ipns delete
- move confirmation prompt after record selection prompt (#893) (491b3be) - cli: corrected social handle for update message on the cli (#796) (ca208bd)
- cli: domains create description (#640) (2b206ef)
- cli: fix pat typo (#758) (26d7136)
- cli: improve sites deploy success message (#439) (671a455)
- cli: links to sites prompts (#858) (f949098)
- cli: output color (#653) (3f277ad)
- cli: output error via output or throw, not both (#889) (500b3aa)
- cli: output path for github workflow yaml (#445) (29ce87d)
- cli: remove site guard from domains list command (#777) (697527c)
- cli: removed automatic open from cli and removed dependency (#410) (fc9b464)
- cli: typo in generateCiConfiguration description (#431) (e2ee801)
- cli: use existing site or create (#885) (85915c9)
- do not fail on login when could not open browser (#303) (978dcf5)
- domains: updated description for cli commands (#584) (a16aadd)
- fleek sites CI output changes (#463) (8879fa3)
- hash prompt in
ipns publish
command in cli, fix SDK ipns client (#892) (eb40258) - ipfs storage api url (#172) (0cb2a62)
- login in CLI is possible from ubuntu / codespaces (#320) (e1261ad)
- sdk: expand envs so it can be replaced with strings during build (#638) (1b718bf)
- sites: typo YAML -> Yaml import (#457) (bd777e6)
- Stop deploy flow in CLI only when exit status doesn't equal to ZERO (#632) (fc42ec3)
- use wrapWithDirectory option when directory is being uploaded (#284) (a2d1358)
- When deployment takes too longer show user different message (#654) (d1efb09)
- release 0.2.2-rc.3 (#869) (c04c97c)
- release 0.3.0 (#904) (d45103c)
- release 0.3.0-rc.1 (#900) (17493ed)
- /packages/cli/index.ts move to /packages/cli/run.ts (#666) (63588ad)
- add check of latest version on every SDK command (#580) (b798df6)
- add dispatch to missing GA workflows (#288) (af779db)
- add ipfs gateway url to succes message (#397) (d58f97a)
- add linter rule to enforce newline after block-like statements (#831) (f3d1e1e)
- Added SDK baseline, authentication SDK & CLI Login Feature (#77) (6a83b71)
- auth-graphql duplication (#697) (ac1194b)
- auth-graphql, sdk, cli: Management of personal access tokens in auth-graphql, SDK and CLI (#582) (d8952f3)
- backoffice: add project list to backoffice (#583) (d1ed217)
- better messages for cli guards (#304) (1c50e13)
- change naming from remove to delete (#571) (865f17e)
- check if yaml file exists and ask if user wants to override (#472) (1134988)
- CLI output package (#169) (5f723ea)
- CLI sites guard (#377) (8dfd6e4)
- cli: add base URL to IPNS and IPFS hash (#307) (d160c82)
- cli: added CID into IPNS table (#887) (2fc3999)
- cli: delete domain (#585) (fc85b59)
- cli: fix tsc lint (27c8630)
- cli: generate yaml for Github actions provider (#249) (00f482e)
- cli: improve beta warning message regarding beta version of cli (#399) (3d2773a)
- cli: in CI use config PAT and projectID from variable in CI (#451) (f01eb92)
- cli: print empty line before table and after, added tests for every method in output (#484) (07e7dcd)
- cli: prompt wrappers (#779) (d7c0a7a)
- cli: request install command (#501) (b0c226e)
- cli: respect exit code from build command (#753) (4071c72)
- cli: scope guards (#291) (150c429)
- cli: show Github Actions secrets as CLI output (#469) (866a60c)
- cli: sites --config option (#559) (628cb73)
- custom domains (#447) (6ce258c)
- empty line before return (#190) (77c8468)
- enable sites in cli (#370) (04d10a8)
- errors: better and more universal error handling (#660) (4574a80)
- eslint valid type names (#557) (ffac3e1)
- eslint: added curly rule to linter, fixed non-curly returns and throws (#505) (087d3c0)
- eslint: disable interface and force type in linter (#476) (bb25d8d)
- eslint: forbid let usage (#467) (2365ccd)
- fix lint error (05f5b02)
- format command (b73c5e9)
- graphql: integration tests with prisma (#790) (fbf2a61)
- hide not finished services in CLI (#275) (ca5de87)
- implement back office with interval, updated turborepo version, prisma packages does not require doppler for build (#248) (1edf2a6)
- ipfs check file existence in cli (#263) (8c46629)
- ipfs storage (#105) (76ee449)
- IPNS CLI 🌎🧑💻 (#103) (8f5194c)
- IPNS SDK 🔨🌎 (#123) (bf44f78)
- IPNS service improvement (#215) (f10c656)
- list sites (#435) (ee75cd8)
- Login with wallet frontend (#100) (1f34441)
- minor updates on pat cli flow (#663) (9a43324)
- PAT name support (#688) (a4e4110)
- pat token serialization (#690) (40ddb8a)
- rename workspace to fleekxyz (#182) (aa40ba3)
- sdk, cli: SDK
ipfs
client exposesgetIpfsFiles
(#742) (b57c6e3) - sdk: Browser Support (#385) (a07416a)
- Setup and deploy site (#161) (adf95ce)
- show warning every cli call (#281) (a0d5e1a)
- ui: added google analytics and tag manager scripts (#358) (4688e1e)
- ui: added Vertical Tabs, new app layout, added project relation to User (#819) (2a0921c)
- workflow / enabled turbo cache (#148) (d00bf87)
- CLI output (#268) (f03dd3a)
- cli sites ci location bug (#895) (2908ec5)
- cli: add onCancel to prompts call to catch SIGINT signal and exit gracefully (#437) (0ef4c8d)
- cli: added description to service CLI methods (#357) (eb92b83)
- cli: command
ipns delete
- move confirmation prompt after record selection prompt (#893) (491b3be) - cli: corrected social handle for update message on the cli (#796) (ca208bd)
- cli: domains create description (#640) (2b206ef)
- cli: fix pat typo (#758) (26d7136)
- cli: improve sites deploy success message (#439) (671a455)
- cli: links to sites prompts (#858) (f949098)
- cli: output color (#653) (3f277ad)
- cli: output error via output or throw, not both (#889) (500b3aa)
- cli: output path for github workflow yaml (#445) (29ce87d)
- cli: remove site guard from domains list command (#777) (697527c)
- cli: removed automatic open from cli and removed dependency (#410) (fc9b464)
- cli: typo in generateCiConfiguration description (#431) (e2ee801)
- cli: use existing site or create (#885) (85915c9)
- do not fail on login when could not open browser (#303) (978dcf5)
- domains: updated description for cli commands (#584) (a16aadd)
- fleek sites CI output changes (#463) (8879fa3)
- hash prompt in
ipns publish
command in cli, fix SDK ipns client (#892) (eb40258) - ipfs storage api url (#172) (0cb2a62)
- login in CLI is possible from ubuntu / codespaces (#320) (e1261ad)
- sdk: expand envs so it can be replaced with strings during build (#638) (1b718bf)
- sites: typo YAML -> Yaml import (#457) (bd777e6)
- Stop deploy flow in CLI only when exit status doesn't equal to ZERO (#632) (fc42ec3)
- use wrapWithDirectory option when directory is being uploaded (#284) (a2d1358)
- When deployment takes too longer show user different message (#654) (d1efb09)
- /packages/cli/index.ts move to /packages/cli/run.ts (#666) (63588ad)
- add check of latest version on every SDK command (#580) (b798df6)
- add dispatch to missing GA workflows (#288) (af779db)
- add ipfs gateway url to succes message (#397) (d58f97a)
- add linter rule to enforce newline after block-like statements (#831) (f3d1e1e)
- Added SDK baseline, authentication SDK & CLI Login Feature (#77) (6a83b71)
- auth-graphql duplication (#697) (ac1194b)
- auth-graphql, sdk, cli: Management of personal access tokens in auth-graphql, SDK and CLI (#582) (d8952f3)
- backoffice: add project list to backoffice (#583) (d1ed217)
- better messages for cli guards (#304) (1c50e13)
- change naming from remove to delete (#571) (865f17e)
- check if yaml file exists and ask if user wants to override (#472) (1134988)
- CLI output package (#169) (5f723ea)
- CLI sites guard (#377) (8dfd6e4)
- cli: add base URL to IPNS and IPFS hash (#307) (d160c82)
- cli: delete domain (#585) (fc85b59)
- cli: generate yaml for Github actions provider (#249) (00f482e)
- cli: improve beta warning message regarding beta version of cli (#399) (3d2773a)
- cli: in CI use config PAT and projectID from variable in CI (#451) (f01eb92)
- cli: print empty line before table and after, added tests for every method in output (#484) (07e7dcd)
- cli: prompt wrappers (#779) (d7c0a7a)
- cli: request install command (#501) (b0c226e)
- cli: respect exit code from build command (#753) (4071c72)
- cli: scope guards (#291) (150c429)
- cli: show Github Actions secrets as CLI output (#469) (866a60c)
- cli: sites --config option (#559) (628cb73)
- custom domains (#447) (6ce258c)
- empty line before return (#190) (77c8468)
- enable sites in cli (#370) (04d10a8)
- errors: better and more universal error handling (#660) (4574a80)
- eslint valid type names (#557) (ffac3e1)
- eslint: added curly rule to linter, fixed non-curly returns and throws (#505) (087d3c0)
- eslint: disable interface and force type in linter (#476) (bb25d8d)
- eslint: forbid let usage (#467) (2365ccd)
- format command (b73c5e9)
- hide not finished services in CLI (#275) (ca5de87)
- implement back office with interval, updated turborepo version, prisma packages does not require doppler for build (#248) (1edf2a6)
- ipfs check file existence in cli (#263) (8c46629)
- ipfs storage (#105) (76ee449)
- IPNS CLI 🌎🧑💻 (#103) (8f5194c)
- IPNS SDK 🔨🌎 (#123) (bf44f78)
- IPNS service improvement (#215) (f10c656)
- list sites (#435) (ee75cd8)
- Login with wallet frontend (#100) (1f34441)
- minor updates on pat cli flow (#663) (9a43324)
- PAT name support (#688) (a4e4110)
- pat token serialization (#690) (40ddb8a)
- rename workspace to fleekxyz (#182) (aa40ba3)
- sdk, cli: SDK
ipfs
client exposesgetIpfsFiles
(#742) (b57c6e3) - sdk: Browser Support (#385) (a07416a)
- Setup and deploy site (#161) (adf95ce)
- show warning every cli call (#281) (a0d5e1a)
- ui: added google analytics and tag manager scripts (#358) (4688e1e)
- ui: added Vertical Tabs, new app layout, added project relation to User (#819) (2a0921c)
- workflow / enabled turbo cache (#148) (d00bf87)
- CLI output (#268) (f03dd3a)
- cli: add onCancel to prompts call to catch SIGINT signal and exit gracefully (#437) (0ef4c8d)
- cli: added description to service CLI methods (#357) (eb92b83)
- cli: corrected social handle for update message on the cli (#796) (ca208bd)
- cli: domains create description (#640) (2b206ef)
- cli: fix pat typo (#758) (26d7136)
- cli: improve sites deploy success message (#439) (671a455)
- cli: links to sites prompts (#858) (f949098)
- cli: output color (#653) (3f277ad)
- cli: output path for github workflow yaml (#445) (29ce87d)
- cli: remove site guard from domains list command (#777) (697527c)
- cli: removed automatic open from cli and removed dependency (#410) (fc9b464)
- cli: typo in generateCiConfiguration description (#431) (e2ee801)
- do not fail on login when could not open browser (#303) (978dcf5)
- domains: updated description for cli commands (#584) (a16aadd)
- fleek sites CI output changes (#463) (8879fa3)
- ipfs storage api url (#172) (0cb2a62)
- login in CLI is possible from ubuntu / codespaces (#320) (e1261ad)
- sdk: expand envs so it can be replaced with strings during build (#638) (1b718bf)
- sites: typo YAML -> Yaml import (#457) (bd777e6)
- Stop deploy flow in CLI only when exit status doesn't equal to ZERO (#632) (fc42ec3)
- use wrapWithDirectory option when directory is being uploaded (#284) (a2d1358)
- When deployment takes too longer show user different message (#654) (d1efb09)
- /packages/cli/index.ts move to /packages/cli/run.ts (#666) (63588ad)
- add check of latest version on every SDK command (#580) (b798df6)
- add dispatch to missing GA workflows (#288) (af779db)
- add ipfs gateway url to succes message (#397) (d58f97a)
- add linter rule to enforce newline after block-like statements (#831) (f3d1e1e)
- Added SDK baseline, authentication SDK & CLI Login Feature (#77) (6a83b71)
- auth-graphql duplication (#697) (ac1194b)
- auth-graphql, sdk, cli: Management of personal access tokens in auth-graphql, SDK and CLI (#582) (d8952f3)
- backoffice: add project list to backoffice (#583) (d1ed217)
- better messages for cli guards (#304) (1c50e13)
- change naming from remove to delete (#571) (865f17e)
- check if yaml file exists and ask if user wants to override (#472) (1134988)
- CLI output package (#169) (5f723ea)
- CLI sites guard (#377) (8dfd6e4)
- cli: add base URL to IPNS and IPFS hash (#307) (d160c82)
- cli: delete domain (#585) (fc85b59)
- cli: generate yaml for Github actions provider (#249) (00f482e)
- cli: improve beta warning message regarding beta version of cli (#399) (3d2773a)
- cli: in CI use config PAT and projectID from variable in CI (#451) (f01eb92)
- cli: print empty line before table and after, added tests for every method in output (#484) (07e7dcd)
- cli: prompt wrappers (#779) (d7c0a7a)
- cli: request install command (#501) (b0c226e)
- cli: respect exit code from build command (#753) (4071c72)
- cli: scope guards (#291) (150c429)
- cli: show Github Actions secrets as CLI output (#469) (866a60c)
- cli: sites --config option (#559) (628cb73)
- custom domains (#447) (6ce258c)
- empty line before return (#190) (77c8468)
- enable sites in cli (#370) (04d10a8)
- errors: better and more universal error handling (#660) (4574a80)
- eslint valid type names (#557) (ffac3e1)
- eslint: added curly rule to linter, fixed non-curly returns and throws (#505) (087d3c0)
- eslint: disable interface and force type in linter (#476) (bb25d8d)
- eslint: forbid let usage (#467) (2365ccd)
- format command (b73c5e9)
- hide not finished services in CLI (#275) (ca5de87)
- implement back office with interval, updated turborepo version, prisma packages does not require doppler for build (#248) (1edf2a6)
- ipfs check file existence in cli (#263) (8c46629)
- ipfs storage (#105) (76ee449)
- IPNS CLI 🌎🧑💻 (#103) (8f5194c)
- IPNS SDK 🔨🌎 (#123) (bf44f78)
- IPNS service improvement (#215) (f10c656)
- list sites (#435) (ee75cd8)
- Login with wallet frontend (#100) (1f34441)
- minor updates on pat cli flow (#663) (9a43324)
- PAT name support (#688) (a4e4110)
- pat token serialization (#690) (40ddb8a)
- rename workspace to fleekxyz (#182) (aa40ba3)
- sdk, cli: SDK
ipfs
client exposesgetIpfsFiles
(#742) (b57c6e3) - sdk: Browser Support (#385) (a07416a)
- Setup and deploy site (#161) (adf95ce)
- show warning every cli call (#281) (a0d5e1a)
- ui: added google analytics and tag manager scripts (#358) (4688e1e)
- ui: added Vertical Tabs, new app layout, added project relation to User (#819) (2a0921c)
- workflow / enabled turbo cache (#148) (d00bf87)
- CLI output (#268) (f03dd3a)
- cli: add onCancel to prompts call to catch SIGINT signal and exit gracefully (#437) (0ef4c8d)
- cli: added description to service CLI methods (#357) (eb92b83)
- cli: corrected social handle for update message on the cli (#796) (ca208bd)
- cli: domains create description (#640) (2b206ef)
- cli: fix pat typo (#758) (26d7136)
- cli: improve sites deploy success message (#439) (671a455)
- cli: links to sites prompts (#858) (f949098)
- cli: output color (#653) (3f277ad)
- cli: output path for github workflow yaml (#445) (29ce87d)
- cli: remove site guard from domains list command (#777) (697527c)
- cli: removed automatic open from cli and removed dependency (#410) (fc9b464)
- cli: typo in generateCiConfiguration description (#431) (e2ee801)
- do not fail on login when could not open browser (#303) (978dcf5)
- domains: updated description for cli commands (#584) (a16aadd)
- fleek sites CI output changes (#463) (8879fa3)
- ipfs storage api url (#172) (0cb2a62)
- login in CLI is possible from ubuntu / codespaces (#320) (e1261ad)
- sdk: expand envs so it can be replaced with strings during build (#638) (1b718bf)
- sites: typo YAML -> Yaml import (#457) (bd777e6)
- Stop deploy flow in CLI only when exit status doesn't equal to ZERO (#632) (fc42ec3)
- use wrapWithDirectory option when directory is being uploaded (#284) (a2d1358)
- When deployment takes too longer show user different message (#654) (d1efb09)