aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Icon related fixes in the OSM pluginosm-icon-fixes-rebasedChristopher Baines2017-10-31
| | | | | | | - Use the icon parameter to the waypoint directive - Fix the KML output to handle different icons for waypoints with the same tag. This might cause breakage in wiki's using Ikiwiki if they were depending on the existing style format
* Fix the title and description of map popupsChristopher Baines2017-10-31
| | | | | | For the GeoJSON output: - Add the missing name attribute - Rename properties.desc to properties.description
* Pass the layers given in the OSM directive throughChristopher Baines2017-10-31
| | | | | | | This commit passes the layers given in the osm directive, defaulting to OSM if none are given, through to the page. As without this, things go wrong in the Javascript, as it tries to work with a null array of layers.
* file bugEdward2017-10-27
|
* formattingEdward2017-10-27
|
* file bugEdward2017-10-27
|
* file bugEdward2017-10-27
|
* Revert spam edits.Amitai Schleier2017-10-26
|
* (no commit message)abilash2017-10-26
|
* (no commit message)abilash2017-10-26
|
* (no commit message)abilash2017-10-26
|
* Announce version 3.20171001Simon McVittie2017-10-01
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* 3.20171001Simon McVittie2017-10-01
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* Update l10nSimon McVittie2017-10-01
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* t/git-untrusted.t: Fix redundant declarationSimon McVittie2017-10-01
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* debian: Declare compliance with Debian Policy 4.1.1Simon McVittie2017-10-01
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* Update changelogSimon McVittie2017-10-01
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* t/git-untrusted.t: New test case for untrusted pushesSimon McVittie2017-10-01
| | | | | | | | | This also exercises the typical centralized git repository workflow, where changes flow from a non-bare clone (for example on a laptop) to a centralized bare repository, then from the centralized bare repository to a non-bare clone that is ikiwiki's srcdir. Signed-off-by: Simon McVittie <smcv@debian.org>
* Pass some git environment variables to the test-receive hookSimon McVittie2017-10-01
| | | | | | | | | | | Since git 2.11, git has stored the proposed push in a "quarantine area" until it is accepted by the pre-receive hook, and passed extra environment variables to the pre-receive hook so that it can read objects from the quarantine area. This fixes untrusted push on modern git versions. Signed-off-by: Simon McVittie <smcv@debian.org>
* IkiWiki::Receive: Avoid using asprintfSimon McVittie2017-10-01
| | | | | | | | | On GNU/Linux, it isn't declared in stdio.h unless we define _GNU_SOURCE, which we don't; using the implicit declaration risks crashes on platforms where sizeof(pointer) != sizeof(int). On other platforms it isn't guaranteed to exist at all. Signed-off-by: Simon McVittie <smcv@debian.org>
* Update changelog and close bugSimon McVittie2017-09-28
|
* Merge remote-tracking branch 'tails/img-determinism'Simon McVittie2017-09-28
|\
| * img: resize images in a deterministic manner.intrigeri2017-09-01
| |
| * t/img.t: test determinism of PNG resizing.intrigeri2017-09-01
| |
* | Update changelogSimon McVittie2017-09-28
| |
* | Fix build with po4a 0.52.Amitai Schleier2017-09-19
| |
* | (no commit message)fairusurped@12113b58e7c4c69149ded64c82f268e9fa14ad882017-09-07
| |
* | (no commit message)azzamsa2017-09-06
| |
* | (no commit message)azzamsa2017-09-06
| |
* | Added a comment: my issue solvedazzamsa2017-09-06
| |
* | Report bug + merge request: image resize is not deterministic.intrigeri2017-09-01
|/
* Added a comment: Reposted question on unix.sxanna192017-08-28
|
* emailauth, passwordauth: Avoid leaving cgisess_* files in the system temp ↵Joey Hess2017-08-23
| | | | | | | | | | | | | directory. Due to the use/abuse of CGI::Session to generate a token for the login process, a new session database was created for each login, and left behind afterwards. While each file is small, with many logings this could bloat the size of /tmp significantly. Fixed by making CGI::Session write to /dev/null, since there does not seem to be a way to entirely prevent the writing. This commit was sponsored by Henrik Riomar on Patreon.
* removedKeeh2017-08-21
|
* (no commit message)Keeh2017-08-21
|
* (no commit message)Keeh2017-08-21
|
* Clarify how to use sortingtbm@179cf05cd1bd36f352bd555cee25923d4216668f2017-08-19
|
* (no commit message)dgsb2017-08-09
|
* (no commit message)dgsb2017-08-08
|
* (no commit message)vpelcak@b216e425210695d731d2673167c7dd45e5e9b1c92017-08-07
|
* Added a commentsmcv2017-07-23
|
* Added a commentsmcv2017-07-23
|
* Added a commentsmcv2017-07-23
|
* Added a commentsmcv2017-07-23
|
* core: Don't decode the result of strftime if already tagged as UTF-8Simon McVittie2017-07-23
| | | | | It wasn't in old Perls, but might be in Perl >= 5.21.1 due to commit https://perl5.git.perl.org/perl.git/commit/9717af6 (Closes: #869240)
* Added a comment: I have the same issueazzamsa2017-07-21
|
* Q. How to truncate blog posts?ankit2017-07-18
|
* htmlscrubber: Add support for the video tag's loop and muted attributes.Joey Hess2017-07-11
| | | | | | | Those were not in the original html5 spec, but have been added in the whatwg html living standard and have wide browser support. This commit was sponsored by John Peloquin on Patreon.
* answer question, with reference.DavidCary2017-07-05
|
* Added a commentopenmedi2017-06-25
|