Commit Graph

37 Commits

Author SHA1 Message Date
DariusIII 3d08f37a9e Remove reference to non used and non existing config folder 2018-03-12 09:24:35 +01:00
DariusIII 57b4f1945c Update nntmux install command 2018-03-08 11:50:26 +01:00
DariusIII f390cd4f8c Apply fixes from StyleCI
[ci skip] [skip ci]
2018-03-06 13:56:40 +00:00
DariusIII 873e2d4ad3 Move themes to resources/views/themes folder 2018-03-06 14:36:00 +01:00
DariusIII 26d28a475b Fix previous update 2018-02-27 11:36:09 +01:00
DariusIII c158fe0d50 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-02-27 10:27:24 +00:00
DariusIII 2c5c61170b Update updating procedure, it will automatically stop tmux, kill tmux session, bring site down to maintenance mode, update and bring site up and start tmux, if it was running 2018-02-27 11:27:14 +01:00
DariusIII 1f4fe9d02b Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2018-02-19 13:54:02 +01:00
DariusIII b10836682e Remove defunct Tmux model 2018-02-19 13:52:46 +01:00
DariusIII a5a14127b0 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-02-19 11:49:37 +00:00
DariusIII 0120d57337 Merge tmux settings into settings table 2018-02-19 12:49:08 +01:00
DariusIII 314e601e44 Rename nntmux namespace and folder to Blacklight 2018-02-14 23:08:17 +01:00
DariusIII 2cbd012e55 Update resetdb artisan command 2018-02-10 00:44:27 +01:00
DariusIII 7c39e8bc34 Make sphinx only supported search engine 2018-02-08 12:34:18 +01:00
DariusIII b13de2e79d Apply fixes from StyleCI
[ci skip] [skip ci]
2018-02-06 13:13:26 +00:00
DariusIII 376ec800b1 Update installation console commands to fix missing type error when using fixtures in production 2018-02-06 14:13:12 +01:00
DariusIII 6a5e3590b7 Add option to fixtures up/down commands to specifiy which table fixtures to truncate or add 2018-01-31 11:36:51 +01:00
DariusIII 4426fd060c Use fixtures to populate tables when nntmux is in production, adapt install process 2018-01-30 12:27:20 +01:00
DariusIII 3379b4bd96 Add fixtures command to artisan, add binaryblacklist fixture 2018-01-29 23:36:19 +01:00
DariusIII fa757dbc53 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-26 12:04:16 +00:00
DariusIII 43a9243dc1 Use artisan console to reset database, update reset_truncate script to use Eloquent and query builder 2018-01-26 13:03:39 +01:00
DariusIII 500e83aeef Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-23 09:52:12 +00:00
DariusIII 82203d80dd Use artisan console to install nntmux, remove the install script from _install folder 2018-01-23 10:51:59 +01:00
DariusIII bba2a61828 Move scripts from update/nix to update, remove nix folder 2017-11-06 11:48:13 +01:00
DariusIII ee2d351f45 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-09-01 11:41:44 +00:00
DariusIII 3aa87f8f1e Update app/Console/Kernel.php 2017-09-01 13:41:17 +02:00
DariusIII 24fa162413 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-08-31 09:31:28 +00:00
DariusIII 17ac1f9ea5 Update laravel related files 2017-08-30 22:59:42 +02:00
DariusIII e2e9e52bbb Use App\Models\Tmux in Tmux class, adjust tmux-ui start and stop commands 2017-07-28 16:02:25 +02:00
DariusIII 83d344342d Update tmux starting and stopping commands with option to kill tmux session (in stop command) 2017-07-28 10:14:57 +02:00
DariusIII 55f789c18b Add new console command to start and stop tmux (tmux-ui:start and tmux-ui:stop) 2017-07-27 23:52:55 +02:00
DariusIII a7cdca7808 Move functions from command/Version to Console/Commands/VerifyNNTmuxVersion 2017-07-18 23:47:23 +02:00
DariusIII 6b21d18494 Update VerifyNNTmuxVersion command 2017-07-18 23:08:22 +02:00
DariusIII c9f34a266d Add commands to verify settings and check version of git and sql 2017-07-18 16:01:32 +02:00
DariusIII 4b01671414 Add artisan commands to update nntmux (nntmux:all, nntmux:db, nntmux:git, nntmux:composer) 2017-07-18 16:00:45 +02:00
DariusIII af4b66a737 Add artisan commands to update nntmux (nntmux:all, nntmux:db, nntmux:git, nntmux:composer) 2017-07-18 15:34:42 +02:00
DariusIII c5280c26f0 Fix editing of MGR posters 2017-07-17 13:23:45 +02:00