mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-22 12:34:19 +00:00
Fix typos
This commit is contained in:
parent
e4fe3bfe35
commit
7e258bfe38
28
Changelog
28
Changelog
@ -86,7 +86,7 @@ Tue Dec 03 2019 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.0
|
|||||||
- BUGFIX: Remove the max half-open connections option (thalieht)
|
- BUGFIX: Remove the max half-open connections option (thalieht)
|
||||||
- BUGFIX: Center align the section labels in advanced settings (thalieht)
|
- BUGFIX: Center align the section labels in advanced settings (thalieht)
|
||||||
- BUGFIX: Add documentation links to some advanced settings (thalieht)
|
- BUGFIX: Add documentation links to some advanced settings (thalieht)
|
||||||
- BUGFIX: Impove DownloadManager code (glassez)
|
- BUGFIX: Improve DownloadManager code (glassez)
|
||||||
- BUGFIX: Limit DownloadHandler max redirection to 20 (Chocobo1)
|
- BUGFIX: Limit DownloadHandler max redirection to 20 (Chocobo1)
|
||||||
- BUGFIX: Log DownloadManager SSL errors (Chocobo1)
|
- BUGFIX: Log DownloadManager SSL errors (Chocobo1)
|
||||||
- BUGFIX: Force recheck multiple torrents one by one (glassez)
|
- BUGFIX: Force recheck multiple torrents one by one (glassez)
|
||||||
@ -317,10 +317,10 @@ Tue Dec 03 2019 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.0
|
|||||||
- BUGFIX: Restore torrent in two steps (glassez)
|
- BUGFIX: Restore torrent in two steps (glassez)
|
||||||
- BUGFIX: Improve scaling of speed graphs (dzmat)
|
- BUGFIX: Improve scaling of speed graphs (dzmat)
|
||||||
- BUGFIX: Add isNetworkFileSystem() detection on Windows. This allows network mounts to be monitored correctly by polling timer. (Chocobo1)
|
- BUGFIX: Add isNetworkFileSystem() detection on Windows. This allows network mounts to be monitored correctly by polling timer. (Chocobo1)
|
||||||
- BUGFIX: Reduce horizontal graphs resolution. Improves perfomance. (dzmat)
|
- BUGFIX: Reduce horizontal graphs resolution. Improves performance. (dzmat)
|
||||||
- BUGFIX: Don't recheck just checked torrent (mj-p, glassez)
|
- BUGFIX: Don't recheck just checked torrent (mj-p, glassez)
|
||||||
- BUGFIX: Add SMB2 magic number (Chocobo1)
|
- BUGFIX: Add SMB2 magic number (Chocobo1)
|
||||||
- BUGFIX: Restore startup perfomance to v4.1.2 times. Needs at least libtorrent 1.1.10 (sledgehammer999)
|
- BUGFIX: Restore startup performance to v4.1.2 times. Needs at least libtorrent 1.1.10 (sledgehammer999)
|
||||||
- BUGFIX: Make strings actually translatable (sledgehammer999)
|
- BUGFIX: Make strings actually translatable (sledgehammer999)
|
||||||
- WEBUI: Handle downloading .torrent file as success (Tom Piccirello)
|
- WEBUI: Handle downloading .torrent file as success (Tom Piccirello)
|
||||||
- WEBUI: Fix Alternative Web UI to be available (glassez)
|
- WEBUI: Fix Alternative Web UI to be available (glassez)
|
||||||
@ -391,7 +391,7 @@ Tue Dec 03 2019 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.0
|
|||||||
- BUGFIX: Improve torrent initialization (glassez)
|
- BUGFIX: Improve torrent initialization (glassez)
|
||||||
- BUGFIX: Save resume data on torrent change events (glassez)
|
- BUGFIX: Save resume data on torrent change events (glassez)
|
||||||
- BUGFIX: Increase default resume data save interval (Chocobo1)
|
- BUGFIX: Increase default resume data save interval (Chocobo1)
|
||||||
- BUGFIX: Work around crash when procesing recursive download. Closes #9086 (Chocobo1)
|
- BUGFIX: Work around crash when processing recursive download. Closes #9086 (Chocobo1)
|
||||||
- BUGFIX: Reduce queries to python version (Chocobo1)
|
- BUGFIX: Reduce queries to python version (Chocobo1)
|
||||||
- BUGFIX: Disable certain mouse wheel events in Options dialog (Chocobo1)
|
- BUGFIX: Disable certain mouse wheel events in Options dialog (Chocobo1)
|
||||||
- WEBUI: Send all rechecks in one request (Thomas Piccirello)
|
- WEBUI: Send all rechecks in one request (Thomas Piccirello)
|
||||||
@ -878,7 +878,7 @@ Tue Dec 03 2019 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.0
|
|||||||
- COSMETIC: Change RSS view layout to horizontal. Closes #5920. (Chocobo1)
|
- COSMETIC: Change RSS view layout to horizontal. Closes #5920. (Chocobo1)
|
||||||
- OSX: Fix crash on exit using Qt4. (Yez Ezey)
|
- OSX: Fix crash on exit using Qt4. (Yez Ezey)
|
||||||
- OSX: Change QSettings to IniFormat on macOS. Closes #5770 #5808. (Yez Ezey)
|
- OSX: Change QSettings to IniFormat on macOS. Closes #5770 #5808. (Yez Ezey)
|
||||||
- LINUX: Workaround a Qt5 bug which results in a flood of network interface change singals. (Eugene Shalygin)
|
- LINUX: Workaround a Qt5 bug which results in a flood of network interface change signals. (Eugene Shalygin)
|
||||||
- OTHER: Turkish translation for installer. (Burak Yavuz)
|
- OTHER: Turkish translation for installer. (Burak Yavuz)
|
||||||
- OTHER: Update portugueseBR for installer. (DaRKSoM)
|
- OTHER: Update portugueseBR for installer. (DaRKSoM)
|
||||||
- OTHER: Update portuguese for installer. (EdwardLinux)
|
- OTHER: Update portuguese for installer. (EdwardLinux)
|
||||||
@ -895,7 +895,7 @@ Tue Dec 03 2019 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.0
|
|||||||
- SEARCH: Remove KickassTorrents search engine (ngosang)
|
- SEARCH: Remove KickassTorrents search engine (ngosang)
|
||||||
- SEARCH: Remove BTDigg search engine (ngosang)
|
- SEARCH: Remove BTDigg search engine (ngosang)
|
||||||
- SEARCH: Update Torrentz search engine (ngosang)
|
- SEARCH: Update Torrentz search engine (ngosang)
|
||||||
|
|
||||||
* Wed Jul 20 2016 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.3.6
|
* Wed Jul 20 2016 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.3.6
|
||||||
- BUGFIX: Do not create save folder in advance (glassez)
|
- BUGFIX: Do not create save folder in advance (glassez)
|
||||||
- BUGFIX: Fix upper-bound limit of command line for "Run External Program" in Windows. Closes #5399. (Chocobo1)
|
- BUGFIX: Fix upper-bound limit of command line for "Run External Program" in Windows. Closes #5399. (Chocobo1)
|
||||||
@ -1208,7 +1208,7 @@ Tue Dec 03 2019 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.0
|
|||||||
* Sun Aug 02 2015 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.2.3
|
* Sun Aug 02 2015 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.2.3
|
||||||
- BUGFIX: Fix crash when closing a search tab while search is running (pmzqla)
|
- BUGFIX: Fix crash when closing a search tab while search is running (pmzqla)
|
||||||
- SEARCH: Other minor search fixes and improvements (pmzqla)
|
- SEARCH: Other minor search fixes and improvements (pmzqla)
|
||||||
|
|
||||||
* Sat Aug 01 2015 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.2.2
|
* Sat Aug 01 2015 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.2.2
|
||||||
- FEATURE: Allow to force reannounce DHT too (Chocobo1)
|
- FEATURE: Allow to force reannounce DHT too (Chocobo1)
|
||||||
- FEATURE: Implement an option to disable confirmation of torrent recheck (blaxspirit)
|
- FEATURE: Implement an option to disable confirmation of torrent recheck (blaxspirit)
|
||||||
@ -1585,7 +1585,7 @@ Tue Dec 03 2019 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.0
|
|||||||
- BUGFIX: Correctly update tracker tier number in the trackers tab. Closes #1075. (sledgehammer999)
|
- BUGFIX: Correctly update tracker tier number in the trackers tab. Closes #1075. (sledgehammer999)
|
||||||
- BUGFIX: Speed improvements.(sledgehammer999)
|
- BUGFIX: Speed improvements.(sledgehammer999)
|
||||||
- OTHER: Updated translations.
|
- OTHER: Updated translations.
|
||||||
|
|
||||||
* Tue Nov 05 2013 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.1.2
|
* Tue Nov 05 2013 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.1.2
|
||||||
- BUGFIX: Fix WebUI gzip compression. Closes #1037. (sledgehammer999)
|
- BUGFIX: Fix WebUI gzip compression. Closes #1037. (sledgehammer999)
|
||||||
- BUGFIX: Fix compilation with qt < 4.8.0. Closes #1043. (sledgehammer999)
|
- BUGFIX: Fix compilation with qt < 4.8.0. Closes #1043. (sledgehammer999)
|
||||||
@ -1637,7 +1637,7 @@ Tue Dec 03 2019 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.0
|
|||||||
- BUGFIX: Enable edit/rename via F2 or double click in various places(Gelmir)
|
- BUGFIX: Enable edit/rename via F2 or double click in various places(Gelmir)
|
||||||
- BUGFIX: Allow to edit trackers and copy their urls(Gelmir and Driim)
|
- BUGFIX: Allow to edit trackers and copy their urls(Gelmir and Driim)
|
||||||
- BUGFIX: Add Uploaded column to main view(Gelmir)
|
- BUGFIX: Add Uploaded column to main view(Gelmir)
|
||||||
- BUGFIX: Calculate ETA for seeding torrents(Gelmir)
|
- BUGFIX: Calculate ETA for seeding torrents(Gelmir)
|
||||||
- BUGFIX: Add option to ignore global share ratio limits for created torrents(Gelmir)
|
- BUGFIX: Add option to ignore global share ratio limits for created torrents(Gelmir)
|
||||||
- OTHER: Many RSS bugfixes and improvements all over the place(Gelmir)
|
- OTHER: Many RSS bugfixes and improvements all over the place(Gelmir)
|
||||||
- OTHER: Generate translations at configure time to reduce tarball size
|
- OTHER: Generate translations at configure time to reduce tarball size
|
||||||
@ -1659,7 +1659,7 @@ Tue Dec 03 2019 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.0
|
|||||||
- BUGFIX: Use system language as default language. Closes #780 (sledgehammer999)
|
- BUGFIX: Use system language as default language. Closes #780 (sledgehammer999)
|
||||||
- BUGFIX: Move completed files to .unwanted folder when they are unselected by the user (constantined)
|
- BUGFIX: Move completed files to .unwanted folder when they are unselected by the user (constantined)
|
||||||
- BUGFIX: Show delete action when multiple feeds are selected (Gelmir)
|
- BUGFIX: Show delete action when multiple feeds are selected (Gelmir)
|
||||||
- BUGFIX: Use Unicode for libtorrent alert messages (Gelmir)
|
- BUGFIX: Use Unicode for libtorrent alert messages (Gelmir)
|
||||||
- OTHER: Update translations
|
- OTHER: Update translations
|
||||||
- WINDOWS: Shave off ~4MB from the binary size (sledgehammer999)
|
- WINDOWS: Shave off ~4MB from the binary size (sledgehammer999)
|
||||||
- WINDOWS: Remove wrong dependency on msvc2008 runtime (sledgehammer999)
|
- WINDOWS: Remove wrong dependency on msvc2008 runtime (sledgehammer999)
|
||||||
@ -1687,7 +1687,7 @@ Tue Dec 03 2019 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.0
|
|||||||
- LIBTORRENT: Cache can now be returned to the OS (0.16.10)
|
- LIBTORRENT: Cache can now be returned to the OS (0.16.10)
|
||||||
- PERFORMANCE: Improve drawing speed of tranferlist when there are many torrents(>100) (sledgehammer999)
|
- PERFORMANCE: Improve drawing speed of tranferlist when there are many torrents(>100) (sledgehammer999)
|
||||||
- PERFORMANCE: Improve drawing speed of peers list when there are many peers (sledgehammer999)
|
- PERFORMANCE: Improve drawing speed of peers list when there are many peers (sledgehammer999)
|
||||||
|
|
||||||
* Sat Mar 16 2013 - Christophe Dumez <chris@qbittorrent.org> - v3.0.9
|
* Sat Mar 16 2013 - Christophe Dumez <chris@qbittorrent.org> - v3.0.9
|
||||||
- BUGFIX: Raise qBittorrent windows when another instance is launched
|
- BUGFIX: Raise qBittorrent windows when another instance is launched
|
||||||
- BUGFIX: Show human readable names for network interfaces in preferences (Windows)
|
- BUGFIX: Show human readable names for network interfaces in preferences (Windows)
|
||||||
@ -1894,7 +1894,7 @@ Tue Dec 03 2019 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.0
|
|||||||
- BUGFIX: Cleaner program exit on system log out
|
- BUGFIX: Cleaner program exit on system log out
|
||||||
- BUGFIX: Fix possible magnet link parsing problems
|
- BUGFIX: Fix possible magnet link parsing problems
|
||||||
- BUGFIX: Fix possible RSS URL parsing problems
|
- BUGFIX: Fix possible RSS URL parsing problems
|
||||||
- COSMETIC: Added monochrome icon for light themes
|
- COSMETIC: Added monochrome icon for light themes
|
||||||
|
|
||||||
* Sun Mar 20 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.7.0
|
* Sun Mar 20 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.7.0
|
||||||
- FEATURE: Added search field for torrent content
|
- FEATURE: Added search field for torrent content
|
||||||
@ -2225,7 +2225,7 @@ Tue Dec 03 2019 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.0
|
|||||||
- FEATURE: Added "Unread" item to RSS feed list to display all unread news
|
- FEATURE: Added "Unread" item to RSS feed list to display all unread news
|
||||||
- FEATURE: If a torrent contains a torrent file, process downloaded torrent file too
|
- FEATURE: If a torrent contains a torrent file, process downloaded torrent file too
|
||||||
- FEATURE: A random listening port can be chosen automatically
|
- FEATURE: A random listening port can be chosen automatically
|
||||||
- BUGFIX: torrent resume code rewrited
|
- BUGFIX: torrent resume code rewritten
|
||||||
- BUGFIX: Fixed uTorrent spoofing code
|
- BUGFIX: Fixed uTorrent spoofing code
|
||||||
- BUGFIX: Greatly improved column sorting code
|
- BUGFIX: Greatly improved column sorting code
|
||||||
- BUGFIX: Possibility to create trackerless torrents
|
- BUGFIX: Possibility to create trackerless torrents
|
||||||
@ -2347,7 +2347,7 @@ Tue Dec 03 2019 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.0
|
|||||||
- BUGFIX: Removed "disconnected" connection state, detection was far from perfect
|
- BUGFIX: Removed "disconnected" connection state, detection was far from perfect
|
||||||
- BUGFIX: Torrents are no longer starting from scratch when changing default save path (when torrent addition dialog is disabled)
|
- BUGFIX: Torrents are no longer starting from scratch when changing default save path (when torrent addition dialog is disabled)
|
||||||
- BUGFIX: Single instance code is now more reliable on Qt >= 4.4
|
- BUGFIX: Single instance code is now more reliable on Qt >= 4.4
|
||||||
- COSMETIC: Transfer speed, ratio, connection status and DHT nodes are displayed in status bar
|
- COSMETIC: Transfer speed, ratio, connection status and DHT nodes are displayed in status bar
|
||||||
- COSMETIC: RSS Tab is now hidden as a default
|
- COSMETIC: RSS Tab is now hidden as a default
|
||||||
- COSMETIC: Allow to hide or display top toolbar
|
- COSMETIC: Allow to hide or display top toolbar
|
||||||
- COSMETIC: Log is now in a separate dialog
|
- COSMETIC: Log is now in a separate dialog
|
||||||
|
@ -178,8 +178,8 @@ QtLockedFile::LockMode QtLockedFile::lockMode() const
|
|||||||
can be locked.
|
can be locked.
|
||||||
|
|
||||||
If \a block is true, this function will block until the lock is
|
If \a block is true, this function will block until the lock is
|
||||||
aquired. If \a block is false, this function returns \e false
|
acquired. If \a block is false, this function returns \e false
|
||||||
immediately if the lock cannot be aquired.
|
immediately if the lock cannot be acquired.
|
||||||
|
|
||||||
If this object already has a lock of type \a mode, this function
|
If this object already has a lock of type \a mode, this function
|
||||||
returns \e true immediately. If this object has a lock of a
|
returns \e true immediately. If this object has a lock of a
|
||||||
|
@ -42,7 +42,7 @@ namespace
|
|||||||
{
|
{
|
||||||
bool isBitTorrentInfoHash(const QString &string)
|
bool isBitTorrentInfoHash(const QString &string)
|
||||||
{
|
{
|
||||||
// There are 2 represenations for BitTorrent info hash:
|
// There are 2 representations for BitTorrent info hash:
|
||||||
// 1. 40 chars hex-encoded string
|
// 1. 40 chars hex-encoded string
|
||||||
// == 20 (SHA-1 length in bytes) * 2 (each byte maps to 2 hex characters)
|
// == 20 (SHA-1 length in bytes) * 2 (each byte maps to 2 hex characters)
|
||||||
// 2. 32 chars Base32 encoded string
|
// 2. 32 chars Base32 encoded string
|
||||||
|
@ -1311,7 +1311,7 @@ void MainWindow::dropEvent(QDropEvent *event)
|
|||||||
for (const QString &file : asConst(otherFiles)) {
|
for (const QString &file : asConst(otherFiles)) {
|
||||||
createTorrentTriggered(file);
|
createTorrentTriggered(file);
|
||||||
|
|
||||||
// currently only hande the first entry
|
// currently only handle the first entry
|
||||||
// this is a stub that can be expanded later to create many torrents at once
|
// this is a stub that can be expanded later to create many torrents at once
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
@ -548,7 +548,7 @@ window.qBittorrent.ContextMenu = (function() {
|
|||||||
this.menu.getElement('a[href$=newSubscription]').parentNode.addClass('separator');
|
this.menu.getElement('a[href$=newSubscription]').parentNode.addClass('separator');
|
||||||
switch (selectedRows.length) {
|
switch (selectedRows.length) {
|
||||||
case 0:
|
case 0:
|
||||||
// remove seperator on top of newSubscription entry to avoid double line
|
// remove separator on top of newSubscription entry to avoid double line
|
||||||
this.menu.getElement('a[href$=newSubscription]').parentNode.removeClass('separator');
|
this.menu.getElement('a[href$=newSubscription]').parentNode.removeClass('separator');
|
||||||
// menu when nothing selected
|
// menu when nothing selected
|
||||||
this.hideItem('update');
|
this.hideItem('update');
|
||||||
|
@ -2062,9 +2062,9 @@ window.qBittorrent.DynamicTable = (function() {
|
|||||||
}
|
}
|
||||||
row['data'] = {};
|
row['data'] = {};
|
||||||
tds[0].style.overflow = 'visible';
|
tds[0].style.overflow = 'visible';
|
||||||
let indentaion = row.full_data.indentaion;
|
let indentation = row.full_data.indentation;
|
||||||
tds[0].style.paddingLeft = (indentaion * 32 + 4) + 'px';
|
tds[0].style.paddingLeft = (indentation * 32 + 4) + 'px';
|
||||||
tds[1].style.paddingLeft = (indentaion * 32 + 4) + 'px';
|
tds[1].style.paddingLeft = (indentation * 32 + 4) + 'px';
|
||||||
},
|
},
|
||||||
updateIcons: function() {
|
updateIcons: function() {
|
||||||
// state_icon
|
// state_icon
|
||||||
|
@ -428,14 +428,14 @@
|
|||||||
|
|
||||||
return torrentDate;
|
return torrentDate;
|
||||||
})());
|
})());
|
||||||
// Place in iframe with sandbox atribute to prevent js execution
|
// Place in iframe with sandbox attribute to prevent js execution
|
||||||
let torrentDescription = document.createRange().createContextualFragment('<iframe sandbox id="rssDescription"></iframe>');
|
let torrentDescription = document.createRange().createContextualFragment('<iframe sandbox id="rssDescription"></iframe>');
|
||||||
$('rssDetailsView').append(torrentDescription);
|
$('rssDetailsView').append(torrentDescription);
|
||||||
document.getElementById('rssDescription').srcdoc = '<html><head><link rel="stylesheet" type="text/css" href="css/style.css" /></head><body>' + article.description + "</body></html>";
|
document.getElementById('rssDescription').srcdoc = '<html><head><link rel="stylesheet" type="text/css" href="css/style.css" /></head><body>' + article.description + "</body></html>";
|
||||||
|
|
||||||
//calculate height to fill screen
|
//calculate height to fill screen
|
||||||
document.getElementById('rssDescription').style.height =
|
document.getElementById('rssDescription').style.height =
|
||||||
"calc(100% - " + document.getElementById('rssTorrentDetailsName').offsetHeight + "px - " +
|
"calc(100% - " + document.getElementById('rssTorrentDetailsName').offsetHeight + "px - " +
|
||||||
document.getElementById('rssTorrentDetailsDate').offsetHeight + "px - 5px)";
|
document.getElementById('rssTorrentDetailsDate').offsetHeight + "px - 5px)";
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
@ -474,7 +474,7 @@
|
|||||||
};
|
};
|
||||||
recFlatten(response);
|
recFlatten(response);
|
||||||
|
|
||||||
// check if rows matche flattend response
|
// check if rows matches flattened response
|
||||||
let match = false;
|
let match = false;
|
||||||
if (rssFeedTable.rows.getLength() - 1 === flattenedResp.length) {
|
if (rssFeedTable.rows.getLength() - 1 === flattenedResp.length) {
|
||||||
match = true;
|
match = true;
|
||||||
@ -551,7 +551,7 @@
|
|||||||
showRssFeed(r.fullName);
|
showRssFeed(r.fullName);
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
// calculate read differnce and update feed data
|
// calculate read difference and update feed data
|
||||||
let readDifference = 0;
|
let readDifference = 0;
|
||||||
let readChanged = false;
|
let readChanged = false;
|
||||||
for (let i = 0; i < r.articles.length; ++i) {
|
for (let i = 0; i < r.articles.length; ++i) {
|
||||||
@ -570,7 +570,7 @@
|
|||||||
rssFeedTable.rows.filter((row) => r.fullName.slice(0, row.full_data.dataPath.length) === row.full_data.dataPath)
|
rssFeedTable.rows.filter((row) => r.fullName.slice(0, row.full_data.dataPath.length) === row.full_data.dataPath)
|
||||||
.each((row) => row.full_data.unread += readDifference);
|
.each((row) => row.full_data.unread += readDifference);
|
||||||
|
|
||||||
// if feed that is opened changed update dynamicly
|
// if feed that is opened changed update dynamically
|
||||||
if (openedFeedPath !== undefined && r.fullName.slice(0, openedFeedPath.length) === openedFeedPath) {
|
if (openedFeedPath !== undefined && r.fullName.slice(0, openedFeedPath.length) === openedFeedPath) {
|
||||||
for (let i = 0; i < r.articles.length; ++i) {
|
for (let i = 0; i < r.articles.length; ++i) {
|
||||||
let matchingRow = rssArticleTable.rows.filter((row) => row.full_data.feedUid === r.uid)
|
let matchingRow = rssArticleTable.rows.filter((row) => row.full_data.feedUid === r.uid)
|
||||||
@ -599,7 +599,7 @@
|
|||||||
name: 'Unread',
|
name: 'Unread',
|
||||||
unread: 0,
|
unread: 0,
|
||||||
status: 'unread',
|
status: 'unread',
|
||||||
indentaion: 0,
|
indentation: 0,
|
||||||
dataUid: '',
|
dataUid: '',
|
||||||
dataUrl: '',
|
dataUrl: '',
|
||||||
dataPath: ''
|
dataPath: ''
|
||||||
@ -613,7 +613,7 @@
|
|||||||
name: dataEntry.name,
|
name: dataEntry.name,
|
||||||
unread: 0,
|
unread: 0,
|
||||||
status: 'isFolder',
|
status: 'isFolder',
|
||||||
indentaion: dataEntry.depth,
|
indentation: dataEntry.depth,
|
||||||
dataUid: '',
|
dataUid: '',
|
||||||
dataUrl: '',
|
dataUrl: '',
|
||||||
dataPath: dataEntry.fullName
|
dataPath: dataEntry.fullName
|
||||||
@ -631,7 +631,7 @@
|
|||||||
name: dataEntry.name,
|
name: dataEntry.name,
|
||||||
unread: 0,
|
unread: 0,
|
||||||
status: status,
|
status: status,
|
||||||
indentaion: dataEntry.depth,
|
indentation: dataEntry.depth,
|
||||||
dataUid: dataEntry.uid,
|
dataUid: dataEntry.uid,
|
||||||
dataUrl: dataEntry.url,
|
dataUrl: dataEntry.url,
|
||||||
dataPath: dataEntry.fullName
|
dataPath: dataEntry.fullName
|
||||||
|
Loading…
x
Reference in New Issue
Block a user