]> jfr.im git - uguu.git/commit
1.8.6
authorGo Johansson (neku) <redacted>
Sun, 14 Apr 2024 15:06:09 +0000 (17:06 +0200)
committerGo Johansson (neku) <redacted>
Sun, 14 Apr 2024 15:06:09 +0000 (17:06 +0200)
commit1f745d3965164e73535fc8dc1ff74be8898f4626
tree5d5aa385557a214f49ccf11b47237edc98e3e199
parent9184e8d45884fc8daf5bc007c551a076e3702d99
1.8.6
35 files changed:
.gitignore
.idea/.gitignore [new file with mode: 0644]
.idea/Uguu.iml [new file with mode: 0644]
.idea/codeStyles/codeStyleConfig.xml [new file with mode: 0644]
.idea/codeception.xml [new file with mode: 0644]
.idea/copyright/Uguu_GPL_3.xml [new file with mode: 0644]
.idea/copyright/profiles_settings.xml [new file with mode: 0644]
.idea/inspectionProfiles/Project_Default.xml [new file with mode: 0644]
.idea/modules.xml [new file with mode: 0644]
.idea/php.xml [new file with mode: 0644]
.idea/phpspec.xml [new file with mode: 0644]
.idea/vcs.xml [new file with mode: 0644]
Makefile
README.md
RELEASE_NOTE.md [new file with mode: 0644]
package.json
php_cs.dist [new file with mode: 0644]
src/Benchmarks/UguuBench.php [new file with mode: 0644]
src/Benchmarks/file.jpg [new file with mode: 0644]
src/Benchmarks/runBenchmark.sh [new file with mode: 0755]
src/Classes/Connector.php
src/Classes/CuteGrills.php
src/Classes/Database.php
src/Classes/GrillLoader.php
src/Classes/Response.php
src/Classes/Upload.php
src/Classes/expireChecker.php
src/composer.json
src/config.json
src/phpbench.json [new file with mode: 0644]
src/static/dbSchemas/mysql_schema.sql
src/static/dbSchemas/postgres_schema.sql
src/static/dbSchemas/sqlite_schema.sql
src/static/php/grill.php
src/static/php/upload.php