public
nobgit
read
NobMail
Based on mailcow: dockerized
Languages
Repository composition by tracked source files.
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/Dockerfiles/sogo/navMailcowBtns.diff
Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.
Author
Date
Commit
Line
Code
1
60,65d58
2
< var:ng-click="navButtonClick"
3
< ng-href="/user">
4
< <md-icon>build</md-icon>
5
< <md-tooltip>mailcow <var:string label:value="Preferences"/></md-tooltip>
6
< </md-button>
7
< <md-button class="md-icon-button"
8
83c76
9
< onclick="mc_logout();"
10
---
11
> ng-show="::activeUser.path.logoff.length"
12
85c78
13
< ng-href="#">
14
---
15
> ng-href="{{::activeUser.path.logoff}}">