Commit Graph

143 Commits

Author SHA1 Message Date
DariusIII 0011eab7c6 Fix function used to output 2019-11-11 23:04:06 +01:00
DariusIII c58ae32b22 Update nntmux:remove-bad command output 2019-11-11 21:33:17 +01:00
DariusIII f7d5acc473 Remove leftover command 2019-11-11 19:47:57 +01:00
DariusIII afd577fb5e Update scheduled tasks handling 2019-11-11 19:39:45 +01:00
DariusIII 5a8fff0020 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-11-01 19:52:18 +00:00
DariusIII ce6010bb6d Replace header with info in NntmuxResetProcessing console script 2019-10-24 12:46:19 +02:00
DariusIII 3296a36a02 Add dariusiii/laravel-cloudflare package for cloudflare users 2019-09-23 21:39:46 +02:00
DariusIII 3376e46e7f Fix fixtures package name 2019-09-11 12:42:33 +02:00
DariusIII 3d73a78b2d Code style update 2019-09-04 12:22:26 +02:00
DariusIII a60313141a Add message and retry header when doing site code updates 2019-09-04 12:22:03 +02:00
DariusIII 560c373eeb Style fix 2019-08-21 15:26:46 +02:00
DariusIII fdcfc8884b Move bad release removal to console command 2019-08-21 15:26:09 +02:00
DariusIII 818eb204cb Adjust code style 2019-08-14 10:02:06 +02:00
DariusIII ccc836e504 Finish resetpp artisan command 2019-08-14 10:01:35 +02:00
DariusIII 7b715a814e Update nntmux:resetpp command 2019-08-13 22:37:25 +00:00
DariusIII a26457fd9b Add and start updating nntmux:resetpp command 2019-08-13 22:36:49 +00:00
DariusIII df572aab27 Update expiring/expired roles email sending and account demotion 2019-07-06 23:37:16 +02:00
DariusIII 3570439d03 Update expired roles handling (send emails for 1, 7, 30 days expiration notice) 2019-07-03 15:43:28 +02:00
DariusIII 897647d04a Add artisan commands to update expired roles and delete unverified users 2019-06-30 23:03:52 +02:00
DariusIII 189bda93bd Add option to disable purging of inactive user accounts 2019-04-28 21:59:09 +02:00
DariusIII f10bd7beff Update fixtures and fix migration files 2019-03-12 10:36:34 +01:00
DariusIII e6b4bc5a6e Add check if _install/install.lock exists before sending registration related emails. Fixes issue #928 2019-03-08 22:54:27 +01:00
DariusIII 7dbbf941ba Fix bad switches usage in artisan commands 2019-03-04 11:51:01 +01:00
DariusIII c19acd6378 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2019-03-04 11:47:35 +01:00
DariusIII 3edf361a1b Revert changes in calling artisan commands 2019-03-04 11:47:20 +01:00
DariusIII a6f80f4e3f Apply fixes from StyleCI
[ci skip] [skip ci]
2019-03-04 10:31:00 +00:00
DariusIII 0aa9de40e5 Fix maintenance mode check in UpdateNNTmux console command 2019-03-04 11:30:22 +01:00
DariusIII b500843554 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-03-03 16:38:34 +00:00
DariusIII 7941f9592b Update console commands 2019-03-03 17:38:17 +01:00
DariusIII c614c29615 Remove unused parts of fixtures and seeders 2019-03-01 13:47:30 +01:00
DariusIII 6481abb901 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-27 08:14:17 +00:00
DariusIII 5450f0cf77 Add tmux-ui:restart command to restart tmux scripts 2019-02-27 09:13:53 +01:00
DariusIII b96e5986ad Purge accounts that have not logged in and don't have api access for more than 6 months, daily 2019-02-21 11:38:48 +01:00
DariusIII a538dd3cf6 Add horizon snapshot to kernel schedule 2019-02-20 23:48:38 +01:00
DariusIII 832697d1bd Add laravel/telescope to monitor indexer various data 2019-02-20 22:11:35 +01:00
DariusIII 253cbfffe0 Increase timeout value for composer install command 2019-02-20 15:16:14 +01:00
DariusIII 623edaaedb Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-19 14:56:46 +00: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 423950ab29 Move role expiration and verification checks into separate script and schedule them in Kernel.php 2019-02-19 11:18:05 +01:00
DariusIII 87c6e5d64f Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-03 20:01:19 +00:00
DariusIII 50ff1b6181 Update code style of various files 2019-02-03 20:58:51 +01:00
DariusIII bab65321a9 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-31 19:18:57 +00:00
DariusIII 552a096d9a Update and fix code with php-cs-fixer 2019-01-31 20:17:57 +01:00
DariusIII ed487c1299 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-29 12:51:58 +00:00
DariusIII 4b4de3acef Replace usage of str_ helper with Str class directly to prepare for Laravel 5.8 changes 2019-01-29 13:33:35 +01:00
DariusIII 2cc6a84909 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-18 12:24:30 +00:00
DariusIII be277fce06 Update fixtures:up and :down commands to accept optional parameters 2019-01-18 13:24:18 +01:00
DariusIII f21224a4ab Update resetdb command sphinx index truncation 2019-01-17 09:14:56 +01:00
DariusIII 5af8f9a79c Update Git related functions 2019-01-14 10:54:54 +01:00
DariusIII 2f0ea97fd1 Update nntmux:git command with info mesages and do separate git pull just in case 2019-01-12 17:48:52 +01:00