Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build 13: Staging #1303

Merged
merged 266 commits into from
Mar 15, 2023
Merged

Build 13: Staging #1303

merged 266 commits into from
Mar 15, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    7630e44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9da4261 View commit details
    Browse the repository at this point in the history
  3. fix(frontend): remove main machine and branch sync

        sync with staging
        Main machine wiped out, still WIP
        No sites, no double NavMenu seperator
        Gateway: server-rendered CID paths
        Site add form
        Send x-mintter-site-hostname header
        Publication path lowercase and save correctly
        Fixes query client/invalidation for sites add
        invite token expiration
        WIP: invite tokens and p2p init
        Fixed hooks for site add+remove
        Re-Publishing Workflow
        Publish/Unpublish UI and hooks
        Sites management now using new buf client
        App Query Client Singleton
        dummy remote p2p site calls
        local sites (add, list remove) mockups
    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    4b33c22 View commit details
    Browse the repository at this point in the history
  4. wip conversations

    - change context value
    - add comments styling inside activity section
    - you can add comments to conversations now
    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    5c09bcc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f93e6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    901437a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cef6d47 View commit details
    Browse the repository at this point in the history
  8. wip: calling .well-known

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    74b7bc8 View commit details
    Browse the repository at this point in the history
  9. wip: cleaning warnings

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    a19c004 View commit details
    Browse the repository at this point in the history
  10. wip: using more secure random generator

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    e8e621a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9c8b480 View commit details
    Browse the repository at this point in the history
  12. Init mttnet server sepparately

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    29eb344 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    da4c54c View commit details
    Browse the repository at this point in the history
  14. update protos according to PR comments

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    b8118a8 View commit details
    Browse the repository at this point in the history
  15. wip: publish + unpublish + list mockups

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    c46ae3e View commit details
    Browse the repository at this point in the history
  16. get and update remote site info

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    6829be3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0aa13ad View commit details
    Browse the repository at this point in the history
  18. ListWebPublicationRecords

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    68e9a62 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    942e3f4 View commit details
    Browse the repository at this point in the history
  20. change default site name

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    cf209fd View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e19cbe6 View commit details
    Browse the repository at this point in the history
  22. fix(frontend): empty list button draft creation

    the button was opening a new window after creating a draft. that's not the desired experience.
    we do change the route of the same window after the draft is created.
    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    abe8ceb View commit details
    Browse the repository at this point in the history
  23. get path mocked

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    e2cfa5a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e5a0659 View commit details
    Browse the repository at this point in the history
  25. token only

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    ff46be3 View commit details
    Browse the repository at this point in the history
  26. Invite workflow frontend fixes

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    7fc8eb0 View commit details
    Browse the repository at this point in the history
  27. Log RPC from front end client

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    2fc19dc View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    834ad52 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    11697ed View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    41010bc View commit details
    Browse the repository at this point in the history
  31. useNavigation for new draft

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    347fa0d View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    b21f992 View commit details
    Browse the repository at this point in the history
  33. redeem token (if provided) in add site

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    931ad3a View commit details
    Browse the repository at this point in the history
  34. basic invite page on gateway

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    c339854 View commit details
    Browse the repository at this point in the history
  35. gateway fix missing env, log mode

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    dd11716 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    397c6e7 View commit details
    Browse the repository at this point in the history
  37. update slate packages

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    8f7ebcf View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    1be855a View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    65045fe View commit details
    Browse the repository at this point in the history
  40. Clicking Conv Bubble opens Activity

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    2a5fffe View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    0ae810c View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    129cc96 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    bdc3ec3 View commit details
    Browse the repository at this point in the history
  44. fix shared build (ts-ignore)

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    94bf47c View commit details
    Browse the repository at this point in the history
  45. fix share button dissappear

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    d687333 View commit details
    Browse the repository at this point in the history
  46. fix draft scroll error

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    0e48993 View commit details
    Browse the repository at this point in the history
  47. docs(tauri): merge docs from #1202

    Closes #1202
    burdiyan authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    d2d9db8 View commit details
    Browse the repository at this point in the history
  48. defining well-known message in doc

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    68048c0 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    a400efb View commit details
    Browse the repository at this point in the history
  50. serve .well-known content

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    f0f2adc View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    22e7046 View commit details
    Browse the repository at this point in the history
  52. feat(comments): comments first iteration done

    - rendering selectors on publications
    - list conversation on activity panel
    - render selectors on conversation item
    - reply to conversations
    - proper transform between api <-> slate
    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    df7f97d View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    b0e52b7 View commit details
    Browse the repository at this point in the history
  54. fix tsc build

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    e05aa08 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    c701112 View commit details
    Browse the repository at this point in the history
  56. proxy add site with no hardcodings

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    4bbf1b0 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    f3b40dc View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    242aaea View commit details
    Browse the repository at this point in the history
  59. check path is a valid URL

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    c42b056 View commit details
    Browse the repository at this point in the history
  60. Send site hostname header

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    42da5ba View commit details
    Browse the repository at this point in the history
  61. SSR web publish with pretty path

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    7ec8400 View commit details
    Browse the repository at this point in the history
  62. Work around tauri dots in params

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    f13e58a View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    cca0436 View commit details
    Browse the repository at this point in the history
  64. Supports publishing home page

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    d21e240 View commit details
    Browse the repository at this point in the history
  65. Web gateway to support home screen

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    54fb00c View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    44f868a View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    7d8129f View commit details
    Browse the repository at this point in the history
  68. forward metadata in proxied calls

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    e2ebbfd View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    8c7c0b1 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    2ec6a5d View commit details
    Browse the repository at this point in the history
  71. manually cherry-pick conversations styles

    this is from the Nostr branch
    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    516fdbd View commit details
    Browse the repository at this point in the history
  72. Gateway Env variable: GW_NEXT_HOST

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    f636298 View commit details
    Browse the repository at this point in the history
  73. Gateway env: GW_GPRC_ENDPOINT

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    6fef780 View commit details
    Browse the repository at this point in the history
  74. wip: include sync comments

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    4bc090f View commit details
    Browse the repository at this point in the history
  75. Dockerfile to containerize the daemon

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    24b5928 View commit details
    Browse the repository at this point in the history
  76. wip:contanerize gateway

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    017c0a4 View commit details
    Browse the repository at this point in the history
  77. fix(backend/ipfs): switch to inmemory datastore again

    Trying to fix database locking issues.
    
    Closes #1200.
    burdiyan authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    2c10885 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    83bd759 View commit details
    Browse the repository at this point in the history
  79. add .vercel to gitignore

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    582f1aa View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    445909e View commit details
    Browse the repository at this point in the history
  81. fix envs again

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    bacb7b4 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    488b8bd View commit details
    Browse the repository at this point in the history
  83. forcing gateway as host

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    ee28cb3 View commit details
    Browse the repository at this point in the history
  84. clientside again for gateway

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    0ac245b View commit details
    Browse the repository at this point in the history
  85. fix metadata formatted date

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    8eac90f View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    99e8f85 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    6280839 View commit details
    Browse the repository at this point in the history
  88. nostr true by default

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    31d5361 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    386f1e3 View commit details
    Browse the repository at this point in the history
  90. update frontend deps

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    ef74f6e View commit details
    Browse the repository at this point in the history
  91. testing ssr on ids page

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    b08ccf7 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    011048e View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    96fde5a View commit details
    Browse the repository at this point in the history
  94. wip: tests

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    b0baf0c View commit details
    Browse the repository at this point in the history
  95. wip: site tests

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    5f69242 View commit details
    Browse the repository at this point in the history
  96. site db schema

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    310c6e0 View commit details
    Browse the repository at this point in the history
  97. enable wss in build (wip)

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    d2edd4d View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    3b5317a View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    a4c9b30 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    408c955 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    9e77534 View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    f7e7cc8 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    5a20a69 View commit details
    Browse the repository at this point in the history
  104. server side render 100%

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    227194b View commit details
    Browse the repository at this point in the history
  105. fetch redirect mode

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    1710efc View commit details
    Browse the repository at this point in the history
  106. vercel test

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    0888f49 View commit details
    Browse the repository at this point in the history
  107. 😵‍💫

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    403be28 View commit details
    Browse the repository at this point in the history
  108. 🤠

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    777eb8e View commit details
    Browse the repository at this point in the history
  109. 👾

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    0db7d1a View commit details
    Browse the repository at this point in the history
  110. 🌈 interceptor

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    ebd1b6d View commit details
    Browse the repository at this point in the history
  111. 📢

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    d798ab3 View commit details
    Browse the repository at this point in the history
  112. gw: server render by default

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    4bf13c2 View commit details
    Browse the repository at this point in the history
  113. Site title

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    8904ad6 View commit details
    Browse the repository at this point in the history
  114. Clean up unused settings tabs

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    f0fcb24 View commit details
    Browse the repository at this point in the history
  115. Improvements to site members

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    261fb74 View commit details
    Browse the repository at this point in the history
  116. Fixing site hostname labels + urls

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    045912e View commit details
    Browse the repository at this point in the history
  117. sites db schema (no breaking change yet)

    * protect early exits to not panic
    
    * fix: not error on normal shutdown
    
    * lint
    
    * remove references table and renaming
    
    * create site transactions
    
    * fix: wrong token table
    
    * wip: improve token sql functions
    
    * wip:sql tests
    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    95c8d4d View commit details
    Browse the repository at this point in the history
  118. change database compatibility

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    d38860c View commit details
    Browse the repository at this point in the history
  119. well known api draft

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    b3ad410 View commit details
    Browse the repository at this point in the history
  120. Configuration menu
    Copy the full SHA
    59b560d View commit details
    Browse the repository at this point in the history
  121. Revert "remove the need to build shared pkg"

    This reverts commit 8e729d2.
    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    dec3c12 View commit details
    Browse the repository at this point in the history
  122. fix build step for gw

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    6427148 View commit details
    Browse the repository at this point in the history
  123. setup env variables correctly

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    2daa72d View commit details
    Browse the repository at this point in the history
  124. wip: add member

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    549de21 View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    cac8f6e View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    918c7a2 View commit details
    Browse the repository at this point in the history
  127. force gateway url

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    55f597a View commit details
    Browse the repository at this point in the history
  128. 🤌

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    92effee View commit details
    Browse the repository at this point in the history
  129. 😔

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    7803329 View commit details
    Browse the repository at this point in the history
  130. 😢

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    876b705 View commit details
    Browse the repository at this point in the history
  131. 😢😢

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    3897514 View commit details
    Browse the repository at this point in the history
  132. allow unpublish by path

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    83b4b34 View commit details
    Browse the repository at this point in the history
  133. Build13/drag and drop (#1308)

    * fix(tauri): fix daemon flags pasing WIP
    
    * added drag and drop hook implementation. added drag context to blocktools
    
    * added drag machine. added drag event handlers to blocktools and editor. removed usedragdrop hook
    
    * drag and drop WIP
    
    - rebase with build13/staging
    - code cleanup
    - create custom drag context utils
    
    * moved dragover handling to phrasing props. added style handling to drag machine
    
    * blocktools inside blocks
    
    * added prevention of dragging parent inside it's children list
    
    * added drag attributes and handlers to editor blocks and blocktools
    
    * moved ondragover to paragraph. added editor parameter to drag machine
    
    * wip
    
    * added mouseup to blocktools to enable mouse machine back. added removing group if dragging the only child of a group
    
    * rebase with build13/staging
    
    * fix validate
    
    ---------
    
    Co-authored-by: Horacio Herrera <hi@horacioh.com>
    iskaktoltay and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    aeac345 View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    b2c39e9 View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    871598e View commit details
    Browse the repository at this point in the history
  136. Configuration menu
    Copy the full SHA
    300d80d View commit details
    Browse the repository at this point in the history
  137. feat(frontend): drag and drop working

        added checking and removing empty groups
        Merge branch 'build13/staging' into build13/drag-and-drop
        disabled drag and drop if editor in dragging state. removed comments and console logs. renamed selection catching plugin
        added mouseup to blocktools to enable mouse machine back. added removing group if dragging the only child of a group
        moved ondragover to paragraph. added editor parameter to drag machine
        added prevention of dragging parent inside it's children list
        blocktools inside blocks
        moved dragover handling to phrasing props. added style handling to drag machine
        added drag machine. added drag event handlers to blocktools and editor. removed usedragdrop hook
        added drag and drop hook implementation. added drag context to blocktools
    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    1920f5b View commit details
    Browse the repository at this point in the history
  138. wip: site member management in db

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    2c9ddcf View commit details
    Browse the repository at this point in the history
  139. fix: consume grpc port properly

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    21f2991 View commit details
    Browse the repository at this point in the history
  140. fix nextjs responses

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    db4191f View commit details
    Browse the repository at this point in the history
  141. Configuration menu
    Copy the full SHA
    2c5ade6 View commit details
    Browse the repository at this point in the history
  142. log ids params for debugging

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    b5ab0d3 View commit details
    Browse the repository at this point in the history
  143. Configuration menu
    Copy the full SHA
    74bab95 View commit details
    Browse the repository at this point in the history
  144. wip: change site opts in db

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    f2190d4 View commit details
    Browse the repository at this point in the history
  145. wip: managing sites in the db

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    dbc25f0 View commit details
    Browse the repository at this point in the history
  146. Configuration menu
    Copy the full SHA
    009acee View commit details
    Browse the repository at this point in the history
  147. Configuration menu
    Copy the full SHA
    173a392 View commit details
    Browse the repository at this point in the history
  148. unpublish by docid (+ version) only

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    c11c7f8 View commit details
    Browse the repository at this point in the history
  149. Configuration menu
    Copy the full SHA
    c1b6c56 View commit details
    Browse the repository at this point in the history
  150. Configuration menu
    Copy the full SHA
    39acfd9 View commit details
    Browse the repository at this point in the history
  151. Sites db persistence (breaking change)

    * wip: commenting
    
    * replace existing site
    
    * tokens db
    
    * site members db
    
    * sites db
    
    * update site info (title+description)
    
    * publish and unpublish db
    
    * linting
    
    * change compatibility date and linting
    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    5ad69b6 View commit details
    Browse the repository at this point in the history
  152. Configuration menu
    Copy the full SHA
    434bdcb View commit details
    Browse the repository at this point in the history
  153. fix site tests

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    2301a62 View commit details
    Browse the repository at this point in the history
  154. test proxy members

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    fff1863 View commit details
    Browse the repository at this point in the history
  155. wip: site info test

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    712602f View commit details
    Browse the repository at this point in the history
  156. fix(frontend): fix publishing redirection

    it was not happening because we were not calling the appropiate actions
    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    dbee0dc View commit details
    Browse the repository at this point in the history
  157. test(backend): add tests for block revisions

    Add test to reproduce #1301. Seems to be working fine though.
    burdiyan authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    2ea7322 View commit details
    Browse the repository at this point in the history
  158. Configuration menu
    Copy the full SHA
    7e8f465 View commit details
    Browse the repository at this point in the history
  159. version id provided on unpublish

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    e383047 View commit details
    Browse the repository at this point in the history
  160. Configuration menu
    Copy the full SHA
    4cb8623 View commit details
    Browse the repository at this point in the history
  161. Configuration menu
    Copy the full SHA
    773682b View commit details
    Browse the repository at this point in the history
  162. Configuration menu
    Copy the full SHA
    c3f0b43 View commit details
    Browse the repository at this point in the history
  163. gw: author server rendered

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    3134763 View commit details
    Browse the repository at this point in the history
  164. gw: env port for development

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    610722a View commit details
    Browse the repository at this point in the history
  165. gw: well known endpoint for nextjs

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    c8960c2 View commit details
    Browse the repository at this point in the history
  166. wip: site deployment documentation

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    7544b77 View commit details
    Browse the repository at this point in the history
  167. disable nostr

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    1e6ce56 View commit details
    Browse the repository at this point in the history
  168. Configuration menu
    Copy the full SHA
    40314d1 View commit details
    Browse the repository at this point in the history
  169. add author data on comments

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    4c2f37f View commit details
    Browse the repository at this point in the history
  170. Configuration menu
    Copy the full SHA
    662ccd2 View commit details
    Browse the repository at this point in the history
  171. Configuration menu
    Copy the full SHA
    fd101a3 View commit details
    Browse the repository at this point in the history
  172. Configuration menu
    Copy the full SHA
    30d50b6 View commit details
    Browse the repository at this point in the history
  173. some frontend fixes

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    6f7a4b3 View commit details
    Browse the repository at this point in the history
  174. site syncing tests

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    fac370d View commit details
    Browse the repository at this point in the history
  175. wip:syncing comments

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    33f6c0d View commit details
    Browse the repository at this point in the history
  176. Configuration menu
    Copy the full SHA
    dcae7bf View commit details
    Browse the repository at this point in the history
  177. fix: multiple identical site members

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    0591606 View commit details
    Browse the repository at this point in the history
  178. wip: less autorelay verbosity

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    5d17996 View commit details
    Browse the repository at this point in the history
  179. site only syncs out with site members

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    575c8e2 View commit details
    Browse the repository at this point in the history
  180. wip on new sidepanel

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    2a4fa6e View commit details
    Browse the repository at this point in the history
  181. Configuration menu
    Copy the full SHA
    aff4712 View commit details
    Browse the repository at this point in the history
  182. fixed bug where blocks would be dragged to top when the bottom line w…

    …as showed. added nested groups code (WIP)
    iskaktoltay authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    ac708c9 View commit details
    Browse the repository at this point in the history
  183. Configuration menu
    Copy the full SHA
    a4747b6 View commit details
    Browse the repository at this point in the history
  184. take into account lists in tests

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    817534e View commit details
    Browse the repository at this point in the history
  185. change site bio when updating site info

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    1d6cf33 View commit details
    Browse the repository at this point in the history
  186. wip: publish tests

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    f314c53 View commit details
    Browse the repository at this point in the history
  187. wip: improve site tests

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    705e211 View commit details
    Browse the repository at this point in the history
  188. wip: make linter happy

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    243fb5d View commit details
    Browse the repository at this point in the history
  189. wip: unify db constraints

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    998e256 View commit details
    Browse the repository at this point in the history
  190. Configuration menu
    Copy the full SHA
    cf6db1e View commit details
    Browse the repository at this point in the history
  191. fix(backend): don't panic on nil datoms iterator

    Closes #1310.
    burdiyan authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    85ba403 View commit details
    Browse the repository at this point in the history
  192. Configuration menu
    Copy the full SHA
    3b700b5 View commit details
    Browse the repository at this point in the history
  193. test(rust): fix clippy lint issues

    burdiyan authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    03488f6 View commit details
    Browse the repository at this point in the history
  194. Configuration menu
    Copy the full SHA
    431da86 View commit details
    Browse the repository at this point in the history
  195. Configuration menu
    Copy the full SHA
    3343f97 View commit details
    Browse the repository at this point in the history
  196. Configuration menu
    Copy the full SHA
    17f2f34 View commit details
    Browse the repository at this point in the history
  197. Configuration menu
    Copy the full SHA
    da10719 View commit details
    Browse the repository at this point in the history
  198. wip: linting and messaging

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    8dfb699 View commit details
    Browse the repository at this point in the history
  199. Configuration menu
    Copy the full SHA
    709a42c View commit details
    Browse the repository at this point in the history
  200. site deployment

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    cf174dd View commit details
    Browse the repository at this point in the history
  201. Configuration menu
    Copy the full SHA
    cc65ea3 View commit details
    Browse the repository at this point in the history
  202. Configuration menu
    Copy the full SHA
    1d777e7 View commit details
    Browse the repository at this point in the history
  203. Configuration menu
    Copy the full SHA
    e3cf7b1 View commit details
    Browse the repository at this point in the history
  204. make script portable

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    6c38d7d View commit details
    Browse the repository at this point in the history
  205. Configuration menu
    Copy the full SHA
    9ed7690 View commit details
    Browse the repository at this point in the history
  206. Configuration menu
    Copy the full SHA
    5318c6c View commit details
    Browse the repository at this point in the history
  207. Configuration menu
    Copy the full SHA
    73394c3 View commit details
    Browse the repository at this point in the history
  208. gw: Remove client side fallback

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    61b55d3 View commit details
    Browse the repository at this point in the history
  209. Gateway Dev port fix

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    2509f7b View commit details
    Browse the repository at this point in the history
  210. gw: query for author on page slug

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    7e7e17b View commit details
    Browse the repository at this point in the history
  211. Configuration menu
    Copy the full SHA
    08c4f19 View commit details
    Browse the repository at this point in the history
  212. publish success message

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    252cc0d View commit details
    Browse the repository at this point in the history
  213. republish notification

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    959719e View commit details
    Browse the repository at this point in the history
  214. Configuration menu
    Copy the full SHA
    c4a0c51 View commit details
    Browse the repository at this point in the history
  215. remove the ERROR

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    7579d43 View commit details
    Browse the repository at this point in the history
  216. Configuration menu
    Copy the full SHA
    001485f View commit details
    Browse the repository at this point in the history
  217. cleanup imports

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    0fa7c83 View commit details
    Browse the repository at this point in the history
  218. Configuration menu
    Copy the full SHA
    9ca77a2 View commit details
    Browse the repository at this point in the history
  219. Configuration menu
    Copy the full SHA
    08e7951 View commit details
    Browse the repository at this point in the history
  220. Configuration menu
    Copy the full SHA
    f4c0d96 View commit details
    Browse the repository at this point in the history
  221. Configuration menu
    Copy the full SHA
    e7fd37d View commit details
    Browse the repository at this point in the history
  222. Fix double https in invite sender

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    c4318e0 View commit details
    Browse the repository at this point in the history
  223. add logs to production build

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    27d59ee View commit details
    Browse the repository at this point in the history
  224. upgrade to the more advanced script

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    9d1e9ba View commit details
    Browse the repository at this point in the history
  225. Configuration menu
    Copy the full SHA
    8379285 View commit details
    Browse the repository at this point in the history
  226. gw: Minor logging / cleanup

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    cf1002d View commit details
    Browse the repository at this point in the history
  227. citations number in blocks

    horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    b09a374 View commit details
    Browse the repository at this point in the history
  228. Improving sites settings UI

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    e2c5667 View commit details
    Browse the repository at this point in the history
  229. Configuration menu
    Copy the full SHA
    13a0d59 View commit details
    Browse the repository at this point in the history
  230. wip: test docker build action

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    e9b6e1b View commit details
    Browse the repository at this point in the history
  231. fix: docker action

    juligasa authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    33e1717 View commit details
    Browse the repository at this point in the history
  232. Configuration menu
    Copy the full SHA
    be765a2 View commit details
    Browse the repository at this point in the history
  233. Configuration menu
    Copy the full SHA
    b2d732b View commit details
    Browse the repository at this point in the history
  234. Configuration menu
    Copy the full SHA
    a9ad025 View commit details
    Browse the repository at this point in the history
  235. Configuration menu
    Copy the full SHA
    b3b9ed3 View commit details
    Browse the repository at this point in the history
  236. Configuration menu
    Copy the full SHA
    971b1f6 View commit details
    Browse the repository at this point in the history
  237. Fix broken republish message

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    49ab3c5 View commit details
    Browse the repository at this point in the history
  238. Invalidate doc list on publish

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    95c2809 View commit details
    Browse the repository at this point in the history
  239. Site title, doc title, SEO metadata

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    0ac0216 View commit details
    Browse the repository at this point in the history
  240. Gateway Pretty Path not found

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    c8639fa View commit details
    Browse the repository at this point in the history
  241. Configuration menu
    Copy the full SHA
    3de2397 View commit details
    Browse the repository at this point in the history
  242. WebPublish to use the open version

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    517a9c6 View commit details
    Browse the repository at this point in the history
  243. Fix silent error dialog

    ericvicenti authored and horacioh committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    1355cbb View commit details
    Browse the repository at this point in the history
  244. Configuration menu
    Copy the full SHA
    efbe205 View commit details
    Browse the repository at this point in the history
  245. fix(build): fix rust CI issues

    Removing workspace-hack, because it seems to be causing issues, and seems like it's not worth the effort at this point.
    burdiyan committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    b91b3e4 View commit details
    Browse the repository at this point in the history
  246. Improve panel titles

    ericvicenti committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    225d0f2 View commit details
    Browse the repository at this point in the history
  247. Configuration menu
    Copy the full SHA
    09aab9b View commit details
    Browse the repository at this point in the history
  248. Configuration menu
    Copy the full SHA
    27bc992 View commit details
    Browse the repository at this point in the history
  249. Configuration menu
    Copy the full SHA
    bf51be0 View commit details
    Browse the repository at this point in the history
  250. 1 Configuration menu
    Copy the full SHA
    687645e View commit details
    Browse the repository at this point in the history