4795 Commits

Author SHA1 Message Date
Stian Lund
d5fe6a340c larger folder image for organize 2024-03-30 18:22:06 +01:00
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
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
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
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 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
954f468e50 ignore vendor files in tab test 2021-10-24 23:45:50 -07:00
Brad Dutton
53a9a70476 fix .htaccess check 2021-10-24 22:21:38 -07:00
Brad Dutton
96e7f17a67 changes to get tests passing with PHP 8 2021-04-23 14:33:53 -07:00
Brad Dutton
6b9235f9a7 skip vendor dir in checks 2021-04-23 12:06:43 -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 Dutton
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
Stian Lund
5fc15ee711 Akismet stats URL and change to https 2021-03-22 18:52:26 +01:00
Brad Dutton
fb32154d5d fix CI 2021-02-17 17:32:39 -08:00
Brad Dutton
faa69d24b9 use the standard video tag to render videos 2021-02-17 16:04:35 -08:00
Brad Dutton
96081ac3a7 new no_htaccess setting with basic nginx check 2021-02-15 14:17:51 -08:00
Brad Dutton
e3dc6b0102 handle full URL comparison better for proxy access checks 2021-02-15 13:42:58 -08:00
Bradley W Dutton
3f3e64511b load gallery module before the rest of the modules, fix corresponding test 2020-11-30 19:02:44 -08:00
Bradley W Dutton
9695259d4b add notes about which modules require composer 2020-11-30 18:53:18 -08:00
Bradley W Dutton
03e9ef72cb update Pel dependency and move it to composer 2020-11-30 18:49:21 -08:00
Bradley W Dutton
3a755d3ec0 get rid of really old array syntax 2020-11-30 17:31:31 -08:00
bwdutton
5bdfe35589 some other files that need short tags removed 2020-10-10 20:35:01 -07:00
Brad Dutton
8a5a326386 Merge pull request #1 from trasher/short_tags
Drop short_tags
2020-10-10 20:27:00 -07:00
Stefan Wurzinger
8015eaa167 fix ffmpeg time string for non-english locales 2020-10-04 16:13:34 +02:00
bwdutton
787b6749d9 when using invisible index.php make the admin screens work 2020-06-13 11:38:08 -07:00
bwdutton
f9c72a4f50 update error page help URLs 2020-06-13 10:52:56 -07:00
bwdutton
059dc6a546 get rid of tabs 2020-06-04 00:58:50 -07:00
bwdutton
8be9001c57 add CLI password reset:
php index.php passwordreset
or
php index.php passwordreset username
2020-06-04 00:42:21 -07:00
bwdutton
a9bdaf1607 installer is a directory, add / 2020-06-04 00:18:42 -07:00
bwdutton
f6da89d6fb fix formatting for tests 2020-05-29 15:59:59 -07:00
bwdutton
cf63f47e20 skip the vendor directory in tests 2020-05-29 15:59:41 -07:00
bwdutton
02800944cf add redis support for sessions 2020-05-29 15:34:40 -07:00
bwdutton
03938406fd add basic instructions for phpmailer module 2020-04-10 21:34:27 -07:00
Bradley W. Dutton
34369f5e11 ditch tab spacing 2020-03-29 13:19:17 -07:00
Bradley W. Dutton
6f360bc536 add check if mysql module is configured but not installed. This is catching people who upgrade to PHP7 2020-03-29 13:09:43 -07:00