Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Keats/tera issues and pull requests
#841 - More ergonomic way of access [object] fields?
Issue -
State: closed - Opened by maxdymond over 1 year ago
- 4 comments
#840 - What is a `block`?
Issue -
State: open - Opened by SMUsamaShah over 1 year ago
- 3 comments
#839 - Fix for square bracket identifiers breaking tests
Pull Request -
State: closed - Opened by p-ackland over 1 year ago
- 1 comment
#838 - Upgrade pest dependency to 2.7.0
Pull Request -
State: closed - Opened by basbossink-ds over 1 year ago
- 1 comment
#837 - Passing in a user context on every render
Issue -
State: open - Opened by dennismarwood over 1 year ago
- 1 comment
#836 - Cannot compile `throw`
Issue -
State: closed - Opened by KoltesDigital over 1 year ago
- 3 comments
#835 - tera for templating formated text-files.
Issue -
State: closed - Opened by migmedia over 1 year ago
- 3 comments
#834 - Is it possible to render 1 specific block in a template?
Issue -
State: open - Opened by rgwood over 1 year ago
- 1 comment
#833 - Wrong timezone in Mexico produced by outdated chrono-tz crate.
Issue -
State: closed - Opened by rsansores over 1 year ago
#832 - Partial Render / Pre Render
Issue -
State: open - Opened by Wicpar over 1 year ago
- 6 comments
#831 - Add a case_sensitive attribute to the sort filter
Issue -
State: open - Opened by slatian over 1 year ago
#830 - Square bracket notation seems to break tests
Issue -
State: open - Opened by Patrick-Ackland over 1 year ago
Labels: bug
#829 - Draft: Make Context a user-implementable Trait
Pull Request -
State: open - Opened by fabianfreyer over 1 year ago
- 6 comments
#828 - Update _index.md
Pull Request -
State: closed - Opened by Jieiku over 1 year ago
#827 - Fixes some documentation and adds more code examples.
Pull Request -
State: closed - Opened by xfbs over 1 year ago
- 3 comments
#826 - Update GitHub actions
Pull Request -
State: closed - Opened by giraffate over 1 year ago
- 1 comment
#825 - Use ubuntu-latest because 18.04 is no longer supported
Pull Request -
State: closed - Opened by giraffate over 1 year ago
#824 - Return empty list on invalid globs
Pull Request -
State: closed - Opened by vimpostor over 1 year ago
- 1 comment
#823 - Render html inside the template from a tera variable
Issue -
State: closed - Opened by ErtyDess over 1 year ago
- 4 comments
#822 - Allow macro definition in renderable template
Pull Request -
State: closed - Opened by sdedovic over 1 year ago
- 7 comments
#821 - Macro fails to be defined at top of template file
Issue -
State: closed - Opened by sdedovic over 1 year ago
#820 - Fix panic on invalid globs
Pull Request -
State: closed - Opened by Keats over 1 year ago
#819 - Non existent path causes panic instead of Error result
Issue -
State: closed - Opened by chupaty over 1 year ago
- 5 comments
Labels: bug
#818 - Ready for v1.18
Pull Request -
State: closed - Opened by Keats over 1 year ago
#817 - fix: missing verbs + order clarification
Pull Request -
State: closed - Opened by cyril-marpaud over 1 year ago
- 1 comment
#816 - Including a macro only once.
Issue -
State: open - Opened by PaulHMason over 1 year ago
- 1 comment
#815 - Docs site appears to be down
Issue -
State: closed - Opened by chriskrycho over 1 year ago
- 3 comments
#814 - Creating Custom Objects in Templates.
Issue -
State: closed - Opened by PaulHMason over 1 year ago
- 1 comment
#813 - Number formatting (ordinals)
Issue -
State: closed - Opened by phisch over 1 year ago
- 6 comments
#812 - Custom dotted_pointer implementation
Pull Request -
State: closed - Opened by godofdream over 1 year ago
- 3 comments
#811 - Feature ahash and seahash
Pull Request -
State: closed - Opened by godofdream over 1 year ago
- 2 comments
#810 - Faster get_json_pointer
Pull Request -
State: closed - Opened by godofdream over 1 year ago
#809 - benchmarking with workflows
Pull Request -
State: closed - Opened by godofdream over 1 year ago
- 5 comments
#808 - allocate hashmap with known capacity
Pull Request -
State: closed - Opened by godofdream over 1 year ago
- 3 comments
#807 - fix linebreaksbr errormessage
Pull Request -
State: closed - Opened by godofdream over 1 year ago
- 1 comment
#806 - don't allow float for slicing
Pull Request -
State: closed - Opened by godofdream over 1 year ago
- 1 comment
#805 - add abs filter
Pull Request -
State: closed - Opened by godofdream over 1 year ago
- 1 comment
#804 - replace try_get_value macro with try_get_value generic
Pull Request -
State: closed - Opened by godofdream over 1 year ago
- 1 comment
#803 - implement a faster sort
Pull Request -
State: open - Opened by godofdream over 1 year ago
#802 - Fix deprecations & clippy::all
Pull Request -
State: closed - Opened by godofdream over 1 year ago
- 4 comments
#801 - Fix clippy 0.1.68
Pull Request -
State: closed - Opened by godofdream over 1 year ago
- 4 comments
#800 - Fix example for defining custom functions capturing external variables.
Pull Request -
State: closed - Opened by rangerjo over 1 year ago
- 1 comment
#799 - Always canonicalize glob paths passed to Tera
Pull Request -
State: closed - Opened by eguiraud almost 2 years ago
- 6 comments
#798 - add indent filter
Pull Request -
State: closed - Opened by untereiner almost 2 years ago
- 5 comments
#797 - Error out if glob passed to Tera::new starts with ./
Pull Request -
State: closed - Opened by eguiraud almost 2 years ago
- 1 comment
#796 - How to pass the root context to a macro?
Issue -
State: closed - Opened by josecm almost 2 years ago
- 2 comments
#795 - How to join string use new line as parameter?
Issue -
State: closed - Opened by tuyen-at-work almost 2 years ago
#794 - Remove unused [badges] section in Cargo.toml
Pull Request -
State: closed - Opened by eguiraud almost 2 years ago
- 1 comment
#793 - Add Tera::empty() constructor
Pull Request -
State: closed - Opened by poelzi almost 2 years ago
- 2 comments
#792 - Potential security vulnerability in dependency (tera 1.17.1 -> chrono 0.4.23 -> time 0.1.45).
Issue -
State: closed - Opened by Proksima almost 2 years ago
- 2 comments
#791 - Is it possible to pass a JSON-like structure to a macro in a template?
Issue -
State: closed - Opened by swquinn almost 2 years ago
- 2 comments
#790 - Add support for SystemTime
Issue -
State: open - Opened by rogerta almost 2 years ago
- 3 comments
#789 - Tera context error: u128 is not supported
Issue -
State: open - Opened by rogerta almost 2 years ago
- 8 comments
#788 - How to package templates in a cargo library but not the binary?
Issue -
State: open - Opened by schneems almost 2 years ago
- 4 comments
#787 - About `include` grammar suggestions for improvement
Issue -
State: closed - Opened by tu6ge almost 2 years ago
- 1 comment
#786 - missing a key on iterator
Issue -
State: closed - Opened by mothsART almost 2 years ago
- 4 comments
#785 - Truncate cuts off image urls and html tags
Issue -
State: open - Opened by that-ambuj almost 2 years ago
- 3 comments
#784 - StripPrefixError when glob pattern has wildcard in the middle of path element
Issue -
State: open - Opened by mdharm almost 2 years ago
#783 - set the number of loop values
Issue -
State: closed - Opened by mothsART almost 2 years ago
- 2 comments
#782 - Add builtin `is none` or `is null` test
Issue -
State: open - Opened by hwittenborn almost 2 years ago
- 4 comments
#781 - Support Math.pow for number formatting
Issue -
State: open - Opened by chevdor almost 2 years ago
- 3 comments
#780 - Web templates only?
Issue -
State: closed - Opened by TomzBench almost 2 years ago
- 1 comment
#779 - How to get the value chosen in an html form select, and having that value in a rust variable
Issue -
State: closed - Opened by ErtyDess almost 2 years ago
- 1 comment
#778 - How to chose a valur from a dropdown menù and having it back in rust
Issue -
State: closed - Opened by ErtyDess almost 2 years ago
- 1 comment
#777 - Displaying a vector of structs in a html.tera page
Issue -
State: open - Opened by EnricoMucelli almost 2 years ago
- 3 comments
#776 - What does this mean
Issue -
State: closed - Opened by EnricoMucelli almost 2 years ago
#775 - passing a variable string to display it in an html
Issue -
State: open - Opened by EnricoMucelli almost 2 years ago
- 9 comments
#774 - Add merge filter
Issue -
State: open - Opened by mcexit almost 2 years ago
Labels: enhancement
#773 - Implement builder or macro for easier context creation
Issue -
State: open - Opened by tp971 almost 2 years ago
- 3 comments
Labels: For next major version
#772 - Title case filter with apostrophe (#771)
Pull Request -
State: closed - Opened by magikstm almost 2 years ago
#771 - Title case filter with apostrophe - Capitalize issue
Issue -
State: closed - Opened by magikstm almost 2 years ago
- 4 comments
#770 - Macro unexpectedly refers to an outer variable instead of an argument
Issue -
State: open - Opened by agate-pris almost 2 years ago
- 2 comments
#769 - how do you include a non template file
Issue -
State: open - Opened by Directory about 2 years ago
- 1 comment
#768 - Support custom delimiters
Issue -
State: closed - Opened by ModProg about 2 years ago
- 2 comments
#767 - Allow runtime creation of `Function`s and `Filter`s by relaxing type parameters
Issue -
State: open - Opened by k12ish about 2 years ago
- 1 comment
#766 - Integration with oss-fuzz fuzzing service
Issue -
State: open - Opened by manunio about 2 years ago
- 2 comments
#765 - global context/variables
Issue -
State: open - Opened by azjezz about 2 years ago
- 3 comments
Labels: For next major version
#764 - It doesn't work when the `dir` starts with './' or '.\'
Issue -
State: open - Opened by timongh about 2 years ago
Labels: bug
#762 - Fix clippy lints
Pull Request -
State: closed - Opened by tqwewe about 2 years ago
- 1 comment
#761 - Fix example of loop on maps
Pull Request -
State: closed - Opened by ptitfred about 2 years ago
#760 - Registering function, weird function signature issue
Issue -
State: open - Opened by Lunarequest about 2 years ago
#759 - date filter should not error on Option::None
Issue -
State: closed - Opened by dsisnero about 2 years ago
- 1 comment
#758 - How to pass variable that may not exist to macro?
Issue -
State: closed - Opened by TomzBench about 2 years ago
#757 - Chained filter sections
Issue -
State: open - Opened by Nemo157 about 2 years ago
#756 - Fix wrong type in `get_random` error message.
Pull Request -
State: closed - Opened by rxxrc about 2 years ago
- 1 comment
#755 - Using Milliseconds Timestamp for `date()` or Reformating existing Timestamp
Issue -
State: closed - Opened by DK26 about 2 years ago
- 1 comment
#754 - Cannot get values for keys if the key contains a period.
Issue -
State: closed - Opened by Keats about 2 years ago
Labels: bug
#753 - Accessing fields in __tera_context
Issue -
State: closed - Opened by furkan-guvenc about 2 years ago
- 1 comment
#752 - Update pest deps to latest version
Pull Request -
State: closed - Opened by hchockarprasad about 2 years ago
#751 - Iterate trough json object failed
Issue -
State: closed - Opened by nydevel about 2 years ago
- 3 comments
#750 - `Tera::render_str(...)` requiring `&mut self` is unintuitive, ought to be fine with `&self`
Issue -
State: open - Opened by jokeyrhyme about 2 years ago
- 5 comments
#727 - Nested arrays not supported
Issue -
State: open - Opened by Bauxitedev over 2 years ago
- 2 comments
#719 - Creating a new Tera instance causes app to freeze in Docker
Issue -
State: closed - Opened by 66OJ66 over 2 years ago
- 8 comments
#706 - Replace dependency on chrono
Issue -
State: open - Opened by kolbma almost 3 years ago
- 7 comments
#705 - Make it easer to have functions/filters take rust types
Issue -
State: open - Opened by WesleyAC almost 3 years ago
- 2 comments
Labels: For next major version
#685 - 如何循环一个数字?
Issue -
State: closed - Opened by 1148118271 about 3 years ago
- 2 comments
#684 - Reverse filter (exclude)
Issue -
State: open - Opened by chevdor about 3 years ago
- 4 comments
#677 - Add option to disable the `get_env` function
Issue -
State: open - Opened by WesleyAC about 3 years ago
- 6 comments
#675 - spaceless feature should be a tag rather than a filter
Issue -
State: open - Opened by jsha about 3 years ago
- 7 comments
#670 - FR: Add an `indent` function
Issue -
State: open - Opened by UebelAndre about 3 years ago
- 15 comments
Labels: enhancement