Commit Graph

506 Commits

Author SHA1 Message Date
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
idk 82b85ca77f update i2pfirefox version 2022-08-07 21:30:19 -04:00
idk 06f7521e2e add i2pfirefox to the result if I2P is already running 2022-08-07 21:25:58 -04:00
idk b7a9d57c73 add i2pfirefox lib to jar 2022-08-07 21:07:28 -04:00
idk 0219d14b48 update user-overrides 2022-08-07 19:42:41 -04:00
idk 1657111ddb switch to user-override for customizations, fix the extension scopes 2022-08-07 19:33:10 -04:00
idk 3329925e73 switch to user-override for customizations, fix the extension scopes 2022-08-07 19:30:20 -04:00
idk e154064cbd check in new app-profile 2022-08-07 16:39:56 -04:00
idk c784284b03 switch to user-override for customizations 2022-08-07 16:37:27 -04:00
idk 0efd2495b5 switch to full arkenfox user.js and just download it when we need to update. It won't be cleaned between builds yet. 2022-08-07 14:39:23 -04:00
idk 9ad49d1a10 update UPDATES.html 20220819 20220809 20220808 2022-07-31 18:00:57 -04:00
idk 53e476d849 update LICENSE.html 2022-07-31 18:00:53 -04:00