Commit Graph

74 Commits

Author SHA1 Message Date
DariusIII 61d68eb906 Slowly start adding support for postgresql 2018-12-20 15:53:00 +01:00
DariusIII 4310be9653 Update scripts and config by removing unused env settings 2018-12-20 14:29:23 +01:00
DariusIII 12a7c00147 Force migration if NNTmux application is in production when updating database 2018-12-19 19:40:52 +01:00
DariusIII d7a96e454b Apply fixes from StyleCI
[ci skip] [skip ci]
2018-12-19 12:59:34 +00:00
DariusIII 1077c467d6 Remove Versions classes and all related data 2018-12-19 13:58:31 +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 f29f2769c9 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2018-11-20 14:11:50 +01:00
DariusIII e9583dffc8 Fix PHPDOC block in UpdateNNTmuxComposer class 2018-11-20 14:11:17 +01:00
DariusIII b3ff5f3cbb Apply fixes from StyleCI
[ci skip] [skip ci]
2018-11-20 12:58:39 +00:00
DariusIII 21ccfeaaae Update artisan commands PHPDOC blocks 2018-11-20 13:58:31 +01:00
DariusIII d6e254554f Update composer install process to prefer dist in dev branches too, we will not be making changes to composer packages 2018-11-20 13:44:06 +01:00
DariusIII 932e29d509 Replace nZEDB/Git.php with Cz\Git\GitRepository 2018-11-15 00:36:34 +01:00
DariusIII 12ea3bb895 Refactor ColorCLI class 2018-10-31 10:10:17 +01:00
DariusIII bafe7c6b93 Use league/climate in ColorCLI class 2018-10-19 11:30:36 +02:00
DariusIII 3275dbb465 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-10-02 10:37:01 +00:00
DariusIII 0d4ea6099d Update branches and their handling, remove restriction for updating non dev branches 2018-10-02 12:35:58 +02:00
DariusIII 656f0d6cd0 Update install script to set admin as verified 2018-09-21 22:47:38 +02:00
DariusIII bc123e6e01 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-09-05 10:28:46 +00:00
DariusIII b492e24c50 Update used libraries to their latest versions 2018-09-05 12:28:18 +02:00
DariusIII 8a9ec166d3 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-09-05 09:16:52 +00:00
DariusIII e2b016a2c1 Update tmux start/stop commands, add script to clone, compile and install latest tmux from source 2018-09-05 11:16:22 +02:00
DariusIII f25784ad93 Update tmux related scripts 2018-09-04 23:52:06 +02:00
DariusIII e0e11d6674 Updatew tmux start command, use Pseudo Ty(pty) 2018-09-04 15:35:05 +02:00
DariusIII 3c8f6d23d6 Simplify checks in tmux stop command 2018-09-04 15:24:22 +02:00
DariusIII 6664bd8cfd Apply fixes from StyleCI
[ci skip] [skip ci]
2018-08-04 21:27:13 +00:00
DariusIII da88d58957 Update role permissions and seeding, install procedure, permissions for menu views 2018-08-04 23:26:50 +02:00
DariusIII 7a8b7d0797 Update install command 2018-08-02 12:15:48 +02:00
DariusIII 4471ce68f8 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-08-01 21:40:09 +00:00
DariusIII 86af139961 Update install command 2018-08-01 23:39:36 +02:00
DariusIII 0e43ca5be7 Update role related classes, rename user_roles to roles where used 2018-08-01 10:25:34 +02:00
DariusIII 33f0f36d3a Apply fixes from StyleCI
[ci skip] [skip ci]
2018-07-30 11:37:25 +00:00
DariusIII a4fb61aa96 Update roles handling 2018-07-30 13:37:12 +02:00
DariusIII d6c275b342 Update TmuxUIStart and run.php tmux related scripts 2018-07-04 15:52:49 +02:00
DariusIII 513739f6dd Use now() helper in place of Carbon::now() 2018-05-31 10:22:08 +02:00
DariusIII e490e79fdb Apply fixes from StyleCI
[ci skip] [skip ci]
2018-05-09 07:53:36 +00:00
DariusIII 5e146538fa Update maintenance mode handling when updating nntmux 2018-05-09 09:53:19 +02:00
DariusIII cdf37d322a Apply fixes from StyleCI
[ci skip] [skip ci]
2018-05-03 21:52:23 +00:00
DariusIII 9718ce4117 Add nntmux:reset-truncate command to artisan console 2018-05-03 23:52:05 +02:00
DariusIII 172462b0ae Apply fixes from StyleCI
[ci skip] [skip ci]
2018-04-19 08:38:20 +00:00
DariusIII f87bb91394 Fix install.lock file generation on install 2018-04-19 10:38:24 +02:00
DariusIII 4a1bbf209c Update missing stuff 2018-04-19 10:26:46 +02:00
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