Remove session and r/w functionality
radicle-httpd
- Removes session endpoints.
- Removes put, patch and post endpoints for issues and patches.
- Removes all tests related to removed endpoints.
radicle-explorer
- Removed the delegate badge from the
ProjectCardcomponent since we donβt check the local httpd anymore. - Added the
idfield to thepatch.reviewschema.- Allows to remove the
undefinedtype from theidprop in theCommentcomponent.
- Allows to remove the
- Simplified the
/App/Headercomponent since there is no right side anymore. - Removed the
strictEventsattribute from theButtoncomponent, since we only forward eventlisteners. - Did also some changes to the
updateNodeConfigfn and the schemas and types it uses, to make it cleaner, and allows us to use not only the node config but also the web and cli config. - Removed the
SeedButtoncomponent and moved the seed count to theContextRepocomponent. - Removed the
isLocalutil function and removed every case where we treated a local httpd instance different than a remote one. - Removed the special case in the
isDomainutil function to also allow a loopback address if not in production.
π Preview π Workflow runs π Branch on GitHub
radicle-httpd
- Removes session endpoints.
- Removes put, patch and post endpoints for issues and patches.
- Removes all tests related to removed endpoints.
radicle-explorer
- Removed the delegate badge from the
ProjectCardcomponent since we donβt check the local httpd anymore. - Added the
idfield to thepatch.reviewschema.- Allows to remove the
undefinedtype from theidprop in theCommentcomponent.
- Allows to remove the
- Simplified the
/App/Headercomponent since there is no right side anymore. - Removed the
strictEventsattribute from theButtoncomponent, since we only forward eventlisteners. - Did also some changes to the
updateNodeConfigfn and the schemas and types it uses, to make it cleaner, and allows us to use not only the node config but also the web and cli config. - Removed the
SeedButtoncomponent and moved the seed count to theContextRepocomponent. - Removed the
isLocalutil function and removed every case where we treated a local httpd instance different than a remote one. - Removed the special case in the
isDomainutil function to also allow a loopback address if not in production.
π Preview π Workflow runs π Branch on GitHub
No GiHub Actions Workflows found.
Some final polishing
No GiHub Actions Workflows found.
Revert profile endpoint change
No GiHub Actions Workflows found.
Revert strictEvents removal from Button component
No GiHub Actions Workflows found.
Improve the handling of local node browsing support
No GiHub Actions Workflows found.
No GiHub Actions Workflows found.
Change icon of local node browsing error
No GiHub Actions Workflows found.
Remove version updates from this patch, since I would like to get a few other things into the next release
No GiHub Actions Workflows found.
Fix reactions padding and add external link to local node browsing error
Push commits for new release versions
Fixed link color in web component External Link
Adapt some things for tests, fix some things in visual testing
Disable local node browsing in prod also for repos