Commit Graph

517 Commits

Author SHA1 Message Date
idk 65db834ec9 no directory abort 2022-09-03 19:08:57 -04:00
idk b955dbe66e fix setoutpaths for runtime and app dir 2022-09-03 18:27:13 -04:00
idk e367227714 enable the usability profile 2022-09-02 20:05:51 -04:00
idk 4a02ec418a Merge branch 'auto-configure-any-browser' into 'master'
WIP: This enables the jpackage to launch almost any browser as an I2P-enabled...

See merge request i2p-hackers/i2p.firefox!7
2022-09-02 02:51:05 +00:00
idk 4368b80c79 Merge branch 'master' into 'auto-configure-any-browser'
# Conflicts:
#   src/nsis/i2pbrowser-installer.nsi
2022-09-02 02:49:56 +00:00
idk 7dff65d67d Merge branch 'experimental-extension-loadout' into 'master'
WIP: add 2 extension loadouts, one "Usability" loadout, one "Strict" loadout

See merge request i2p-hackers/i2p.firefox!8
2022-09-02 02:48:58 +00:00
idk 0ad9406387 copy app, runtime individually instead of the parent dir 2022-09-01 21:33:32 -04:00
idk c2485eeea0 enable -private flag for temp identity in Shortcuts(as opposed to on-by-default or container-manged only) 2022-08-30 11:20:45 -04:00
idk 603c10ed9f un-comment broken Firefox languages now that we're compiling with NSIS v3 2022-08-30 11:19:08 -04:00
idk 7806b6f232 make sure to copy default hosts.txt file too 2022-08-30 09:45:40 -04:00
idk 21b396e343 add buildscript for experimental extension loadout 2022-08-29 19:56:13 -04:00
idk 3d67aa4dca eliminate redundant parentoptions 2022-08-29 19:53:52 -04:00
idk 646778680d This enables the jpackage to launch almost any browser as an I2P-enabled browser. It will choose Firefox variants first, Chromium variants second, and falls back to setting environment variables before spawning the browser process. It also removes the Firefox dependency from the NSIS build 2022-08-29 19:42:25 -04:00
idk 910aeed82c add /a to signer script 2022-08-29 09:44:18 -04:00
idk 2f0e553b20 update changelog 2022-08-28 23:16:39 -04:00
idk bc33051d8d bump version 2022-08-28 13:58:32 -04:00
idk e4d0be36c9 update UPDATES.html 2022-08-27 11:33:03 -04:00
idk 9374b1b274 update LICENSE.html 2022-08-27 11:32:59 -04:00
idk e4e3df90dc update index.html 2022-08-27 11:32:55 -04:00
idk acb66c97d0 update page title 2022-08-27 11:31:04 -04:00
idk a8ac47966c update i2p.plugin.firefox version 2022-08-22 17:36:15 -04:00
idk acf67d93c6 disable https-only mode to get rid of warning from profile 2022-08-21 19:01:40 -04:00
idk 07f7b84817 update the i2pfirefox version one last time 2022-08-21 18:15:04 -04:00
idk c7a42e6447 Don't delay at launch time, delay at run/check time 20220903 20220830 20220822 20220902 20220901 20220831 20220823 20220829 20220828 20220827 20220826 20220825 20220824 20220904 2022-08-21 11:52:39 -04:00
idk 66e93709ca Delay launch by 2 seconds to make sure that router.ping is written before trying to launch a browser when a router is already running 2022-08-21 11:31:23 -04:00
idk a7eba5f5ae Change message when refusing to start because we think I2P is already running 2022-08-21 11:18:09 -04:00
idk ba0e2fb8c0 Reduce rate-limit on restarts to one a minute, 2 minutes is too long 2022-08-21 11:16:21 -04:00
idk 8ee2a1170e always copy i2ptunnel.config on first install but not updates 2022-08-21 10:46:48 -04:00
idk a08046655b update i2p.firefox 2022-08-21 01:14:13 -04:00
idk 54be1d3acd don't return after private browsing check 2022-08-21 00:49:29 -04:00
idk e7e40a96ba update i2p.firefox 2022-08-21 00:26:13 -04:00
idk 6de7e95a4b always install exe but don't always install own config files 20220821 2022-08-20 23:26:03 -04:00
idk b4d9687eed Only copy new config files and certs 2022-08-20 10:08:41 -04:00
idk 73b779ba5c Only copy new config files and certs 2022-08-20 10:07:33 -04:00
idk f4d55be5b4 Only use ShellExecAsUser if we are admin 20220820 2022-08-19 23:06:25 -04:00
idk 03ea86c345 just point back to ourselves in router.config 2022-08-19 20:37:28 -04:00
idk 1ba8327589 only update certificates and geoip config during update cycles 2022-08-19 19:21:17 -04:00
idk 50c8804c8a post-install launch using shortcut 2022-08-19 18:16:01 -04:00
idk 3d29135e50 change OutPath when launching post-install, never self-select an admin install 2022-08-19 17:51:37 -04:00
idk 419105420d change OutPath when launching post-install 2022-08-19 16:22:13 -04:00
idk 217f54db07 remove unused elevatorCallback, elevation for installs performed as an admin is now handled on the Java side and has been for a long time 2022-08-19 16:14:11 -04:00
idk 6afecedf59 use I2P.exe to launch when restarting through the installer and not the shortcut 2022-08-19 16:11:16 -04:00
idk 1347859bc5 supply args to CreateShortCut even if they are blank. Use I2PINSTEXE as shortcut target directory 2022-08-19 15:26:34 -04:00
idk eafa1bf04d remove the bat files from the final product 2022-08-19 13:02:57 -04:00
idk 63e1326dae don't use batch scripts to launch browser anymore. 2022-08-19 12:06:36 -04:00
idk 50b00c6c88 launch I2P.exe with the shortcut instead of i2pbrowser.bat 2022-08-07 23:20:12 -04:00
idk 49d52e150b update i2pfirefox jar 2022-08-07 22:58:37 -04:00
idk 86e363d13e update i2pfirefox jar 2022-08-07 22:17:53 -04:00
idk 3930c6750d make the java launcher handle the Firefox launch automatically if the router is already running 2022-08-07 22:00:17 -04:00
idk cead2e1133 prioritize host check 2022-08-07 21:36:09 -04:00