Skip to content

Conversation

@smol-ninja
Copy link
Member

@smol-ninja smol-ninja commented Oct 14, 2024

Built on top of #186, this PR deals with content for Flow protocol.

  • Adds autogen-flow script and renames lockup's autogen script to autogen-lockup
  • Adds flow submodule
  • Refactors NFT page with a new content layout
  • Adds Flow statuses
  • Adds flow contracts guide
  • Flow governance
  • Flow fees
  • Flow audits
  • Flow developer guides
  • Flow custom deployment
  • Flow errors
  • Flow access control
  • Use package versioning when referring to lockups
  • Refactor V1 to v1 (legacy)

refactor: rename autogen to autogen-lockup
@smol-ninja smol-ninja marked this pull request as draft October 15, 2024 11:55
refactor: rename v1 to v1 legacy
feat: add benchmark, deployments, errors, access control for flow
refactor: rename guides folders to examples
@smol-ninja smol-ninja changed the title [wip] feat: docs for Flow protocol feat: docs for Flow protocol Oct 18, 2024
@smol-ninja
Copy link
Member Author

smol-ninja commented Oct 18, 2024

This PR can be reviewed now. The deployment can be found here. There are a few pages that will be updated over time such as

  • audits (haven't received Cantina URL)
  • diagrams (need to think a good way to organize them)
  • glossary (still thinking of a good way to aggregate both Flow and lockup definitions on a single page)
  • flow examples (requires updating examples repo first)

If everything looks good, I will merge it into #186 which will be merged before the launch.

polishing references to legacy protocol
@smol-ninja
Copy link
Member Author

smol-ninja commented Oct 23, 2024

I am merging this PR into #186 so that we can review everything in one PR now.

@smol-ninja smol-ninja merged commit 28aa4ea into docs/flow-protocol Oct 23, 2024
1 check was pending
@smol-ninja smol-ninja deleted the docs/flow-content branch October 23, 2024 14:07
smol-ninja added a commit that referenced this pull request Oct 23, 2024
* feat: autogen script for Flow
refactor: rename autogen to autogen-lockup

* fix hyperlink issue

* flow status and nft

* flow fees and governance

* refactor: use package versioning when referring to lockups
refactor: rename v1 to v1 legacy
feat: add benchmark, deployments, errors, access control for flow

* update diagrams placeholde

* Flow custom deployments

* feat: flow diagrams
refactor: rename guides folders to examples

* adds link to flow audits
polishing references to legacy protocol

* update flow references

* rename previous versions to previous deployments
smol-ninja added a commit that referenced this pull request Nov 21, 2024
delete contracts directory

fix: broken links

feat: create redirects from old site to new site
feat: update header page

autogen

polish docs

polish docs

refactor: add overview in lockup concepts

feat: add Flow overview

use stream shapes, stream curves instead of stream types

update .gitmodules

spelling mistake

docs: flow apps (#190)

* style: change icon for technical references

chore: remove medium and replace with blog.sablier in landing page
build: gitmodules path fix

* chore: update app screenshots for the vesting section

refactor: reorganize the app menu
refactor: make the vesting section lighter
docs: document relation between flow, lockup and payments, vesting

* feat: technical guides

* feat: app payments section

chore: update images in the apps sections
fix: formatter script

* refactor: re-organize the apis sections

* feat: add flow placeholder for endpoints

* fix: broken links

refactor: sablier v2 to sablier lockup v1.x in api section

fix: gas benchmark formatter

docs: add notes for subgraph naming convention

chore: update v1 subgraph endpoint

feat: docs for Flow protocol (#189)

* feat: autogen script for Flow
refactor: rename autogen to autogen-lockup

* fix hyperlink issue

* flow status and nft

* flow fees and governance

* refactor: use package versioning when referring to lockups
refactor: rename v1 to v1 legacy
feat: add benchmark, deployments, errors, access control for flow

* update diagrams placeholde

* Flow custom deployments

* feat: flow diagrams
refactor: rename guides folders to examples

* adds link to flow audits
polishing references to legacy protocol

* update flow references

* rename previous versions to previous deployments

fix broken links

build: update bun lockfile

refactor: reorder and restructure pages

refactor: copyright changes
refactor: rename categories

Co-authored-by: Paul Razvan Berg <prberg@proton.me>
Co-authored-by: Razvan Gabriel Apostu <razvan@sablier.com>
smol-ninja added a commit that referenced this pull request Nov 25, 2024
delete contracts directory

fix: broken links

feat: create redirects from old site to new site
feat: update header page

autogen

polish docs

polish docs

refactor: add overview in lockup concepts

feat: add Flow overview

use stream shapes, stream curves instead of stream types

update .gitmodules

spelling mistake

docs: flow apps (#190)

* style: change icon for technical references

chore: remove medium and replace with blog.sablier in landing page
build: gitmodules path fix

* chore: update app screenshots for the vesting section

refactor: reorganize the app menu
refactor: make the vesting section lighter
docs: document relation between flow, lockup and payments, vesting

* feat: technical guides

* feat: app payments section

chore: update images in the apps sections
fix: formatter script

* refactor: re-organize the apis sections

* feat: add flow placeholder for endpoints

* fix: broken links

refactor: sablier v2 to sablier lockup v1.x in api section

fix: gas benchmark formatter

docs: add notes for subgraph naming convention

chore: update v1 subgraph endpoint

feat: docs for Flow protocol (#189)

* feat: autogen script for Flow
refactor: rename autogen to autogen-lockup

* fix hyperlink issue

* flow status and nft

* flow fees and governance

* refactor: use package versioning when referring to lockups
refactor: rename v1 to v1 legacy
feat: add benchmark, deployments, errors, access control for flow

* update diagrams placeholde

* Flow custom deployments

* feat: flow diagrams
refactor: rename guides folders to examples

* adds link to flow audits
polishing references to legacy protocol

* update flow references

* rename previous versions to previous deployments

fix broken links

build: update bun lockfile

refactor: reorder and restructure pages

refactor: copyright changes
refactor: rename categories

Co-authored-by: Paul Razvan Berg <prberg@proton.me>
Co-authored-by: Razvan Gabriel Apostu <razvan@sablier.com>
smol-ninja added a commit that referenced this pull request Dec 2, 2024
* refactor docs to accommodate upcoming Flow protocol

* delete contracts directory

* fix: broken links

* feat: create redirects from old site to new site
feat: update header page

* autogen

* polish docs

* polish docs

* refactor: add overview in lockup concepts

* feat: add Flow overview

* use stream shapes, stream curves instead of stream types

* update .gitmodules

* spelling mistake

* docs: flow apps (#190)

* style: change icon for technical references

chore: remove medium and replace with blog.sablier in landing page
build: gitmodules path fix

* chore: update app screenshots for the vesting section

refactor: reorganize the app menu
refactor: make the vesting section lighter
docs: document relation between flow, lockup and payments, vesting

* feat: technical guides

* feat: app payments section

chore: update images in the apps sections
fix: formatter script

* refactor: re-organize the apis sections

* feat: add flow placeholder for endpoints

* fix: broken links

* refactor: sablier v2 to sablier lockup v1.x in api section

* fix: gas benchmark formatter

* docs: add notes for subgraph naming convention

* chore: update v1 subgraph endpoint

* feat: docs for Flow protocol (#189)

* feat: autogen script for Flow
refactor: rename autogen to autogen-lockup

* fix hyperlink issue

* flow status and nft

* flow fees and governance

* refactor: use package versioning when referring to lockups
refactor: rename v1 to v1 legacy
feat: add benchmark, deployments, errors, access control for flow

* update diagrams placeholde

* Flow custom deployments

* feat: flow diagrams
refactor: rename guides folders to examples

* adds link to flow audits
polishing references to legacy protocol

* update flow references

* rename previous versions to previous deployments

* fix broken links

* build: update bun lockfile

* refactor: reorder and restructure pages

refactor: copyright changes
refactor: rename categories

* feat: add flow the graph api section

* chore: add docs for flow envio

* fix(api): envio queries

fix(api): incorrect mentions of lockup inside flow

* fix(static): remove pngs resulted from merge

---------

Co-authored-by: smol-ninja <shubhamy2015@gmail.com>
Co-authored-by: Razvan Gabriel Apostu <razvan.gabriel.apostu@gmail.com>
Co-authored-by: Paul Razvan Berg <prberg@proton.me>
smol-ninja added a commit that referenced this pull request Dec 2, 2024
delete contracts directory

fix: broken links

feat: create redirects from old site to new site
feat: update header page

autogen

polish docs

polish docs

refactor: add overview in lockup concepts

feat: add Flow overview

use stream shapes, stream curves instead of stream types

update .gitmodules

spelling mistake

docs: flow apps (#190)

* style: change icon for technical references

chore: remove medium and replace with blog.sablier in landing page
build: gitmodules path fix

* chore: update app screenshots for the vesting section

refactor: reorganize the app menu
refactor: make the vesting section lighter
docs: document relation between flow, lockup and payments, vesting

* feat: technical guides

* feat: app payments section

chore: update images in the apps sections
fix: formatter script

* refactor: re-organize the apis sections

* feat: add flow placeholder for endpoints

* fix: broken links

refactor: sablier v2 to sablier lockup v1.x in api section

fix: gas benchmark formatter

docs: add notes for subgraph naming convention

chore: update v1 subgraph endpoint

feat: docs for Flow protocol (#189)

* feat: autogen script for Flow
refactor: rename autogen to autogen-lockup

* fix hyperlink issue

* flow status and nft

* flow fees and governance

* refactor: use package versioning when referring to lockups
refactor: rename v1 to v1 legacy
feat: add benchmark, deployments, errors, access control for flow

* update diagrams placeholde

* Flow custom deployments

* feat: flow diagrams
refactor: rename guides folders to examples

* adds link to flow audits
polishing references to legacy protocol

* update flow references

* rename previous versions to previous deployments

fix broken links

build: update bun lockfile

refactor: reorder and restructure pages

refactor: copyright changes
refactor: rename categories

Co-authored-by: Paul Razvan Berg <prberg@proton.me>
Co-authored-by: Razvan Gabriel Apostu <razvan@sablier.com>
smol-ninja added a commit that referenced this pull request Dec 2, 2024
* refactor docs to accommodate upcoming Flow protocol

* delete contracts directory

* fix: broken links

* feat: create redirects from old site to new site
feat: update header page

* autogen

* polish docs

* polish docs

* refactor: add overview in lockup concepts

* feat: add Flow overview

* use stream shapes, stream curves instead of stream types

* update .gitmodules

* spelling mistake

* docs: flow apps (#190)

* style: change icon for technical references

chore: remove medium and replace with blog.sablier in landing page
build: gitmodules path fix

* chore: update app screenshots for the vesting section

refactor: reorganize the app menu
refactor: make the vesting section lighter
docs: document relation between flow, lockup and payments, vesting

* feat: technical guides

* feat: app payments section

chore: update images in the apps sections
fix: formatter script

* refactor: re-organize the apis sections

* feat: add flow placeholder for endpoints

* fix: broken links

* refactor: sablier v2 to sablier lockup v1.x in api section

* fix: gas benchmark formatter

* docs: add notes for subgraph naming convention

* chore: update v1 subgraph endpoint

* feat: docs for Flow protocol (#189)

* feat: autogen script for Flow
refactor: rename autogen to autogen-lockup

* fix hyperlink issue

* flow status and nft

* flow fees and governance

* refactor: use package versioning when referring to lockups
refactor: rename v1 to v1 legacy
feat: add benchmark, deployments, errors, access control for flow

* update diagrams placeholde

* Flow custom deployments

* feat: flow diagrams
refactor: rename guides folders to examples

* adds link to flow audits
polishing references to legacy protocol

* update flow references

* rename previous versions to previous deployments

* fix broken links

* build: update bun lockfile

* refactor: reorder and restructure pages

refactor: copyright changes
refactor: rename categories

* feat: add flow the graph api section

* chore: add docs for flow envio

* fix(api): envio queries

fix(api): incorrect mentions of lockup inside flow

* fix(static): remove pngs resulted from merge

---------

Co-authored-by: smol-ninja <shubhamy2015@gmail.com>
Co-authored-by: Razvan Gabriel Apostu <razvan.gabriel.apostu@gmail.com>
Co-authored-by: Paul Razvan Berg <prberg@proton.me>
smol-ninja pushed a commit that referenced this pull request Dec 12, 2024
chore: add robots.txt

chore: png for open graph

fix: envio endpoints

refactor docs to accommodate upcoming Flow protocol

delete contracts directory

fix: broken links

feat: create redirects from old site to new site
feat: update header page

autogen

polish docs

polish docs

refactor: add overview in lockup concepts

feat: add Flow overview

use stream shapes, stream curves instead of stream types

update .gitmodules

spelling mistake

docs: flow apps (#190)

* style: change icon for technical references

chore: remove medium and replace with blog.sablier in landing page
build: gitmodules path fix

* chore: update app screenshots for the vesting section

refactor: reorganize the app menu
refactor: make the vesting section lighter
docs: document relation between flow, lockup and payments, vesting

* feat: technical guides

* feat: app payments section

chore: update images in the apps sections
fix: formatter script

* refactor: re-organize the apis sections

* feat: add flow placeholder for endpoints

* fix: broken links

refactor: sablier v2 to sablier lockup v1.x in api section

fix: gas benchmark formatter

docs: add notes for subgraph naming convention

chore: update v1 subgraph endpoint

feat: docs for Flow protocol (#189)

* feat: autogen script for Flow
refactor: rename autogen to autogen-lockup

* fix hyperlink issue

* flow status and nft

* flow fees and governance

* refactor: use package versioning when referring to lockups
refactor: rename v1 to v1 legacy
feat: add benchmark, deployments, errors, access control for flow

* update diagrams placeholde

* Flow custom deployments

* feat: flow diagrams
refactor: rename guides folders to examples

* adds link to flow audits
polishing references to legacy protocol

* update flow references

* rename previous versions to previous deployments

fix broken links

build: update bun lockfile

refactor: reorder and restructure pages

refactor: copyright changes
refactor: rename categories

Co-authored-by: Paul Razvan Berg <prberg@proton.me>
Co-authored-by: Razvan Gabriel Apostu <razvan@sablier.com>

refactor: use correct names for integration templates

chore: img png to webp

Co-authored-by: tukwan <7630720+tukwan@users.noreply.github.com>

docs: adds note on versioning

docs: update to webp images

refactor: say token instead of asset

small fixes

feat: document flow subgraphs (#194)

* refactor docs to accommodate upcoming Flow protocol

* delete contracts directory

* fix: broken links

* feat: create redirects from old site to new site
feat: update header page

* autogen

* polish docs

* polish docs

* refactor: add overview in lockup concepts

* feat: add Flow overview

* use stream shapes, stream curves instead of stream types

* update .gitmodules

* spelling mistake

* docs: flow apps (#190)

* style: change icon for technical references

chore: remove medium and replace with blog.sablier in landing page
build: gitmodules path fix

* chore: update app screenshots for the vesting section

refactor: reorganize the app menu
refactor: make the vesting section lighter
docs: document relation between flow, lockup and payments, vesting

* feat: technical guides

* feat: app payments section

chore: update images in the apps sections
fix: formatter script

* refactor: re-organize the apis sections

* feat: add flow placeholder for endpoints

* fix: broken links

* refactor: sablier v2 to sablier lockup v1.x in api section

* fix: gas benchmark formatter

* docs: add notes for subgraph naming convention

* chore: update v1 subgraph endpoint

* feat: docs for Flow protocol (#189)

* feat: autogen script for Flow
refactor: rename autogen to autogen-lockup

* fix hyperlink issue

* flow status and nft

* flow fees and governance

* refactor: use package versioning when referring to lockups
refactor: rename v1 to v1 legacy
feat: add benchmark, deployments, errors, access control for flow

* update diagrams placeholde

* Flow custom deployments

* feat: flow diagrams
refactor: rename guides folders to examples

* adds link to flow audits
polishing references to legacy protocol

* update flow references

* rename previous versions to previous deployments

* fix broken links

* build: update bun lockfile

* refactor: reorder and restructure pages

refactor: copyright changes
refactor: rename categories

* feat: add flow the graph api section

* chore: add docs for flow envio

* fix(api): envio queries

fix(api): incorrect mentions of lockup inside flow

* fix(static): remove pngs resulted from merge

---------

Co-authored-by: smol-ninja <shubhamy2015@gmail.com>
Co-authored-by: Razvan Gabriel Apostu <razvan.gabriel.apostu@gmail.com>
Co-authored-by: Paul Razvan Berg <prberg@proton.me>

polish protocol mentions and remove old links

Co-authored-by: andreivladbrg <andreivladbrg@gmail.com>

update Flow with latest commit

refactor: rename asset to token

refactor: release history

Co-authored-by: andreivladbrg <andreivladbrg@gmail.com>

fix links

use links from feat/flow branch of examples repo

replaces jan with apr in lockup example

docs: adds guide to pull vesting information (#202)

* docs: adds guide to pull vesting information

* refactor: polish vesting data guide

* refactor: polish some more

---------

Co-authored-by: Paul Razvan Berg <prberg@proton.me>

feat: sequence diagrams (#200)

* feat: use sequence diagrams

* add flow diagram about actors and their actions

* adds sequence diagram in lockup access control

* refactor: replace statuses with rps values

* removes streamId from sequence diagrams
categorizes diagrams in Flow access control
simplifies diagrams in Lockup access control
defines ongoing debt in Flow overview
fixes definition of snapshot debt in Flow overview
adds abbreviations in Flow diagrams

Co-authored-by: andreivladbrg <andreivladbrg@gmail.com>

* adds function status interaction diagram

Co-authored-by: Co-authored-by: andreivladbrg <andreivladbrg@gmail.com>

---------

Co-authored-by: andreivladbrg <andreivladbrg@gmail.com>

feat: envio endpoints

fix link

feat: add flow deployments addresses (#201)

fix: flow and drops (#204)

* refactor: drops to airdrops

* fix: broke links in apps and api

* chore: mention geofencing in a separate section

* misisng common bracket

* use heading 3 for geo fencing title

---------

Co-authored-by: smol-ninja <shubhamy2015@gmail.com>

moves legacy v1 dir to the same level as lockup
refactors content for legacy v1
fixes redirects

Co-authored-by: Andrei Vlad Birgaoanu <99738872+andreivladbrg@users.noreply.github.com>

collapse examples category

feat: add hook checklist

rename v2-deployments to deployments

chore: update flow subgraph endpoints

chore: set branch to release in flow submodule

feat(support): payment stream videos

refactor: headings in local environment guide

polish headings in local environment guides

fix: logo in light mode

docs: mention security researchers

fix: fix CSS filter

refactor: static img for GitHub icon

chore: update csv columns

refactor: update deployments and example hyperlink

refactor: say "blob" instead of "tree"

refactor: polish writing

fix: fix periphery package
fix: fix incorrect references
refactor: alphabetical ordering
refactor: improve writing
refactor: reorder sections
refactor: Sablier V1 to Sablier Legacy
refactor: version Lockup and Flow

fix redirects
smol-ninja added a commit that referenced this pull request Dec 12, 2024
chore: add robots.txt

chore: png for open graph

fix: envio endpoints

refactor docs to accommodate upcoming Flow protocol

delete contracts directory

fix: broken links

feat: create redirects from old site to new site
feat: update header page

autogen

polish docs

polish docs

refactor: add overview in lockup concepts

feat: add Flow overview

use stream shapes, stream curves instead of stream types

update .gitmodules

spelling mistake

docs: flow apps (#190)

* style: change icon for technical references

chore: remove medium and replace with blog.sablier in landing page
build: gitmodules path fix

* chore: update app screenshots for the vesting section

refactor: reorganize the app menu
refactor: make the vesting section lighter
docs: document relation between flow, lockup and payments, vesting

* feat: technical guides

* feat: app payments section

chore: update images in the apps sections
fix: formatter script

* refactor: re-organize the apis sections

* feat: add flow placeholder for endpoints

* fix: broken links

refactor: sablier v2 to sablier lockup v1.x in api section

fix: gas benchmark formatter

docs: add notes for subgraph naming convention

chore: update v1 subgraph endpoint

feat: docs for Flow protocol (#189)

* feat: autogen script for Flow
refactor: rename autogen to autogen-lockup

* fix hyperlink issue

* flow status and nft

* flow fees and governance

* refactor: use package versioning when referring to lockups
refactor: rename v1 to v1 legacy
feat: add benchmark, deployments, errors, access control for flow

* update diagrams placeholde

* Flow custom deployments

* feat: flow diagrams
refactor: rename guides folders to examples

* adds link to flow audits
polishing references to legacy protocol

* update flow references

* rename previous versions to previous deployments

fix broken links

build: update bun lockfile

refactor: reorder and restructure pages

refactor: copyright changes
refactor: rename categories

Co-authored-by: Paul Razvan Berg <prberg@proton.me>
Co-authored-by: Razvan Gabriel Apostu <razvan@sablier.com>

refactor: use correct names for integration templates

chore: img png to webp

Co-authored-by: tukwan <7630720+tukwan@users.noreply.github.com>

docs: adds note on versioning

docs: update to webp images

refactor: say token instead of asset

small fixes

feat: document flow subgraphs (#194)

* refactor docs to accommodate upcoming Flow protocol

* delete contracts directory

* fix: broken links

* feat: create redirects from old site to new site
feat: update header page

* autogen

* polish docs

* polish docs

* refactor: add overview in lockup concepts

* feat: add Flow overview

* use stream shapes, stream curves instead of stream types

* update .gitmodules

* spelling mistake

* docs: flow apps (#190)

* style: change icon for technical references

chore: remove medium and replace with blog.sablier in landing page
build: gitmodules path fix

* chore: update app screenshots for the vesting section

refactor: reorganize the app menu
refactor: make the vesting section lighter
docs: document relation between flow, lockup and payments, vesting

* feat: technical guides

* feat: app payments section

chore: update images in the apps sections
fix: formatter script

* refactor: re-organize the apis sections

* feat: add flow placeholder for endpoints

* fix: broken links

* refactor: sablier v2 to sablier lockup v1.x in api section

* fix: gas benchmark formatter

* docs: add notes for subgraph naming convention

* chore: update v1 subgraph endpoint

* feat: docs for Flow protocol (#189)

* feat: autogen script for Flow
refactor: rename autogen to autogen-lockup

* fix hyperlink issue

* flow status and nft

* flow fees and governance

* refactor: use package versioning when referring to lockups
refactor: rename v1 to v1 legacy
feat: add benchmark, deployments, errors, access control for flow

* update diagrams placeholde

* Flow custom deployments

* feat: flow diagrams
refactor: rename guides folders to examples

* adds link to flow audits
polishing references to legacy protocol

* update flow references

* rename previous versions to previous deployments

* fix broken links

* build: update bun lockfile

* refactor: reorder and restructure pages

refactor: copyright changes
refactor: rename categories

* feat: add flow the graph api section

* chore: add docs for flow envio

* fix(api): envio queries

fix(api): incorrect mentions of lockup inside flow

* fix(static): remove pngs resulted from merge

---------

Co-authored-by: smol-ninja <shubhamy2015@gmail.com>
Co-authored-by: Razvan Gabriel Apostu <razvan.gabriel.apostu@gmail.com>
Co-authored-by: Paul Razvan Berg <prberg@proton.me>

polish protocol mentions and remove old links

Co-authored-by: andreivladbrg <andreivladbrg@gmail.com>

update Flow with latest commit

refactor: rename asset to token

refactor: release history

Co-authored-by: andreivladbrg <andreivladbrg@gmail.com>

fix links

use links from feat/flow branch of examples repo

replaces jan with apr in lockup example

docs: adds guide to pull vesting information (#202)

* docs: adds guide to pull vesting information

* refactor: polish vesting data guide

* refactor: polish some more

---------

Co-authored-by: Paul Razvan Berg <prberg@proton.me>

feat: sequence diagrams (#200)

* feat: use sequence diagrams

* add flow diagram about actors and their actions

* adds sequence diagram in lockup access control

* refactor: replace statuses with rps values

* removes streamId from sequence diagrams
categorizes diagrams in Flow access control
simplifies diagrams in Lockup access control
defines ongoing debt in Flow overview
fixes definition of snapshot debt in Flow overview
adds abbreviations in Flow diagrams

Co-authored-by: andreivladbrg <andreivladbrg@gmail.com>

* adds function status interaction diagram

Co-authored-by: Co-authored-by: andreivladbrg <andreivladbrg@gmail.com>

---------

Co-authored-by: andreivladbrg <andreivladbrg@gmail.com>

feat: envio endpoints

fix link

feat: add flow deployments addresses (#201)

fix: flow and drops (#204)

* refactor: drops to airdrops

* fix: broke links in apps and api

* chore: mention geofencing in a separate section

* misisng common bracket

* use heading 3 for geo fencing title

---------

Co-authored-by: smol-ninja <shubhamy2015@gmail.com>

moves legacy v1 dir to the same level as lockup
refactors content for legacy v1
fixes redirects

Co-authored-by: Andrei Vlad Birgaoanu <99738872+andreivladbrg@users.noreply.github.com>

collapse examples category

feat: add hook checklist

rename v2-deployments to deployments

chore: update flow subgraph endpoints

chore: set branch to release in flow submodule

feat(support): payment stream videos

refactor: headings in local environment guide

polish headings in local environment guides

fix: logo in light mode

docs: mention security researchers

fix: fix CSS filter

refactor: static img for GitHub icon

chore: update csv columns

refactor: update deployments and example hyperlink

refactor: say "blob" instead of "tree"

refactor: polish writing

fix: fix periphery package
fix: fix incorrect references
refactor: alphabetical ordering
refactor: improve writing
refactor: reorder sections
refactor: Sablier V1 to Sablier Legacy
refactor: version Lockup and Flow

fix redirects

Co-authored-by: smol-ninja <shubhamy2015@gmail.com>
Co-authored-by: Razvan Gabriel Apostu <razvan.gabriel.apostu@gmail.com>
Co-authored-by: Paul Razvan Berg <prberg@proton.me>
Co-authored-by: andreivladbrg <andreivladbrg@gmail.com>
Co-authored-by: tukwan <7630720+tukwan@users.noreply.github.com>
Co-authored-by: Mircea Gavriliu <gavriliumircea@yahoo.ro>
smol-ninja added a commit that referenced this pull request Dec 12, 2024
chore: add robots.txt

chore: png for open graph

fix: envio endpoints

refactor docs to accommodate upcoming Flow protocol

delete contracts directory

fix: broken links

feat: create redirects from old site to new site
feat: update header page

autogen

polish docs

polish docs

refactor: add overview in lockup concepts

feat: add Flow overview

use stream shapes, stream curves instead of stream types

update .gitmodules

spelling mistake

docs: flow apps (#190)

* style: change icon for technical references

chore: remove medium and replace with blog.sablier in landing page
build: gitmodules path fix

* chore: update app screenshots for the vesting section

refactor: reorganize the app menu
refactor: make the vesting section lighter
docs: document relation between flow, lockup and payments, vesting

* feat: technical guides

* feat: app payments section

chore: update images in the apps sections
fix: formatter script

* refactor: re-organize the apis sections

* feat: add flow placeholder for endpoints

* fix: broken links

refactor: sablier v2 to sablier lockup v1.x in api section

fix: gas benchmark formatter

docs: add notes for subgraph naming convention

chore: update v1 subgraph endpoint

feat: docs for Flow protocol (#189)

* feat: autogen script for Flow
refactor: rename autogen to autogen-lockup

* fix hyperlink issue

* flow status and nft

* flow fees and governance

* refactor: use package versioning when referring to lockups
refactor: rename v1 to v1 legacy
feat: add benchmark, deployments, errors, access control for flow

* update diagrams placeholde

* Flow custom deployments

* feat: flow diagrams
refactor: rename guides folders to examples

* adds link to flow audits
polishing references to legacy protocol

* update flow references

* rename previous versions to previous deployments

fix broken links

build: update bun lockfile

refactor: reorder and restructure pages

refactor: copyright changes
refactor: rename categories

Co-authored-by: Paul Razvan Berg <prberg@proton.me>
Co-authored-by: Razvan Gabriel Apostu <razvan@sablier.com>

refactor: use correct names for integration templates

chore: img png to webp

Co-authored-by: tukwan <7630720+tukwan@users.noreply.github.com>

docs: adds note on versioning

docs: update to webp images

refactor: say token instead of asset

small fixes

feat: document flow subgraphs (#194)

* refactor docs to accommodate upcoming Flow protocol

* delete contracts directory

* fix: broken links

* feat: create redirects from old site to new site
feat: update header page

* autogen

* polish docs

* polish docs

* refactor: add overview in lockup concepts

* feat: add Flow overview

* use stream shapes, stream curves instead of stream types

* update .gitmodules

* spelling mistake

* docs: flow apps (#190)

* style: change icon for technical references

chore: remove medium and replace with blog.sablier in landing page
build: gitmodules path fix

* chore: update app screenshots for the vesting section

refactor: reorganize the app menu
refactor: make the vesting section lighter
docs: document relation between flow, lockup and payments, vesting

* feat: technical guides

* feat: app payments section

chore: update images in the apps sections
fix: formatter script

* refactor: re-organize the apis sections

* feat: add flow placeholder for endpoints

* fix: broken links

* refactor: sablier v2 to sablier lockup v1.x in api section

* fix: gas benchmark formatter

* docs: add notes for subgraph naming convention

* chore: update v1 subgraph endpoint

* feat: docs for Flow protocol (#189)

* feat: autogen script for Flow
refactor: rename autogen to autogen-lockup

* fix hyperlink issue

* flow status and nft

* flow fees and governance

* refactor: use package versioning when referring to lockups
refactor: rename v1 to v1 legacy
feat: add benchmark, deployments, errors, access control for flow

* update diagrams placeholde

* Flow custom deployments

* feat: flow diagrams
refactor: rename guides folders to examples

* adds link to flow audits
polishing references to legacy protocol

* update flow references

* rename previous versions to previous deployments

* fix broken links

* build: update bun lockfile

* refactor: reorder and restructure pages

refactor: copyright changes
refactor: rename categories

* feat: add flow the graph api section

* chore: add docs for flow envio

* fix(api): envio queries

fix(api): incorrect mentions of lockup inside flow

* fix(static): remove pngs resulted from merge

---------

Co-authored-by: smol-ninja <shubhamy2015@gmail.com>
Co-authored-by: Razvan Gabriel Apostu <razvan.gabriel.apostu@gmail.com>
Co-authored-by: Paul Razvan Berg <prberg@proton.me>

polish protocol mentions and remove old links

Co-authored-by: andreivladbrg <andreivladbrg@gmail.com>

update Flow with latest commit

refactor: rename asset to token

refactor: release history

Co-authored-by: andreivladbrg <andreivladbrg@gmail.com>

fix links

use links from feat/flow branch of examples repo

replaces jan with apr in lockup example

docs: adds guide to pull vesting information (#202)

* docs: adds guide to pull vesting information

* refactor: polish vesting data guide

* refactor: polish some more

---------

Co-authored-by: Paul Razvan Berg <prberg@proton.me>

feat: sequence diagrams (#200)

* feat: use sequence diagrams

* add flow diagram about actors and their actions

* adds sequence diagram in lockup access control

* refactor: replace statuses with rps values

* removes streamId from sequence diagrams
categorizes diagrams in Flow access control
simplifies diagrams in Lockup access control
defines ongoing debt in Flow overview
fixes definition of snapshot debt in Flow overview
adds abbreviations in Flow diagrams

Co-authored-by: andreivladbrg <andreivladbrg@gmail.com>

* adds function status interaction diagram

Co-authored-by: Co-authored-by: andreivladbrg <andreivladbrg@gmail.com>

---------

Co-authored-by: andreivladbrg <andreivladbrg@gmail.com>

feat: envio endpoints

fix link

feat: add flow deployments addresses (#201)

fix: flow and drops (#204)

* refactor: drops to airdrops

* fix: broke links in apps and api

* chore: mention geofencing in a separate section

* misisng common bracket

* use heading 3 for geo fencing title

---------

Co-authored-by: smol-ninja <shubhamy2015@gmail.com>

moves legacy v1 dir to the same level as lockup
refactors content for legacy v1
fixes redirects

Co-authored-by: Andrei Vlad Birgaoanu <99738872+andreivladbrg@users.noreply.github.com>

collapse examples category

feat: add hook checklist

rename v2-deployments to deployments

chore: update flow subgraph endpoints

chore: set branch to release in flow submodule

feat(support): payment stream videos

refactor: headings in local environment guide

polish headings in local environment guides

fix: logo in light mode

docs: mention security researchers

fix: fix CSS filter

refactor: static img for GitHub icon

chore: update csv columns

refactor: update deployments and example hyperlink

refactor: say "blob" instead of "tree"

refactor: polish writing

fix: fix periphery package
fix: fix incorrect references
refactor: alphabetical ordering
refactor: improve writing
refactor: reorder sections
refactor: Sablier V1 to Sablier Legacy
refactor: version Lockup and Flow

fix redirects

Co-authored-by: smol-ninja <shubhamy2015@gmail.com>
Co-authored-by: Razvan Gabriel Apostu <razvan.gabriel.apostu@gmail.com>
Co-authored-by: Paul Razvan Berg <prberg@proton.me>
Co-authored-by: andreivladbrg <andreivladbrg@gmail.com>
Co-authored-by: tukwan <7630720+tukwan@users.noreply.github.com>
Co-authored-by: Mircea Gavriliu <gavriliumircea@yahoo.ro>
Co-authored-by: maxdesalle <max@sablier.finance>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants