Beshoy Girgis
472cdca270
Update docker implementation
...
I've made various updates to the docker implementation to work with the
latest php7 and currently blocks php8 until we deem nntmux ready. I've
also made modifications that allow for customizations without leaving a
dirty git status i.e. moving redis, etc. to an overrides file that is
gitignored and php customizations i.e. locale to a local overrides file
that is also gitignored.
The new docker implementation utilizes supervisord to run various
services in the web container, i.e. nginx, php-fpm, horizon, etc.
I plan to continue to maintain this as needed. Closes #1152
2021-01-31 21:55:32 -06:00
DariusIII
de78a165f3
Update travis.yml
2021-01-18 08:36:21 +01:00
DariusIII
75960c8516
CS fixes
2021-01-17 22:51:06 +01:00
DariusIII
e00f3a086c
Update TMDB handling. Closes issue #1151
2021-01-17 22:49:31 +01:00
DariusIII
886435f388
Merge branch 'master' of https://github.com/NNTmux/newznab-tmux
2021-01-16 22:55:11 +01:00
DariusIII
455c2ee5f8
CS fixes
2021-01-16 21:59:43 +01:00
DariusIII
6fa4bbaa80
Update TMDB TV processing class
2021-01-16 21:58:04 +01:00
DariusIII
c99a0c92c1
Merge pull request #1149 from NNTmux/analysis-GDeARE
...
Apply fixes from StyleCI
[ci skip] [skip ci]
2021-01-14 12:52:10 +01:00
DariusIII
49b0e91d55
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2021-01-14 11:52:02 +00:00
DariusIII
ffbc2532b3
CS fixes
2021-01-14 12:50:47 +01:00
DariusIII
eb4db7030d
Fix TMDB tv errors and update omdb api handling
2021-01-14 12:49:10 +01:00
DariusIII
ecd3c6d359
Update used packages to their latest versions
2021-01-12 10:50:53 +01:00
DariusIII
5b4cd3577d
Merge branch 'master' of https://github.com/NNTmux/newznab-tmux
2021-01-12 09:37:36 +01:00
DariusIII
893d439d39
Merge pull request #1148 from egyptianbman/escape-message-id
...
Escape Message-ID during update binaries
2021-01-11 23:35:36 +01:00
Beshoy Girgis
043f9e9248
Escape Message-ID during update binaries
...
I ran misc/update/update_binaries.php manually because I noticed a lot
of missing parts that weren't going away and noticed sql errors on the
INSERT IGNORE. It turns out that some of the message IDs had single
quotes in them that inhibited the query from executing properly.
An example I found is: 200420092300004385%But-i-really@dont'care.com
(oddly enough, the single quote isn't in the word don't, but after...)
semi-sanitizing the data through the `addslashes` function takes care of
the problem -- I'm not aware if there's a more elegant method of
sanitizing that is available. Please let me know if there is and I'll
update.
2021-01-11 11:42:56 -06:00
DariusIII
c61b079057
Update used packages
2021-01-10 20:13:37 +01:00
DariusIII
2278bad2bd
Update used packages to their latest versions
2021-01-08 20:52:08 +01:00
DariusIII
375e316ab0
Merge pull request #1143 from egyptianbman/fix-groups-query
...
Fix usenet_groups query
2021-01-03 18:58:17 +01:00
Beshoy Girgis
fbe44ae2e5
Merge branch 'master' into fix-groups-query
2021-01-02 21:14:58 -06:00
DariusIII
e7eead30d8
Update doctrine/dbal to version 3.0
2021-01-02 20:38:08 +01:00
DariusIII
b748fe7c09
Update XXX categorization
2021-01-02 20:00:41 +01:00
DariusIII
3c8266a350
Update travis config once more
2021-01-02 18:54:11 +01:00
DariusIII
ba19564279
Update .travis.yml
2021-01-02 18:06:20 +01:00
DariusIII
30ea237b99
Update composer.json and travis config
2021-01-02 17:53:21 +01:00
DariusIII
4febab3134
Update used components to theri latest versions
2021-01-02 17:10:35 +01:00
DariusIII
e6974e207a
Merge pull request #1144 from egyptianbman/fix-build
...
Fix failing builds
2021-01-01 21:48:48 +01:00
Beshoy Girgis
0b05f30491
Removing suspected unnecessary step
2020-12-31 14:44:27 -06:00
Beshoy Girgis
f19fcca611
Cleanup build file and add php setup
2020-12-31 14:42:04 -06:00
Beshoy Girgis
2dd7d60978
Let composer be verbose and remove deprecated option
2020-12-31 14:21:55 -06:00
Beshoy Girgis
2add5aee1e
Merge branch 'master' into fix-build
2020-12-31 12:52:42 -06:00
Beshoy Girgis
53f4f6f53b
Merge branch 'master' into fix-groups-query
2020-12-31 12:52:01 -06:00
DariusIII
2ea76b8c56
Add missing google2fa config
2020-12-28 10:02:30 +01:00
DariusIII
2d1732fae4
Update env example file
2020-12-28 01:39:34 +01:00
DariusIII
fa3ded8b41
Add support for 2 Factor Authentification (2FA)
2020-12-28 01:32:20 +01:00
DariusIII
6c621f9fb4
Update used packages to their latest versions
2020-12-27 19:12:06 +01:00
DariusIII
2a2f692e31
Update horizon and telescope assets
2020-12-20 22:46:03 +01:00
DariusIII
d233366ef9
Update TinyMCE to latest version
2020-12-20 20:25:44 +01:00
DariusIII
38b7c2da81
CS fix
2020-12-20 13:14:20 +01:00
DariusIII
945de93cbc
Update used packages to their latest versions
2020-12-20 13:07:54 +01:00
DariusIII
044a0b279b
Update used packages to their latest versions
2020-12-09 22:29:19 +01:00
DariusIII
628d0b7d38
CS fixes
2020-12-06 18:43:27 +01:00
DariusIII
89c47e4da7
Update Movie class
2020-12-06 17:58:51 +01:00
DariusIII
c46d19b048
Fix typo in column name
2020-12-05 17:22:28 +01:00
DariusIII
2a365317f1
Merge branch 'master' of https://github.com/NNTmux/newznab-tmux
2020-12-05 17:11:16 +01:00
DariusIII
42b227a6a3
Increase process timeout for runCmd command
2020-12-05 17:09:35 +01:00
DariusIII
c8961959cc
CS fixes
2020-12-05 17:05:51 +01:00
DariusIII
94c209102b
Merge pull request #1145 from NNTmux/analysis-2QdYdr
...
Apply fixes from StyleCI
[ci skip] [skip ci]
2020-12-05 17:05:05 +01:00
DariusIII
9edce85aeb
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2020-12-05 16:04:56 +00:00
DariusIII
e35da67076
Update Forking and PPA classes
2020-12-05 17:02:52 +01:00
Beshoy Girgis
36c1a1f2bf
Ensure telescope is not enabled
2020-12-05 06:50:12 +00:00