- f410b68: Fix Upload Proxy failing Authorization headers for Delete
- 2eeec07: Introduced a new test suit, Fleek Functions assets and revised dependencies. It also marks of source-code to its own public repository.
- f61a0bd: add sgx to support to functions proxy and sdk
- 2980e99: Introduces Blake3Hash field
- 2980e99: Tweak FN Wasm errors, shouldn't require arg.
- 319fc04: add sgx flag to function deployment
- 7e75010: add Folder nagivation support for Fleek storage
- d8c9fef: Distribute ESM for web and CJS for NodeJs. Using the exports and fallback node package.json protocols
- c95a0c4: Rationalise the SDK build processes
- 4733921: handle 429 error on sdk
- 9ed8752: The SDK Nodejs exclusive error message is now about SDK feature
- 00e3b1a: Extend exports with upload pin responses
- 94cf417: Bump versions for CI
- e25f154: skip backing up functions on permenant storage layers
- ab7a8c7: Update to environment variables
- d106194: Fix private file upload
- fda42e5: Upload files to private storage in storage client
- 95dbaf2: Single purpose for text utilities
- da2190b: Add EMAIL channel
- 61bcbe9: Add the serverless functions service
- e553fdd: Retry logic that make upload of very big files more reliable
- 8a88f28: Resolves DNS configuration display issues, introduces a non-blocking update notification system, and corrects terminology from 'whitelabel' to 'whitelisting', among other enhancements.
- c36112d: Replace white label domains with white list domains
- dcdc34d: Given that SDK uses a bundler, move bundled dependencies to package.json's devDependencies.
- @fleekxyz/[email protected]
- Updated dependencies [34123e6]
- @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]
- 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]
- 0793cc0: Add DNSLink improvements and refactor
- Updated dependencies [0793cc0]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- ef29866: add delete endpoint on proxy and on sdk and cli
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- 84dd190: feat: [APP2-126] [DNS Link for sites] - BE
- Updated dependencies [84dd190]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- @fleekxyz/[email protected]
- app, graphql: add mutation for cache purge (#1450) (c601e71)
- app: build failed reasons (#1553) (b5d017b)
- app: store build logs and create Github API Gateway (#1292) (3efcc32)
- Automatically run Docker with MySQL server for integration tests if it doesn't exist (#1385) (122cf2e)
- cli, sdk: CLI 0.7.0 and SDK 0.7.0 (#1763) (3ba7f98)
- ENS Integration (#1045) (d0cf4b0)
- graphql,prisma: managed secrets / env variables (#1318) (d23efde)
- graphql: custom trigger deployment workflow + check for invalid deployments (#1747) (dd8a608)
- graphql: optional emails, removing web3auth provider (#1489) (ec9c1d9)
- graphql: support creating multiple ENS for one IPNS (#1229) (d600c6a)
- graphql: use redirect_uri query param for Github callback URL definition (#1605) (191d0c2)
- managed deployments, aws cdk and state machines (#979) (06040a7)
- pgw hard delete (#1801) (3e29cdf)
- primary domain (#1829) (8260fd8)
- prisma, graphql: Delete user with all dependencies (89c52dd)
- prisma, graphql: Delete user with all dependencies (60ac694)
- propagate commit hash to graphql/sdk/cli (#1498) (3e83511)
- sdk tests (#1176) (201e038)
- sdk: integration tests for IPFS client (857e7aa)
- sdk: ipfs client - integration tests (9526fdd)
- sdk: missing integration tests (ee7f5be)
- sdk: missing tests for IPNS client (2635540)
- Site dependencies for deleting confirmation dialog (#1774) (0b59f14)
- Site dependencies for deleting confirmation dialog (#1774) (cc16980)
- site soft delete (#1725) (a3718cb)
- site soft delete (#1725) (71352e1)
- sites,graphql,sdk: Pass options to
generateSlug
to avoid impolite slugs (#1846) (18eee7f) - storage backup providers (#1495) (0fabad8)
- storage pins (#1370) (9ad1bac)
- tester, sdk: integrate IPFS mock directly via tester package (61b439a)
- united prisma (#1198) (e92f5b5)
- application white-labeled domain (#1463) (3b46df6)
- graphql: store pin to global pin table before adding it to deployment relation (#1469) (4028cf1)
- ipfs sdk (#1165) (37e72b6)
- screenshot color scheme (#1839) (93391ef)
- sdk: correct types field in package.json (#1837) (621cc52)
- sdk: integratin tests (c55adc1)
- sdk: integratin tests (7ce300e)
- 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)
- app, graphql: add mutation for cache purge (#1450) (c601e71)
- app: build failed reasons (#1553) (b5d017b)
- application credentials (#946) (0f06797)
- application credentials cli (#1007) (a3cf51d)
- app: store build logs and create Github API Gateway (#1292) (3efcc32)
- Automatically run Docker with MySQL server for integration tests if it doesn't exist (#1385) (122cf2e)
- 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)
- ENS Integration (#1045) (d0cf4b0)
- graphql,prisma: managed secrets / env variables (#1318) (d23efde)
- graphql: custom trigger deployment workflow + check for invalid deployments (#1747) (dd8a608)
- graphql: optional emails, removing web3auth provider (#1489) (ec9c1d9)
- graphql: queries mutations schema for pgw (#987) (ef4a14d)
- graphql: support creating multiple ENS for one IPNS (#1229) (d600c6a)
- graphql: use redirect_uri query param for Github callback URL definition (#1605) (191d0c2)
- managed deployments, aws cdk and state machines (#979) (06040a7)
- pgw hard delete (#1801) (3e29cdf)
- primary domain (#1829) (8260fd8)
- prisma, graphql: Delete user with all dependencies (89c52dd)
- prisma, graphql: Delete user with all dependencies (60ac694)
- propagate commit hash to graphql/sdk/cli (#1498) (3e83511)
- sdk tests (#1176) (201e038)
- sdk: every service now use unified graphql service (#969) (33fe0ea)
- sdk: integration tests for IPFS client (857e7aa)
- sdk: ipfs client - integration tests (9526fdd)
- sdk: missing integration tests (ee7f5be)
- sdk: missing tests for IPNS client (2635540)
- Site dependencies for deleting confirmation dialog (#1774) (0b59f14)
- Site dependencies for deleting confirmation dialog (#1774) (cc16980)
- site ipns improvements (#988) (3e6913f)
- site soft delete (#1725) (a3718cb)
- site soft delete (#1725) (71352e1)
- sites-prisma, graphql, sdk, cli: add a IpnsRecord for a Site and automatic publishing during deployment (#925) (ebdd18f)
- sites,graphql,sdk: Pass options to
generateSlug
to avoid impolite slugs (#1846) (18eee7f) - storage backup providers (#1495) (0fabad8)
- storage pins (#1370) (9ad1bac)
- tester, sdk: integrate IPFS mock directly via tester package (61b439a)
- united prisma (#1198) (e92f5b5)
- application white-labeled domain (#1463) (3b46df6)
- graphql: store pin to global pin table before adding it to deployment relation (#1469) (4028cf1)
- ipfs sdk (#1165) (37e72b6)
- release cli deploy (#975) (0c08844)
- screenshot color scheme (#1839) (93391ef)
- sdk:
axios
replaced byisomorphic-fetch
to prevent errors in UI (#1021) (3b261e5) - sdk:
axios
replaced byisomorphic-fetch
to prevent errors in UI (#1021) (cc8dc1c) - sdk: correct types field in package.json (#1837) (621cc52)
- sdk: integratin tests (c55adc1)
- sdk: integratin tests (7ce300e)
- 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)
- app, graphql: add mutation for cache purge (#1450) (c601e71)
- app: build failed reasons (#1553) (b5d017b)
- application credentials (#946) (0f06797)
- application credentials cli (#1007) (a3cf51d)
- app: store build logs and create Github API Gateway (#1292) (3efcc32)
- Automatically run Docker with MySQL server for integration tests if it doesn't exist (#1385) (122cf2e)
- 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)
- ENS Integration (#1045) (d0cf4b0)
- graphql,prisma: managed secrets / env variables (#1318) (d23efde)
- graphql: delete personal access token returns PersonalAccessToken (#873) (c3677a6)
- graphql: integration tests with prisma (#790) (fbf2a61)
- graphql: optional emails, removing web3auth provider (#1489) (ec9c1d9)
- graphql: queries mutations schema for pgw (#987) (ef4a14d)
- graphql: support creating multiple ENS for one IPNS (#1229) (d600c6a)
- graphql: use redirect_uri query param for Github callback URL definition (#1605) (191d0c2)
- managed deployments, aws cdk and state machines (#979) (06040a7)
- prisma, graphql: Delete user with all dependencies (89c52dd)
- prisma, graphql: Delete user with all dependencies (60ac694)
- propagate commit hash to graphql/sdk/cli (#1498) (3e83511)
- sdk tests (#1176) (201e038)
- sdk, cli: SDK
ipfs
client exposesgetIpfsFiles
(#742) (b57c6e3) - sdk: every service now use unified graphql service (#969) (33fe0ea)
- sdk: integration tests for IPFS client (857e7aa)
- sdk: ipfs client - integration tests (9526fdd)
- sdk: missing integration tests (ee7f5be)
- sdk: missing tests for IPNS client (2635540)
- site ipns improvements (#988) (3e6913f)
- sites-prisma, graphql, sdk, cli: add a IpnsRecord for a Site and automatic publishing during deployment (#925) (ebdd18f)
- storage backup providers (#1495) (0fabad8)
- storage pins (#1370) (9ad1bac)
- tester, sdk: integrate IPFS mock directly via tester package (61b439a)
- ui: IPFS Storage (#945) (ce7d76b)
- ui: logo in navigation bar is only symbol without the Fleek (#937) (27e246e)
- united prisma (#1198) (e92f5b5)
- application white-labeled domain (#1463) (3b46df6)
- cli: errors are propagated from graphql (#879) (9d87d82)
- graphql: store pin to global pin table before adding it to deployment relation (#1469) (4028cf1)
- hash prompt in
ipns publish
command in cli, fix SDK ipns client (#892) (eb40258) - ipfs sdk (#1165) (37e72b6)
- release cli deploy (#975) (0c08844)
- sdk:
axios
replaced byisomorphic-fetch
to prevent errors in UI (#1021) (3b261e5) - sdk:
axios
replaced byisomorphic-fetch
to prevent errors in UI (#1021) (cc8dc1c) - sdk: integratin tests (c55adc1)
- sdk: integratin tests (7ce300e)
- unified build versions for ipfs-http-client (#952) (d2909eb)
- 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)
- sdk: release 0.2.2-rc.2 (#860) (babd346)
- add linter rule to enforce newline after block-like statements (#831) (f3d1e1e)
- add metadata and Site relation for Pins (#961) (102e1c3)
- application credentials (#946) (0f06797)
- 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)
- change naming from remove to delete (#571) (865f17e)
- cli: command to list projects, option name to switch or create … (#1145) (9c9a794)
- cli: prompt wrappers (#779) (d7c0a7a)
- custom domains (#447) (6ce258c)
- empty line before return (#190) (77c8468)
- 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)
- graphql: delete personal access token returns PersonalAccessToken (#873) (c3677a6)
- graphql: integration tests with prisma (#790) (fbf2a61)
- graphql: queries mutations schema for pgw (#987) (ef4a14d)
- graphql: support creating multiple ENS for one IPNS (#1229) (d600c6a)
- IPNS service improvement (#215) (f10c656)
- minor updates on pat cli flow (#663) (9a43324)
- PAT name support (#688) (a4e4110)
- pat token serialization (#690) (40ddb8a)
- rename package token to auth (#199) (3c3c345)
- rename workspace to fleekxyz (#182) (aa40ba3)
- sdk default export (#665) (099f266)
- SDK missing methods (#185) (8b39852)
- sdk tests (#1176) (201e038)
- sdk, cli: SDK
ipfs
client exposesgetIpfsFiles
(#742) (b57c6e3) - sdk: Browser Support (#385) (a07416a)
- sdk: every service now use unified graphql service (#969) (33fe0ea)
- sdk: node env check (#701) (7ba837d)
- Setup and deploy site (#161) (adf95ce)
- site ipns improvements (#988) (3e6913f)
- sites-prisma, graphql, sdk, cli: add a IpnsRecord for a Site and automatic publishing during deployment (#925) (ebdd18f)
- ui: IPFS Storage (#945) (ce7d76b)
- ui: logo in navigation bar is only symbol without the Fleek (#937) (27e246e)
- cli: errors are propagated from graphql (#879) (9d87d82)
- hash prompt in
ipns publish
command in cli, fix SDK ipns client (#892) (eb40258) - ipfs sdk (#1165) (37e72b6)
- release cli deploy (#975) (0c08844)
- sdk:
axios
replaced byisomorphic-fetch
to prevent errors in UI (#1021) (3b261e5) - sdk:
axios
replaced byisomorphic-fetch
to prevent errors in UI (#1021) (cc8dc1c) - sdk: expand envs so it can be replaced with strings during build (#638) (1b718bf)
- unified build versions for ipfs-http-client (#952) (d2909eb)
- 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)
- sdk: release 0.2.2-rc.2 (#860) (babd346)
- 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 (#946) (0f06797)
- 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)
- change naming from remove to delete (#571) (865f17e)
- cli: prompt wrappers (#779) (d7c0a7a)
- custom domains (#447) (6ce258c)
- empty line before return (#190) (77c8468)
- 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)
- graphql: delete personal access token returns PersonalAccessToken (#873) (c3677a6)
- graphql: integration tests with prisma (#790) (fbf2a61)
- ipfs storage (#105) (76ee449)
- IPNS SDK 🔨🌎 (#123) (bf44f78)
- IPNS service improvement (#215) (f10c656)
- minor updates on pat cli flow (#663) (9a43324)
- PAT name support (#688) (a4e4110)
- pat token serialization (#690) (40ddb8a)
- rename package token to auth (#199) (3c3c345)
- rename workspace to fleekxyz (#182) (aa40ba3)
- sdk default export (#665) (099f266)
- SDK missing methods (#185) (8b39852)
- sdk, cli: SDK
ipfs
client exposesgetIpfsFiles
(#742) (b57c6e3) - sdk: Browser Support (#385) (a07416a)
- sdk: every service now use unified graphql service (#969) (33fe0ea)
- sdk: node env check (#701) (7ba837d)
- Setup and deploy site (#161) (adf95ce)
- site ipns improvements (#988) (3e6913f)
- sites-prisma, graphql, sdk, cli: add a IpnsRecord for a Site and automatic publishing during deployment (#925) (ebdd18f)
- ui: IPFS Storage (#945) (ce7d76b)
- ui: logo in navigation bar is only symbol without the Fleek (#937) (27e246e)
- workflow / enabled turbo cache (#148) (d00bf87)
- cli: errors are propagated from graphql (#879) (9d87d82)
- fixed organization names (#110) (f93e7dd)
- hash prompt in
ipns publish
command in cli, fix SDK ipns client (#892) (eb40258) - release cli deploy (#975) (0c08844)
- sdk conflicts (102aa32)
- sdk: expand envs so it can be replaced with strings during build (#638) (1b718bf)
- typo (00a280f)
- unified build versions for ipfs-http-client (#952) (d2909eb)
- 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)
- sdk: release 0.2.2-rc.2 (#860) (babd346)
- 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)
- change naming from remove to delete (#571) (865f17e)
- cli: prompt wrappers (#779) (d7c0a7a)
- custom domains (#447) (6ce258c)
- empty line before return (#190) (77c8468)
- 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)
- graphql: delete personal access token returns PersonalAccessToken (#873) (c3677a6)
- graphql: integration tests with prisma (#790) (fbf2a61)
- ipfs storage (#105) (76ee449)
- IPNS SDK 🔨🌎 (#123) (bf44f78)
- IPNS service improvement (#215) (f10c656)
- minor updates on pat cli flow (#663) (9a43324)
- PAT name support (#688) (a4e4110)
- pat token serialization (#690) (40ddb8a)
- rename package token to auth (#199) (3c3c345)
- rename workspace to fleekxyz (#182) (aa40ba3)
- sdk default export (#665) (099f266)
- SDK missing methods (#185) (8b39852)
- sdk, cli: SDK
ipfs
client exposesgetIpfsFiles
(#742) (b57c6e3) - sdk: Browser Support (#385) (a07416a)
- sdk: node env check (#701) (7ba837d)
- Setup and deploy site (#161) (adf95ce)
- workflow / enabled turbo cache (#148) (d00bf87)
- cli: errors are propagated from graphql (#879) (9d87d82)
- fixed organization names (#110) (f93e7dd)
- hash prompt in
ipns publish
command in cli, fix SDK ipns client (#892) (eb40258) - sdk conflicts (102aa32)
- sdk: expand envs so it can be replaced with strings during build (#638) (1b718bf)
- typo (00a280f)
- 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)
- sdk: release 0.2.2-rc.2 (#860) (babd346)
- 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)
- change naming from remove to delete (#571) (865f17e)
- cli: prompt wrappers (#779) (d7c0a7a)
- custom domains (#447) (6ce258c)
- empty line before return (#190) (77c8468)
- 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)
- graphql: delete personal access token returns PersonalAccessToken (#873) (c3677a6)
- graphql: integration tests with prisma (#790) (fbf2a61)
- ipfs storage (#105) (76ee449)
- IPNS SDK 🔨🌎 (#123) (bf44f78)
- IPNS service improvement (#215) (f10c656)
- minor updates on pat cli flow (#663) (9a43324)
- PAT name support (#688) (a4e4110)
- pat token serialization (#690) (40ddb8a)
- rename package token to auth (#199) (3c3c345)
- rename workspace to fleekxyz (#182) (aa40ba3)
- sdk default export (#665) (099f266)
- SDK missing methods (#185) (8b39852)
- sdk, cli: SDK
ipfs
client exposesgetIpfsFiles
(#742) (b57c6e3) - sdk: Browser Support (#385) (a07416a)
- sdk: node env check (#701) (7ba837d)
- Setup and deploy site (#161) (adf95ce)
- workflow / enabled turbo cache (#148) (d00bf87)
- cli: errors are propagated from graphql (#879) (9d87d82)
- fixed organization names (#110) (f93e7dd)
- hash prompt in
ipns publish
command in cli, fix SDK ipns client (#892) (eb40258) - sdk conflicts (102aa32)
- sdk: expand envs so it can be replaced with strings during build (#638) (1b718bf)
- typo (00a280f)
- 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-rc.1 (#900) (17493ed)
- sdk: release 0.2.2-rc.2 (#860) (babd346)
- 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)
- change naming from remove to delete (#571) (865f17e)
- cli: prompt wrappers (#779) (d7c0a7a)
- custom domains (#447) (6ce258c)
- empty line before return (#190) (77c8468)
- 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)
- ipfs storage (#105) (76ee449)
- IPNS SDK 🔨🌎 (#123) (bf44f78)
- IPNS service improvement (#215) (f10c656)
- minor updates on pat cli flow (#663) (9a43324)
- PAT name support (#688) (a4e4110)
- pat token serialization (#690) (40ddb8a)
- rename package token to auth (#199) (3c3c345)
- rename workspace to fleekxyz (#182) (aa40ba3)
- sdk default export (#665) (099f266)
- SDK missing methods (#185) (8b39852)
- sdk, cli: SDK
ipfs
client exposesgetIpfsFiles
(#742) (b57c6e3) - sdk: Browser Support (#385) (a07416a)
- sdk: node env check (#701) (7ba837d)
- Setup and deploy site (#161) (adf95ce)
- workflow / enabled turbo cache (#148) (d00bf87)
- fixed organization names (#110) (f93e7dd)
- sdk conflicts (102aa32)
- sdk: expand envs so it can be replaced with strings during build (#638) (1b718bf)
- typo (00a280f)
- use wrapWithDirectory option when directory is being uploaded (#284) (a2d1358)
- When deployment takes too longer show user different message (#654) (d1efb09)
- 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)
- change naming from remove to delete (#571) (865f17e)
- cli: prompt wrappers (#779) (d7c0a7a)
- custom domains (#447) (6ce258c)
- empty line before return (#190) (77c8468)
- 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)
- ipfs storage (#105) (76ee449)
- IPNS SDK 🔨🌎 (#123) (bf44f78)
- IPNS service improvement (#215) (f10c656)
- minor updates on pat cli flow (#663) (9a43324)
- PAT name support (#688) (a4e4110)
- pat token serialization (#690) (40ddb8a)
- rename package token to auth (#199) (3c3c345)
- rename workspace to fleekxyz (#182) (aa40ba3)
- sdk default export (#665) (099f266)
- SDK missing methods (#185) (8b39852)
- sdk, cli: SDK
ipfs
client exposesgetIpfsFiles
(#742) (b57c6e3) - sdk: Browser Support (#385) (a07416a)
- sdk: node env check (#701) (7ba837d)
- Setup and deploy site (#161) (adf95ce)
- workflow / enabled turbo cache (#148) (d00bf87)
- fixed organization names (#110) (f93e7dd)
- sdk conflicts (102aa32)
- sdk: expand envs so it can be replaced with strings during build (#638) (1b718bf)
- typo (00a280f)
- use wrapWithDirectory option when directory is being uploaded (#284) (a2d1358)
- When deployment takes too longer show user different message (#654) (d1efb09)