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_1.yml

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

sieve_1.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_1
Open commit View diff
1 headline: lang.sieve_preset_1
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: |
andryyy over 6 years ago d468ecf

[Web] Add more sieve presets

Full commit hash
d468ecfa65b01f1482eeb3601f458087476ced43
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
3
  require ["reject","body","regex"];
Open commit View diff
3 require ["reject","body","regex"];
DerLinkman about 2 years ago 58f63aa

[UI] Corrected Sieve Preset 1 (Fixed Regex)

Full commit hash
58f63aad08761c5fab36d887d7db86a19362f9ab
Author
DerLinkman <[email protected]>
Date
about 2 years ago
Selected line
4
  if anyof (body :raw :regex ["filename=\".*\\.(doc|exe|moo)\""]) {
Open commit View diff
4 if anyof (body :raw :regex ["filename=\".*\\.(doc|exe|moo)\""]) {
andryyy over 6 years ago d468ecf

[Web] Add more sieve presets

Full commit hash
d468ecfa65b01f1482eeb3601f458087476ced43
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
5
    reject text:
Open commit View diff
5 reject text:
same change d468ecf

[Web] Add more sieve presets

Full commit hash
d468ecfa65b01f1482eeb3601f458087476ced43
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
6
  doc, exe and moo are dangerous file extensions.
Open commit View diff
6 doc, exe and moo are dangerous file extensions.
same change d468ecf

[Web] Add more sieve presets

Full commit hash
d468ecfa65b01f1482eeb3601f458087476ced43
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
7
  Why would you do that? I am a sad cow.
Open commit View diff
7 Why would you do that? I am a sad cow.
same change d468ecf

[Web] Add more sieve presets

Full commit hash
d468ecfa65b01f1482eeb3601f458087476ced43
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
8
  .
Open commit View diff
8 .
same change d468ecf

[Web] Add more sieve presets

Full commit hash
d468ecfa65b01f1482eeb3601f458087476ced43
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
9
  ;
Open commit View diff
9 ;
same change d468ecf

[Web] Add more sieve presets

Full commit hash
d468ecfa65b01f1482eeb3601f458087476ced43
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
10
  }
Open commit View diff
10 }