Mauro Balades
0e70d55eda
Changed branding
2024-07-06 20:54:14 +02:00
Gage Moore
fbdee4a6cc
📝 Fix typos in docs ( #45 )
...
Co-authored-by: ggemre <gmoore1@byu.edu>
2023-12-24 21:08:08 +11:00
SplatboyDev
17bde4dafc
Change the default repo ( #35 )
2023-01-27 22:21:19 +11:00
TrickyPR
8cad805199
👷 Add a build pass to the CI
2022-12-26 18:41:18 +11:00
TrickyPR
44bfa1ba76
v1.0.0-rc.5
2022-12-26 18:38:58 +11:00
TrickyPR
239ad47c7f
🐛 Fix a bug caught by ts
2022-12-26 18:36:37 +11:00
TrickyPR
806481b744
📝 Update changelog for
2022-12-26 18:35:23 +11:00
trickypr
1e62b2ac0b
📝 Update changelog
2022-12-26 18:27:32 +11:00
SplatboyDev
e829d48549
🔀 Fix GitHub 403
error code ( #31 )
...
🐛 Fix GitHub User-Agent - @splatboydev
🐛 Fix syntax - @trickypr
2022-12-26 18:26:31 +11:00
trickypr
02c1b09640
🔥 Remove update system patch
...
This is causing issues upstream (pulse-browser/browser#173 ). This wouldn't be an issue if mach respected overriding `@MOZ_APPUPDATE_HOST@`, but that does not appear to be the case. Instead, this patch should be handled by upstream users.
If anyone needs help migrating, open an issue or ping me in discord
2022-12-26 18:24:41 +11:00
trickypr
634e1e8664
🐛 Ensure that git always keeps template/patches.optional
2022-12-26 18:21:18 +11:00
trickypr
0f4c8fb99c
🔀 🔥 Disable updating on latest ( #29 )
...
🔥 Disable updating on latest
2022-12-13 21:34:07 +11:00
trickypr
f3acf7028e
📝 Update changelog
2022-12-13 21:33:33 +11:00
SplatboyDev
0d1ff29b88
🙈 Add closing curly
...
This was an all-time low.
2022-12-11 13:25:11 +01:00
SplatboyDev
cf2128536e
🔥 Disable updating on latest
...
Disable updating firefox on the latest version of your product.
2022-12-11 13:19:43 +01:00
trickypr
d3215852cf
v1.0.0-rc.4
2022-11-28 16:42:23 +11:00
trickypr
b0d7ca32ed
🐛 Fix patches directory location
2022-11-28 16:40:44 +11:00
trickypr
b3556529ac
📝 Update version in changelog
2022-11-28 13:42:22 +11:00
trickypr
040738607c
v1.0.0-rc.3
2022-11-28 13:40:26 +11:00
trickypr
9404e95def
🔨 Self should always run in the testing folder
2022-11-28 13:37:52 +11:00
trickypr
4398215ead
🐛 Don't copy all optional files in copyOptional([])
2022-11-28 13:37:36 +11:00
trickypr
40bb62a414
👽 ️ Fix patches for external api changes
2022-11-28 13:16:50 +11:00
trickypr
180e67cdf9
🎨 Use global constant
2022-11-28 13:12:35 +11:00
trickypr
2fc60b26eb
🐛 Fix crash if engine directory does not exist
2022-11-17 11:31:53 +11:00
trickypr
c8484ec8d8
🔀 Improve download behavior ( #27 )
2022-11-16 13:31:54 +11:00
trickypr
bcf05793b7
🐛 Give github request a UserAgent
2022-11-15 12:45:06 +11:00
trickypr
77a63264b7
✨ Add force option to download command
2022-11-15 12:40:51 +11:00
trickypr
e79d4b099c
💬 Correct comments and logs
2022-11-15 12:33:19 +11:00
trickypr
60f6851ebd
📝 Update MozillaBuild link
2022-11-15 12:12:29 +11:00
trickypr
b087baa632
📝 Update windows build requirements
2022-11-14 21:35:44 +11:00
trickypr
97a87f5eb4
🐛 Don't delete the engine directory every download
...
The primary justification for this is adding/updating extensions.
Ideally, you should just be able to run `download` again to get
the new extensions, which the current implementation does not
allow for.
2022-11-14 19:33:25 +11:00
trickypr
c5db3d7b6a
🥅 Provide more clearly debuggable error messages
2022-11-14 19:33:25 +11:00
SplatboyDev
bcf94ab76a
🔗 Make gluon/ a part of the .gitignore
...
Should fix #24 . This ensures that it adds the gluon dir rather than a file names gluon.
2022-11-14 19:33:25 +11:00
trickypr
a552a7595a
🔀 Make gluon/
a part of the .gitignore
( #26 )
2022-10-31 17:39:18 -04:00
SplatboyDev
87ff8e7538
🔗 Make gluon/ a part of the .gitignore
...
Should fix #24 . This ensures that it adds the gluon dir rather than a file names gluon.
2022-10-31 11:23:36 +01:00
trickypr
aaf515736f
🔀 Add update command ( #25 )
...
✨ Add a Firefox update command
2022-10-29 19:18:54 -04:00
SplatboyDev
345aa37bde
Use bin_name
2022-10-29 12:15:48 +02:00
SplatboyDev
965928626d
Remove mkdirSync
2022-10-29 11:03:17 +02:00
SplatboyDev
2d4a6b974a
🔀 Migrate to downloadInternals
2022-10-29 10:59:47 +02:00
SplatboyDev
dfc9d675e7
✅ Use ${bin_name}
2022-10-29 10:11:58 +02:00
SplatboyDev
b26a4c577e
🩹 Add message if you don't have firefox setup
2022-10-29 09:14:36 +02:00
SplatboyDev
5d94097653
🩹 Update check advises you to run update
2022-10-28 18:18:49 +02:00
SplatboyDev
17efbf1c26
✨ Add a Firefox update command
2022-10-28 18:15:54 +02:00
trickypr
32a9f703b1
v1.0.0-rc.2
2022-10-22 21:37:27 +11:00
trickypr
50c97e1054
🐛 I messed up the lc
args
2022-10-22 21:36:11 +11:00
trickypr
6665b42b47
v1.0.0-rc.1
2022-10-22 21:18:07 +11:00
trickypr
89a7e3a275
🙈 Don't publish tests to npm
2022-10-22 21:17:03 +11:00
trickypr
34be9c84ce
🚨 Fix types
...
@pressjump was right...
2022-10-22 21:14:58 +11:00
trickypr
98c0e8218b
📝 Updated changelog
2022-10-22 21:12:56 +11:00
PressJump
6b65704fdd
Merge reduce-packages
...
Assorted clean up
2022-10-22 14:23:46 +11:00