Commit Graph

60 Commits

Author SHA1 Message Date
DariusIII 49872346f2 CS code fixes by pint 2023-03-02 16:47:20 +01:00
DariusIII c33db34c49 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-09-13 20:01:06 +00: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 1cbf2619ea More updates 2020-12-02 11:39:28 +01:00
DariusIII 4b7ec79763 Add code from PR#1111 2020-06-05 22:02:08 +02:00
DariusIII 3e4d822c1d Fix predb_import_daily_batch.php script (Fixes issue #970) 2019-04-15 20:58:30 +02:00
DariusIII 169413dc05 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-19 22:22:47 +00:00
DariusIII 05e0707ce2 Update config/database mysql connection 2019-02-19 23:22:03 +01:00
DariusIII 40e7233727 Rename groups table to usenet_groups as groups is a reserved word in mysql now 2019-02-19 15:54:32 +01:00
DariusIII 0e95cf36c6 Fix mysql syntax for predb_import_daily_batch.php 2019-01-18 14:29:26 +01:00
DariusIII bd0baa163c Fix predb_import_daily_batch script, it was inserting quotes and making data bad 2019-01-17 22:52:33 +01:00
DariusIII 35149d0d3a Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-16 11:47:39 +00:00
DariusIII 442c16b366 Fix predb_import_daily_batch.php 2019-01-16 12:47:29 +01:00
DariusIII 62713b626b Update PreDb class and predb_import_daily_batch script 2019-01-07 15:51:47 +01:00
DariusIII 37c7760834 Remove debug code from predb_import_daily_batch.php 2019-01-06 23:26:19 +01:00
DariusIII 1e457a49dd Apply fixes from StyleCI
[ci skip] [skip ci]
2018-11-29 13:47:08 +00:00
DariusIII ea4d98d4e1 Use DB::statement in place of DB::unprepared + DB::commit 2018-11-29 14:47:00 +01:00
DariusIII 1e272b85d2 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-11-29 11:17:44 +00:00
DariusIII ad47b6bedc Update predb_import script, it should work now 2018-11-29 12:17:38 +01:00
DariusIII 12ea3bb895 Refactor ColorCLI class 2018-10-31 10:10:17 +01:00
DariusIII 5c1becaf7f Apply fixes from StyleCI
[ci skip] [skip ci]
2018-10-19 09:31:28 +00:00
DariusIII bafe7c6b93 Use league/climate in ColorCLI class 2018-10-19 11:30:36 +02:00
DariusIII 351509a165 Remove isWin/isWindows functions and remove HAS_WHICH definition and usage 2018-07-23 14:29:31 +02:00
DariusIII 0511920aff Remove usage of Blacklight\db\DB class from populate_anidb.php script 2018-07-18 14:48:54 +02:00
DariusIII 314e601e44 Rename nntmux namespace and folder to Blacklight 2018-02-14 23:08:17 +01:00
DariusIII 05b0c894dd Fix echoing of cli messages (most of them) 2018-02-14 14:07:12 +01:00
DariusIII 3d97ad24b8 Update predb_import_daily_batch.php 2018-01-23 15:55:25 +01:00
DariusIII 55e8ab34d2 Remove custom logging from nntmux, laravel handles errors now 2017-12-21 12:41:28 +01:00
DariusIII f46d3518ba se bootstrap/autoload.php instead the bootstrap.php in root of install 2017-11-24 15:38:28 +01:00
DariusIII 5352b350a8 Update cs of some of the used scripts 2017-11-06 11:38:21 +01:00
DariusIII 0da2298b29 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-11-05 21:22:44 +00:00
DariusIII 1540f3ea82 Update constants 2017-10-09 22:55:56 +02:00
DariusIII 24fa162413 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-08-31 09:31:28 +00:00
DariusIII 9af3abdc46 Use laravel helpers file and replace getenv with env function 2017-06-07 22:57:00 +02:00
DariusIII abf66e786a Use proper date for steam games 2017-05-19 11:21:41 +02:00
DariusIII bfeea3c0e7 Fix getenv string call 2017-04-24 23:48:13 +02:00
DariusIII b782fa3e3e First batch of chenges from config.php to .env 2017-04-24 15:41:10 +02:00
DariusIII edabdc6253 Properly update anidb_episodes table on anidb updates 2017-04-20 11:29:13 +02:00
DariusIII b44db312b6 Change AniDB support a bit 2017-04-18 15:50:24 +02:00
DariusIII 7b92de73d0 Update the data/cli/populate_anidb.php script 2017-04-18 13:27:36 +02:00
DariusIII d447fa15a0 Update AniDB related classes and scripts 2017-03-31 14:53:15 +02:00
DariusIII 18ea6d922c Update predb_daily_import_batch.php 2017-03-29 15:31:05 +02:00
DariusIII e9ec481bd8 Add sciprt to update steam_apps table and add patch for new table 2017-02-03 23:33:50 +01:00
DariusIII 320f625b9e Add GuzzleHTTP to composer.json 2016-12-09 15:05:34 +01:00
DariusIII 8598c140bf Move from nntmux/db/Settings to app/models/Settings 2016-10-24 13:03:58 +02:00
DariusIII 49b36c2ebe Replace usage of indexer.php with bootstrap.php 2016-07-14 08:47:39 +02:00
DariusIII 872ad5c722 Use nntmux namespace, rename nntmux script to tmux.Update composer.lock. 2016-06-25 15:45:47 +02:00
DariusIII 7299f78f6f Rename groupid column to groups_id. 2016-05-24 14:02:17 +02:00
DariusIII 3da0cfcf50 Update git, versions, updater for complete update of newznab-tmux 2016-04-19 00:39:14 +02:00
DariusIII 873bbbfd6f Many composer fixes 2016-03-08 23:39:31 +01:00