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/conf/sogo/custom-theme.js

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

custom-theme.js on main
Author Date Commit Line Code
andryyy over 5 years ago e956b32

[SOGo] Remove custom theme, disable debug mode, keep example custom-themes

Full commit hash
e956b32a12d3cbc144dd1560063d5cff5b628638
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1
/* EXAMPLE - EXAMPLE - EXAMPLE - EXAMPLE - EXAMPLE - EXAMPLE - EXAMPLE
Open commit View diff
1 /* EXAMPLE - EXAMPLE - EXAMPLE - EXAMPLE - EXAMPLE - EXAMPLE - EXAMPLE
andryyy over 5 years ago 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
2
(function() {
Open commit View diff
2 (function() {
same change 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
3
  'use strict';
Open commit View diff
3 'use strict';
same change 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
4
  angular.module('SOGo.Common')
Open commit View diff
4 angular.module('SOGo.Common')
same change 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
5
    .config(configure)
Open commit View diff
5 .config(configure)
same change 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
6
Open commit View diff
6
same change 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
7
  configure.$inject = ['$mdThemingProvider'];
Open commit View diff
7 configure.$inject = ['$mdThemingProvider'];
same change 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
8
  function configure($mdThemingProvider) {
Open commit View diff
8 function configure($mdThemingProvider) {
same change 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
9
    var greyMap = $mdThemingProvider.extendPalette('grey', {
Open commit View diff
9 var greyMap = $mdThemingProvider.extendPalette('grey', {
same change 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
10
      '200': 'F5F5F5',
Open commit View diff
10 '200': 'F5F5F5',
andryyy over 5 years ago 0d1ea05

[Git] Ignore custom SOGo logo

Full commit hash
0d1ea05ae2d9e61177b1d571311483d576a2d31d
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
11
      '300': 'E5E5E5',
Open commit View diff
11 '300': 'E5E5E5',
andryyy over 5 years ago 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
12
      '1000': '4C566A'
Open commit View diff
12 '1000': '4C566A'
same change 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
13
    });
Open commit View diff
13 });
same change 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
14
    var greenCow = $mdThemingProvider.extendPalette('green', {
Open commit View diff
14 var greenCow = $mdThemingProvider.extendPalette('green', {
andryyy over 5 years ago 0d1ea05

[Git] Ignore custom SOGo logo

Full commit hash
0d1ea05ae2d9e61177b1d571311483d576a2d31d
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
15
      '600': 'E5E5E5'
Open commit View diff
15 '600': 'E5E5E5'
andryyy over 5 years ago 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
16
    });
Open commit View diff
16 });
same change 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
17
    $mdThemingProvider.definePalette('frost-grey', greyMap);
Open commit View diff
17 $mdThemingProvider.definePalette('frost-grey', greyMap);
same change 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
18
    $mdThemingProvider.definePalette('green-cow', greenCow);
Open commit View diff
18 $mdThemingProvider.definePalette('green-cow', greenCow);
same change 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
19
    $mdThemingProvider.theme('default')
Open commit View diff
19 $mdThemingProvider.theme('default')
same change 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
20
      .primaryPalette('green-cow', {
Open commit View diff
20 .primaryPalette('green-cow', {
andryyy over 5 years ago 4975e4c

[SOGo] Fix comments in custom theme

Full commit hash
4975e4cabde43e9e69a911b3a0e4cee4c97f3c6f
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
21
        'default': '400',
Open commit View diff
21 'default': '400',
andryyy over 5 years ago 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
22
        'hue-1': '400',
Open commit View diff
22 'hue-1': '400',
andryyy over 5 years ago 4975e4c

[SOGo] Fix comments in custom theme

Full commit hash
4975e4cabde43e9e69a911b3a0e4cee4c97f3c6f
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
23
        'hue-2': '600',
Open commit View diff
23 'hue-2': '600',
andryyy over 5 years ago 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
24
        'hue-3': 'A700'
Open commit View diff
24 'hue-3': 'A700'
same change 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
25
      })
Open commit View diff
25 })
same change 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
26
      .accentPalette('green', {
Open commit View diff
26 .accentPalette('green', {
andryyy over 5 years ago 4975e4c

[SOGo] Fix comments in custom theme

Full commit hash
4975e4cabde43e9e69a911b3a0e4cee4c97f3c6f
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
27
        'default': '600',
Open commit View diff
27 'default': '600',
same change 4975e4c

[SOGo] Fix comments in custom theme

Full commit hash
4975e4cabde43e9e69a911b3a0e4cee4c97f3c6f
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
28
        'hue-1': '300',
Open commit View diff
28 'hue-1': '300',
andryyy over 5 years ago 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
29
        'hue-2': '300',
Open commit View diff
29 'hue-2': '300',
same change 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
30
        'hue-3': 'A700'
Open commit View diff
30 'hue-3': 'A700'
same change 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
31
      })
Open commit View diff
31 })
same change 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
32
      .backgroundPalette('frost-grey');
Open commit View diff
32 .backgroundPalette('frost-grey');
same change 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
33
    $mdThemingProvider.generateThemesOnDemand(false);
Open commit View diff
33 $mdThemingProvider.generateThemesOnDemand(false);
same change 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
34
  }
Open commit View diff
34 }
same change 410cb55

[Dovecot] Check if quarantine_notify.py holds a lock

Full commit hash
410cb558eeffd000fef64cb87b7ae63434793126
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
35
})();
Open commit View diff
35 })();
andryyy over 5 years ago 4975e4c

[SOGo] Fix comments in custom theme

Full commit hash
4975e4cabde43e9e69a911b3a0e4cee4c97f3c6f
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
36
 */
Open commit View diff
36 */