jrb0001
jrb0001
Name constraints are useful to restrict a CA to only some defined domains, addresses and other namespaces. This is a really useful feature if you want or have to import...
In addition to fixing the build for newer gcc versions, this also makes `StarRuler2.sh` executable and adds some generated files to `.gitignore`. There is a commit for each change so...
Simple and full event history can be toggled separately. If one option is enabled: - Include that history in Dialogic.get_full_state() / Save.save(). - On Dialogic.load_full_state() / Save.load() replace that history...
- Make it possible to configure and programmatically set the autosave interval. - Fix default save corruption during subsystem init. - Pause the timer while Dialogic.paused. - Let me know...
This PR allows selecting gettext as an alternative to the CSV format in the translation settings. It also fixes the following issues: - Glossary can show wrong entry if the...