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/presets/sieve/sieve_2.yml

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

sieve_2.yml on main
Author Date Commit Line Code
tinect over 6 years ago 943b7c6

+ add api for presets

Full commit hash
943b7c6bb266c724a5a1d38975b323044110b5f0
Author
tinect <[email protected]>
Date
over 6 years ago
Selected line
1
headline: lang.sieve_preset_2
Open commit View diff
1 headline: lang.sieve_preset_2
same change 943b7c6

+ add api for presets

Full commit hash
943b7c6bb266c724a5a1d38975b323044110b5f0
Author
tinect <[email protected]>
Date
over 6 years ago
Selected line
2
content: |
Open commit View diff
2 content: |
same change 943b7c6

+ add api for presets

Full commit hash
943b7c6bb266c724a5a1d38975b323044110b5f0
Author
tinect <[email protected]>
Date
over 6 years ago
Selected line
3
  require ["envelope", "imap4flags"];
Open commit View diff
3 require ["envelope", "imap4flags"];
same change 943b7c6

+ add api for presets

Full commit hash
943b7c6bb266c724a5a1d38975b323044110b5f0
Author
tinect <[email protected]>
Date
over 6 years ago
Selected line
4
  if envelope "from" "[email protected]"
Open commit View diff
4 if envelope "from" "[email protected]"
same change 943b7c6

+ add api for presets

Full commit hash
943b7c6bb266c724a5a1d38975b323044110b5f0
Author
tinect <[email protected]>
Date
over 6 years ago
Selected line
5
  {
Open commit View diff
5 {
same change 943b7c6

+ add api for presets

Full commit hash
943b7c6bb266c724a5a1d38975b323044110b5f0
Author
tinect <[email protected]>
Date
over 6 years ago
Selected line
6
     setflag "\\seen";
Open commit View diff
6 setflag "\\seen";
same change 943b7c6

+ add api for presets

Full commit hash
943b7c6bb266c724a5a1d38975b323044110b5f0
Author
tinect <[email protected]>
Date
over 6 years ago
Selected line
7
  }
Open commit View diff
7 }