NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
PHP 49% JavaScript 35% HTML 9% CSS 4% Shell 2% Python 1% Lua 0% Perl 0% Ruby 0% SCSS 0%
Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git

Trace

data/web/inc/lib/vendor/soundasleep/html2text/html2text.php

Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.

html2text.php on main
Author Date Commit Line Code
andre.peters over 8 years ago 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
1
<?php
Open commit View diff
1 <?php
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
2
/******************************************************************************
Open commit View diff
2 /******************************************************************************
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
3
 * Copyright (c) 2010 Jevon Wright and others.
Open commit View diff
3 * Copyright (c) 2010 Jevon Wright and others.
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
4
 * All rights reserved. This program and the accompanying materials
Open commit View diff
4 * All rights reserved. This program and the accompanying materials
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
5
 * are made available under the terms of the Eclipse Public License v1.0
Open commit View diff
5 * are made available under the terms of the Eclipse Public License v1.0
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
6
 * which accompanies this distribution, and is available at
Open commit View diff
6 * which accompanies this distribution, and is available at
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
7
 * http://www.eclipse.org/legal/epl-v10.html
Open commit View diff
7 * http://www.eclipse.org/legal/epl-v10.html
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
8
 *
Open commit View diff
8 *
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
9
 * or
Open commit View diff
9 * or
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
10
 *
Open commit View diff
10 *
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
11
 * LGPL which is available at http://www.gnu.org/licenses/lgpl.html
Open commit View diff
11 * LGPL which is available at http://www.gnu.org/licenses/lgpl.html
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
12
 *
Open commit View diff
12 *
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
13
 *
Open commit View diff
13 *
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
14
 * Contributors:
Open commit View diff
14 * Contributors:
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
15
 *    Jevon Wright - initial API and implementation
Open commit View diff
15 * Jevon Wright - initial API and implementation
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
16
 ****************************************************************************/
Open commit View diff
16 ****************************************************************************/
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
17
Open commit View diff
17
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
18
/**
Open commit View diff
18 /**
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
19
 * This file is available if you still want to use functions rather than
Open commit View diff
19 * This file is available if you still want to use functions rather than
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
20
 * autoloading classes.
Open commit View diff
20 * autoloading classes.
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
21
 */
Open commit View diff
21 */
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
22
Open commit View diff
22
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
23
require_once(__DIR__ . "/src/Html2Text.php");
Open commit View diff
23 require_once(__DIR__ . "/src/Html2Text.php");
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
24
require_once(__DIR__ . "/src/Html2TextException.php");
Open commit View diff
24 require_once(__DIR__ . "/src/Html2TextException.php");
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
25
Open commit View diff
25
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
26
function convert_html_to_text($html) {
Open commit View diff
26 function convert_html_to_text($html) {
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
27
	return Html2Text\Html2Text::convert($html);
Open commit View diff
27 return Html2Text\Html2Text::convert($html);
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
28
}
Open commit View diff
28 }
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
29
Open commit View diff
29
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
30
function fix_newlines($text) {
Open commit View diff
30 function fix_newlines($text) {
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
31
	return Html2Text\Html2Text::fixNewlines($text);
Open commit View diff
31 return Html2Text\Html2Text::fixNewlines($text);
same change 79cb929

[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html

Full commit hash
79cb9299119cf613e9bbfe714c540cc8b4b90365
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
32
}
Open commit View diff
32 }