Commit Graph

30 Commits

Author SHA1 Message Date
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 eb43f799b6 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-09-04 08:50:00 +00:00
DariusIII 7c41806642 Rename AnidbEpisodes to AnidbEpisode 2017-09-04 10:48:29 +02:00
DariusIII 13ca6e71f0 Use AnidbEpisodes model where applicable 2017-09-04 10:45:20 +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 1e4a8a57f0 Merge branch 'dev' into dev-laravel-switch 2017-07-18 10:35:02 +02:00
DariusIII c5280c26f0 Fix editing of MGR posters 2017-07-17 13:23:45 +02:00
DariusIII f0ca4c3193 Adjust Categorize class settings values 2017-07-17 00:09:20 +02:00
DariusIII 6dc54ff6aa Replace app with App in classes used 2017-07-16 23:21:21 +02:00
DariusIII d675ca8da7 Remove void return type declaration from populateInfoTable function in nntmux/db/populate/AniDB.php 2017-05-05 12:41:14 +02:00
DariusIII 60b96b4cc1 Remove void return type from nntmux/db/populate/AniDB.php populateMainTable function (fixes issue #136) 2017-05-05 11:51:27 +02:00
DariusIII 266eade4e2 Remove unneeded guzzlehttp client from AniDB populate class 2017-04-28 11:39:19 +02:00
DariusIII af8b259f09 Add random sleep for batch anidb info tables update (will still get you banned) 2017-04-20 13:46:01 +02:00
DariusIII edabdc6253 Properly update anidb_episodes table on anidb updates 2017-04-20 11:29:13 +02:00
DariusIII bd10f0f140 Declare PHP7 return types in AniDB related classes, update anidbid handling 2017-04-19 08:58:15 +02:00
DariusIII b44db312b6 Change AniDB support a bit 2017-04-18 15:50:24 +02:00
DariusIII 3b303292b9 Update nntmux/db/populate/AniDB.php to properly update anidb_episodes table (still need to find a way to prevent bans) 2017-04-18 13:26:46 +02:00
DariusIII cd5421578a Small tweaks for anime 2017-04-17 16:22:54 +02:00
DariusIII 18fcd2bace Fix usage of ColorCLI 2017-04-04 13:34:43 +02:00
DariusIII 5a37a43a86 Use ColorCLI directly 2017-04-04 13:05:39 +02:00
DariusIII d931078750 Remove debugging code 2017-03-31 15:13:33 +02:00
DariusIII d447fa15a0 Update AniDB related classes and scripts 2017-03-31 14:53:15 +02:00
DariusIII 4bc8005d45 Update steam_apps every day, update when searched 2017-02-14 10:34:24 +01:00
DariusIII c9bb6bd5e5 Use full path to settings in populate/AniDB.php 2016-11-14 14:54:52 +01: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 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