Stian
|
60f1dacfe3
|
Support for AVIF, maybe?
|
2026-04-18 08:27:00 +02:00 |
|
Stian Lund
|
a4f039911d
|
Sort albums first
|
2023-07-31 23:45:24 +02:00 |
|
Brad Dutton
|
8fea13f03c
|
update file/directory name limits 255 -> 768. Any bigger and the mysql index fails
|
2022-08-19 14:28:18 -07:00 |
|
Brad Dutton
|
f05484fe76
|
remove mixed type from current(), add #[\ReturnTypeWillChange]
|
2022-06-04 11:56:10 -07:00 |
|
Brad Dutton
|
4c126f8604
|
update tests for new webp file types
|
2022-06-04 11:56:10 -07:00 |
|
Brad Dutton
|
9e8317d4d2
|
more php 8.1 updates
|
2022-05-13 18:44:19 -07:00 |
|
Brad Dutton
|
09f97599ec
|
add webp image support
|
2022-05-13 14:24:45 -07:00 |
|
Brad Dutton
|
511bb58a49
|
this PHP 8.1 fix is wrong
|
2022-03-16 16:53:46 -07:00 |
|
Brad Dutton
|
8f89848117
|
php 8.1 updates
|
2022-01-08 20:33:23 -08:00 |
|
Brad Dutton
|
31f7103006
|
comment out translation updating that no longer works
|
2022-01-08 20:33:22 -08:00 |
|
Brad Dutton
|
f94239c72d
|
fix xss file
|
2022-01-08 17:15:13 -08:00 |
|
Brad Dutton
|
b9c8ed6e4e
|
fix tests
|
2022-01-08 17:07:41 -08:00 |
|
Brad Dutton
|
a97c71ae06
|
ignore vendor files in tab test
|
2021-10-24 23:45:50 -07:00 |
|
Brad Dutton
|
12bcb3ed6f
|
fix .htaccess check
|
2021-10-24 22:21:38 -07:00 |
|
Brad Dutton
|
c89e28f2d1
|
changes to get tests passing with PHP 8
|
2021-04-23 14:33:53 -07:00 |
|
Brad Dutton
|
fc5ba674d0
|
skip vendor dir in checks
|
2021-04-23 12:06:43 -07:00 |
|
Brad Dutton
|
c7d7a22072
|
fix tests
|
2021-04-01 19:03:46 -07:00 |
|
Brad Dutton
|
98afb85203
|
fix CI
|
2021-02-17 17:32:39 -08:00 |
|
Brad Dutton
|
c43b9432fa
|
use the standard video tag to render videos
|
2021-02-17 16:04:35 -08:00 |
|
Brad Dutton
|
18b4c7d473
|
new no_htaccess setting with basic nginx check
|
2021-02-15 14:17:51 -08:00 |
|
Brad Dutton
|
9b53f09658
|
handle full URL comparison better for proxy access checks
|
2021-02-15 13:42:58 -08:00 |
|
Bradley W Dutton
|
3ec6a246a0
|
load gallery module before the rest of the modules, fix corresponding test
|
2020-11-30 19:02:44 -08:00 |
|
bwdutton
|
3c3fafe1f0
|
some other files that need short tags removed
|
2020-10-10 20:35:01 -07:00 |
|
 Brad DuttonandGitHub
|
525a704ac5
|
Merge pull request #1 from trasher/short_tags
Drop short_tags
|
2020-10-10 20:27:00 -07:00 |
|
Stefan Wurzinger
|
b2d7472f38
|
fix ffmpeg time string for non-english locales
|
2020-10-04 16:13:34 +02:00 |
|
bwdutton
|
ae1c983813
|
when using invisible index.php make the admin screens work
|
2020-06-13 11:38:08 -07:00 |
|
bwdutton
|
68e7a5e2a1
|
update error page help URLs
|
2020-06-13 10:52:56 -07:00 |
|
bwdutton
|
5290d4c4cb
|
get rid of tabs
|
2020-06-04 00:58:50 -07:00 |
|
bwdutton
|
80ac10eee7
|
add CLI password reset:
php index.php passwordreset
or
php index.php passwordreset username
|
2020-06-04 00:42:21 -07:00 |
|
bwdutton
|
5572fe106f
|
installer is a directory, add /
|
2020-06-04 00:18:42 -07:00 |
|
bwdutton
|
062127c23a
|
fix formatting for tests
|
2020-05-29 15:59:59 -07:00 |
|
bwdutton
|
7006d96630
|
skip the vendor directory in tests
|
2020-05-29 15:59:41 -07:00 |
|
bwdutton
|
7ef85ae264
|
add redis support for sessions
|
2020-05-29 15:34:40 -07:00 |
|
Bradley W. Dutton
|
d001a81d8e
|
ditch tab spacing
|
2020-03-29 13:19:17 -07:00 |
|
Bradley W. Dutton
|
298448452f
|
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 |
|
Bradley W. Dutton
|
0f6b619026
|
remove the last of the each() calls
|
2020-03-01 14:23:06 -08:00 |
|
Bradley W. Dutton
|
2b41f6d2c7
|
remove each() as it's deprecated
|
2020-03-01 13:39:52 -08:00 |
|
bwdutton
|
fd98447b11
|
fix substr logic in memory size checks, how did this go undetected before...
|
2020-02-29 15:39:16 -08:00 |
|
bwdutton
|
9cff0d89f1
|
Merge branch 'master' of https://github.com/bwdutton/gallery3
|
2020-02-17 23:12:36 -08:00 |
|
bwdutton
|
746ed16339
|
the gallery site now runs on SSL
|
2020-02-17 23:12:10 -08:00 |
|
Bradley W. Dutton
|
680de0c6d0
|
fix implode() so the separater is always the first argument
|
2020-02-01 20:53:43 -08:00 |
|
Bradley W. Dutton
|
b8b6ac9d6b
|
fix php 7.3 errors
|
2020-02-01 20:21:58 -08:00 |
|
bwdutton
|
6835d8c202
|
set locale to en_US so time/number compares don't fail later on
|
2020-02-01 16:43:31 -08:00 |
|
bwdutton
|
e3f56a6372
|
php 7 fixes
|
2020-02-01 16:23:41 -08:00 |
|
bwdutton
|
6a686d3b03
|
switch travis to php 7.0
don't fail on deprecated function warnings
remove debug
|
2020-02-01 15:14:07 -08:00 |
|
bwdutton
|
761de1b42f
|
get the CI tests fully working again
|
2020-02-01 14:17:33 -08:00 |
|
bwdutton
|
e9a5d6e6f8
|
increase mysql lock time a smidge as this seems to work better for a few of us
|
2019-01-18 16:09:04 -08:00 |
|
bwdutton
|
dd88c34ceb
|
move update checker to new URL
|
2019-01-11 15:28:47 -08:00 |
|
Johan Cwiklinski
|
6746792bdf
|
Drop short_tags
|
2018-05-19 17:01:37 +02:00 |
|
bwdutton
|
cdc4e97c7e
|
Make queries work with sql_mode = 'ONLY_FULL_GROUP_BY' enabled in mysql
|
2018-02-25 10:14:30 -08:00 |
|