Commit Graph

7564 Commits

Author SHA1 Message Date
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 33a0802ed8 Fix placement of name and setting in 10-settings.tsv 2016-10-25 23:34:50 +02:00
DariusIII 755fafbfd4 Merge branch 'dev' into dev-settings 2016-10-25 22:39: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 460ff63a51 Fix typos 2016-10-25 14:47:39 +02:00
DariusIII 104d82fe87 Fix sabintegrationtype lokup 2016-10-25 14:20:07 +02:00
DariusIII ba4177895c Use full path for userselstyle 2016-10-25 14:17:27 +02:00
DariusIII 87da98e2ce Change text on step6 of install 2016-10-25 14:09:20 +02:00
DariusIII d86fe9d760 Change line endings used in DbUpdate from \r\n to \n 2016-10-25 14:03:58 +02:00
DariusIII 6ba012739a Fix copy paste error in install/insedx.php 2016-10-25 13:58:35 +02:00
DariusIII 565bbbb462 Update the patch 2016-10-25 13:01:29 +02:00
DariusIII 81abda8aea Second batch of changes 2016-10-25 11:43:17 +02:00
DariusIII 273166660b Changes from old to new Settings model 2016-10-25 11:34:51 +02:00
DariusIII 8f322d521f Add database connection to step6 of install 2016-10-24 23:56:59 +02:00
DariusIII 6fbec10814 Add installer setting to install/index.php to prevent early bootstrap.php loading 2016-10-24 22:49:41 +02:00
DariusIII 3d5ae4f81d Revert last change 2016-10-24 15:24:46 +02:00
DariusIII 4c3eafd8fd Try to fix install 2016-10-24 15:12:26 +02:00
DariusIII e48810fb29 Use app/config/bootstrap in www/smarty.php 2016-10-24 14:05:08 +02:00
DariusIII ce5d9ded6d Use DB $pdo when instantiating and not the older Settings $pdo 2016-10-24 13:58:09 +02:00
DariusIII 6c5026582d Fix version lookup in Tmux class 2016-10-24 13:45:19 +02:00
DariusIII d5431bb564 Fix wrong settings call in BasePage class 2016-10-24 13:38:19 +02:00
DariusIII 93e969f414 Use Settings::value in index.php 2016-10-24 13:30:41 +02:00
DariusIII 760f64d889 showPasswords function now uses settings model 2016-10-24 13:27:42 +02:00
DariusIII 8598c140bf Move from nntmux/db/Settings to app/models/Settings 2016-10-24 13:03:58 +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
DariusIII 01e5a87e66 Update git tag handling in app/extensions/util/Versions.php 2016-10-19 09:16:50 +02:00
DariusIII 79c614c82f Remove @ from function 2016-10-18 23:46:47 +02:00