aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Make ignoring symlinks configurablegit-annex-album-2Christopher Baines2017-09-15
|
* Attempt to improve album plugin cssChristopher Baines2017-09-15
| | | | | This removes the absolute positioning, replacing it with floats. Also, it limits the size of the images in the album, such that they are not too wide.
* album: avoid excess dependencies by not matching internal(*)Simon McVittie2017-09-15
|
* Fix warning "Use of my $_ is experimental"Simon McVittie2017-09-15
|
* album: allow thumbnails to not be 96x96Kathryn Andersen2017-09-15
| | | | [taken from a diff on the discussion page -smcv]
* Show all images in album index if more than 10Simon McVittie2017-09-15
| | | | Bugfix suggested by kjs.
* add tag support to viewersLukas Lipavsky2017-09-15
|
* Album plugin v4Simon McVittie2017-09-15
|
* (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
|
* removedsmcv2017-06-23
|
* (no commit message)test2017-06-22
|
* request more informationSimon McVittie2017-06-22
|
* t/img.t: Give better diagnostics if we can't load an imageSimon McVittie2017-06-22
|
* add bug report originally emailed to me by Peter SimonsJoey Hess2017-06-22
|
* Announce 3.20170622Simon McVittie2017-06-22
|
* debian/changelog: Add missing credit for toc fixSimon McVittie2017-06-22
|
* 3.20170622Simon McVittie2017-06-22
|
* debian: Declare compliance with Debian Policy 4.0.0Simon McVittie2017-06-22
|
* debian: Use preferred https URL for Format of debian/copyrightSimon McVittie2017-06-22
|
* debian: Document more past changesSimon McVittie2017-06-22
|
* meta: Specifically document [[!meta foo:bar="baz"]] as not workingSimon McVittie2017-06-22
|
* (no commit message)j@d945f5982c686dda5ab7bc2ef45e09d388233fad2017-06-20
|
* osm: Convert savestate hook into a changes hookSimon McVittie2017-06-20
| | | | | | | | | | | | | savestate is not the right place to write wiki content, and in particular this breaks websetup if osm's dependencies are not installed, even if the osm plugin is not actually enabled. (Closes: #719913) This is not a full solution: it should be possible to render the PoI files for only the maps that changed, from the format, changes or rendered hook. However, getting that right would require more understanding of this plugin, and this version is enough to not break websetup. This version is the closest correct hook to the one where this previously took place.
* (no commit message)alicef2017-06-12
|
* Ensure repo gets picked up by gitremotes scripthttps://tylercipriani.com/2017-06-02
|
* Add jsonfeed patchhttps://tylercipriani.com/2017-06-01
|
* Add thcipriani repositoryhttps://tylercipriani.com/2017-06-01
|