Compare commits
15 Commits
master
...
109f7e80d3
Author | SHA1 | Date | |
---|---|---|---|
109f7e80d3 | |||
3ab6730f98 | |||
ebad96e849 | |||
333012b0b1 | |||
5f5e81870c | |||
09b456becc | |||
d2f283d4eb | |||
8f17591995 | |||
d0066c6f96 | |||
7bedb306da | |||
665ec502a5 | |||
1fe0c3819b | |||
a10f979a02 | |||
1faf2ca7e1 | |||
29b573602a |
1
debian/compat
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
7
|
24
debian/control
vendored
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
Source: eole-nineschool
|
||||||
|
Section: web
|
||||||
|
Priority: optional
|
||||||
|
Maintainer: Equipe Envole <eole@ac-dijon.fr>
|
||||||
|
Build-Depends: debhelper (>= 7.0.50)
|
||||||
|
Standards-Version: 3.8.4
|
||||||
|
Homepage: http://eole.orion.education.fr/diff/
|
||||||
|
Vcs-Git: http://dev-eole.ac-dijon.fr/git/nineschool
|
||||||
|
Vcs-Browser: http://dev-eole.ac-dijon.fr/projects/nineschool/repository
|
||||||
|
|
||||||
|
Package: nineschool-sso
|
||||||
|
Architecture: all
|
||||||
|
Depends: ${misc:Depends}, eole-sso
|
||||||
|
Description: Filtre SSO pour nineschool "EOLE".
|
||||||
|
|
||||||
|
Package: eole-nineschool
|
||||||
|
Architecture: all
|
||||||
|
Depends: ${misc:Depends}, eole-envole-dependances, nineschool-sso
|
||||||
|
Description: Eolisation de l'application nineschool.
|
||||||
|
|
||||||
|
Package: nineschool-apps
|
||||||
|
Architecture: all
|
||||||
|
Depends: ${misc:Depends}, envole-dependances-apps
|
||||||
|
Description: Sources pour nineschool "EOLE".
|
44
debian/copyright
vendored
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
Format: http://dep.debian.net/deps/dep5
|
||||||
|
Upstream-Name: {PROJECT}
|
||||||
|
Source: {URL}
|
||||||
|
|
||||||
|
Files: *
|
||||||
|
Copyright: YEAR {UPSTREAM} {AUTHOR} <{MAIL}>
|
||||||
|
License: {UPSTREAM LICENSE}
|
||||||
|
|
||||||
|
Files: debian/*
|
||||||
|
Copyright: 2012 Équipe EOLE <eole@ac-dijon.fr>
|
||||||
|
License: CeCILL-2
|
||||||
|
|
||||||
|
License: {UPSTREAM LICENSE}
|
||||||
|
{TEXT OF THE LICENSE}
|
||||||
|
|
||||||
|
License: CeCILL-2
|
||||||
|
This software is governed by the CeCILL-2 license under French law and
|
||||||
|
abiding by the rules of distribution of free software. You can use,
|
||||||
|
modify and or redistribute the software under the terms of the CeCILL-2
|
||||||
|
license as circulated by CEA, CNRS and INRIA at the following URL
|
||||||
|
"http://www.cecill.info";.
|
||||||
|
.
|
||||||
|
As a counterpart to the access to the source code and rights to copy,
|
||||||
|
modify and redistribute granted by the license, users are provided only
|
||||||
|
with a limited warranty and the software's author, the holder of the
|
||||||
|
economic rights, and the successive licensors have only limited
|
||||||
|
liability.
|
||||||
|
.
|
||||||
|
In this respect, the user's attention is drawn to the risks associated
|
||||||
|
with loading, using, modifying and/or developing or reproducing the
|
||||||
|
software by the user in light of its specific status of free software,
|
||||||
|
that may mean that it is complicated to manipulate, and that also
|
||||||
|
therefore means that it is reserved for developers and experienced
|
||||||
|
professionals having in-depth computer knowledge. Users are therefore
|
||||||
|
encouraged to load and test the software's suitability as regards their
|
||||||
|
requirements in conditions enabling the security of their systems and/or
|
||||||
|
data to be ensured and, more generally, to use and operate it in the
|
||||||
|
same conditions as regards security.
|
||||||
|
.
|
||||||
|
The fact that you are presently reading this means that you have had
|
||||||
|
knowledge of the CeCILL-2 license and that you accept its terms.
|
||||||
|
.
|
||||||
|
On Eole systems, the complete text of the CeCILL-2 License can be found
|
||||||
|
in '/usr/share/common-licenses/CeCILL-2-en'.
|
1
debian/eole-nineschool.install
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
usr/share/eole
|
3
debian/gbp.conf
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Set per distribution debian tag
|
||||||
|
[DEFAULT]
|
||||||
|
debian-tag = debian/envole/%(version)s
|
2
debian/nineschool-apps.install
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
var/www/html
|
||||||
|
etc
|
1
debian/nineschool-sso.install
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
usr/share/sso
|
8
debian/rules
vendored
Executable file
@ -0,0 +1,8 @@
|
|||||||
|
#!/usr/bin/make -f
|
||||||
|
# -*- makefile -*-
|
||||||
|
|
||||||
|
# Uncomment this to turn on verbose mode.
|
||||||
|
#export DH_VERBOSE=1
|
||||||
|
|
||||||
|
%:
|
||||||
|
dh $@
|
1
debian/source/format
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
3.0 (native)
|
@ -2,7 +2,6 @@
|
|||||||
<creole>
|
<creole>
|
||||||
<files>
|
<files>
|
||||||
<file filelist='nineschool' name='/etc/eole/eole-db.d/nineschool-db.yml' rm='True' mkdir='True'/>
|
<file filelist='nineschool' name='/etc/eole/eole-db.d/nineschool-db.yml' rm='True' mkdir='True'/>
|
||||||
<file filelist='nineschool_nginx' name='/etc/nginx/web.d/nineschool.conf' source='nineschool-nginx.conf' rm='True' mkdir='True' />
|
|
||||||
</files>
|
</files>
|
||||||
|
|
||||||
<containers>
|
<containers>
|
||||||
@ -20,11 +19,10 @@
|
|||||||
</containers>
|
</containers>
|
||||||
|
|
||||||
<variables>
|
<variables>
|
||||||
<family name='nineschool' icon='eye-open'>
|
<family name='nineschool'>
|
||||||
<variable name="ninegate_test_ninegate" type="oui/non" hidden='True' exists='False'><value>non</value></variable>
|
<variable name="ninegate_test_ninegate" type="oui/non" hidden='True' exists='False'><value>non</value></variable>
|
||||||
<variable name="activer_revprox" type="oui/non" description="Activer le reverse proxy Nginx" hidden='True' exists='False'><value>non</value></variable>
|
|
||||||
|
|
||||||
<variable name='activer_nineschool' type='oui/non' description='Activer Nineschool'>
|
<variable name='activer_nineschool' type='oui/non' description='Activer nineschool'>
|
||||||
<value>oui</value>
|
<value>oui</value>
|
||||||
</variable>
|
</variable>
|
||||||
|
|
||||||
@ -54,9 +52,8 @@
|
|||||||
<variable type='string' name='nineschool_smtppwd' description='Mot de passe associé du compte SMTP' mandatory='True' />
|
<variable type='string' name='nineschool_smtppwd' description='Mot de passe associé du compte SMTP' mandatory='True' />
|
||||||
<variable type='string' name='nineschool_smtpencryption' description='Type Encryptage du serveur SMTP' mandatory='True' />
|
<variable type='string' name='nineschool_smtpencryption' description='Type Encryptage du serveur SMTP' mandatory='True' />
|
||||||
<variable type='string' name='nineschool_smtpauthmode' description='Mode Authentification du serveur SMTP' mandatory='True' />
|
<variable type='string' name='nineschool_smtpauthmode' description='Mode Authentification du serveur SMTP' mandatory='True' />
|
||||||
</family>
|
|
||||||
|
|
||||||
<family name='EoleDB' icon='database' mode='expert'>
|
|
||||||
<!-- BDD -->
|
<!-- BDD -->
|
||||||
<variable type='string' name='nineschool_db_mode' description='Serveur de bases de données à utiliser' mode='expert'/>
|
<variable type='string' name='nineschool_db_mode' description='Serveur de bases de données à utiliser' mode='expert'/>
|
||||||
<variable type='string' name='nineschool_dbserver' description='Adresse du serveur de base de données' mode='expert'/>
|
<variable type='string' name='nineschool_dbserver' description='Adresse du serveur de base de données' mode='expert'/>
|
||||||
@ -69,7 +66,7 @@
|
|||||||
<separators>
|
<separators>
|
||||||
<separator name="nineschool_ldaptemplate">Paramètres associés à l'Annuaire</separator>
|
<separator name="nineschool_ldaptemplate">Paramètres associés à l'Annuaire</separator>
|
||||||
<separator name="nineschool_noreply">Paramètres associés aux Mails</separator>
|
<separator name="nineschool_noreply">Paramètres associés aux Mails</separator>
|
||||||
<separator name="nineschool_db_mode">Paramètres EoleDB associés à Nineschool</separator>
|
<separator name="nineschool_db_mode">Paramètres associés à la Base de Données</separator>
|
||||||
</separators>
|
</separators>
|
||||||
</variables>
|
</variables>
|
||||||
|
|
||||||
@ -78,15 +75,9 @@
|
|||||||
<condition name='hidden_if_in' source='activer_apache'>
|
<condition name='hidden_if_in' source='activer_apache'>
|
||||||
<param>non</param>
|
<param>non</param>
|
||||||
<target type='filelist'>nineschool</target>
|
<target type='filelist'>nineschool</target>
|
||||||
<target type='filelist'>nineschool_nginx</target>
|
|
||||||
<target type='servicelist'>nineschool</target>
|
<target type='servicelist'>nineschool</target>
|
||||||
</condition>
|
</condition>
|
||||||
|
|
||||||
<!-- AFFICHAGE EN FONCTION DE REVERSE PROXY -->
|
|
||||||
<condition name='hidden_if_in' source='activer_revprox'>
|
|
||||||
<param>non</param>
|
|
||||||
<target type='filelist'>nineschool_nginx</target>
|
|
||||||
</condition>
|
|
||||||
|
|
||||||
<!-- AFFICHAGE EN FONCTION DE NINESCHOOL -->
|
<!-- AFFICHAGE EN FONCTION DE NINESCHOOL -->
|
||||||
<condition name='hidden_if_in' source='activer_nineschool'>
|
<condition name='hidden_if_in' source='activer_nineschool'>
|
||||||
@ -116,7 +107,6 @@
|
|||||||
<target type='variable'>nineschool_dbpass</target>
|
<target type='variable'>nineschool_dbpass</target>
|
||||||
|
|
||||||
<target type='filelist'>nineschool</target>
|
<target type='filelist'>nineschool</target>
|
||||||
<target type='filelist'>nineschool_nginx</target>
|
|
||||||
<target type='servicelist'>nineschool</target>
|
<target type='servicelist'>nineschool</target>
|
||||||
</condition>
|
</condition>
|
||||||
|
|
||||||
|
@ -1,19 +1,36 @@
|
|||||||
# Symfony
|
# In all environments, the following files are loaded if they exist,
|
||||||
APP_ENV=PROD
|
# the latter taking precedence over the former:
|
||||||
APP_SECRET=changemeinenvlocal
|
#
|
||||||
|
# * .env contains default values for the environment variables needed by the app
|
||||||
|
# * .env.local uncommitted file with local overrides
|
||||||
|
# * .env.$APP_ENV committed environment-specific defaults
|
||||||
|
# * .env.$APP_ENV.local uncommitted environment-specific overrides
|
||||||
|
#
|
||||||
|
# Real environment variables win over .env files.
|
||||||
|
#
|
||||||
|
# DO NOT DEFINE PRODUCTION SECRETS IN THIS FILE NOR IN ANY OTHER COMMITTED FILES.
|
||||||
|
#
|
||||||
|
# Run "composer dump-env prod" to compile .env files for production use (requires symfony/flex >=1.2).
|
||||||
|
# https://symfony.com/doc/current/best_practices.html#use-environment-variables-for-infrastructure-configuration
|
||||||
|
|
||||||
|
###> symfony/framework-bundle ###
|
||||||
|
APP_SECRET=52c1cb88ee822cd2643abe29e16a68a6
|
||||||
#TRUSTED_PROXIES=127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
|
#TRUSTED_PROXIES=127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
|
||||||
#TRUSTED_HOSTS='^(localhost|example\.com)$'
|
#TRUSTED_HOSTS='^(localhost|example\.com)$'
|
||||||
|
###< symfony/framework-bundle ###
|
||||||
|
|
||||||
|
###> symfony/mailer ###
|
||||||
|
# MAILER_DSN=smtp://localhost
|
||||||
|
###< symfony/mailer ###
|
||||||
|
|
||||||
|
###< doctrine/doctrine-bundle ###
|
||||||
|
|
||||||
# Basic
|
# Basic
|
||||||
APP_WEBURL=
|
APP_ALIAS=nineschool
|
||||||
APP_MASTERIDENTITY=LDAP
|
|
||||||
APP_AUTH=MYSQL
|
APP_AUTH=MYSQL
|
||||||
APP_ALIAS=
|
APP_NAME=Nineschool
|
||||||
APP_NAME=
|
APP_ENV=PROD
|
||||||
APP_CRON=1
|
APP_CRON=false
|
||||||
APP_MASTERURL=
|
|
||||||
APP_MASTERKEY=
|
|
||||||
|
|
||||||
# BDD
|
# BDD
|
||||||
DATABASE_NAME=
|
DATABASE_NAME=
|
||||||
@ -21,15 +38,12 @@ DATABASE_USER=
|
|||||||
DATABASE_PASSWORD=
|
DATABASE_PASSWORD=
|
||||||
DATABASE_HOST=
|
DATABASE_HOST=
|
||||||
|
|
||||||
|
|
||||||
# MAIL sendmail / smtp
|
# MAIL sendmail / smtp
|
||||||
MAILER_METHOD=sendmail
|
MAILER_METHOD=sendmail
|
||||||
MAILER_URL=
|
MAILER_URL=
|
||||||
MAILER_NOREPLY=noreply@noreply.fr
|
MAILER_NOREPLY=noreply@noreply.fr
|
||||||
|
|
||||||
|
|
||||||
# LDAP
|
# LDAP
|
||||||
LDAP_MODEL=open
|
|
||||||
LDAP_HOST=
|
LDAP_HOST=
|
||||||
LDAP_PORT=
|
LDAP_PORT=
|
||||||
LDAP_USER=
|
LDAP_USER=
|
||||||
@ -41,7 +55,6 @@ LDAP_LASTNAME=sn
|
|||||||
LDAP_EMAIL=mail
|
LDAP_EMAIL=mail
|
||||||
LDAP_ADMINS='["admin"]'
|
LDAP_ADMINS='["admin"]'
|
||||||
|
|
||||||
|
|
||||||
# If APP_AUTH = CAS
|
# If APP_AUTH = CAS
|
||||||
CAS_HOST=
|
CAS_HOST=
|
||||||
CAS_PORT=
|
CAS_PORT=
|
||||||
@ -51,18 +64,9 @@ CAS_EMAIL=email
|
|||||||
CAS_LASTNAME=lastname
|
CAS_LASTNAME=lastname
|
||||||
CAS_FIRSTNAME=firstname
|
CAS_FIRSTNAME=firstname
|
||||||
|
|
||||||
|
###> symfony/swiftmailer-bundle ###
|
||||||
# WEBSOCKET
|
# For Gmail as a transport, use: "gmail://username:password@localhost"
|
||||||
WSS_USE=0
|
# For a generic SMTP server, use: "smtp://localhost:25?encryption=&auth_mode="
|
||||||
WSS_PORT=5586
|
# Delivery is disabled by default via "null://localhost"
|
||||||
|
MAILER_URL=null://localhost
|
||||||
|
###< symfony/swiftmailer-bundle ###
|
||||||
# Proxy
|
|
||||||
PROXY_USE=0
|
|
||||||
PROXY_HOST=
|
|
||||||
PROXY_PORT=
|
|
||||||
|
|
||||||
|
|
||||||
# Sonde statistic
|
|
||||||
SONDE_USE=0
|
|
||||||
SONDE_URL=
|
|
||||||
|
@ -28,10 +28,6 @@ app_logoutcas:
|
|||||||
path: /logoutcas
|
path: /logoutcas
|
||||||
defaults: { _controller: App\Controller\SecurityController:logout }
|
defaults: { _controller: App\Controller\SecurityController:logout }
|
||||||
|
|
||||||
app_casdebug:
|
|
||||||
path: /user/casdebug
|
|
||||||
defaults: { _controller: App\Controller\SecurityController:casdebug }
|
|
||||||
|
|
||||||
#== Config ========================================================================================================
|
#== Config ========================================================================================================
|
||||||
app_config:
|
app_config:
|
||||||
path: /admin/config
|
path: /admin/config
|
||||||
|
@ -28,7 +28,6 @@ parameters:
|
|||||||
ldapModel: '%env(resolve:LDAP_MODEL)%'
|
ldapModel: '%env(resolve:LDAP_MODEL)%'
|
||||||
ldapHost: '%env(resolve:LDAP_HOST)%'
|
ldapHost: '%env(resolve:LDAP_HOST)%'
|
||||||
ldapPort: '%env(resolve:LDAP_PORT)%'
|
ldapPort: '%env(resolve:LDAP_PORT)%'
|
||||||
ldapTls: '%env(resolve:LDAP_TLS)%'
|
|
||||||
ldapUser: '%env(resolve:LDAP_USER)%'
|
ldapUser: '%env(resolve:LDAP_USER)%'
|
||||||
ldapPassword: '%env(resolve:LDAP_PASSWORD)%'
|
ldapPassword: '%env(resolve:LDAP_PASSWORD)%'
|
||||||
ldapBasedn: '%env(resolve:LDAP_BASEDN)%'
|
ldapBasedn: '%env(resolve:LDAP_BASEDN)%'
|
||||||
@ -67,7 +66,6 @@ services:
|
|||||||
bind:
|
bind:
|
||||||
$ldapHost: '%ldapHost%'
|
$ldapHost: '%ldapHost%'
|
||||||
$ldapPort: '%ldapPort%'
|
$ldapPort: '%ldapPort%'
|
||||||
$ldapTls: '%ldapTls%'
|
|
||||||
$ldapUser: '%ldapUser%'
|
$ldapUser: '%ldapUser%'
|
||||||
$ldapPassword: '%ldapPassword%'
|
$ldapPassword: '%ldapPassword%'
|
||||||
$ldapBasedn: '%ldapBasedn%'
|
$ldapBasedn: '%ldapBasedn%'
|
||||||
@ -107,7 +105,7 @@ services:
|
|||||||
app.ldap.service:
|
app.ldap.service:
|
||||||
public: true
|
public: true
|
||||||
class: App\Service\ldapService
|
class: App\Service\ldapService
|
||||||
arguments: ["%ldapHost%","%ldapPort%","%ldapTls%","%ldapUser%","%ldapPassword%","%ldapBasedn%"]
|
arguments: ["%ldapHost%","%ldapPort%","%ldapUser%","%ldapPassword%","%ldapBasedn%"]
|
||||||
|
|
||||||
app.upload.samename:
|
app.upload.samename:
|
||||||
public: true
|
public: true
|
||||||
|
Before Width: | Height: | Size: 615 B After Width: | Height: | Size: 615 B |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 824 B After Width: | Height: | Size: 824 B |
Before Width: | Height: | Size: 471 B After Width: | Height: | Size: 471 B |
Before Width: | Height: | Size: 474 B After Width: | Height: | Size: 474 B |
Before Width: | Height: | Size: 872 B After Width: | Height: | Size: 872 B |
Before Width: | Height: | Size: 945 B After Width: | Height: | Size: 945 B |
Before Width: | Height: | Size: 532 B After Width: | Height: | Size: 532 B |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 616 B After Width: | Height: | Size: 616 B |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 757 B After Width: | Height: | Size: 757 B |
Before Width: | Height: | Size: 707 B After Width: | Height: | Size: 707 B |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 569 B After Width: | Height: | Size: 569 B |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 543 B After Width: | Height: | Size: 543 B |
Before Width: | Height: | Size: 549 B After Width: | Height: | Size: 549 B |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 1017 B After Width: | Height: | Size: 1017 B |
Before Width: | Height: | Size: 498 B After Width: | Height: | Size: 498 B |
Before Width: | Height: | Size: 905 B After Width: | Height: | Size: 905 B |
Before Width: | Height: | Size: 696 B After Width: | Height: | Size: 696 B |
Before Width: | Height: | Size: 696 B After Width: | Height: | Size: 696 B |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 549 B After Width: | Height: | Size: 549 B |
Before Width: | Height: | Size: 633 B After Width: | Height: | Size: 633 B |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 493 B After Width: | Height: | Size: 493 B |
Before Width: | Height: | Size: 544 B After Width: | Height: | Size: 544 B |
Before Width: | Height: | Size: 380 B After Width: | Height: | Size: 380 B |
Before Width: | Height: | Size: 613 B After Width: | Height: | Size: 613 B |
Before Width: | Height: | Size: 833 B After Width: | Height: | Size: 833 B |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 660 B After Width: | Height: | Size: 660 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 920 B After Width: | Height: | Size: 920 B |
Before Width: | Height: | Size: 905 B After Width: | Height: | Size: 905 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 805 B After Width: | Height: | Size: 805 B |
Before Width: | Height: | Size: 805 B After Width: | Height: | Size: 805 B |
Before Width: | Height: | Size: 755 B After Width: | Height: | Size: 755 B |
Before Width: | Height: | Size: 655 B After Width: | Height: | Size: 655 B |
Before Width: | Height: | Size: 455 B After Width: | Height: | Size: 455 B |
Before Width: | Height: | Size: 451 B After Width: | Height: | Size: 451 B |
Before Width: | Height: | Size: 568 B After Width: | Height: | Size: 568 B |
Before Width: | Height: | Size: 524 B After Width: | Height: | Size: 524 B |
Before Width: | Height: | Size: 419 B After Width: | Height: | Size: 419 B |
Before Width: | Height: | Size: 419 B After Width: | Height: | Size: 419 B |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 816 B After Width: | Height: | Size: 816 B |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 905 B After Width: | Height: | Size: 905 B |
Before Width: | Height: | Size: 498 B After Width: | Height: | Size: 498 B |
Before Width: | Height: | Size: 533 B After Width: | Height: | Size: 533 B |
Before Width: | Height: | Size: 576 B After Width: | Height: | Size: 576 B |
Before Width: | Height: | Size: 569 B After Width: | Height: | Size: 569 B |
Before Width: | Height: | Size: 549 B After Width: | Height: | Size: 549 B |
Before Width: | Height: | Size: 315 B After Width: | Height: | Size: 315 B |
Before Width: | Height: | Size: 564 B After Width: | Height: | Size: 564 B |
Before Width: | Height: | Size: 342 B After Width: | Height: | Size: 342 B |
Before Width: | Height: | Size: 348 B After Width: | Height: | Size: 348 B |
Before Width: | Height: | Size: 795 B After Width: | Height: | Size: 795 B |
Before Width: | Height: | Size: 433 B After Width: | Height: | Size: 433 B |
Before Width: | Height: | Size: 752 B After Width: | Height: | Size: 752 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 653 B After Width: | Height: | Size: 653 B |
Before Width: | Height: | Size: 675 B After Width: | Height: | Size: 675 B |
Before Width: | Height: | Size: 440 B After Width: | Height: | Size: 440 B |
Before Width: | Height: | Size: 444 B After Width: | Height: | Size: 444 B |
Before Width: | Height: | Size: 807 B After Width: | Height: | Size: 807 B |
Before Width: | Height: | Size: 809 B After Width: | Height: | Size: 809 B |
Before Width: | Height: | Size: 468 B After Width: | Height: | Size: 468 B |
Before Width: | Height: | Size: 459 B After Width: | Height: | Size: 459 B |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 835 B After Width: | Height: | Size: 835 B |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 625 B After Width: | Height: | Size: 625 B |
Before Width: | Height: | Size: 632 B After Width: | Height: | Size: 632 B |
Before Width: | Height: | Size: 928 B After Width: | Height: | Size: 928 B |