Brad Dutton
|
de522cd27e
|
tests should pass on all versions now
|
2021-04-23 12:31:37 -07:00 |
|
Brad Dutton
|
41f3e9a928
|
update create_function calls, I'm not sure these are even used
|
2021-04-23 12:31:07 -07:00 |
|
Brad Dutton
|
dd0cb1781c
|
no more travis ci
|
2021-04-23 12:20:49 -07:00 |
|
Brad Dutton
|
e860d47ca7
|
remove php 7.4 from composer file
|
2021-04-23 12:07:56 -07:00 |
|
Brad Dutton
|
980c468f9a
|
drop PHP 5.6 support, use mariadb for tests
|
2021-04-23 12:06:43 -07:00 |
|
Brad Dutton
|
fc5ba674d0
|
skip vendor dir in checks
|
2021-04-23 12:06:43 -07:00 |
|
Brad Dutton
|
75b75db390
|
gh actions for CI
|
2021-04-23 12:06:25 -07:00 |
|
Brad Dutton
|
d10db7d220
|
more linting for PHP 7 checks
|
2021-04-10 11:33:08 -07:00 |
|
Brad Dutton
|
869e690a04
|
make some PHP CS recommended changes
|
2021-04-01 20:05:06 -07:00 |
|
Brad Dutton
|
c7d7a22072
|
fix tests
|
2021-04-01 19:03:46 -07:00 |
|
Brad Dutton
|
ff8d4c7529
|
Merge pull request #10 from Pathduck/akismet-https-fix
Akismet https fix
|
2021-04-01 16:55:55 -07:00 |
|
Brad Dutton
|
e98f5a9878
|
bring back the old phpmailer with some minor updates
|
2021-04-01 16:54:37 -07:00 |
|
Stian Lund
|
73a648d96d
|
Revert "Change to controllers/albums.php for sorting albums first"
This reverts commit 5c1aecf8c4.
|
2021-03-28 23:22:49 +02:00 |
|
Stian Lund
|
5c1aecf8c4
|
Change to controllers/albums.php for sorting albums first
|
2021-03-25 16:04:49 +01:00 |
|
Stian Lund
|
ee14ccaded
|
Akismet stats URL and change to https
|
2021-03-22 18:52:26 +01: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 |
|
Brad Dutton
|
85aa6596a8
|
site_domain can be a full_url, handle that case better if no site_protocol is set
|
2021-02-15 13:33:42 -08:00 |
|
Bradley W Dutton
|
5e4e31347a
|
tweak opcache preload a bit
|
2020-11-30 20:08:51 -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 |
|
Bradley W Dutton
|
6463b24e9b
|
add notes about which modules require composer
|
2020-11-30 18:53:18 -08:00 |
|
Bradley W Dutton
|
125a89ed66
|
update Pel dependency and move it to composer
|
2020-11-30 18:49:21 -08:00 |
|
Bradley W Dutton
|
e9101a732f
|
add preamble to make tests happy
|
2020-11-30 17:36:31 -08:00 |
|
Bradley W Dutton
|
39d193c669
|
get rid of really old array syntax
|
2020-11-30 17:31:31 -08:00 |
|
Bradley W Dutton
|
bbf3cb10a4
|
add generic opcache preloader for PHP 7.4 docker container
|
2020-11-27 19:35:21 -08:00 |
|
Bradley W Dutton
|
4b3892609b
|
update composer dependencies
|
2020-11-20 22:36:06 -08:00 |
|
Bradley W Dutton
|
e7ca655078
|
add help notes for password reset
|
2020-11-13 21:46:55 -08:00 |
|
Bradley W Dutton
|
a8072d717f
|
by default read domain/protocol from env (used by docker)
|
2020-11-13 20:43:25 -08:00 |
|
Bradley W Dutton
|
dae20a9702
|
read protocol from the config file
|
2020-11-13 20:43:25 -08:00 |
|
bwdutton
|
e245d7d5c0
|
update Security section, add not to use PHP 7
|
2020-10-10 20:41:40 -07:00 |
|
bwdutton
|
cca722909d
|
update README to indicate short tags no longer required
|
2020-10-10 20:37:16 -07:00 |
|
bwdutton
|
3c3fafe1f0
|
some other files that need short tags removed
|
2020-10-10 20:35:01 -07:00 |
|
bwdutton
|
c10e1a01d2
|
short_tags not required any longer
|
2020-10-10 20:28:43 -07:00 |
|
Brad Dutton
|
525a704ac5
|
Merge pull request #1 from trasher/short_tags
Drop short_tags
|
2020-10-10 20:27:00 -07:00 |
|
bwdutton
|
0beb97b596
|
add default apache settings for php7
|
2020-10-06 09:12:20 -07:00 |
|
Brad Dutton
|
52e8654719
|
Merge pull request #6 from swurzinger/stw/ffmpeg-time-string-fix
fix ffmpeg time string for non-english locales
|
2020-10-04 18:49:41 -07:00 |
|
Stefan Wurzinger
|
b2d7472f38
|
fix ffmpeg time string for non-english locales
|
2020-10-04 16:13:34 +02:00 |
|
bwdutton
|
d55ae1f05a
|
migrate to travis-ci.com
|
2020-09-15 18:02:48 -07: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
|
7d6e091e40
|
get rid of whitespace
|
2020-06-04 00:43:53 -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
|
59ca91a9bd
|
Redis sessions not fully working
|
2020-06-03 21:39:16 -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 |
|