Martin Gruner
|
07dd0e8c5a
Fixed issue#4039: Usage of pre + code HTML tags is broken and content is swallowed.
|
2 years ago |
uli-heller
|
93fcc862e5
Closes #3886 - Maintenance: Fix comment typos in html sanitizer.
|
2 years ago |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 years ago |
Martin Gruner
|
64a87b1c67
Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext.
|
3 years ago |
Martin Gruner
|
51933e3b76
Maintenance: Bump rubocop from 1.21.0 to 1.22.0
|
3 years ago |
Martin Gruner
|
a389b8f07c
Maintenance: Replace rand() where possible
|
3 years ago |
Thorsten Eckel
|
32a3e31db8
Maintenance: Bump rubocop from 1.16.0 to 1.18.3.
|
3 years ago |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
Mantas Masalskis
|
041bf51b52
Maintenance: Rubocop enforces %r{} regular expression style
|
3 years ago |
Rolf Schmidt
|
2354b5f53f
Fixes #208 - Notify / Mention other agents / Subscribe to Tickets.
|
3 years ago |
Thorsten Eckel
|
707c1670e7
Maintenance: Bumped Nokogiri to 1.11.0 to resolve CVE-2020-26247.
|
3 years ago |
Martin Edenhofer
|
2a6036fb6e
Fixes issue #3344 - Allow mailto links in knowledge base (KB) and email signatures.
|
3 years ago |
Martin Edenhofer
|
b85566c530
Fixes #3345 - Allow font colors in articles (not only in tables).
|
3 years ago |
Thorsten Eckel
|
85573432c0
Maintenance: Updated rubocop(-* gems) to latest version (1.4.1).
|
4 years ago |
Thorsten Eckel
|
43b6374d16
Updated rubocop(-* gems) to latest version (1.2.0).
|
4 years ago |
Martin Edenhofer
|
16872c3c89
Fixes issue #3255 - In certain cases not all content of an html email is shown (HTML sanitizer will remove to much)
|
4 years ago |
Thorsten Eckel
|
0b9e6676f8
Maintenance: Updated rubocop(-* gems) to latest version (1.0.0).
|
4 years ago |
Thorsten Eckel
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 years ago |
Martin Edenhofer
|
dc743a7662
Fixes #2494 - Plus characters are stripped from email addresses and urls in ticket body
|
4 years ago |
Thorsten Eckel
|
8690916936
Updated rubocop(-* gems) to latest version (0.84.0).
|
4 years ago |
Thorsten Eckel
|
a976b9fb43
Maintenance: Updated rubocop(-* gems) to latest version (0.80.0).
|
4 years ago |
Thorsten Eckel
|
1c63e96675
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.1.0 to 1.4.1.
|
5 years ago |
Thorsten Eckel
|
40dcb0e132
Updated rubocop to latest version (0.74).
|
5 years ago |
Thorsten Eckel
|
6a5c5a3e2a
Maintenance: Improved HTML sanitization timeout handling.
|
5 years ago |
Ryan Lue
|
a1da3a27f9
Enable Lint/UselessAssignment cop.
|
5 years ago |
Billy Zhou
|
7df5c18182
Fixed #2437 - square brackets are deleted in links
|
5 years ago |
Billy Zhou
|
1c55fc0a56
Fixed #2416 - HTML sanitizer blocks email processing because of an endless loop.
|
5 years ago |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
5 years ago |
Thorsten Eckel
|
af1781ff2a
Improve performance by fetching 'fqdn' Setting in HTML sanitization only once instead for each link found (issue #2374).
|
6 years ago |
Thorsten Eckel
|
4e024291a4
Improve performance by not checking empty strings or strings not containing ':' for URLs (issue #2374).
|
6 years ago |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
Billy Zhou
|
9c02d2e02b
Added signatureIdentifyByHtml to detect signatures and blockquotes through HTML nodes.
|
6 years ago |
Martin Edenhofer
|
1568909afb
Fixed issue #2252 - Unable to process email `"ERROR: #<NoMethodError: undefined method `match' for nil:NilClass>"`.
|
6 years ago |
Ryan Lue
|
e341d07d6b
Stop wrapping <a> tags around URLs without a scheme/protocol (fixes #2139)
|
6 years ago |
Martin Edenhofer
|
4120afb131
Fixed issue #1246 - Filename of images (c&p) downloaded via lightbox is invalid.
|
6 years ago |
Ryan Lue
|
23f30921dc
Fix regression in HtmlSanitizer::cleanup_target (whitespace deletion)
|
6 years ago |
Ryan Lue
|
5583369d8b
Render umlauts and other multi-byte characters correctly in HtmlSanitizer::strict
|
6 years ago |
Ryan Lue
|
13ef5d4246
Rewrite Encode::conv as String#utf8_encode
|
6 years ago |
Thorsten Eckel
|
4b98c61698
Improved handling of disposition URL parameter for local URLs.
|
6 years ago |
Ryan Lue
|
04055f7095
Replace unless with if ! (project-wide)
|
6 years ago |
Ryan Lue
|
79d4284365
Fix rubocop violations
|
6 years ago |
Thorsten Eckel
|
fbeccbc85c
Updated to latest rubocop version.
|
6 years ago |
Thorsten Eckel
|
0c917e13aa
Fixed issue #1902 - Spaces in link URLs are removed.
|
6 years ago |
Thorsten Eckel
|
1e9ed11126
Fixed issue #1852: Can't configure local MTA after SMTP was configured as outbound server.
|
6 years ago |
Martin Edenhofer
|
be751c8176
Added backlisting for certain css properties.
|
6 years ago |
Martin Edenhofer
|
56846b2fe9
Allow a href for paste, images and text link with different content.
|
6 years ago |
Thorsten Eckel
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
Martin Edenhofer
|
3417618798
Improved removing of html comments.
|
7 years ago |
Thorsten Eckel
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
Martin Edenhofer
|
7a08b9266b
Implemented issue #930 - view support for html tables.
|
7 years ago |