Gitea was updated again today, some changes to be aware of:
- Conflict checking now only happens immediately for pull requests that have been updated or commented on in the last 24 hours. For older pull requests conflict checking starts when you open the page, and you need to refresh the page to see the results (usually should be done within about 10 seconds).
- There is now a preview of .rst files for the manual, which makes online editing more practical. It’s not a complete preview, in particular every page is rendered individually which means for example table of contents or label links do not work. But it’s much more complete than the preview you would get on e.g. GitHub, since it’s using Sphinx under the hood.
- Attaching videos should now work much better, with a Copy Link button and proper width/alignment/padding.
- Logins are remembered for a year now instead of 7 days, so you don’t get logged out so often.