Jakob Ackermann
Jakob Ackermann
Hi @natestemen! Thank you for your feature request. @AnessZurba's PR https://github.com/overleaf/overleaf/pull/1245 has been merged(thanks again!). The change is live on overleaf.com and will be included in the upcoming Server Pro...
I've taken a look at this. There are various points in the build process where the JSON metafile could be compacted or encoded differently (the esbuild IPC protocol supports encoding...
I've opened https://github.com/evanw/esbuild/pull/4349 with the changes for generating a compact JSON blob. @elbywan can you give this a try with your large project?
Hello, I'm sorry to hear about your data-loss. The `user_files` folder only contains the binary files (e.g. images) by file name schema `_`. Text-file/Document content is stored in MongoDB. The...
Hello, Thanks for the bug report. I'm sorry it took so long for us to get back to you! These variables should work out of the box in recent versions...
Hello, Thank you for opening this bug report. The "Editor Resources" check has been removed in Community Edition and Server Pro 5.1.1. Greetings, Jakob
Hello, Indeed, the reference search feature is not part of the Overleaf Community Edition. In case you are interested in using it on-premise, we include it in our [Server Pro...
On the phone, I can check in detail when I'm back late next week. @Koopzington can you try again with the latest version of dnscontrol and a different, random domain...
I can reproduce the report with a random domain. It looks like something is not quite right in dnscontrol. ```js var REG_NONE = NewRegistrar('none') var DSP_HETZNER = NewDnsProvider('HETZNER') D('testing-2024-12-27.dev', REG_NONE,...
> @das7pad: I agree with your analysis and your proposal. Would you like to make a PR? Yes, I've started to look into it. The caching of zones is not...