Flagelmann
Flagelmann
Well, actually it would be useful, I think, to have more chances to enable/disable most of the functionalities in Peertube software, as in that way the Peertube self-hosted instances could...
Hello, I've just upgraded to 6.0.3. Just to be sure, the ability to disable storyboard generation is not included in this new version, right? Many thanks
Yout mean the "Resynchronize pre-receive, update and post-receive hooks of all repositories."? I have already tried multiple times it....nothing changed. I also tried "Reinitialize all missing Git repositories for which...
I get, not for all repositories (fortunately), a Gitea error page with a big "500" at center page and then, just below, the message: ``` An error occurred: FindRecentlyPushedNewBranches, branch...
Even with "Sync missed branches from git data to databases" nothing changed. It starts, but then nothing...
I am using snapcraft to deploy and get updates of Gitea. May I get the nightly build with snap or do I have just to wait the next build?
Jfyi, I have fixed the issue by issuing a simple UPDATE query against the specific repository ID in the repository table, updating the default_branch value from "main" to "master". Just...
Probably, for now I have reverted manually, as it was the only way to fix this without disruptions, each repository affected from the wrong default branch to the correct one...
No, actually there was even another repository that was not on master (still figuring out which was the previous one) but it was put on main also. UPDATE: ok, the...
Well, I checked the 180+ repositories I have right now on my Gitea instance and I would say that 1/3 of them have been affected by this issue. Now I...