Compare commits

..
8 Commits
Author SHA1 Message Date
artnuc.ct9 f54f78b03e tagged as 1.4.9 2021-03-05 10:43:09 +04:00
artnuc.ct9 97a9c1c4e3 newlogo 2021-03-05 10:33:07 +04:00
artnuc.ct9 6ca6e89cd5 gt symbol 2021-03-04 20:47:54 +04:00
artnuc.ct9 f5d09537b9 no more XXX 2021-03-04 20:30:31 +04:00
artnuc.ct9 a5c34cc6a0 XXX 2021-03-04 20:27:52 +04:00
artnuc.ct9 5c9fe38c4b Makefile 2021-03-04 20:20:33 +04:00
artnuc.ct9 feff65ab36 email cagettePéi 2021-03-04 19:57:04 +04:00
artnuc.ct9 c8a354e868 logo espace + police gras 2021-02-26 11:22:53 +04:00
9 changed files with 19 additions and 1136 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ compile:
echo "compile Cagette.net with plugins"; \ echo "compile Cagette.net with plugins"; \
haxe cagetteAllPlugins.hxml; \ haxe cagetteAllPlugins.hxml; \
else \ else \
echo "compile Cagette.net core"; \ echo "compile CagettePéi core"; \
haxe cagette.hxml; \ haxe cagette.hxml; \
fi fi
+1 -1
View File
@@ -17,7 +17,7 @@ table.table td{
<hr/> <hr/>
<div style="color:#666;font-size:12px;"> <div style="color:#666;font-size:12px;">
::_("This e-mail was sent from"):: <a href="http://::HOST::">::_("Cagette.net")::</a>. &gt; ::_("This e-mail was sent from"):: <a href="http://::raw HOST::">::_("Cagette.net")::</a>.
::if group!=null:: ::if group!=null::
<br/> <br/>
+2 -2
View File
@@ -2,7 +2,7 @@
<div style="max-width:400px;margin:auto;border:solid 1px #AAA;border-radius:8px;padding:12px;text-align:center;font-family:Arial;"> <div style="max-width:400px;margin:auto;border:solid 1px #AAA;border-radius:8px;padding:12px;text-align:center;font-family:Arial;">
<img src="http://::HOST::/img/logo2.png" title="Cagette.net" /> <img src="http://::HOST::/img/logo2.png" title="CagettePéi" />
<p> <p>
::_("Hello"):: $$nullSafe(::name::), ::_("Hello"):: $$nullSafe(::name::),
@@ -42,4 +42,4 @@
</div> </div>
::end:: ::end::
+1 -1
View File
@@ -5,4 +5,4 @@
::end:: ::end::
+2 -1
View File
@@ -48,5 +48,6 @@
}, },
"bugs": { "bugs": {
"url": "https://github.com/bablukid/cagette/issues" "url": "https://github.com/bablukid/cagette/issues"
} },
"version": "1.4.9"
} }
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 27 KiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 27 KiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

+12 -1130
View File
File diff suppressed because it is too large Load Diff