Florian Schlachter
|
86b9b7b805
|
Merge pull request #5 from tucnak/patch-1
Filter random for slices
|
2017-09-02 02:11:13 +02:00 |
|
Ian Byrd
|
c0a092cc2c
|
Seeding with current unixtime.
|
2017-09-02 02:58:18 +03:00 |
|
Ian Byrd
|
4a11f8dd75
|
Typo fix, tests, README.md updated.
|
2017-09-02 02:51:18 +03:00 |
|
Ian Byrd
|
4e07dfc9bb
|
Filter random added.
Random returns a random item out of the input slice.
|
2017-09-02 02:39:48 +03:00 |
|
Florian Schlachter
|
ada12dc6c9
|
Merge pull request #3 from flosch/pr/2
Adapt to latest changes in pongo2
|
2017-02-13 21:57:55 +01:00 |
|
Florian Schlachter
|
e9edcae0c9
|
Fix import path for cover tool
|
2017-02-13 21:49:22 +01:00 |
|
Florian Schlachter
|
e8e71bd51f
|
travis: test against Go 1.7
|
2017-02-13 12:43:45 +01:00 |
|
Florian Schlachter
|
d82344e1c3
|
Make linter happy and use github.com/juju/errors
|
2017-02-13 12:42:10 +01:00 |
|
Yuta Hayashibe
|
bd3adb0e5e
|
Fix for 6d9b0dd of pongo2
|
2017-02-13 19:53:32 +09:00 |
|
Florian Schlachter
|
bb4da1901f
|
Adaption of the recent API change (error -> pongo2.Error return type).
|
2014-10-02 04:30:52 +02:00 |
|
Florian Schlachter
|
640ef3ff28
|
It's not necessary anymore to apply the 'safe' filter on the 'truncatesentences_html'-filter.
|
2014-10-01 22:18:12 +02:00 |
|
Florian Schlachter
|
4a22cf2ef9
|
It's not necessary anymore to apply the 'safe'-filter on markdown-filters.
|
2014-10-01 22:12:33 +02:00 |
|
Florian Schlachter
|
9ab531beb8
|
Update README.md
|
2014-09-09 13:45:52 +02:00 |
|
Florian Schlachter
|
b28be5695d
|
truncatesentences_html-filter added.
|
2014-07-31 18:16:55 +02:00 |
|
Florian Schlachter
|
b8e14c6183
|
truncatesentences-filter added.
|
2014-07-30 22:58:02 +02:00 |
|
Florian Schlachter
|
cd8acece30
|
Libraries being used added to README
|
2014-07-30 16:46:08 +02:00 |
|
Florian Schlachter
|
abc421a8a7
|
naturalday-filter added.
|
2014-07-28 16:54:04 +02:00 |
|
Florian Schlachter
|
60d931b0b9
|
README fix
|
2014-07-28 16:38:27 +02:00 |
|
Florian Schlachter
|
da983121b8
|
Re-organized list in README.
|
2014-07-28 16:29:41 +02:00 |
|
Florian Schlachter
|
f8f8725dc5
|
ordinal-filter added.
|
2014-07-28 16:24:44 +02:00 |
|
Florian Schlachter
|
5c75b2918a
|
naturaltime- and intcomma-filters added.
|
2014-07-28 16:21:38 +02:00 |
|
Florian Schlachter
|
9fc75259ea
|
Added dependency to travis-script
|
2014-07-28 14:41:44 +02:00 |
|
Florian Schlachter
|
ae384c7d10
|
Merge branch 'master' of github.com:flosch/pongo2-addons
|
2014-07-28 14:41:15 +02:00 |
|
Florian Schlachter
|
c3efa8fc22
|
filters added: filesizeformat,timesince,timeuntil
|
2014-07-28 14:40:58 +02:00 |
|
Florian Schlachter
|
adae7da7f2
|
Added badges to README
|
2014-07-26 17:42:22 +02:00 |
|
Florian Schlachter
|
eb4ad730a9
|
Update .travis.yml
|
2014-07-26 17:39:17 +02:00 |
|
Florian Schlachter
|
13c6d9027d
|
Create .travis.yml
|
2014-07-26 17:36:33 +02:00 |
|
Florian Schlachter
|
e3924f065e
|
Merge branch 'master' of github.com:flosch/pongo2-addons
|
2014-07-26 17:28:24 +02:00 |
|
Florian Schlachter
|
f18a69d96f
|
slugify-filter and tests added.
|
2014-07-26 17:28:14 +02:00 |
|
Florian Schlachter
|
168a1e743f
|
Update README.md
|
2014-07-20 00:50:56 +02:00 |
|
Florian Schlachter
|
ca44141371
|
Update README.md
|
2014-07-20 00:44:13 +02:00 |
|
Florian Schlachter
|
b4eefc9d85
|
markdown-filter added.
|
2014-07-20 00:42:24 +02:00 |
|
Florian Schlachter
|
6b7c130f31
|
Initial commit
|
2014-07-20 00:24:32 +02:00 |
|