Commit Graph

131 Commits

Author SHA1 Message Date
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
DariusIII ab0dcc9d7a Update nntmux:git command to also pull tags (addresses issue #842) 2019-01-12 17:35:05 +01:00
DariusIII 7f4827bbeb Remove check for running tmux when killing session, tmux was already stopped before 2019-01-12 17:24:06 +01:00
DariusIII 8ffcc68752 Fix nntmux:all command 2019-01-12 17:20:43 +01:00
DariusIII 06e6bc7580 Add short version of --kill option (--k) 2019-01-12 17:10:19 +01:00
DariusIII 651a803d99 Update tmux-ui:stop command to use --kill option if tmux session needs to be killed 2019-01-12 17:02:03 +01:00
DariusIII b23d80ce21 Update install command and reduce code used 2019-01-11 14:36:26 +01:00
DariusIII 4d422b3a4f Simplify UpdateNNTmuxDB.php handle function, use native artisan commands without Symfony Process component 2019-01-11 12:17:36 +01:00
DariusIII 8001797535 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-09 14:44:38 +00:00
DariusIII 987c7b63b9 Update UpdateNNTmux.php 2019-01-09 15:44:42 +01:00
DariusIII dc6b25f705 Update nntmux:all command to stop tmux on start and start it after the process is complete at the end 2019-01-09 15:04:11 +01:00
DariusIII 4ef4b2f6a0 Use File facade for files manipulation 2019-01-07 15:30:02 +01:00
DariusIII de36f922e3 Update reset truncate command 2019-01-04 19:14:16 +01:00