summaryrefslogtreecommitdiff
path: root/src/sitespec.c
AgeCommit message (Collapse)Author
2022-02-16Cleanup: Omit empty sitespec.ini sectionsJaakko Keränen
2022-02-15Site-specific settingsJaakko Keränen
The theme palette seed phrase and ANSI warnings can be configured in the new site-specific settings dialog. Added bindings for Page Information and for opening the site-specific settings dialog. IssueID #381
2022-02-15Working on site-specific settings dialogJaakko Keränen
2021-12-25CleanupJaakko Keränen
Warnings about lost precision.
2021-12-01Added switching to the identity toolbar menuJaakko Keränen
One can now use the identity toolbar menu to switch between client certificates that have been used on the current site. The five latest ones are remembered.
2021-11-21Site-specific Titan upload identityJaakko Keränen
The identity to be used for uploads is now in sitespec.ini, so it applies to an entire site root. This should match actual use cases better than having URL-specific identities. Also fixed an issue with native menus. Replacing the items with new ones was not implemented. IssueID #379
2021-10-26SiteSpec: Converted to TOML syntaxJaakko Keränen
Added a "dismissed warnings" value.
2021-07-24Added site-specific configuration; default Titan portJaakko Keränen
When using the upload shortcut, enable configuring a specific port for Titan via site-specific parameters.