Commit Graph

28 Commits

Author SHA1 Message Date
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