Commit Graph

230 Commits

Author SHA1 Message Date
DariusIII 11105b683c Update pages 2017-09-05 01:12:05 +02:00
DariusIII e6f87341de Use AnidbInfo model, update related migration 2017-09-04 13:04:27 +02:00
DariusIII 194385eabe Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2017-09-04 10:49:44 +02:00
DariusIII 7c41806642 Rename AnidbEpisodes to AnidbEpisode 2017-09-04 10:48:29 +02:00
DariusIII 2a249f0c3c Apply fixes from StyleCI
[ci skip] [skip ci]
2017-09-04 08:29:18 +00:00
DariusIII 660a9e8ba3 Update and use Genre model, update related migration 2017-09-04 10:29:05 +02:00
DariusIII 7796937c60 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-09-03 21:08:00 +00:00
DariusIII 38f9a5c761 pdate AnidbEpisode model and related migration file 2017-09-03 23:07:36 +02:00
DariusIII 25d5e1083a Add placeholders for new models and database migrations 2017-09-02 23:29:43 +02: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 3fb73e18b3 Update value fetching and autoloading 2017-09-01 12:48:07 +02:00
DariusIII 4162815331 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-09-01 08:50:07 +00:00
DariusIII 65a1e5ff07 Rename Models/Settings value function into settingValue to prevent collision with query builder value response 2017-09-01 10:49:35 +02:00
DariusIII 878fbe779e Use array in where clause of query in value function of Settings model 2017-09-01 08:54:13 +02:00
DariusIII ace3de8cc3 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-08-31 09:32:13 +00: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 f73e7285d3 Add back yydecode support 2017-08-30 15:41:46 +02:00
DariusIII 300f1b0dd8 Add BookInfo model and use it in Books class 2017-08-28 10:59:16 +02:00
DariusIII 554ae9545e Add BinaryBlacklist model, use it in Binaries class 2017-08-22 15:43:34 +02:00
DariusIII cb7309d8db Add ReleaseSubtitle model and use it in ReleaseExtra class 2017-08-21 11:21:29 +02:00
DariusIII 27993cbefe Add AudioData model and use it in ReleaseExtra class 2017-08-21 10:41:18 +02:00
DariusIII 2b8e265ce0 Add VideoData model and use it ib ReleaseExtra class 2017-08-21 10:06:41 +02:00
DariusIII 7684386926 Add primaryKey property to ReleaseExtraFull model 2017-08-21 10:05:45 +02:00
DariusIII f94bbf0786 Add ReleaseExtraFull model and use it in ReleaseExtra class 2017-08-20 22:55:26 +02:00
DariusIII 4db7dcf1e4 Update adding users by using User model, add new uuid generating library 2017-08-14 14:34:41 +02:00
DariusIII a76ead61b9 Add UserRole model 2017-08-13 22:59:24 +02:00
DariusIII 2c7960c402 Add hidden atributes to User model 2017-08-11 22:50:16 +02:00
DariusIII 7789c08515 Add customized 404 page 2017-08-10 13:44:06 +02:00
DariusIII 66f1e54971 Handle 500 errors in production properly 2017-08-10 13:29:40 +02:00
DariusIII 9aaf7e1014 Add UserRequest model and use it in Users class 2017-08-09 12:48:16 +02:00
DariusIII 968135fec6 Fix inability to login, register or retrieve forgotten password 2017-08-06 01:04:53 +02:00
DariusIII 98b52170e9 Add DnzbFailure model 2017-08-04 15:28:45 +02:00
DariusIII ce91f7b928 Use self:: reference in commaSeparatedList function 2017-08-01 15:18:48 +02:00
DariusIII 223c609feb Add Models/User 2017-07-31 14:42:14 +02:00
DariusIII cd1d71b9dd Fix used type of value in Models/Tmux from string to bool 2017-07-31 12:42:10 +02:00
DariusIII f037412303 Move Controllers and Middleware folders back to app/Http/ folder 2017-07-30 22:50:33 +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 ef736a4a25 Add Tmux Model for future usage 2017-07-28 10:13:25 +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 dc8b83e800 Update Yenc support to properly detect and use available extensions 2017-07-21 10:42:11 +02:00
DariusIII 39da819328 Add new YenxServiceProvider and adjust yenc support 2017-07-21 00:24:38 +02:00
DariusIII 19d9ac398a Fix output in nntmus:version 2017-07-19 00:05:34 +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