Skip to content

Commit

Permalink
Typo corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
filecxx committed Aug 1, 2022
1 parent 8633289 commit aa52162
Show file tree
Hide file tree
Showing 35 changed files with 4,578 additions and 4,345 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,10 @@ If you like this software, please help translate this software into other langua

![HTTP tool](images/screenshot_http_tool.png)

#### Checksum tool

![Checksum tool](images/screenshot_checksum_tool.png)

Browser extension screenshots
-----------------------------------

Expand Down Expand Up @@ -172,6 +176,7 @@ Browser extension screenshots
* Full-featured SSH(sftp) file manager 2.0
* File browser persistent caches 2.0
* Site rules 2.1
* Checksum tool 2.3

## Language files
* Website: "lang/*.lang"
Expand Down
19 changes: 12 additions & 7 deletions en_US/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ <h2>Download</h2>
<div class="detail_">
<div class="version_">
Latest version:
<b>2.21</b>
<span style="color: green">(2022.07.02)</span>
<b>2.3</b>
<span style="color: green">(2022.08.01)</span>
<span> - </span>
<a href="update_log.html">Update log</a>
</div>
Expand All @@ -78,13 +78,13 @@ <h2>Download</h2>
<div class="platforms_">
<div class="platform_">
<h4>Windows x64 (>= Windows vista)</h4>
<a class="button" href="https://github.com/filecxx/FileCentipede/releases/download/2.0/filecxx_2.21_win_x64.zip">Download link1</a>
<a class="button" href="https://github.com/filecxx/FileCentipede/releases/download/2.3/filecxx_2.3_win_x64.zip">Download link1</a>
<a class="button" href="../release/filecxx_latest_win_x64.zip">Download link2</a>
<a class="button" href="https://sourceforge.net/projects/filecentipede/files/">Download link3</a>
</div>
<div class="platform_">
<h4>Linux x64 (No glibc dependency)</h4>
<a class="button" href="https://github.com/filecxx/FileCentipede/releases/download/2.0/filecxx_2.21_linux_x64.zip">Download link1</a>
<a class="button" href="https://github.com/filecxx/FileCentipede/releases/download/2.3/filecxx_2.3_linux_x64.zip">Download link1</a>
<a class="button" href="../release/filecxx_latest_linux_x64.zip">Download link2</a>
<a class="button" href="https://sourceforge.net/projects/filecentipede/files/">Download link3</a>
</div>
Expand All @@ -93,12 +93,12 @@ <h4>MacOS x64</h4>
<a class="button disabled" href="#">Lack build environment</a>
</div>
<div class="platform_">
<h4>Chrome extension 1.4</h4>
<a class="button" href="https://github.com/filecxx/FileCentipede/raw/main/release/chrome.crx">Download link1</a>
<h4>Chrome extension 1.5</h4>
<a class="button" href="https://github.com/filecxx/FileCentipede/raw/main/release/chrome.zip">Download link1</a>
<a class="button" href="../release/chrome.crx">Download link2</a>
</div>
<div class="platform_">
<h4>Firefox extension 1.4</h4>
<h4>Firefox extension 1.5</h4>
<a class="button" href="https://github.com/filecxx/FileCentipede/raw/main/release/firefox.xpi">Download link1</a>
<a class="button" href="../release/firefox.xpi">Download link2</a>
</div>
Expand Down Expand Up @@ -178,6 +178,7 @@ <h2 style="display: inline-block;text-align: left">Features</h2>
<tr><td>Full featured SSH(sftp) file manager</td><td>2.0</td></tr>
<tr><td>File browser persistent caches</td><td>2.0</td></tr>
<tr><td>Site rules</td><td>2.1</td></tr>
<tr><td>Checksum tool</td><td>2.3</td></tr>
</tbody>
</table>
</div>
Expand Down Expand Up @@ -259,6 +260,10 @@ <h4>Translate</h4>
<h4>HTTP tool</h4>
<img loading="lazy" src="../images/screenshot_http_tool.png" alt="File Centipede HTTP tool">
</div>
<div>
<h4>Checksum tool</h4>
<img loading="lazy" src="../images/screenshot_checksum_tool.png" alt="File Centipede Checksum tool">
</div>
</div>

<div>
Expand Down
36 changes: 36 additions & 0 deletions en_US/update_log.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,42 @@ <h1><a href="http://filecxx.com">File Centipede</a></h1>
<h1>Update log</h1>
</div>

<div class="section">
<h3>2.3 (uptime: 2022.08.01)</h3>
<h4>New:</h4>
<p>Browser extension up to 1.5, massively optimized, it can extract videos from javascript.</p>
<p>File checksum tool (text, file, directory).</p>
<p>File size filter for torrent-task.</p>
<p>Taskbar progress for windows</p>
<p>Alert setting: delete task</p>
<p>Alert setting: delete catalog</p>
<p>Stream-task settings: Base URL, Key, IV</p>
<p>Merge tool: video+audio merge (FFmpeg required)</p>
<p>Language Français</p>
<p>Language Nederlands</p>

<h4>Fixed:</h4>
<p>announce_to_all_tiers and announce_to_all_trackers set as default.</p>
<p>HTTPS trackers (Linux)</p>
<p>filec crashes when HTTP cookies over 4 KB.</p>
<p>Convert URI space to "%20" instead of "+"</p>
<p>m3u8 merge files error on windows7</p>
<p>uploaded directories displayed as regular files from the file browser.</p>
<p>SSH connections timed out but the state was still connected.</p>
<p>SSH file manager "operation failed" error.</p>
<p>When resuming an HTTP task and the URL address was expired causing an incomplete file to be downloaded. (New bug since 2.0)</p>
<p>Torrent-task inaccurate statistics.</p>
<p>Torrent-task rename from confirm-dialog failed.</p>
<p>m3u8 parse error.</p>
<p>Clipboard multiple triggers.</p>
<p>HTTP-task filename with =?UTF-8?B?</p>
<p>fileu incomplete task list (fully fixed).</p>
<p>fileu directory icon.</p>
<p>fileu window randomly activated.</p>
<p>DHT 0</p>
<p>...</p>
</div>

<div class="section">
<h3>2.21 (uptime: 2022.07.02)</h3>
<h4>Fixed:</h4>
Expand Down
Binary file modified images/extension_audios.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/extension_videos.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/screenshot_checksum_tool.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit aa52162

Please sign in to comment.