Commit Graph

13 Commits

Author SHA1 Message Date
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
224e248828 update index.html
Former-commit-id: 1aeb795450
Former-commit-id: a7fc182903a537a77ef31f322034e9c99a2cd9d5
2022-08-31 20:58:42 -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
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
idk
59f69ee5cb add URL-passing option
Former-commit-id: ce8ec78beb
Former-commit-id: 1352be01aeb6ad0c7c2539f6354505c5b4c8a8cf
2022-08-27 13:27:28 -04:00
idk
4851c27e98 more javadoc
Former-commit-id: 2c608ccbc5
Former-commit-id: 0253f02816b4bc27b170a0d840cdd7c2ff34c170
2022-08-21 23:49:08 -04:00
idk
28c4b90660 Adds enough Chromium support that all that needs to be added is extensions
Former-commit-id: b47093009a
Former-commit-id: d5182f281021ba7f5a414e5550b478cec66c05ee
2022-08-08 01:37:52 -04:00