Gitea 1.20
blog.gitea.com
Gitea 1.20
1–6 of 6 posts
Re: Gitea 1.20
#2Anyone have any info on what this was alleged to help with? Sad to see a regression like this. There should be great potential here.
Re: Gitea 1.20
#3> We've removed the service worker functionality as it didn't bring any noticeable benefit, mostly added bugs, and was disabled since 1.17 by default already. Anyone have any info on what this was alleged to help with? Sad to see a regression like this. There should be great potential here.
Re: Gitea 1.20
#4> We've removed the service worker functionality as it didn't bring any noticeable benefit, mostly added bugs, and was disabled since 1.17 by default already. Anyone have any info on what this was alleged to help with? Sad to see a regression like this. There should be great potential here.
However, the PR that disabled it by default noted that enabling service workers caused JS errors after Gitea instance upgrades. The PR also noted that service workers didn't provide any benefit over regular HTTP caching.
Re: Gitea 1.20
#5Re: Gitea 1.20
#6> We've removed the service worker functionality as it didn't bring any noticeable benefit, mostly added bugs, and was disabled since 1.17 by default already. Anyone have any info on what this was alleged to help with? Sad to see a regression like this. There should be great potential here.
Service workers are great. Quite strange how they would remove it. It would dramatically speed up the site for any slow hosts.
I agree that SW can work if you write your UI around them, but Gitea isn't really such an UI.