Skip to content

Releases: eyedeekay/railroad

0.0.038

14 Dec 23:15
72fa13e
Compare
Choose a tag to compare
0.0.038 Pre-release
Pre-release

Easy-Configuration blogging using I2P. Enable SAM, install the plugin, blog. Set your password on the first run, then restart the plugin.### 0.0.037

0.0.037

14 Dec 04:35
2cb74c8
Compare
Choose a tag to compare
0.0.037 Pre-release
Pre-release
set host regardless of how long we let the listener live

0.0.036

12 Dec 05:02
099ce36
Compare
Choose a tag to compare
0.0.036 Pre-release
Pre-release

Really, really easy, individual-oriented I2P blogging with a low barrier to
entry formerly based on kabukky/journey, now
completely forked.

Enable the SAM API: Go to http://127.0.0.1:7657/configclients. Find the menu
item called "SAM application bridge." Select "Run at Startup" and press the small
arrow to the right of the text.### 0.0.035

0.0.035

07 Dec 04:57
0fed92d
Compare
Choose a tag to compare
0.0.035 Pre-release
Pre-release

Really, really easy, individual-oriented I2P blogging with a low barrier to
entry formerly based on kabukky/journey, now
completely forked.

Enable the SAM API: Go to http://127.0.0.1:7657/configclients. Find the menu
item called "SAM application bridge." Select "Run at Startup" and press the small
arrow to the right of the text.### 0.0.035

  • add services(systemd, sysv)

0.0.034

0.0.034

07 Dec 02:03
502496e
Compare
Choose a tag to compare
0.0.034 Pre-release
Pre-release
remove zero from nsis for now

0.0.031

26 Jun 02:08
ad85c01
Compare
Choose a tag to compare
0.0.031 Pre-release
Pre-release

Really, really easy, individual-oriented I2P blogging with a low barrier to
entry formerly based on kabukky/journey, now
completely forked.

Enable the SAM API: Go to http://127.0.0.1:7657/configclients. Find the menu
item called "SAM application bridge." Select "Run at Startup" and press the small
arrow to the right of the text.### 0.0.031 - Fri 25 Jun 2021 10:24:16 AM EDT

Workaround OSX WebView launch issues

23 Jun 03:50
ad85c01
Compare
Choose a tag to compare
Pre-release

This is an experimental build of railroad for OSX only which deals with some UX issues.

Create a Windows Installer to deal with Webview's blocking Localhost

09 Apr 04:01
8fe80f3
Compare
Choose a tag to compare

Sometimes apparently Microsoft likes to keep you from being able to access services running on the localhost within a webview. This release creates a Windows Installer which bypasses this issue.

    5380b663e55ed315ce05778e609c37cd5c2cdf5bcf34ea694606dd6d0628f1b0  railroad.tar.gz
    0c02ed3f9b87399eda7f700d4b5eb20c6fa049dc0e934141e9ce62955c77ca5c  i2p-railroad_0.0.02-1_amd64.deb
    98965596ed10dc6da72c5ed2d1c912ef7fdb35662c947a2cf128ee33fc769d43  railroad-installer.exe
    d80014c53107484a7b23533de0f807dc3c831463c3724b570771db7186ac12c7  railroad.zip

Proof-of-Concept

08 Apr 03:23
f6027ec
Compare
Choose a tag to compare
Proof-of-Concept Pre-release
Pre-release

This is a pre-release of an easy-to-use I2P-based blogging platform intended for testers and enthusiasts right now, but eventually intended to make I2P blogging accessible to everyone regardless of computer expertise. It is a SAM application, instructions for enabling SAM can be found in the readme.

    827612232a797aa3dd6d9bcfad6c5b28a4f8a93050881bcc2940b682b1a675aa  railroad.tar.gz
    cdb7d5a9cc0be9400d8f80b4867084b5a69f30b1f83e8351eb4c02e88c26f74c  railroad.zip
    00ebde66f3e8038b7fa73cd7a3c68577d9f07158a7f03f823b1bc1749eb38221  i2p-railroad_0.0.01-1_amd64.deb

If you have trouble seeing the application window on Windows, then you may need to run this command:

    CheckNetIsolation.exe LoopbackExempt -a -n="Microsoft.Win32WebViewHost_cw5n1h2txyewy"

in an elevated powershell or this command:

    elevate -c -w 'CheckNetIsolation.exe LoopbackExempt -a -n="Microsoft.Win32WebViewHost_cw5n1h2txyewy"'

in a regular powershell.