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/.travis.yml

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

.travis.yml 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
language: php
Open commit View diff
1 language: 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
php:
Open commit View diff
2 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
3
  - 5.5
Open commit View diff
3 - 5.5
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
group: stable
Open commit View diff
4 group: stable
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
before_install:
Open commit View diff
5 before_install:
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
  - composer self-update
Open commit View diff
6 - composer self-update
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
install:
Open commit View diff
7 install:
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
  - composer install
Open commit View diff
8 - composer install
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
script:
Open commit View diff
9 script:
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
  - ./vendor/bin/phpunit
Open commit View diff
10 - ./vendor/bin/phpunit