Commit Graph

7564 Commits

Author SHA1 Message Date
DariusIII 36bbadb36e Use new null coalescing operator in profileedit.php 2017-03-14 14:04:00 +01:00
DariusIII 586af71267 Remove deprecated scripts 2017-03-14 10:20:02 +01:00
DariusIII 4257d6f365 Remove python folder with python scripts 2017-03-14 09:43:29 +01:00
DariusIII 7fd020efb8 Remove references to nntpproxy and options for its usage 2017-03-14 09:40:19 +01:00
DariusIII cbdbc94a76 Remove python backfill script from tmux. 2017-03-14 09:17:35 +01:00
DariusIII 6d6fda0234 Update composer.lock 2017-03-13 14:35:23 +01:00
DariusIII 9c26e8381c Update composer.lock 2017-03-13 08:53:15 +01:00
DariusIII 6436b99ab2 Fix fetching of covers from AEBN (thanks to @niel, ported from nZEDb) 2017-03-13 08:36:33 +01:00
DariusIII d7c75f693f Probably fix for steam apps insert 2017-03-09 23:50:38 +01:00
DariusIII 467e5b74ec Update google recaptcha 2017-03-09 23:40:51 +01:00
DariusIII 672f30d85a Update composer.lock 2017-03-09 09:48:22 +01:00
DariusIII a1e19b0e5d try to fix adding new multigroup posters 2017-03-08 23:07:00 +01:00
DariusIII 2c2650b2f3 Fix echoChangedReleaseName releases_id error 2017-03-08 22:18:04 +01:00
DariusIII 070f5c3267 Update guzzlehttp 2017-03-08 11:37:00 +01:00
DariusIII 62fe349b36 Small fix in NZBMultiGroup class 2017-03-07 12:27:08 +01:00
DariusIII 55b6e94ab2 Fix missing pdo when calling NZB class 2017-03-07 12:20:54 +01:00
DariusIII 304f935eed Small changes in NZBExport, NZBGet and NZBImport classes 2017-03-07 12:15:09 +01:00
DariusIII 895bc12d12 Small change in NZBContents class 2017-03-07 11:50:53 +01:00
DariusIII 239ba42753 Small refactor of NZB class 2017-03-07 11:34:31 +01:00
DariusIII 504b6b7673 Slightly change NNTP class 2017-03-07 11:33:56 +01:00
DariusIII 4d563e8684 Remove tvrage code, reformat some of the existing code in Nfo class 2017-03-07 10:31:36 +01:00
DariusIII e4b535763d Make maxage parameter in getGamesRange function an empty string 2017-03-06 15:51:53 +01:00
DariusIII 6c72fc5d7c Update NameFixer class 2017-03-06 15:10:29 +01: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 3dea184ba3 Small refactor of Movie class 2017-03-06 13:45:25 +01:00
DariusIII 18aee16695 Remove unused classes (Desura, Greenlight), update Logger, Logging, Menu, MiscSorter classes 2017-03-06 13:22:36 +01:00
DariusIII f15a4a3711 Remove Desura class, not used anymore 2017-03-06 11:41:02 +01:00
DariusIII 438f6e6af0 Merge branch 'riverar-patch-1' into dev 2017-03-06 10:57:37 +01:00
Rafael Rivera 9149ceeb61 Minor typo 2017-03-03 14:51:57 -08:00
DariusIII afccb950d4 Revert changes in start.php 2017-03-03 23:12:15 +01:00
DariusIII cbb926d780 Update ternary to PHP 7 style in start.php 2017-03-03 23:05:31 +01:00
DariusIII 20fdbad0f8 Fix function name in ajax_group-edit.php (Fixes issue #126) 2017-03-03 23:02:56 +01:00
DariusIII f6ad1d1ad9 Remove unnecessary parenthesys in monitor.php 2017-03-03 23:01:13 +01:00
DariusIII 97c54fd2de Update composer.lock 2017-03-03 14:47:31 +01:00
DariusIII bd52486eca Small change in runHooks.php 2017-03-03 12:54:47 +01:00
DariusIII 94b8d31ca1 Lower PHP 7 version requirement and add new NN_MINIMUM_MARIA_VERSION constant to constants.php 2017-03-03 12:50:29 +01:00
DariusIII e2c13c0e1b Fix for missing email error in forgottenpassword.php 2017-03-03 12:21:34 +01:00
DariusIII 3cba0a22e9 Fix errors in Version.php 2017-03-03 11:00:55 +01:00
DariusIII ecdcbb70ff Merge branch 'dev' into 0.x v0.7.0.0 2017-03-03 09:55:48 +01:00
DariusIII 9fed6698bf Remove unused script 2017-03-03 09:54:35 +01:00
DariusIII e71aa00c30 Remove unused class from TMDB 2017-03-03 09:16:26 +01:00
DariusIII 16df251c46 Update error catch in TMDB 2017-03-02 23:44:51 +01:00
DariusIII 7b133c0338 Catch error blocks in TMDB 2017-03-02 23:20:44 +01:00
DariusIII 7715696a86 Fix $tmdbclient property 2017-03-02 15:48:33 +01:00
DariusIII 29c34e0ea5 Fix typo in tmdbkey setting 2017-03-02 15:38:49 +01:00
DariusIII 2f636d98b7 Use new tmdb library in TMDB class 2017-03-02 15:33:38 +01:00
DariusIII 155070d8ea Use new tmdb library in Movie class 2017-03-02 15:32:20 +01:00
DariusIII 3c8e7629ef Add new php-tmdb library 2017-03-02 15:31:36 +01:00
DariusIII 65b0334c15 Add PHP 7.1 to tavis tests 2017-03-02 11:07:12 +01:00