Commit Graph

7782 Commits

Author SHA1 Message Date
zodern
d85061ba5d Remove disableNativeWatcher 2021-10-15 11:13:52 -05:00
zodern
6bd370c8ff Use recursive watchers 2021-10-15 11:13:52 -05:00
zodern
a32a77c95c Fix abs module id when on different drive 2021-10-12 22:43:59 -04:00
zodern
3e11a5c2ba Fix infinite loop when file is on a different drive 2021-10-12 22:43:59 -04:00
zodern
7ad8d166fa Fix finding local packages on non-c drives 2021-10-12 22:43:59 -04:00
zodern
54557867e8 Add missing change 2021-10-12 22:43:56 -04:00
zodern
89b2fb32c2 Fix initial versions on cordova 2021-10-12 22:43:56 -04:00
zodern
371a69f731 Fix race conditions in HMR
- To know which change sets to apply, the client needs to know when the version running was built. It used the time the client loaded, but it could have loaded after a new version of the app was built, especially on cordova. Now it uses the actual time the client was built.
- On cordova, there is a delay between the client knowing there is an update available, and being able to reload the page to use the new version.
2021-10-12 22:43:55 -04:00
zodern
8813bdd3df Check origin instead of HMR secret for cordova 2021-10-12 22:43:55 -04:00
zodern
133273ff24 Enable HMR for all web arch's 2021-10-12 22:43:53 -04:00
Renan Castro
644671f378 - Use cordovaServerPort on iOS to avoid server port conflicts
- Apply clearTextTraffic permission only for development mode on android
2021-10-12 22:43:53 -04:00
Renan Castro
e3d909ebd0 Upgrade to cordova-android@10 with required changes:
- use WebViewAssetLoader instead of the local port mechanism for intercepting urls
- Change usage of cordova-android api, it's not included anymore in the generated project
- AndroidXEnabled is now true
- Allow clear text Traffic(http) on android for development purposes - TODO: remove it on production builds
2021-10-12 22:43:52 -04:00
Jan Dvorak
a69f2e573e Remove commented out functionality 2021-10-12 09:23:53 +02:00
Jan Dvorak
cd51b4f572 Add regression self-test 2021-10-11 15:08:34 +02:00
denihs
1c9fb2d4c9 #639 - Push to Deploy
-- new flag container size
2021-09-27 14:51:31 -04:00
Jan Dvorak
cfeda963cc Merge branch 'devel' into release-2.4 2021-09-14 02:33:58 +09:00
Ikko Ashimine
aab0d7b8f3 Fix typo in package-source.js
preceeding -> preceding
2021-09-10 18:50:56 +09:00
Jan Dvorak
c942fb8435 Merge pull request #11623 from meteor/fix/disable-native-watcher-more-commands
Disable native file watcher for more commands
2021-09-09 22:28:43 +09:00
zodern
fe9551d55f Remove duplicate import 2021-09-08 10:30:51 -05:00
Jan Dvorak
37392362f6 Merge pull request #11613 from meteor/feature/allow-METEOR_SETTINGS-always
METEOR_SETTINGS always accepted
2021-09-06 18:49:40 +09:00
filipenevola
c03ab0f426 Including all the available skeletons in Meteor create command test suite
(cherry picked from commit 6483482203)
2021-09-03 21:03:27 -07:00
filipenevola
6483482203 Including all the available skeletons in Meteor create command test suite 2021-09-03 21:03:09 -07:00
filipenevola
9ab19e7296 Disable native file watching during meteor --get-ready 2021-09-03 20:43:01 -07:00
zodern
100357e078 Disable native file watching during meteor create 2021-09-03 20:42:47 -07:00
zodern
28e8e10cbc Disable native watcher for more commands 2021-09-03 15:39:38 -05:00
Jan Dvorak
3adf46ee40 Fix Svelte version to the version used by Svelte compiler in Svelte skel 2021-09-03 17:51:13 +02:00
Jan Dvorak
bac389c9a9 METEOR_SETTINGS accepted always 2021-09-01 10:07:05 +02:00
Jan Dvorak
de43a32de9 Merge branch 'devel' into release-2.4 2021-08-31 20:29:15 +09:00
filipenevola
edd98b0844 Disable native file watching during meteor --get-ready 2021-08-27 20:05:51 -10:00
Filipe Névola
1afe6e93c8 Merge pull request #11608 from meteor/fix/disable-native-watchers-on-create
Disable native file watching during meteor create
2021-08-27 20:02:44 -10:00
zodern
61b37bab2a Disable native file watching during meteor create 2021-08-27 17:07:57 -05:00
Renan Castro
88cb83fec8 Add support for linux and mac os on npm meteor installer - fix instructions 2021-08-27 11:16:19 -03:00
Jan Dvorak
ac2b82d21b Merge branch 'devel' into release-2.4 2021-08-24 09:48:52 +02:00
Jan Dvorak
8fb65770d3 accounts-password use isEnroll 2021-08-23 17:20:05 +02:00
Filipe Névola
56f3dc6153 Merge branch 'devel' into release-2.4 2021-08-20 16:26:09 -05:00
Filipe Névola
721841ba90 Merge pull request #11596 from meteor/feature/push-to-deploy
Accept a token to authenticate deploys
2021-08-20 16:24:47 -05:00
Jan Dvorak
80295aeac8 Merge branch 'devel' into release-2.4 2021-08-12 23:18:11 +02:00
Beretta1979
7df1dca554 Fixes #11583
Do not add ROOT_URLto sourceMappingURL for base64 encoded urls
2021-08-12 11:23:00 +02:00
Jan Dvorak
75396207f2 Merge pull request #11571 from meteor/feature/fix-9907
Fix #9907 - Deleting METEOR_SETTINGS only in development
2021-08-12 01:24:36 +09:00
Jan Dvorak
0f338410e3 Update babel to 7.15.3 to potentially fix d3 array error #11525 2021-08-11 10:45:56 +02:00
Jan Dvorak
29adc93949 Fix #9907 2021-08-04 15:34:19 +02:00
Jan Dvorak
a8b32055e6 Merge branch 'devel' into release-2.4 2021-08-03 04:37:24 +02:00
Jan Dvorak
cd4d04fcae Fix babel runtime in bare and vue skelets 2021-08-03 00:06:56 +02:00
Jan Dvorak
d5c79c10f9 Dev bundle 14.17.4.2 2021-08-02 14:50:41 +02:00
Jan Dvorak
4cf853cca2 Update babel to 7.14.9 per #11525 2021-08-02 14:36:01 +02:00
Jan Dvorak
fb3780ef65 Merge pull request #11550 from meteor/feature/logging-2
Logging v1.3
2021-07-26 19:56:23 +02:00
Jan Dvorak
1aa39e6127 Update meteor-node-stubs to 1.1.0 2021-07-20 16:33:20 +02:00
Jan Dvorak
2edb355bec Logging switch to chalk npm package & fix detecting eval
Remove 2 unused imports in `tools/cordova/run-targets.js`
2021-07-20 15:23:25 +02:00
Jan Dvorak
71776ea489 Merge branch 'devel' into release-2.4 2021-07-17 23:19:35 +02:00
Jan Dvorak
1c4ef4c802 Merge pull request #11537 from harryadel/addFiles-legacy-note
Add note about legacy bundle
2021-07-14 15:16:42 +02:00