Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions .docker/squash-images.fish
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
#!/usr/bin/fish

# Shitty image opt script
# Delete once we have proper stuff

source (which env_parallel.fish)

set files (find . -name '*.png' -print0 | string split0)

echo Will process (count $files) images.

function process
oxipng -o max --zopfli --zi 50 --ng --strip all $argv
ect -9 -strip --allfilters-b $argv
end

env_parallel --env process process ::: $files
1 change: 0 additions & 1 deletion apps/juxtaposition-ui/webfiles/ctr/css/juxt.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ body {

#body {
background-image: url(@/images/background.png);
background-size: 100px;
background-repeat: repeat;
padding-bottom: 28px; /* Toolbar location */
}
Expand Down
Binary file modified apps/juxtaposition-ui/webfiles/ctr/images/background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apps/juxtaposition-ui/webfiles/ctr/images/bandwidthalert.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed apps/juxtaposition-ui/webfiles/ctr/images/banner.png
Binary file not shown.
Binary file modified apps/juxtaposition-ui/webfiles/ctr/images/header.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apps/juxtaposition-ui/webfiles/ctr/images/headline-green.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apps/juxtaposition-ui/webfiles/ctr/images/headline.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apps/juxtaposition-ui/webfiles/ctr/images/sprites/feeling-like.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apps/juxtaposition-ui/webfiles/ctr/images/sprites/memo-input.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apps/juxtaposition-ui/webfiles/ctr/images/sprites/post-count.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apps/juxtaposition-ui/webfiles/ctr/images/sprites/reply.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apps/juxtaposition-ui/webfiles/ctr/images/sprites/shot-input.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apps/juxtaposition-ui/webfiles/ctr/images/sprites/spoiler.png
Binary file modified apps/juxtaposition-ui/webfiles/ctr/images/sprites/tag.png
Binary file modified apps/juxtaposition-ui/webfiles/ctr/images/sprites/text-input.png
Binary file modified apps/juxtaposition-ui/webfiles/ctr/images/sprites/yeah-small.png
Binary file modified apps/juxtaposition-ui/webfiles/ctr/images/sprites/yeah.png
Binary file modified apps/juxtaposition-ui/webfiles/ctr/images/tab.png
4 changes: 2 additions & 2 deletions apps/juxtaposition-ui/webfiles/portal/css/juxt.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ body {
line-height:1.5;
margin:0;
background:url(/images/background.png);
background-position-x: 25%;
min-height:720px;
background-size:1280px;
overflow-x:hidden!important
}
#body {
Expand Down Expand Up @@ -922,7 +922,7 @@ h6.yeah-text {
position:relative;
min-height:110px;
box-shadow:inset 0-3px 3px rgba(0,0,0,.2);
background:#54389f url("data:image/svg+xml,%3Csvg width='1080' xmlns='http://www.w3.org/2000/svg' height='90' style='background-color:%2354389f;' fill='%233a1e86'%3E%3ClinearGradient xmlns='http://www.w3.org/2000/svg' gradientUnits='objectBoundingBox' y1='0' id='overlay' y2='0' x2='1' x1='0'%3E%3Cstop offset='0.2' stop-color='%2354389f'/%3E%3Cstop offset='1' stop-opacity='-2' stop-color='%2354389f'/%3E%3C/linearGradient%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke-width='0' id='svg_23'%3E%3Crect rx='5' id='svg_4' height='60' width='60' y='30' x='1050'/%3E%3Crect rx='5' id='svg_9' height='60' width='60' x='210' y='30'/%3E%3Crect rx='5' id='svg_10' height='60' width='60' y='-30' x='270'/%3E%3Crect rx='5' id='svg_11' height='60' width='60' y='30' x='330'/%3E%3Crect rx='5' id='svg_12' height='60' width='60' y='-30' x='390'/%3E%3Crect rx='5' id='svg_13' height='60' width='60' y='30' x='450'/%3E%3Crect rx='5' id='svg_14' height='60' width='60' y='-30' x='510'/%3E%3Crect rx='5' id='svg_15' height='60' width='60' y='30' x='570'/%3E%3Crect rx='5' id='svg_16' height='60' width='60' y='-30' x='630'/%3E%3Crect rx='5' id='svg_17' height='60' width='60' y='30' x='690'/%3E%3Crect rx='5' id='svg_18' height='60' width='60' y='-30' x='750'/%3E%3Crect rx='5' id='svg_19' height='60' width='60' y='30' x='810'/%3E%3Crect rx='5' id='svg_20' height='60' width='60' y='-30' x='870'/%3E%3Crect rx='5' id='svg_21' height='60' width='60' y='30' x='930'/%3E%3Crect rx='5' id='svg_22' height='60' width='60' y='-30' x='990'/%3E%3C/g%3E%3C/g%3E%3Crect width='1080' height='90' fill='url(%23overlay)'/%3E%3C/svg%3E")repeat-y right top
background:#54389f url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="1280" height="100" fill="%233a1e86"><linearGradient id="a" x1="0" x2="311.769" y1="0" y2="0" gradientTransform="scale(3.99464 .33289)" gradientUnits="userSpaceOnUse"><stop offset=".2" stop-color="%2354389f"/><stop offset="1" stop-color="%2354389f" stop-opacity="-2"/></linearGradient><g stroke-width="0" transform="translate(0 15.405)scale(1.15315)"><rect width="60" height="60" x="1050" y="30" rx="5"/><rect width="60" height="60" x="210" y="30" rx="5"/><rect width="60" height="60" x="270" y="-30" rx="5"/><rect width="60" height="60" x="330" y="30" rx="5"/><rect width="60" height="60" x="390" y="-30" rx="5"/><rect width="60" height="60" x="450" y="30" rx="5"/><rect width="60" height="60" x="510" y="-30" rx="5"/><rect width="60" height="60" x="570" y="30" rx="5"/><rect width="60" height="60" x="630" y="-30" rx="5"/><rect width="60" height="60" x="690" y="30" rx="5"/><rect width="60" height="60" x="750" y="-30" rx="5"/><rect width="60" height="60" x="810" y="30" rx="5"/><rect width="60" height="60" x="870" y="-30" rx="5"/><rect width="60" height="60" x="930" y="30" rx="5"/><rect width="60" height="60" x="990" y="-30" rx="5"/></g><path fill="url(%23a)" d="M0 0h1245.405v103.784H0z" style="fill:url(%23a);stroke-width:1.15315"/></svg>') repeat-y right top;
}
#header #header-post-button {
padding-left:75px;
Expand Down
Binary file modified apps/juxtaposition-ui/webfiles/portal/images/background.png
Binary file modified apps/juxtaposition-ui/webfiles/portal/images/bandwidthalert.png
Binary file modified apps/juxtaposition-ui/webfiles/portal/images/bandwidthlost.png
Binary file modified apps/juxtaposition-ui/webfiles/portal/images/banner.png
Diff not rendered.
173 changes: 173 additions & 0 deletions apps/juxtaposition-ui/webfiles/portal/images/splash-background.svg
Binary file modified apps/juxtaposition-ui/webfiles/web/images/add-post-no-image.png
Binary file modified apps/juxtaposition-ui/webfiles/web/images/bandwidthalert.png
Binary file modified apps/juxtaposition-ui/webfiles/web/images/bandwidthlost.png
Binary file modified apps/juxtaposition-ui/webfiles/web/images/banner.png
Binary file modified apps/juxtaposition-ui/webfiles/web/images/icons/icon-72x72.png
Binary file modified apps/juxtaposition-ui/webfiles/web/images/icons/icon-96x96.png
Binary file modified apps/juxtaposition-ui/webfiles/web/images/splash-background.png