mr. M
92c4d3eb49
bump version to 1.9.14 and refactor code for consistency and readability
CI / general (push) Waiting to run
2025-01-27 23:31:47 +01:00
mr. M
eb88a86228
bump version to 1.8.5 and implement getFFVersionOrCandidate utility for version handling
CI / general (push) Has been cancelled
2024-12-31 19:40:13 +01:00
omove
060191f60d
Update index.ts
2024-11-16 14:13:39 -05:00
mauro-balades
97d630b78f
Refactor code formatting and fix paths
2024-09-30 22:41:59 +02:00
Mauro Balades
af7accb25c
chore: Update package.json version to 1.2.5 and fix compatibility mode flag
2024-08-02 00:51:18 +02:00
Mauro Balades
71fa9b96b5
chore: Update package.json version to 1.2.1 and optimize platform flags
2024-08-01 13:32:46 +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
bde7d5099f
chore: Update process.platform to use surferOriginalPlatform
2024-07-10 10:38:18 +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
TrickyPR
d84e0941b5
🎨 New, overkill linter
2022-10-20 22:08:27 +11:00
trickypr
73747847c9
🐛 Disable middleware for get command
2022-07-10 14:56:47 +10:00
trickypr
9543158dd0
🐛 Fix CI command
2022-07-01 18:06:56 +10:00
trickypr
bab5a7f50c
🚨 Fix typescript problems
2022-06-23 14:03:07 +10:00
trickypr
463164a2af
🐛 Stop specifying UTF-8
2022-06-19 10:23:48 +10:00
trickypr
f90dd9c30c
♻️ Fix eslint warnings
2022-05-08 14:32:27 +10:00
trickypr
2621130fea
🔨 Add windows build scripts
2022-04-09 16:24:19 +10:00
trickypr
272f43653e
📄 Add license headers to all files
2022-03-27 17:38:45 +11:00
trickypr
d84204ef17
♻️ Stop exporting log from index.ts
...
This was causing issues with testing because index.ts cannot be covered be unit tests
2022-03-27 17:20:29 +11:00
trickypr
9034d4430a
⚡ ️ Dynamicly load commands
...
All of the imports requred to get everythign up and running were getting a touch slow, so this new system should only load what is nessisary to improve performance
2022-03-27 17:03:50 +11:00
trickypr
83c2a27d52
🐛 Allow midleare to run
2022-03-05 17:18:20 +11:00
trickypr
0ec99d8362
♻️ Clean up index.ts
2022-03-02 21:21:29 +11:00
trickypr
24a9806588
🔥 Remove branch checker
2022-03-01 19:03:44 +11:00
trickypr
f3da7fc8b5
✅ Tests for ff-version command
2021-12-28 11:53:45 +11:00
trickypr
704a5e5006
✅ Add tests for config
2021-12-26 12:07:25 +11:00
trickypr
331c2b2235
🚧 Broken artifact builds
2021-11-17 18:13:34 +11:00
trickypr
dd064c059c
✨ Verbose logging
2021-11-16 15:09:51 +11:00
trickypr
6c3e4cbee9
🐛 Register what command is currently running
2021-11-16 15:03:31 +11:00
trickypr
f1d2b50490
🐛 Stop painful errors
2021-11-12 17:40:28 +11:00
trickypr
b5711937fc
🐛 Fix package.json imports
2021-10-02 12:25:20 +10:00
trickypr
b0eda8e28e
🚨 Fix eslint warnings
2021-10-02 12:06:01 +10:00
trickypr
cf31fa28c0
🚧 Copy template as part of setup process
2021-09-20 19:51:39 +10:00
trickypr
49695449c7
🚧 Process for setting up projects
...
Note that I am still working on a process for setting up the nessisary file structure
2021-09-20 18:33:19 +10:00
trickypr
9baa351d33
✨ Introduce configs
2021-09-20 11:49:22 +10:00
trickypr
4714fb4bc8
🎨 Run prettier
2021-09-20 11:10:52 +10:00
trickypr
5777e350af
🎉 Copy all the melon code over
2021-09-20 10:59:07 +10:00