Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

Commit

Permalink
Release v1.1.26
Browse files Browse the repository at this point in the history
  • Loading branch information
atifsaddique211f committed Mar 29, 2019
1 parent 7dc0970 commit e7f4cb1
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 8 deletions.
4 changes: 2 additions & 2 deletions dist/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

Official Angular cross-platform client for the CTemplar secure email service available at [https://ctemplar.com](https://ctemplar.com).

RELEASE VERSION : **v1.1.25**
RELEASE VERSION : **v1.1.26**

SHA-256 checksum of `index.html` : **ccf6998ed14f23c39432b2013833e3928e624a7de0c8cd16f83c620dbf15759e**
SHA-256 checksum of `index.html` : **87ac27ea2d0e96d4a432b5ed9996b47f6ae638c3d46854f3cec42e2efdb4b556**

Find full release code and distribution at : [https://github.com/CTemplar/webclient/releases/latest](https://github.com/CTemplar/webclient/releases/latest)

Expand Down
4 changes: 3 additions & 1 deletion dist/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,9 @@
"good": "Good",
"on": "On",
"edit": "Edit",
"delete": "Delete"
"delete": "Delete",
"notifications": "Notifications",
"notification_email": "Notification email"
},
"mail_sidebar": {
"inbox": "Inbox",
Expand Down
4 changes: 2 additions & 2 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">

<link href="assets/css/noscript-styles.css" rel="stylesheet"/>
<link rel="stylesheet" href="styles.f2e69118f3cd9e74554f.css" integrity="sha384-Z4a9JtPkxWSgPY454t3a9YHeIItYxNyFawPeX3GDWCJUFCQZ6B+3XDIbDMhfObYk" crossorigin="anonymous"></head>
<link rel="stylesheet" href="styles.6e46abbc0bc50a3f405b.css" integrity="sha384-YiuXJAkoqcmS5+H2XIK9rfb3S9/ZIe+jdtseA2Kqso9UOs43knD101bi9WqFBHXF" crossorigin="anonymous"></head>

<body>
<script>
Expand Down Expand Up @@ -85,6 +85,6 @@ <h1 class="page-title text-secondary">
</div>
</noscript>
<app-root></app-root>
<script type="text/javascript" src="runtime.342720d51562858f718f.js" integrity="sha384-H2WxTADNwMDuuqOk4Xy/n63Sp6Y/bK55BBBxctjrxD8/bgsJXpD4hTarU6VFYYVx" crossorigin="anonymous"></script><script type="text/javascript" src="polyfills.c6cdf1b91f8032c61d53.js" integrity="sha384-8XtHUNH2tfyVAzUAJGrQH+mA64AcRQdcAdn3rJ1SRQ7deHdCYaRDNxouJcZ3EwkE" crossorigin="anonymous"></script><script type="text/javascript" src="scripts.2b355891e0dd05f2cdd5.js" integrity="sha384-mYWPHV3OvTp4Rm5Bb9cerNTGt0LBYdnEEV5CtcuAX5cerXkjPYrVC7KstOfnun6O" crossorigin="anonymous"></script><script type="text/javascript" src="main.bf235203ce5261fdc5d6.js" integrity="sha384-TpAXtKw63X5aHSSU0u1qhpkcEVeaXqMrun1v55LCSDxAB9XLMZZzBbODhA1zIutE" crossorigin="anonymous"></script></body>
<script type="text/javascript" src="runtime.342720d51562858f718f.js" integrity="sha384-sbe/lkBoZVeAemtE8Ap31YmZbjSQHhEWK4Tx6XJS1OmXZ4PhPm1atmlcVrGP/7wv" crossorigin="anonymous"></script><script type="text/javascript" src="polyfills.c6cdf1b91f8032c61d53.js" integrity="sha384-8XtHUNH2tfyVAzUAJGrQH+mA64AcRQdcAdn3rJ1SRQ7deHdCYaRDNxouJcZ3EwkE" crossorigin="anonymous"></script><script type="text/javascript" src="scripts.2b355891e0dd05f2cdd5.js" integrity="sha384-mYWPHV3OvTp4Rm5Bb9cerNTGt0LBYdnEEV5CtcuAX5cerXkjPYrVC7KstOfnun6O" crossorigin="anonymous"></script><script type="text/javascript" src="main.57d0b1c182bd53047ff0.js" integrity="sha384-DdFKnYe+SfCT95tKVnwI8YVFelmuFAJBgiUp2mvcLiQbt0Q0FxByBaAkJjhzEtSc" crossorigin="anonymous"></script></body>

</html>
1 change: 1 addition & 0 deletions dist/main.57d0b1c182bd53047ff0.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/main.bf235203ce5261fdc5d6.js

This file was deleted.

2 changes: 1 addition & 1 deletion dist/runtime.342720d51562858f718f.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

0 comments on commit e7f4cb1

Please sign in to comment.