Commit Graph

40 Commits

Author SHA1 Message Date
DariusIII ca3cf36eb2 Update NZB class 2017-09-25 19:31:39 +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 b09d7b2f1b Update NZB class 2017-08-11 14:56:31 +02:00
DariusIII 1dd542a9ed Adjust coding 2017-07-23 00:35:08 +02:00
DariusIII 32aa6ef47e Name change for version check 2017-07-18 23:20:01 +02:00
DariusIII c20fc7e07d Change App\extensions to App\Extensions 2017-07-18 14:16:31 +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 239ba42753 Small refactor of NZB class 2017-03-07 11:34:31 +01:00
DariusIII f3ba8e3ede Apply changes from dev to new dev-refactor-tpg branch 2017-02-24 15:31:20 +01:00
DariusIII 1024d61227 Revert all changes related to TPG 2017-02-24 15:26:47 +01:00
DariusIII 6d9838170f Update reset_truncate, Backfill and NZB with mandatory tpg 2017-02-24 11:47:46 +01:00
DariusIII 5752cce27a Change check from Traversable to false in NZB class 2017-02-22 15:41:07 +01:00
DariusIII a1babe9fb7 Fix function name in NZB class 2017-01-19 10:48:43 +01:00
DariusIII 89b58d8051 Change releaseid to releases_id in collections table(s) 2017-01-16 13:00:44 +01:00
DariusIII 19b8fa1905 Rename binaryid to binaries_id 2017-01-16 11:35:10 +01:00
DariusIII 89021e5e2b Replace collection_id with collections_id 2017-01-16 11:33:25 +01:00
DariusIII eb58f5d686 Rename group_id to groups_id 2017-01-16 11:31:36 +01:00
DariusIII aeaecace83 Return false if there is no xref data 2017-01-13 12:08:11 +01:00
DariusIII 7d726067ca Rename $xmlwrtr to $XMLWriter 2017-01-13 11:56:48 +01:00
DariusIII e6497db6b0 Prevent insertion of duplicated groups into nzb 2017-01-13 10:19:07 +01:00
DariusIII 5f8443d950 Optimize code by removing duplication 2017-01-10 10:44:18 +01:00
DariusIII e7648dca58 Change mgf handling again 2016-12-30 01:57:12 +01:00
DariusIII e62f479b05 Add new class that expands NZB class, adjust other classes accordingly 2016-12-29 10:46:54 +01:00
DariusIII 2bc0acbe6d Add mgr switch 2016-12-29 09:18:54 +01:00
DariusIII c27a0d9727 Fix table names 2016-12-29 02:22:32 +01:00
DariusIII 5bc9955f35 Fix NZB creation, simplify queries 2016-12-29 02:14:17 +01:00
DariusIII d7dcddb10d Create releases and nzbs, still very WIP 2016-12-28 14:17:02 +01:00
DariusIII 36517b227d Switch to htmlfmt function where applicable. 2016-11-07 10:40:22 +01:00
DariusIII e42cd51662 Remove htmlspecialchars from NZB class, it is already handled by XMLWriter. Move the function to Utility class. 2016-11-07 10:23:41 +01:00
DariusIII 68712d982e Update regex in NZB class 2016-11-06 17:42:47 +01:00
DariusIII 4f81158714 Remove unused property from NZB class 2016-11-04 21:45:23 +01:00
DariusIII c5c16a2b6a Small adjustments to make scrutinizer happy 2016-11-04 21:07:56 +01:00
DariusIII 76bd35cc15 Use XMLWriter for creating nzbs 2016-11-04 15:42:28 +01:00
DariusIII 29a7192f5a Fix version lookup in NZB class 2016-11-03 11:01:47 +01:00
DariusIII ce5d9ded6d Use DB $pdo when instantiating and not the older Settings $pdo 2016-10-24 13:58:09 +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