Commit Graph

46 Commits

Author SHA1 Message Date
DariusIII 4e87a685bb Update Console class 2018-01-11 13:46:23 +01:00
DariusIII 1aae452c2a Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-11 10:03:44 +00:00
DariusIII cdf881efde Remove nntmux/Category class and move its functions into Category model 2018-01-11 11:03:12 +01:00
DariusIII 7954bc9ce0 Fix left join in getConsoleInfo query 2018-01-03 11:46:39 +01:00
DariusIII 55e8ab34d2 Remove custom logging from nntmux, laravel handles errors now 2017-12-21 12:41:28 +01:00
DariusIII 5495d29fea Update call to ReleaseImage, remove $(this->)pdo from it 2017-12-15 11:20:20 +01:00
DariusIII 9ea80722dc Apply fixes from StyleCI
[ci skip] [skip ci]
2017-11-15 11:52:43 +00:00
DariusIII 3919102a74 Update Console class and use Cache facade 2017-11-15 12:52:29 +01:00
DariusIII 7491226318 Update Console class 2017-11-15 11:55:04 +01:00
DariusIII 30103176ab Update getConsoleInfo query to be more table specific because of the join 2017-11-08 09:20:57 +01:00
DariusIII b811ab867b Fix typo in query 2017-11-07 15:35:25 +01:00
DariusIII 5cff935b5d Possible fix for console releases processing 2017-11-07 15:18:51 +01:00
DariusIII efe1429405 Fix Console releases processing 2017-10-13 13:37:38 +02:00
DariusIII b014e3aedb Update Console processConsolereleases function 2017-10-13 13:20:08 +02:00
DariusIII c0abb971a1 Fix console releases processing 2017-10-11 10:19:43 +02:00
DariusIII e3b976b59d Apply fixes from StyleCI
[ci skip] [skip ci]
2017-10-10 22:39:38 +00:00
DariusIII 8f30bc3783 Fix console processing 2017-10-11 00:39:14 +02:00
DariusIII 76b4b78c2c Move makeFieldLinks function from classes to helper 2017-10-10 11:33:45 +02:00
DariusIII 96e5bdf791 Update Console class 2017-09-29 12:39:40 +02:00
DariusIII 6b7de95193 Rename columns createddate and updateddate to created_at and updated_at to comply with laravel 2017-09-28 15:18:52 +02:00
DariusIII ce802e7535 Update code style of Console class 2017-09-08 15:55:12 +02:00
DariusIII 608ec0d943 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-09-06 08:38:07 +00:00
DariusIII 7c086bd88c Update Console class, ConsoleInfo model and related migration 2017-09-06 10:37:51 +02: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 24fa162413 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-08-31 09:31:28 +00:00
DariusIII 249034b46a Move getRange and getCount functions to Utility class to reduce code duplication 2017-08-23 14:21:46 +02:00
DariusIII c5280c26f0 Fix editing of MGR posters 2017-07-17 13:23:45 +02:00
DariusIII 6dc54ff6aa Replace app with App in classes used 2017-07-16 23:21:21 +02:00
DariusIII d040a5423e Fix wrong position of variable in query in Console class 2017-05-16 23:56:29 +02:00
DariusIII 6ca43995e5 Use partition in console class too 2017-05-16 23:35:56 +02:00
DariusIII 5a37a43a86 Use ColorCLI directly 2017-04-04 13:05:39 +02:00
DariusIII 49de43355b Fix wrong usage of null coalescing operator 2017-03-06 14:16:52 +01:00
DariusIII 64dd906d59 Refactor console class 2017-02-23 15:03:48 +01:00
DariusIII f6da7fb068 Fix filters 2017-02-07 11:20:56 +01:00
DariusIII 26be692dc0 Fix call to showpasswords function 2016-12-06 13:24:34 +01:00
DariusIII a48159e97d Fix amazon lookup. 2016-12-05 12:50:17 +01:00
DariusIII 7de79fff40 Update amazon usage for new apai-io version 2016-12-05 12:23:06 +01:00
DariusIII 5c757ec3df Change semantics for $this->renamed 2016-12-05 09:50:54 +01:00
DariusIII f1180d34b2 Fix coverview 2016-11-06 21:59:34 +01:00
DariusIII 460ff63a51 Fix typos 2016-10-25 14:47:39 +02:00
DariusIII 273166660b Changes from old to new Settings model 2016-10-25 11:34:51 +02:00
DariusIII 8598c140bf Move from nntmux/db/Settings to app/models/Settings 2016-10-24 13:03:58 +02:00
DariusIII e2cab91922 Replace usage of release_nfos.id with release_nfos.releases_id 2016-09-21 15:42:47 +02:00
DariusIII 6b3c4baecb Change genreid/genre_id columns to genres_id to follow lithium conventions 2016-09-21 15:18:15 +02:00
DariusIII 00f112c31a Update file and folder permissions 2016-09-21 12:34:07 +02:00
DariusIII 872ad5c722 Use nntmux namespace, rename nntmux script to tmux.Update composer.lock. 2016-06-25 15:45:47 +02:00