Commit graph

604 commits

Author SHA1 Message Date
Mauro Balades
5016aad8a0 chore: Bump version to 1.0.16 in package.json 2024-07-19 19:46:48 +02:00
Mauro Balades
479a3a832d chore: Update license-check command to include Python files 2024-07-19 19:46:39 +02:00
Mauro Balades
82bd1b9489 chore: Update platform optimization flags for Linux, macOS, and Windows 2024-07-19 17:54:47 +02:00
Mauro Balades
b3de40ec1c chore: Update platform optimization flags for macOS and Windows 2024-07-12 19:42:23 +02:00
mauro 🤙
4fca57ddd8 Fixed compile flags for linux 2024-07-12 07:53:50 +00:00
mauro 🤙
536d05ce42 Fixed windows compile flags 2024-07-12 07:40:02 +00:00
mauro 🤙
65df8356e8 Fix small compiler issue 2024-07-11 22:49:29 +00:00
Mauro Balades
e0bcbf8d01 chore: Update npm dependencies and build scripts 2024-07-11 10:37:51 +02:00
Mauro Balades
d77573374b chore: Bump version to 1.0.9 in package.json 2024-07-11 10:34:06 +02:00
Mauro Balades
083a459a23 chore: Update platform optimization flags for Linux and Windows 2024-07-11 10:33:56 +02:00
Mauro Balades
992c5ab21b chore: Bump version to 1.0.8 in package.json and update process.platform reference 2024-07-11 00:47:20 +02:00
Mauro Balades
38b94f1cda chore: Update process.platform references to use surferPlatform 2024-07-10 19:03:28 +02:00
Mauro Balades
795991d1dc chore: Update process.platform to use surferPlatform 2024-07-10 18:44:55 +02:00
Mauro Balades
af40c2e3e3 chore: Bump version to 1.0.5 in package.json 2024-07-10 10:42:06 +02:00
Mauro Balades
bde7d5099f chore: Update process.platform to use surferOriginalPlatform 2024-07-10 10:38:18 +02:00
Mauro Balades
fbb13c552e chore: Bump version to 1.0.4 in package.json 2024-07-06 21:38:19 +02:00
Mauro Balades
b2ea4be4f4 Removed docs 2024-07-06 21:26:46 +02:00
Mauro Balades
b36fd5e768 Replaced to surfer.json and formated 2024-07-06 21:24:05 +02:00
Mauro Balades
7cfe4aa88d chore: Update package.json description for clarity 2024-07-06 21:17:06 +02:00
Mauro Balades
1f72a1630d chore: Update package.json description for clarity 2024-07-06 21:12:39 +02:00
Mauro Balades
d60aad1bee Refactor README.md to clarify Surfer's relationship with Gluon 2024-07-06 20:55:20 +02:00
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