aboutsummaryrefslogtreecommitdiff
path: root/internal/feed/template/template.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix template error when byteCount called with empty stringRené 'Necoro' Neumann2020-05-011-3/+6
* Improved HTML templateRené 'Necoro' Neumann2020-04-261-3/+3
* Larger restructuringRené 'Necoro' Neumann2020-04-251-1/+1
* Move template to subfolder of feedRené 'Necoro' Neumann2020-04-231-0/+68
ss2pass.rb?h=1.6.5&id=bd0f5141865a8fbe9e4caca7d7ecd3d3007d5221&follow=1'>Changes to lastpass2pass.rbAlex Sayers1-34/+27 - relicensed to GPLv2+ - added -f command-line flag - added -d DEFAULT_GROUP flag 2012-10-07Rename script internally and use generalized usage message filename.Jason A. Donenfeld1-2/+2 rc/password-store.sh?h=1.6.5&id=2c9c36e3ca8eab1a3f9056d18619f80cedf3781d&follow=1'>clip: don't race between pass instances in restoreJason A. Donenfeld1-2/+4 2014-03-20Style.Jason A. Donenfeld1-3/+1 2014-03-19Simplify exports.Jason A. Donenfeld1-4/+3 2014-03-19Copyright noticeJason A. Donenfeld1-1/+1 2014-03-19Team pass: enable multiple keys and per directoryJason A. Donenfeld2-40/+75 2014-03-18Shred shm files.Jason A. Donenfeld3-1/+4 2014-03-18Do not compress passwords.Jason A. Donenfeld1-1/+1 2013-09-14Use a glob in the pattern match instead of using two comparisons for [yY].Chris Down1-1/+1 2013-09-14Rephrase awkward/confusing message about enabling echo during password entry.Chris Down1-3/+3 2013-09-14Fix directory traversal for reencryption when $PREFIX is a symlinkBrian Shore1-1/+1 2013-08-26Makefile: Do not install bash completion to /etcLukas Fleischer1-3/+2 2013-05-22check if a passfile exists before checking for directoryBrian Mattern1-13/+12