Commit Graph

47 Commits

Author SHA1 Message Date
Darko Luketic 654710af41 update README 2022-11-21 14:30:57 +01:00
Darko Luketic be6bb96c6e update README 2022-11-21 14:29:18 +01:00
Darko Luketic 2fa9ce57e6 update README 2022-11-21 14:28:32 +01:00
Darko Luketic ab859c8059 added v6 2022-11-21 14:22:40 +01:00
Darko Luketic f3155c1b80 update README.md 2022-05-06 14:58:18 +02:00
Darko Luketic 2433c89334 replace
github.com/extemporalgnome/slug
with
github.com/gosimple/slug
2022-05-06 14:52:58 +02:00
Darko Luketic 55a37d671f standalone repo, not PR compatible 2022-05-06 14:41:51 +02:00
Darko Luketic 07a7f99d6a make it PR compatible 2022-05-06 14:39:20 +02:00
Darko Luketic 4b13bb401e make master,v4,v5 compatible 2022-05-06 14:34:48 +02:00
Florian Schlachter f969446c5b
Merge pull request #10 from khushmeeet/pongo-v4-migration
Added support for pongo v4
2021-05-26 17:08:11 +02:00
khushmeeet 480f4bdcfa added support for pongo v4 2021-05-26 00:02:55 +05:30
Florian Schlachter 3ba6347861
Update .travis.yml 2020-08-05 10:43:49 +02:00
Florian Schlachter 0ecc3ebf0d
Merge pull request #7 from responsibility-act/master
Go Module and remove github.com/juju/errors
2020-08-05 10:17:30 +02:00
Gerasimos (Makis) Maropoulos 11b279d96e
fix https://github.com/flosch/pongo2/issues/223 and https://github.com/kataras/iris/issues/1401 and update some dependencies 2020-08-05 06:24:39 +03:00
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