Commit Graph

20 Commits

Author SHA1 Message Date
idk
1a9bd3581b do away with clunky logging thing
Former-commit-id: 0a9b7f0678
Former-commit-id: 927ed542e0c6aa26735f6be4c1e021b414479f5f
2022-09-11 01:42:07 -04:00
idk
afb1ededad update index.html
Former-commit-id: 2ea0850f06
Former-commit-id: 97189b43f3679042c1282ca0178d07a2a003b034
2022-09-07 12:06:29 -04:00
idk
2a0a0eae7b make waitForProxy always return true if the timeout is zero or less
Former-commit-id: 26154f3b7f
Former-commit-id: a57f223bf4f3a52875c3760fa3b8cefa33aa41c6
2022-09-07 12:04:03 -04:00
idk
1684d7c7bd wait up to 5 seconds for the headless firefox to die(sounds creepy when I say it like that)
Former-commit-id: 64505f6617
Former-commit-id: 0f6e3fea65809c006bebe1d032246c9e19b8741a
2022-09-07 11:58:08 -04:00
idk
fac9329b4b move all proxy checking into common class(DRY) and add the ability to selectively disable or change the timeout time
Former-commit-id: 368d9c3423
Former-commit-id: 26922abcb88820e6ae4d894ce3eece295eb925ba
2022-09-07 11:45:49 -04:00
idk
1892e107bc update the changelog
Former-commit-id: 0e2dba7bd5
Former-commit-id: 7f3ad002f5c39d0d19ba531670f78840d5a60f3d
2022-09-06 20:12:31 -04:00
idk
518bc35946 update index.html
Former-commit-id: f3dc285ba6
Former-commit-id: aa24c34cf2ff8d446a53c80d06c8239d71ee960d
2022-09-05 21:53:59 -04:00
idk
ba6104df32 never run inside Program Files, allow per-user install
Former-commit-id: ea778bf5da
Former-commit-id: dbd2095b70b8534ab186ece6dd9ffadaf4444717
2022-09-05 21:32:31 -04:00
idk
a52121b191 set a default directory in some cases
Former-commit-id: d989337a9c
Former-commit-id: 3334c0c6e0d54e4001ef0afd5d87ec07d68fd41f
2022-09-05 21:08:11 -04:00
idk
3de28ee877 move all logging to a proper logging system
Former-commit-id: 2b80b4151a
Former-commit-id: 8b4aa7a33e94df5a4903c52be31b266999549b0e
2022-09-05 00:19:59 -04:00
idk
a9279a6caa first run just unpacks the profile and deletes the first-run file now, to prevent launch-and-close of browser on Windows 11 when running from NSIS
Former-commit-id: 9d347bdfa2
Former-commit-id: 95ad268c681476213e3513f0b33e033501bee758
2022-09-04 10:59:35 -04:00
idk
ff915470f4 OK releasing it
Former-commit-id: 4cf8f67752
Former-commit-id: b99c7dd59ffec063b2a89759e37a98edbb9ae56e
2022-09-01 15:36:17 -04:00
idk
b258bc9ad6 add usability mode for Firefox
Former-commit-id: d7769d4320
Former-commit-id: 65d762f837a781302719bb90f55f7efe80a7a479
2022-08-30 17:23:56 -04:00
idk
e402c9d85e fix pathfinding bug from refactor
Former-commit-id: cb724a0b4b
Former-commit-id: b786e722514f88e746e60aa36b90527ea4e06c0d
2022-08-30 16:00:58 -04:00
idk
32e5dd112f clangfmt everything
Former-commit-id: 84bc6480d9
Former-commit-id: fa1c9c8f207bc52eb2e8fa9c1d643bea0b17af4f
2022-08-30 15:49:44 -04:00
idk
eabea57327 fix missing dot
Former-commit-id: 54486e5da4
Former-commit-id: bbe545ad41d7695fcb89a7265fe11fb4025f030d
2022-08-30 15:16:38 -04:00
idk
980ff201e5 move more common functions to common class.
Former-commit-id: d3613d566a
Former-commit-id: cfd4128ac44d3f5bb1c154491a23bdf9e588993d
2022-08-30 15:01:57 -04:00
idk
a629652495 factor away more common code into the parent class. Break some javadoc.
Former-commit-id: f76fae7c1c
Former-commit-id: 15121e50b48d16496ab7df88199f8eede889f2c1
2022-08-30 14:52:29 -04:00
idk
67d4b16690 fix unaltered FIREFOX vars in I2PChromiumProfileBuilder.java
Former-commit-id: 48ba47b274
Former-commit-id: 7fab03763415a18cff4e73f7d565ee1027958cf4
2022-08-30 14:22:47 -04:00
idk
131b69d800 move runtime directory discovery functions to common class
Former-commit-id: 87f24dc0b1
Former-commit-id: 2361cc7d15d2074f6829e29e08a4654d1d6b0b39
2022-08-30 11:34:32 -04:00