Commit Graph
7773 Commits
Author SHA1 Message Date
Stian Lund 0f6b8d46df Merge branch 'akismet-url-fix' 2023-08-01 00:13:15 +02:00
Stian Lund f2656385af fix tabs2spaces 2023-08-01 00:12:44 +02:00
Stian Lund 39df8243b7 Sort albums first 2023-07-31 23:45:24 +02:00
Stian Lund c744bef7c7 Akismet URL fix 2023-07-31 23:42:25 +02:00
Brad Dutton fab36cf442 update file/directory name limits 255 -> 768. Any bigger and the mysql index fails 2022-08-19 14:28:18 -07:00
Brad Dutton 87338194d5 update PHP version note 2022-06-04 13:08:21 -07:00
Brad Dutton 61ab7a33e2 fix tab 2022-06-04 13:06:23 -07:00
Brad Dutton 6605533dbd if no email don't md5() it 2022-06-04 12:31:54 -07:00
Brad Dutton 01f4ed7781 remove mixed type from current(), add #[\ReturnTypeWillChange] 2022-06-04 11:56:10 -07:00
Brad Dutton 67d40a50ec update tests for new webp file types 2022-06-04 11:56:10 -07:00
Brad Dutton c90c211538 update composer 2022-06-04 11:56:10 -07:00
Brad Dutton 580ea46e9d use mysql native db. skip the update & upgrade step 2022-06-04 11:55:58 -07:00
Brad Dutton c2a70520f2 more php 8.1 updates 2022-05-13 18:44:19 -07:00
Brad Dutton 7b71247e03 add webp image support 2022-05-13 14:24:45 -07:00
Brad Dutton e20bd74161 we need to start mysql now?! 2022-03-26 13:59:15 -07:00
Brad Dutton eb490ade4f this PHP 8.1 fix is wrong 2022-03-16 16:53:46 -07:00
Brad Dutton 289fe01eb3 exif module breaking on /100 for some nikon cameras 2022-03-16 14:59:47 -07:00
Brad DuttonandGitHub 5e90d6b39e Update README.md 2022-01-25 19:53:11 -08:00
Brad Dutton 3ee59350a1 php 8.1 updates 2022-01-08 20:33:23 -08:00
Brad Dutton 5ac30383a5 comment out translation updating that no longer works 2022-01-08 20:33:22 -08:00
Brad Dutton 6cca47732f fix xss file 2022-01-08 17:15:13 -08:00
Brad Dutton 2ab6eae18a fix tests 2022-01-08 17:07:41 -08:00
Brad Dutton 4b70c5120b update tests for php 8.1 2022-01-08 16:54:58 -08:00
Brad DuttonandGitHub 39f976c824 Merge pull request #13 from w84us/patch-1
Update install.html.php
2021-11-15 21:53:49 -08:00
Brad Dutton f34bfe6495 CI make cache dir if needed 2021-10-26 18:49:24 -07:00
Brad Dutton 27f7ceb55b remove flowplayer.js reference 2021-10-26 18:33:08 -07:00
Brad Dutton 3d49a85cd0 cache phpcs directory 2021-10-24 23:51:13 -07:00
Brad Dutton 954f468e50 ignore vendor files in tab test 2021-10-24 23:45:50 -07:00
Brad Dutton a61c8957b9 update gh tests 2021-10-24 23:39:33 -07:00
Brad Dutton d8e52de4eb tweaks to run movie maintenance in the container 2021-10-24 22:37:10 -07:00
Brad Dutton 2bf7ed8f94 update composer deps 2021-10-24 22:29:06 -07:00
Brad Dutton 325af801fc enable prod mode again 2021-10-24 22:28:41 -07:00
Brad Dutton 53a9a70476 fix .htaccess check 2021-10-24 22:21:38 -07:00
w84.usandGitHub a0e63fae26 Update install.html.php
updated broken link to help forum
2021-09-26 10:02:00 -04:00
Brad Dutton 3d7478481f remove travis status 2021-04-23 14:35:43 -07:00
Brad Dutton 96e7f17a67 changes to get tests passing with PHP 8 2021-04-23 14:33:53 -07:00
Brad Dutton d2075bb1bd tests should pass on all versions now 2021-04-23 12:31:37 -07:00
Brad Dutton b3c5e880d5 update create_function calls, I'm not sure these are even used 2021-04-23 12:31:07 -07:00
Brad Dutton 7a9e73e48f no more travis ci 2021-04-23 12:20:49 -07:00
Brad Dutton 7a986b65a7 remove php 7.4 from composer file 2021-04-23 12:07:56 -07:00
Brad Dutton 44cf7579af drop PHP 5.6 support, use mariadb for tests 2021-04-23 12:06:43 -07:00
Brad Dutton 6b9235f9a7 skip vendor dir in checks 2021-04-23 12:06:43 -07:00
Brad Dutton 870060406b gh actions for CI 2021-04-23 12:06:25 -07:00
Brad Dutton 32d30b88da more linting for PHP 7 checks 2021-04-10 11:33:08 -07:00
Brad Dutton 33d109b1d0 make some PHP CS recommended changes 2021-04-01 20:05:06 -07:00
Brad Dutton 86d59b25b2 fix tests 2021-04-01 19:03:46 -07:00
Brad DuttonandGitHub bf83ee26c7 Merge pull request #10 from Pathduck/akismet-https-fix
Akismet https fix
2021-04-01 16:55:55 -07:00
Brad Dutton d2f842c56f bring back the old phpmailer with some minor updates 2021-04-01 16:54:37 -07:00
Stian Lund a35de50c4c Revert "Change to controllers/albums.php for sorting albums first"
This reverts commit ebabf8fe5d.
2021-03-28 23:22:49 +02:00
Stian Lund ebabf8fe5d Change to controllers/albums.php for sorting albums first 2021-03-25 16:04:49 +01:00