summaryrefslogtreecommitdiffstats
path: root/roles/wiki/files/var
Commit message (Collapse)AuthorAgeFiles
* wiki/website: harden config and port to Debian 10.Guilhem Moulin2020-05-162
|
* MSA: Open 465/TCP for Email Submission over TLS.Guilhem Moulin2019-03-191
| | | | See RFC 8314 sec. 3.3 "Cleartext Considered Obsolete".
* Upgrade 'ikiwiki-pandoc' to v0.5.1.Guilhem Moulin2018-12-061
| | | | | https://raw.githubusercontent.com/sciunto-org/ikiwiki-pandoc/v0.5.1/pandoc.pm Currently at commit 9292e45cea1be120adb3babd5b835b547f4c825a .
* wiki: replace the formatting engine from Markdown.pl to pandocGuilhem Moulin2016-05-222
| | | | | Using https://raw.githubusercontent.com/sciunto-org/ikiwiki-pandoc/master/pandoc.pm at revision 60fd07b46c750e0891e3474f75e26076348b66c5
* Update all Fripost links from http:// to https://.Guilhem Moulin2015-12-282
|
* autoconfiguration: Don't use HTML entities as it makes Thunderbird unhappy.Guilhem Moulin2015-10-271
|
* Wiki: add the 'getsource' plugin.Guilhem Moulin2015-09-301
|
* ikiwiki: Enable DNSSEC and email notification.Guilhem Moulin2015-09-291
|
* Replace gitweb with cgit.Guilhem Moulin2015-09-211
|
* Add references to bug reports.Guilhem Moulin2015-06-101
|
* Provide Thunderbird autoconfiguration.Guilhem Moulin2015-06-071
| | | | | | | References: - https://developer.mozilla.org/en-US/docs/Mozilla/Thunderbird/Autoconfiguration - https://developer.mozilla.org/en-US/docs/Mozilla/Thunderbird/Autoconfiguration/FileFormat/HowTo - https://wiki.mozilla.org/Thunderbird:Autoconfiguration:ConfigFileFormat
* Remove ‘:’ from the list of valid chars in wiki filenames.Guilhem Moulin2015-06-071
| | | | | | | | | | Because it's interpreted weirdly by Image::Magick: $ identify 'Screenshot_from_2015-02-23_18:59:48-extract.png[0]' identify: no decode delegate for this image format `59\' @ error/constitute.c/ReadImage/501. $ mv 'Screenshot_from_2015-02-23_18:59:48-extract.png' screenshot.png $ identify 'screenshot.png[0]' screenshot.png[0]=>screenshot.png PNG 453x122 453x122+0+0 8-bit sRGB 11.2KB 0.000u 0:00.000
* wiki: enable comments in the tracker.Guilhem Moulin2015-06-071
|
* Configure ikiwiki (website + wiki).Guilhem Moulin2015-06-072