Commit Graph

13664 Commits

Author SHA1 Message Date
DariusIII fd8ceba8aa Update used packages to their latest versions 2021-04-20 12:54:19 +02:00
DariusIII 9d5ddc4ceb Update used packages to their latest versions 2021-03-28 15:42:59 +02:00
DariusIII 3c89865314 Update tinyMCE and fontawesome 2021-03-20 22:48:49 +01:00
DariusIII fe67fa2884 Update used packages to their latest versions 2021-03-20 19:35:43 +01:00
DariusIII 502f7f790e Update used packages to their latest versions 2021-03-12 13:11:20 +01:00
DariusIII b56a887030 Merge branch 'master' of https://github.com/NNTmux/newznab-tmux 2021-03-09 10:42:28 +01:00
DariusIII 2ba3fee435 Fix release naming regex causing preg_match errors. Closes #1153 2021-03-09 10:34:58 +01:00
DariusIII 73128acb46 Merge pull request #1164 from NNTmux/analysis-wjlgkw
Apply fixes from StyleCI

[ci skip] [skip ci]
2021-03-07 23:10:22 +01:00
DariusIII f4a73cb615 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-03-07 22:10:16 +00:00
DariusIII 255a761c17 Fix couple of issues 2021-03-07 23:08:36 +01:00
DariusIII 60c46117dd Update pace.js and jquery to their latest versions 2021-03-07 18:18:59 +01:00
DariusIII 85af109ebc Update used packages to their latest versions 2021-03-07 17:21:20 +01:00
DariusIII 11d665cb54 Increase message buffer size in forking class 2021-03-07 17:14:26 +01:00
DariusIII 27c3999f1a Update package.json 2021-03-01 22:38:10 +01:00
DariusIII 2edb1e7df6 Update used packages to their latest versions 2021-03-01 09:56:05 +01:00
DariusIII 12787ce9d6 Update used packages to their latest versions 2021-02-26 10:50:44 +01:00
DariusIII 593d3542fd Update Games class. Closes #1160 2021-02-26 10:23:51 +01:00
DariusIII c21efb24ba Fix usage of setAudioCodec in PostProcess class. Closes #1161 2021-02-26 10:16:04 +01:00
DariusIII 7a2280a6fa Remove stray character in UsenetGroup.php. Closes #1159 2021-02-26 10:11:32 +01:00
DariusIII 882efe74bf Update bootstrap, smarty to latest versions 2021-02-21 22:43:51 +01:00
DariusIII e8b2463dbe Update used packages to their latest versions 2021-02-21 19:43:31 +01:00
DariusIII 3110d82a3e Update used packages to their latest versions 2021-02-13 22:51:38 +01:00
DariusIII 543cc0512f Update telescope and horizon assets 2021-02-07 20:12:15 +01:00
DariusIII 6f9c963d38 Update used packages to their latest versions 2021-02-07 20:07:24 +01:00
DariusIII 3bdab74f56 Merge pull request #1154 from egyptianbman/docker-update
Update docker implementation
2021-02-01 08:05:15 +01:00
DariusIII 2e710d0c3d Merge branch 'master' into docker-update 2021-02-01 08:00:58 +01:00
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 64fe05c172 Update used packages to their latest versions 2021-01-24 23:08:26 +01: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