gitea
gitea copied to clipboard
Don't do a full page load when clicking `Watch` or `Star`
- The watch/unwatch button and star/unstar get their own template
- The backend returns HTML instead of redirect
Before
After
@jolheiser I had to revert because the RepoAssignment middleware writes to IsStaring