mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-01 13:41:48 +01:00
Coming from a rich message or API call, notes can contain HTML and it will render to the browser. Coming from a normal todo creation, though, all < and > characters will be replaced with the corresponding entities. This preserves HTML emails, but prevents users from breaking the layout by entering broken HTML for todo notes. Closes #765 |
||
|---|---|---|
| .. | ||
| application_helper.rb | ||
| backend_helper.rb | ||
| contexts_helper.rb | ||
| data_helper.rb | ||
| feedlist_helper.rb | ||
| integrations_helper.rb | ||
| login_helper.rb | ||
| mobile_helper.rb | ||
| notes_helper.rb | ||
| preferences_helper.rb | ||
| projects_helper.rb | ||
| recurring_todos_helper.rb | ||
| search_helper.rb | ||
| stats_helper.rb | ||
| todos_helper.rb | ||
| users_helper.rb | ||