Commit Graph

28 Commits

Author SHA1 Message Date
DariusIII eeb7855f47 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-09-29 10:24:32 +00:00
DariusIII a6aab28e77 Add missing ] 2017-09-29 12:24:14 +02:00
DariusIII 3ddd9ed782 Update Books class 2017-09-29 12:20:23 +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 f9991bb4f8 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-09-14 08:54:33 +00:00
DariusIII 9bb0c91ab5 Replace DateTime with Carbon 2017-09-14 10:54:13 +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 300f1b0dd8 Add BookInfo model and use it in Books class 2017-08-28 10:59:16 +02:00
DariusIII 249034b46a Move getRange and getCount functions to Utility class to reduce code duplication 2017-08-23 14:21:46 +02:00
DariusIII d60f2fe133 Update Books class 2017-08-04 12:17:03 +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 5a37a43a86 Use ColorCLI directly 2017-04-04 13:05:39 +02:00
DariusIII b046b4d63b Small changes in Books and Categorize classes 2017-04-03 12:22:48 +02:00
DariusIII 49de43355b Fix wrong usage of null coalescing operator 2017-03-06 14:16:52 +01:00
DariusIII 31971ba1ee Start to slowly refactor code for PHP 7 2017-02-23 14:01:49 +01:00
DariusIII f6da7fb068 Fix filters 2017-02-07 11:20:56 +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 ace2d52eb2 Fix books processing 2016-12-04 00:24:38 +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 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