|
1ea7ccb671
|
Add jpackage archives and prebuilt jpackage to CI
|
2024-08-26 18:05:57 -04:00 |
|
|
4d3e700ec3
|
Remove some redundant methods
|
2024-06-26 19:27:29 -04:00 |
|
|
8809ddaac7
|
Delete redundant sections from the README.md
|
2024-03-18 10:30:13 -04:00 |
|
|
958f33db7f
|
Delete ancient sections from when I made this useful as a browser profile launcher for Linux
|
2024-03-18 10:28:39 -04:00 |
|
|
0bfeaaf841
|
Give the README.md a canned update about how to use the CI description as the basis for a dev build
|
2024-03-18 10:27:14 -04:00 |
|
|
2225b47459
|
tell builders to use unsigned.sh because it is easier
|
2023-01-23 19:15:11 +00:00 |
|
|
78989a8bbd
|
get rid of note about git bash from readme
|
2023-01-23 19:14:22 +00:00 |
|
|
2a162fb4c1
|
move all the buildscripts out of the root
|
2023-01-23 16:43:15 +00:00 |
|
|
67e0b87d97
|
clone i2p.i2p to depth=1
|
2022-10-08 13:14:04 -04:00 |
|
|
afeae19cfd
|
more README clarifications
|
2022-09-18 16:42:39 -04:00 |
|
|
68784fe6a2
|
add nsis-pluginapi to readme for e2e Windows builds
|
2022-09-18 13:32:12 -04:00 |
|
|
6bdc6a2b39
|
fix links
|
2022-09-18 00:40:27 -04:00 |
|
|
0c15a46cea
|
fix link on home page
|
2022-09-17 16:22:59 -04:00 |
|
|
8b1820bd81
|
add note about unix portable to the readme
|
2022-09-16 18:01:58 -04:00 |
|
|
835966aecb
|
add note about config files to readme
|
2022-09-16 18:00:09 -04:00 |
|
|
b0aa8a4989
|
update readme
|
2022-09-16 17:48:53 -04:00 |
|
|
a0f638c2de
|
document removal of Unix features
|
2022-09-16 17:33:01 -04:00 |
|
|
acb66c97d0
|
update page title
|
2022-08-27 11:31:04 -04:00 |
|
|
f7fa344ea8
|
\is\are"
|
2022-05-20 13:02:30 -04:00 |
|
|
c9747734dc
|
document license generation/display
|
2022-05-20 12:56:59 -04:00 |
|
|
0e7b25ad2c
|
Update release procedure
|
2022-05-17 17:27:06 -04:00 |
|
|
7a3598817d
|
Update su3 signing procedure
|
2022-05-17 17:18:12 -04:00 |
|
|
1cbd3f6553
|
specify user:administrator to runas
|
2022-05-17 16:38:18 -04:00 |
|
|
6ffd0dae9a
|
bump the version, use an updated JNA_VERSION
|
2022-05-17 15:12:39 -04:00 |
|
|
f8c84ba50a
|
add some crude logging and a signtool example to the readme.
|
2022-05-08 20:24:33 -04:00 |
|
|
73f94a120e
|
Merge branch 'master' into 'settable-paths'
# Conflicts:
# src/nsis/i2pbrowser-version.nsi
# src/win/i2pbrowser-private.bat
# src/win/i2pbrowser.bat
|
2022-04-04 17:55:42 +00:00 |
|
|
1f980fb016
|
Add choco to the Windows README
|
2022-03-21 11:43:34 -04:00 |
|
|
cf394be352
|
Add choco to the Windows README
|
2022-03-21 11:41:29 -04:00 |
|
|
e50fae0dff
|
Add Ubuntu, WSL to NSIS plugin section
|
2022-02-23 13:42:24 -05:00 |
|
|
2776609179
|
Add information about how to install ShellExecAsUser NSIS plugin
|
2022-02-23 12:41:49 -05:00 |
|
|
a793e11176
|
add missing release instruction to README.md
|
2021-09-14 16:32:27 -04:00 |
|
|
d13e2317dd
|
Make it run in Docker too
|
2021-08-20 00:12:36 -04:00 |
|
|
ad373eface
|
Add update server basics
|
2021-08-19 21:01:23 -04:00 |
|
|
f54d989ea7
|
Remove unix changes, they can go in EXPERIMENTAL-debian
|
2021-07-23 19:39:07 -04:00 |
|
|
10f02140a3
|
Make it possible to optionally generate jpackage which can be added to a Linux tar.gzipped firefox profile+script. If a Firefox is added to this .tar.gz in a directory called ./firefox/, and that Firefox is configured to be portable and avoid the disk, the launching script will favor the local Firefox and it *should* never need to touch anything outside the directory it's unpacked in, making it usable from a flash drive without touching the disk on a host, for instance. More generally, forming the basis of a TBB-like package
|
2021-05-25 13:46:37 -04:00 |
|
|
f0a4001b53
|
Fix conflicting files for case-insensitive filesystems.
|
2021-04-03 22:55:56 -04:00 |
|
|
b678d1434a
|
Fix conflicting files for case-insensitive filesystems.
|
2021-04-03 22:52:47 -04:00 |
|
|
dc08fda98b
|
ant updater does not include jetty jars
|
2021-04-03 16:32:28 +01:00 |
|
|
0e60f158ce
|
Work on jpackage detailed build instructions
|
2021-03-27 01:38:52 -04:00 |
|
|
e438fff266
|
Work on jpackage detailed build instructions
|
2021-03-27 01:38:00 -04:00 |
|
|
c244dc9fe7
|
Work on jpackage detailed build instructions
|
2021-03-27 01:12:37 -04:00 |
|
|
e22abb872e
|
Make the launcher command it accepts variable so I can pass arguments in the snap
|
2021-03-26 21:15:29 -04:00 |
|
|
8f70bc346d
|
Add a note to the readme about pre-built images
|
2021-03-26 18:09:13 -04:00 |
|
|
30909d1353
|
Give it a way to know it's working on a jpackaged router and if so update itself
|
2021-03-26 18:07:32 -04:00 |
|
|
a5540bc94d
|
More README
|
2021-03-20 02:19:41 -04:00 |
|
|
1b3fd56ced
|
Minor readme edits
|
2021-03-19 21:54:22 -04:00 |
|
|
936344c794
|
beautify readme a little. Add a script to fetch the latest addon updates at build time. Outline the Unix support. Priortize local appdata, then roaming appdata, then program files for router.config.
|
2021-03-19 16:22:54 -04:00 |
|