Martijn Walraven
48856dfd7c
Update cordova-plugin-meteor-webapp dependency
2016-01-25 15:02:42 -08:00
Martijn Walraven
a6b738e8e2
Commit npm-shrinkwrap for webapp package
2016-01-25 15:02:42 -08:00
Martijn Walraven
0fb52157a1
Clarify warnings for unknown keys in App.icons and App.launchScreens
2016-01-25 15:02:42 -08:00
Martijn Walraven
c404f0ade0
Pin Cordova core plugin versions to avoid incompatibility with the current platform versions
...
Closes #6040 .
2016-01-25 15:02:41 -08:00
Martijn Walraven
40ba174049
Add a default permissive CSP meta tag to satisfy whitelist plugin
2016-01-25 15:02:41 -08:00
Martijn Walraven
814b48531b
Change Cordova contentUrl to port 12000
2016-01-25 15:02:41 -08:00
Martijn Walraven
f911ab17ff
Small change to Cordova README
2016-01-25 15:02:41 -08:00
Martijn Walraven
5404f9894b
Rename plugins to pluginVersions
2016-01-25 15:02:41 -08:00
Martijn Walraven
bfe74aeaec
Pass buildOptions as object for new cordova-lib version
2016-01-25 15:02:41 -08:00
Martijn Walraven
5bfeedcf0c
Add missing default app icons and launch images
...
Closes #5989 .
2016-01-25 15:02:41 -08:00
Martijn Walraven
1f2b951763
Add app icon sizes for iOS settings and spotlight
2016-01-25 15:02:40 -08:00
Martijn Walraven
6b511f1f03
Update Crosswalk to 1.4.0
2016-01-25 15:02:40 -08:00
Martijn Walraven
7c8890dfd8
Update Cordova plugin dependencies for default packages
2016-01-25 15:02:40 -08:00
Martijn Walraven
6b471fe4a6
Update mdg:camera and mdg:geolocation dependencies for Local Market example
2016-01-25 15:02:40 -08:00
Martijn Walraven
f43d0f9a6c
Update isobuild:cordova feature package to 5.4.0
2016-01-25 15:02:40 -08:00
Martijn Walraven
831b8511e9
Remove unnecessary app icon and launch image sizes from Local Market example
2016-01-25 15:02:40 -08:00
Martijn Walraven
706a345515
Update app icon and launch screen image sizes
...
Closes #5599 and closes #3419 .
Also updates the API docs and closes #5042 .
2016-01-25 15:02:40 -08:00
Martijn Walraven
2c190564d4
Check if default app icon and launch screen images exist before copying
2016-01-25 15:02:40 -08:00
Martijn Walraven
b05cd35577
Abort followup tasks if Cordova project creation doesn't succeed
2016-01-25 15:02:40 -08:00
Martijn Walraven
7a2e6de78e
Stop protecting against String.prototype modifications in shelljs
2016-01-25 15:02:39 -08:00
Martijn Walraven
38f2246cfd
Stop adding / to bundled Cordova ROOT_URL in runtime config
...
Served index pages do not include / in their ROOT_URL either, so for
consistency we’ll remove it here too (that makes it easier to detect
when something actually changed).
2016-01-25 15:02:39 -08:00
Martijn Walraven
7212663981
Bump bundle version to 0.5.20
2016-01-25 15:02:39 -08:00
Martijn Walraven
1a5ca70f68
Add local Cordova plugins with --link option
2016-01-25 15:02:39 -08:00
Martijn Walraven
4436bb95d0
Consider startup successful after all callbacks have completed
2016-01-25 15:02:39 -08:00
Martijn Walraven
77505025a7
Append version hash to bundled manifest for Cordova
2016-01-25 15:02:39 -08:00
Martijn Walraven
1f1b2a91b8
Update to new Cordova webapp plugin
2016-01-25 15:02:39 -08:00
Martijn Walraven
99e58d72a0
Support modern Cordova whitelist mechanism
2016-01-25 15:02:39 -08:00
Martijn Walraven
3030af03fb
Add comment to pinned platform versions
2016-01-25 15:02:39 -08:00
Martijn Walraven
96d33ad053
Listen to more Cordova log levels
2016-01-25 15:02:39 -08:00
Martijn Walraven
f7692920e9
Pin Cordova platform versions
2016-01-25 15:02:38 -08:00
Martijn Walraven
87ae0bf54f
Update cordova-lib dependency to 5.4.1
2016-01-25 15:02:38 -08:00
Steven Edouard
00710d8657
Remove not-mobile-capable checks for Windows!
2016-01-25 15:02:02 -08:00
Steven Edouard
fdb705d1ed
Stop overriding process.env
...
Overriding process.env removes case insensitivy for environment
variables on Windows. (Causes problems with 'Path' vs 'PATH')
2016-01-25 15:02:02 -08:00
Steven Edouard
8abbf3012f
Console success output should print on Windows cmd
2016-01-25 15:02:02 -08:00
Steven Edouard
fd83e399fe
Launch processes in a Windows-friendly way
...
- options.cwd passed through convertToOSPath
- launch processes on Windows using child_process.exec
- parse args for windows into space-delimited string
2016-01-25 15:02:02 -08:00
Steven Edouard
06a3849700
Make path to check_reqs module Windows-friendly
2016-01-25 15:02:02 -08:00
Sashko Stubailo
68f27b2cd3
Merge pull request #6005 from nagelflorian/devel
...
Add meteor login / logout info to docs
2016-01-19 15:08:17 -08:00
Sashko Stubailo
d9abbc803f
Fix double stache in docs about Template.dynamic
2016-01-19 11:07:59 -08:00
nagelflorian
fda81f65a1
Add meteor login / logout info to docs
2016-01-14 23:50:29 +01:00
Avital Oliver
7b53281af6
Reserve dev bundle version for not yet released Meteor 1.2.2
2016-01-13 11:25:56 -08:00
David Greenspan
c144e0c7d3
Merge pull request #5912 from mitar/better-error-messages
...
Better error messages for compiler plugins
2016-01-12 15:04:11 -08:00
Sashko Stubailo
89161b0bec
Merge pull request #5928 from bwhitty/patch-2
...
Fix typo in Promise resolve call
2016-01-11 11:50:17 -08:00
Martijn Walraven
c766ce393c
Merge pull request #5951 from meteor/webapp-caching-improvements
...
Webapp caching improvements
2016-01-11 13:04:06 +01:00
Martijn Walraven
bdbdad91d3
Set hash to version when serving manifest.json
2016-01-11 12:50:54 +01:00
Martijn Walraven
ce628dfb81
ETags should be enclosed in double quotes
2016-01-11 11:14:36 +01:00
Martijn Walraven
fdebebb7ed
Replace deprecated connect.utils.parseUrl() with parseurl module
...
As recommended in the deprecation warning, we replace
connect.utils.parseUrl() usage with using the parseurl module directly.
2016-01-08 13:24:04 +01:00
Martijn Walraven
21ee605541
Support query parameter to avoid downloading index page when a file does not exist
...
When downloading files during a Cordova hot code push, we need to
detect if a file is not available instead of inadvertently downloading
the default index page.
2016-01-08 13:23:50 +01:00
Martijn Walraven
0a31dabcd6
Don't set Last-Modified based on the file date
...
If we serve files with a Last-Modified based on the file date, this
interferes with content-based cache validation using ETag because
clients are required to take both into account.
2016-01-08 13:21:30 +01:00
Martijn Walraven
b8a17dd97f
Serve non-cacheable files with a max-age of 0 instead of a day
...
We previously served non-cacheable files with a max-age of a day. This was done
to avoid image flickering on page reload (see #773 ).
As far as I can tell, image flickering still occurs because `location.reload`
always forces validation. But switching to `location.replace` means that max-age
will actually be respected, and we don't want to cache these assets for a day
because then changes would not be visible on reloads.
2016-01-08 13:21:29 +01:00
Martijn Walraven
5d501d1793
Update send and connect dependencies for webapp package
...
Updating send was necessary to allow disabling setting Last-Modified,
and version dependencies required updating connect as well.
2016-01-08 13:21:29 +01:00