Commit Graph

10870 Commits (cac27292305a50792c192bd0e906e384e6241647)
 

Author SHA1 Message Date
Qstick 76afb70b01 New: (Cardigann) Allow JSON filters
3 years ago
Qstick c29fba3a2b Fixed: Convert List<HistoryEventTypes> to Int before passing to DB
3 years ago
Qstick 68e41f0860 Fixed: WhereBuilder for Postgres
3 years ago
Weblate 4c68645175 Translated using Weblate (Finnish)
3 years ago
ta264 aaef8fb29c Fixed: Make authentication cookie name unique to Prowlarr
3 years ago
Pfuenzle b2e300b6da Update Categories
3 years ago
bakerboy448 77c840b03a Fixed: Enable response compression over https
3 years ago
bakerboy448 98c3408909 Fixed: (RuTracker) Update Cats
3 years ago
Zak Saunders 40f6c2e59d
Fixed: Clarify App Sync Settings (#847)
3 years ago
James White 64c9bb4231 Set version header to X-Application-Version (missing hyphen)
3 years ago
Qstick 94ef3ea88f
Go to http if def exists on def server
3 years ago
bakerboy448 dab4500b16 Fixed: (BHD) Handle API Auth Errors
3 years ago
bakerboy448 d951943c67 Fixed: (Immortalseed) Keywordless Search
3 years ago
Qstick bba6f9349b Fixed: (Cardigann) TraktId was mapping to TvRageId
3 years ago
Qstick 7e0f88ad7a New: (Cardigann) - Cardigann v4 Support for Genre, Year, and TraktID
3 years ago
bakerboy448 88c6cbf943 New: (Cardigann) - Cardigann v4 Support for categorydesc
3 years ago
bakerboy448 69d31f96de New: (Cardigann) - Cardigann v4 Add Support for MapTrackerCatDescToNewznab
3 years ago
bakerboy448 a5718ad937 New: (Cardigann) - Cardigann v4 Improved Search Logging
3 years ago
bakerboy448 505d9c151d Fixed: Corrected Query Limit and Grab Limit HelpText
3 years ago
Qstick a637677ec4 New: (Avistaz) Better error reporting for unauthorized tests
3 years ago
bakerboy448 a0d5421dc8 Fixed: (Cardigann) Requests Failing for Definitions without LegacyLinks
3 years ago
dependabot[bot] 95f62be50c Bump SharpZipLib from 1.3.1 to 1.3.3 in /src/NzbDrone.Common
3 years ago
Qstick d7b5100e35 Fixed: (Cardigann) Smarter redirect domain compare
3 years ago
Qstick 64c1e1fa54 Fixed: (Cardigann) Treat "Refresh" header as redirect
3 years ago
Qstick 74663ea077 Fixed: (Cardigann) Replace legacy links with default link when making requests
3 years ago
Qstick bc1e397ce3 Sync Indexers on app start, go to http if not sync'd yet
3 years ago
Qstick 17608cf915 Misc definition handling improvements
3 years ago
PearsonFlyer a3de574de5 Fixed: Updated ruTorrent stopped state helptext
3 years ago
Robin Dadswell 22161e6d57 Fixed: Added missing translate for Database
3 years ago
Zippy79 c46ed33544 Fixed: Download limit check was using the query limit instead of the grab limit.
3 years ago
Qstick 7388655e6d Fixed: ToString() to AbsoluteUri for MagnetUrls as well
3 years ago
Qstick 5b5c186d0c Revert "Replace WebUtility.UrlEncode to Uri.EscapeDataString "
3 years ago
Qstick ae5d93d6dd Revert "Remove extra replacing (already done by Uri.EscapeDataString)"
3 years ago
Qstick 62f6670a21 Optimize Indexer updates
3 years ago
Qstick c9951e7eba
New: Add AppName to system status response
3 years ago
Qstick 2da22c08b0 Fixed: Log DB write connection opening
3 years ago
Qstick e480f53f7f More mono cleaning
3 years ago
ta264 8701e67b1e Fixed: Close all database connections on shutdown
3 years ago
Qstick 97f4a2e651 Fixed: Use rolling 24 hours for indexer limits
3 years ago
Servarr 3c3272cb25 Automated API Docs update
3 years ago
Qstick fa626a53e6 Fixed: Smarter Int normalization
3 years ago
Qstick 76daee3a1b New: Identify indexers that are already setup in add list
3 years ago
Qstick 1cbf61f4db New: Show definition name on add/edit screen for Cardigann
3 years ago
Qstick 34e57f27ff New: Don't close Indexer add list when adding Indexers
3 years ago
bakerboy448 de17ae9969 Fixed: (RuTracker org) Update Privacy to Semi-Private
3 years ago
bakerboy448 06913a2975 Fixed: (PornoLab) Update Privacy to Semi-Private
3 years ago
Qstick dad16f2c57
Bump version to 0.2
3 years ago
François-Xavier Payet 2f22e7295c Changes Uri.ToString() to Uri.AbsoluteUri to prevent unescaping characters
3 years ago
François-Xavier Payet 6880f38635 Remove extra replacing (already done by Uri.EscapeDataString)
3 years ago
François-Xavier Payet a7b1ef19f5 Replace WebUtility.UrlEncode to Uri.EscapeDataString
3 years ago