Commit Graph

22 Commits

Author SHA1 Message Date
idk
a133ee1d8f add userChrome CSS enablement for Firefox app mode
Former-commit-id: ccdfeac71a
Former-commit-id: b3e477a84e261e12c65b514b620cb5cec5ca8acf
2022-09-15 21:01:55 -04:00
idk
24df8dda06 add the only XUL component we'll ever need
Former-commit-id: 2187952038
Former-commit-id: 6bd8b1eac0155cd86f2b367720678e27c6f11445
2022-09-15 20:23:53 -04:00
idk
0b9a18867e start working on app mode
Former-commit-id: a605a86573
Former-commit-id: 590a07bdb554c72ff31f227c598082faf47cc4ff
2022-09-15 19:21:42 -04:00
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
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
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
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
2cdd5b0588 constructor needs to be in public scope
Former-commit-id: ab88dc722b
Former-commit-id: 93402e2b6f1910b5b90f14ead15cf5fce419e818
2022-08-07 21:28:56 -04:00
idk
99294f3dd7 It lives
Former-commit-id: c52c4227e1
Former-commit-id: fa3d51b2d1bae639efedb2da0a0b7e78acdda33b
2022-08-07 19:35:30 -04:00
idk
e587cd7058 update profile
Former-commit-id: 1d77950d50
Former-commit-id: 9fa77465318cf145106a2cba271512725505f05a
2022-08-07 16:54:06 -04:00
idk
01779359e2 always re-copy user.js regardless of whether a profile already exists 2022-08-07 14:06:16 -04:00
idk
e4ee05ea30 fix some false-ish positive validation errors 2022-08-07 13:47:37 -04:00
idk
056c4966fe write all the javadoc so far 2022-08-07 13:12:43 -04:00
idk
fab5157788 respect Java conventions a little better, start writing some Javadoc 2022-08-07 12:58:12 -04:00
idk
a6f80ec8b5 move java files to correct directory. 2022-08-07 12:40:11 -04:00