Commit Graph

5766 Commits

Author SHA1 Message Date
DariusIII 08dfdc299d Fix undefined index notices in user-edit 2016-11-02 12:55:27 +01:00
DariusIII c3898a6425 Fix undefined indexes in content-add page 2016-11-02 12:31:19 +01:00
DariusIII 9f5115132f Fix undefined index title notice in viewserieslist pages 2016-11-02 12:17:18 +01:00
DariusIII 5311a2d39d Fix: Define pagerquerysuffix for users-list 2016-11-02 11:38:11 +01:00
DariusIII 6b99c258cd Fix typo in Users class 2016-11-02 11:36:50 +01:00
DariusIII 162865fa7b Do same for extended 2016-11-02 11:15:45 +01:00
DariusIII 6c6bbc4b68 Switch to if loop in setTvAttributes function for better output 2016-11-02 11:04:10 +01:00
DariusIII 0966090bc0 Revamp categorySearch for cleanliness and make category determination more reliable and extensible 2016-11-01 20:33:39 +01:00
DariusIII aac0190d60 Let scrutinizer ignore platform requirements 2016-11-01 20:29:03 +01:00
DariusIII 729c89cd1f Update .scrutinizer.yml 2016-10-31 22:44:03 +01:00
DariusIII b56eb41bb3 Replace duplicate categorySearch function in releases and exclude leading -99 improving query speed 2016-10-31 22:37:32 +01:00
DariusIII 016613de7f Add back button to most of the edit pages in admin area 2016-10-31 13:18:47 +01:00
DariusIII f04d2df647 Switch from php-gd to php-imagick in ReleaseImage class 2016-10-29 20:37:59 +02:00
DariusIII 7d58b99377 Merge branch 'dev' into dev-imagick 2016-10-29 01:21:06 +02:00
DariusIII fabe2fe007 Remove breaks that cause missing info in api/rss 2016-10-29 01:16:42 +02:00
DariusIII b9fdd79cfc remove debugging code 2016-10-29 00:50:44 +02:00
DariusIII 8b11ef5658 Possible proper imagick implementation. 2016-10-29 00:19:24 +02:00
DariusIII d1ee157481 Revert ReleaseImage to original state 2016-10-28 22:34:22 +02:00
DariusIII c9e583780d Adjust ReleaseImage class 2016-10-28 15:56:08 +02:00
DariusIII 5c9a5991ce Use Settings class in reset_truncate script 2016-10-28 15:28:49 +02:00
DariusIII c85ce0fc66 Categorize VERUM releases as TV Sport 2016-10-28 13:06:00 +02:00
DariusIII cb87f1fa15 Fix check_cover returned results 2016-10-28 12:05:17 +02:00
DariusIII 06a600a9b9 Update composer.json 2016-10-28 10:31:18 +02:00
DariusIII 83c0881c44 check_covers now searches for covers less than 2 days old. 2016-10-28 08:52:31 +02:00
DariusIII 2b1d80c7d8 Fix decrypt_hashes uses wrong index to send to NameFixer (fixes issue #122) 2016-10-28 08:47:33 +02:00
DariusIII 2955295da1 Still trying to make imagick work properly 2016-10-27 15:59:01 +02:00
DariusIII b3d7267e43 Update composer with new version of autosize 2016-10-27 14:15:06 +02:00
DariusIII 1cac6889b8 Speed up browsing and api response 2016-10-27 13:02:09 +02:00
DariusIII 322ca20310 Change saveImage function to improve handling by imagick 2016-10-26 23:12:46 +02:00
DariusIII eb1c674de3 Switch to php-imagick for previews/cover processing in ReleaseImage class 2016-10-26 15:44:52 +02:00
DariusIII 9090835629 Use Imagick to detect broken sample images 2016-10-25 22:33:32 +02:00
DariusIII 91f6acab28 Update composer.lock with new versions of font-awesome (4.7.0) and moinax/tvdb (1.0.6) 2016-10-25 22:03:17 +02:00
DariusIII ecdbfad0d9 Search posts by poster by clicking on poster name on details page 2016-10-24 09:29:47 +02:00
DariusIII 9bd2b88bf2 Remove topic_lock page 2016-10-21 15:39:00 +02:00
DariusIII a551bf7a9c Remove now not needed yenc initiation code from NNTP class. 2016-10-21 14:30:15 +02:00
DariusIII 330afe523a Add support for topic locking/unlocking in forum 2016-10-21 13:29:49 +02:00
DariusIII 829aae7ca3 Unify admin role check in themes 2016-10-20 23:14:36 +02:00
DariusIII 5215199ec3 Properly add topic deletion to forum 2016-10-20 23:08:40 +02:00
DariusIII 38771ee358 Add topic_delete page 2016-10-20 15:14:40 +02:00
DariusIII 86eaa1adc4 Replace spaces with tabs in 10-settings.tsv 2016-10-20 14:31:55 +02:00
DariusIII 32e7e623db Update mysql-ddl 2016-10-20 13:58:09 +02:00
DariusIII 2c3133d678 Add topic delete button 2016-10-20 13:38:35 +02:00
DariusIII cdf0b8cb8b Remove debugging code 2016-10-20 10:26:36 +02:00
DariusIII d8c17ee75d Role excluded categories work properly now 2016-10-20 10:24:52 +02:00
DariusIII 1aad289f29 Change in how OTHER categories are "rendered" in themes, now they can be also excluded from frontend by user 2016-10-20 09:52:53 +02:00
DariusIII 216eecbd15 Change the check for null to !empty for userdata in Page class 2016-10-19 14:32:09 +02:00
DariusIII 85c4409867 Add distinction between cli and web php errors for easier tracking 2016-10-19 14:28:15 +02:00
DariusIII 0a08d3cfe6 Increase the height of category exclusion selection table in all the themes 2016-10-19 13:06:44 +02:00
DariusIII 783fbf060d Add missing releases_id to user_downloads in mysql-ddl. 2016-10-19 13:03:28 +02:00
DariusIII 9ee5b1fe1c Fix parameter array in Versions 2016-10-19 09:22:10 +02:00