Otto Richter (fnetX)
Otto Richter (fnetX)
Yes, the changes in Forgejo are necessary, because Zincsearch does not behave exactly the same as ElasicSearch at this point, apparently. Since you guys seem to focus on openobserve, we...
Just adding: In my environment (small to medium NGOs as well as university), most contributors don't have an account (e.g. because they are not formally employed by the NGO, not...
To be honest, I think that implementing a fader GUI is out of scope for LiSP. This is better done in virtual mixers where this feature set is already more...
> First, I'd like to preserve the old behavior Isn't / Wasn't (in 0.5) there an option to trigger cues on starting a cue? ("AutoNext" or something like this allowed...
@mcbeav just investigating theme support for https://codeberg.org. I found out that you can place the themes into gitea/public/css/theme-something.css and then add to your app.ini under the ui section the something...
Sadly, it seems that this theme is not really well compatible with the current gitea releases ... it sometimes feels inconsistent and our (custom) header is kinda broken (not responsive...
Indeed, I don't see anything related to mails in the logs as well. Mails and invites got broken when upgrading from 2.5.0 to 2.5.2 for me, and it's hard finding...
Well, my issue is probably not exactly about mailing, sharing via email stopped working at all. I cannot share documents from [email protected] to [email protected], nor can [email protected] share docs to...
I now managed to get this from the logs via `bin/logs -f web`: ~~~ {"name":"web","hostname":"0b4b593a96b8","pid":157,"level":50,"err":{"message":"error sending message","name":"OError","stack":"OError: error sending message\n at Object.sendEmail (/var/www/sharelatex/web/app/src/Features/Email/EmailSender.js:100:11)\n at processTicksAndRejections (internal/process/task_queues.js:97:5)\ncaused by:\n Error: 139984895788928:error:1408F10B:SSL routines:ssl3_get_record:wrong...
[This](https://github.com/overleaf/overleaf/issues/750#issuecomment-762346267) fixed my setup, actually. I wonder why the behaviour changed, because it worked at the beginning. Never mind, now mail is working again. The explanation of these vars and...