diff --git a/core/src/main/resources/changelog.yaml b/core/src/main/resources/changelog.yaml index bdd0bb424..c71aca9e2 100644 --- a/core/src/main/resources/changelog.yaml +++ b/core/src/main/resources/changelog.yaml @@ -7,6 +7,8 @@ text: "Negative quick filters are not case insensitive." - type: "fix" text: "Add quick filter word exclusion via ! to tooltip." + - type: "note" + text: "Removed the link to the subreddit." final: true - version: "v5.3.5" date: "2023-11-27" diff --git a/core/src/main/resources/static/js/templates.js b/core/src/main/resources/static/js/templates.js index f57f862a1..df12b9aee 100644 --- a/core/src/main/resources/static/js/templates.js +++ b/core/src/main/resources/static/js/templates.js @@ -1,4 +1,4 @@ -angular.module('templates').run(['$templateCache', function($templateCache) {$templateCache.put('static/html/about.html','\n\n
\n Written by TheOtherP for the community.
\n \n
\n

Program info

\n Version: {{simpleInfos.currentVersion}}
\n \n Container version: {{simpleInfos.packageInfo.version}}
\n Container release type: {{simpleInfos.packageInfo.releaseType}}
\n Container author: {{simpleInfos.packageInfo.author}}\n
\n \n
\n

Contact

\n If you have a question or a feature request I\'d prefer you to create an issue on GitHub.
\n You can visit the subreddit or join the Discord channel.
\n If you absolutely must you can reach me via mail but I really prefer any of the other ways.\n

\n Sources, bugs, enhancements: https://github.com/theotherp/nzbhydra2\n

\n

Donations

\n You\'re welcome to donate:\n \n \n Thanks to the handful of people who\'ve already donated! I really appreciate the gesture.
\n
\n A special thanks go to\n
\n \n
\n and\n
\n \n
\n for sponsoring me.\n \n

\n

License

\n Licensed under the Apache License, Version 2.0 (the "License");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0\n
\n'); +angular.module('templates').run(['$templateCache', function($templateCache) {$templateCache.put('static/html/about.html','\n\n
\n Written by TheOtherP for the community.
\n \n
\n

Program info

\n Version: {{simpleInfos.currentVersion}}
\n \n Container version: {{simpleInfos.packageInfo.version}}
\n Container release type: {{simpleInfos.packageInfo.releaseType}}
\n Container author: {{simpleInfos.packageInfo.author}}\n
\n \n
\n

Contact

\n If you have a question or a feature request I\'d prefer you to create an issue on GitHub.
\n You can join the Discord channel.
\n If you absolutely must you can reach me via mail but I really prefer any of the other ways.\n

\n Sources, bugs, enhancements: https://github.com/theotherp/nzbhydra2\n

\n

Donations

\n You\'re welcome to donate:\n \n \n Thanks to the handful of people who\'ve already donated! I really appreciate the gesture.
\n
\n A special thanks go to\n
\n \n
\n and\n
\n \n
\n for sponsoring me.\n \n

\n

License

\n Licensed under the Apache License, Version 2.0 (the "License");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0\n
\n'); $templateCache.put('static/html/bugreport.html','
\r\n
\r\n
\r\n

Bugreport / Debug infos

\r\n
\r\n
\r\n So you found a bug? Ideally raise\r\n an issue on github. If you don\'t have an account create one ;-) I prefer GitHub issues for communication. Otherwise\r\n send me a mail.
\r\n But please read this first:
\r\n Don\'t just tell me what the problem is. If you just post an exception from the console or say "x does not\r\n work" I probably won\'t be willing or able to help. Remember you want something\r\n from\r\n me.
\r\n
    \r\n
  • \r\n Tell me what you expect to happen and what actually happens\r\n
  • \r\n
  • \r\n If hydra doesn\'t even start, tell me your OS and how you start it.\r\n
  • \r\n
  • \r\n If the website looks weird tell me what browser you use. If you use a reverse proxy post your config\r\n and your base URL setting.\r\n
  • \r\n
  • \r\n If the GUI behaves strangely or doesn\'t react as it should check the browser console for errors.\r\n
  • \r\n
\r\n Tell me anything that might help. If you do all that I will do my best to help you and improve NZBHydra.\r\n \r\n

\r\n If possible provide the log and your settings. Here you can get anonymized versions of both to be\r\n posted:
\r\n \r\n
\r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n
\r\n \r\n
\r\n \r\n \r\n \r\n
\r\n
\r\n \r\n
\r\n
\r\n

CPU usage

\r\n
\r\n
\r\n \r\n \r\n \r\n
\r\n
\r\n \r\n
\r\n
\r\n

Debug SQL execution

\r\n
\r\n
\r\n You may want to take a look at the settings to make sure there\'s nothing in there you wouldn\'t want me to\r\n see.\r\n


\r\n You can use the input box below to execute any SQL query against the database. You will likely never need\r\n this but it allows me to ask you to execute a query when I try to solve a bug.\r\n
\r\n \r\n \r\n \r\n \r\n
\r\n
\r\n \r\n
\r\n
\r\n

Misc

\r\n
\r\n \r\n
\r\n\r\n
\r\n'); $templateCache.put('static/html/celebration-modal.html','\n\n\n\n\n\n'); $templateCache.put('static/html/changelog-modal.html','\r\n\r\n\r\n'); @@ -17,7 +17,7 @@ $templateCache.put('static/html/search-searchhistory-dropdown.html','