What's Changed
- Center search clear
X
by @qwerty287 in #1264 - Added more file to gitignore by @nagmat84 in #1282
- Fixes 1280 by @nagmat84 in #1284
- More efficient deletion (but ugly) by @nagmat84 in #1277
- Update composer.lock by @nagmat84 in #1285
- Fix rollback code for mysql by @kamil4 in #1289
- Added file extension to temporary files by @nagmat84 in #1275
- Add file ext to tmp file by @nagmat84 in #1290
- Fix version of php-exif instead of using dev by @ildyria in #1292
- Add locale variable by @qwerty287 in #1291
- Update php-exif to 0.7.5 by @kamil4 in #1296
- Use server's default timezone as default timezone by @qwerty287 in #1297
- Consistent JSON API incl. Proper Handling of Errors (2nd half of big refactoring) by @nagmat84 in #1217
- Add album tracks by @qwerty287 in #1274
- Add QR code locales by @qwerty287 in #1260
- Fix coloring in scripts by @qwerty287 in #1305
- Fix livewire search
X
by @qwerty287 in #1306 - Exception-free wrapper for Laravel's
report
method. by @nagmat84 in #1315 - Fixes #1311 by @nagmat84 in #1317
- php artisan lychee:sync failing with Unresolvable dependency resolving bool $enableCLIFormatting by @mederel in #1319
- Fixes #1323. by @nagmat84 in #1327
- Sync frontend for drag / drop by @qwerty287 in #1308
- Create CONTRIBUTING.md by @ildyria in #1331
- Make Linter happy about tests by @nagmat84 in #1332
- simplify actions by @ildyria in #1335
- Improve file handling by @nagmat84 in #1309
- Update dependencies by @qwerty287 in #1337
- Fixes #1330 by @nagmat84 in #1339
- Bump guzzlehttp/guzzle from 7.4.2 to 7.4.3 by @dependabot in #1347
- Remove executable bit from non-executable files by @nagmat84 in #1348
- Fixes #1342 by @nagmat84 in #1349
- Test samples for pending PR. by @nagmat84 in #1352
- Fix of tests for console commands for pending PR. by @nagmat84 in #1353
- Fix missing photos var and add photo title by @qwerty287 in #1360
- Remove Google Fonts by @qwerty287 in #1302
- Update PHPExif and sync frontend by @qwerty287 in #1362
- Migrate install_files scripts to PHP and add more config to
.env
by @qwerty287 in #1361 - Override
key:generete
command to fix recreating key every time by @qwerty287 in #1364 - Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4 by @dependabot in #1365
- Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5 by @dependabot in #1376
- Synchronize/update the list of PHP extensions by @kamil4 in #1375
- New locale strings by @kamil4 in #1377
- Extractor uses EXIFtool for all types of media, if available. by @nagmat84 in #1379
- Enable phpstan by @ildyria in #1336
- Fix GD (broken by #1336) by @kamil4 in #1386
- Restore code to fix image dimensions post-rotation by @kamil4 in #1389
- fixes #1390 by @ildyria in #1392
- Ensure a local timestamp for mov videos by @kamil4 in #1387
- Add vietnamese file by @hiensarahly in #1382
- Fix untranslatable strings by @qwerty287 in #1371
- add check about exec + diagnostics output by @ildyria in #1397
- Make migration of filesize more robust wrt. broken DB by @ildyria in #1394
- remove old workflow runs by @ildyria in #1393
- remove broken pipeline by @ildyria in #1400
- Update to php-exif 0.7.8 by @kamil4 in #1401
- Improve safety and reliability of lychee:ghostbuster by @nagmat84 in #1405
- SQLite does not return a
int
ongetCode()
but astring
. by @ildyria in #1407 - Update php-exif to 0.7.9 by @kamil4 in #1408
- Add "Clear" button to logs by @qwerty287 in #1374
- Update php-exif to 0.7.10 by @kamil4 in #1413
- Use filestreams by @nagmat84 in #1351
New Contributors
- @mederel made their first contribution in #1319
- @hiensarahly made their first contribution in #1382
Full Changelog: v4.5.1...v4.5.2