Commit Graph

21 Commits

Author SHA1 Message Date
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 b1bb89b40b Replace leftover references to nntmux\db\Settings with proper nntmux\db\DB 2017-09-01 15:18:52 +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 5a37a43a86 Use ColorCLI directly 2017-04-04 13:05:39 +02:00
DariusIII c82fd3cda9 More refactoring/reformatting of classes 2017-03-06 14:30:17 +01:00
DariusIII 49de43355b Fix wrong usage of null coalescing operator 2017-03-06 14:16:52 +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 38430971a1 Fix music amazon lookup 2016-12-05 13:06:16 +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 9b6cb9d65e Replace leftover genreID references with proper genres_id 2016-09-23 09:09:09 +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