Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/NativeScript/nativescript-cli
Command-line interface for building NativeScript apps
https://github.com/NativeScript/nativescript-cli
When there are no plugins found with tns plugin find/search command the cli should show message ...
de88007704b997747da0cb7932b9269e292b56a5 authored almost 9 years agoIntroduce `hooks` option
9640dbeea208284c6ee937df488128d5f1d8675f authored almost 9 years agoWhen `--no-hooks` is passed on command line, the hooks will not be executed.
446ff591553ee156c88d4c815b8776c530b24f5e authored almost 9 years agoAdd list dependencies
b67842ecdbcd3fd579994a409623793d914a070e authored almost 9 years agoAdd plugin find command to list the nativescript plugins available in npm. The command has --all...
2ac30c87abd6f4b7f4afd69ac51db968b854203d authored almost 9 years agoAdd list plugins registered in package.json file when executing tns plugin in project.
2ac44da9d5d47a91993c0672777164e8d9fad664 authored almost 9 years agoMerge release in master
6d2c76e738385b92eb56961865732493c010343d authored almost 9 years agoa4ae4c554128212c1f6d4ad95d27ebed70d13780 authored almost 9 years ago
# Conflicts:
# lib/common
Change the warning when creating project with name app
9a211ff6d67ef891208e3200e5acd5304bf92edb authored almost 9 years agoFix livesynnc on iOS simulator-livesync
3ea1378b6dc608bcf8e44b6fde2fe722d5be582d authored almost 9 years agoWhen creating project with name app a warning will appear and a prompt to create the project wit...
fa3742c684e156347f5280c6c148b7a3d16bdff4 authored almost 9 years agoWhen restarting the application the name of the application should be the projectName.
d32880e599cdf874060c13127b262b94151ec871 authored almost 9 years agoFix warning when adding existing platform
edfd974b555d2a37ac15133173fc3694b17fb7a9 authored almost 9 years agoDo not display help for platform add command when adding an existing platform to the project.
4b0f91624a9e643dab8f69f13f604d1398ac7fbe authored almost 9 years agoAppBuilder fixes
feb517f66d0268a074e372237119538551334bef authored almost 9 years agoDisable analytics in AppBuilder
a598b1231aa54539d8ccc639da6eeecac388911c authored almost 9 years agoWhen --baseConfig is passed, we should use it when merging Info.plist files.
ef119301ddfad0c39a11b857ed4624da784259ea authored almost 9 years agoFix --baseConfig option
9935fd6cd27369dff5874e928e0028e578820aa3 authored almost 9 years agoAdded check if project name starts with number when creating new proj…
e3c2b10f8491b4577aec04c2ffa502ae0e3060ef authored almost 9 years agoApply --baseConfig before replacing placeholders in manifest. This way when there are placeholde...
4014cd73153e9c4dd888924625cda9508c1ba2ee authored almost 9 years agoInstall platform-tools before tools in setup scripts
093d8f3ae535543dc17ea8168448b22c33599f1d authored almost 9 years agoThere are some cases where updating tools requires updating platform-tools and if the former is ...
156c82c77c8d8f3e55c0b27e30beea8e02224333 authored almost 9 years agoUpdate CHANGELOG for 1.7.1
b29d7f5a6bfa0140e77c38bb7707c05d1edc2625 authored almost 9 years agoUpdate CHANGELOG for 1.7.1
a29069129b2d8e3b4887a8354043d2c20befc26b authored almost 9 years agoImprove Setup Scripts' Android bits
a5d4a8004024516b604c411ad029d40a6ee1721a authored almost 9 years ago
Changes include:
* In case `ANDROID_HOME` environment variable is not set, try to determine the...
Changes include:
* In case `ANDROID_HOME` environment variable is not set, try to determine the...
Update README.md
e869f2348816742215ae1a49e8bb7fde4d095dea authored almost 9 years ago
Remove obsolete information and add references to setup scripts.
Update docs for running ps1 set...
Unmute stdout after prompter execution
5b5a55500b25eb0c453ea49e276a2f1ed22216fc authored almost 9 years agoIn order to prevent double printing of stdout data, CLI mutes the stdout. However this is done i...
84f4c8e8a8958be8d2d2457548aafbd410e49f66 authored almost 9 years agoMerge release in master
3f5fd8416e3945f385ef4aa95bc8e8ce9eb9e260 authored almost 9 years agoUpdate to latest common lib where some changes for Proton and LiveSync has been made.
702df3109ec94594caf694974ac73a9a73abafbc authored almost 9 years ago
# Conflicts:
# lib/common
Created project name service with method to ensure the project name does not start with number o...
ff2ae76b937d9061786820669ad19c38e3ce721f authored almost 9 years agoFix analytics tracking of users
e63a3b557a66464ddf0eed0128e76216b5c73dc9 authored almost 9 years ago* Move tracking of environment setup at the end of post install. This way we'll first ask the us...
5431a658f630e3177444cb5b095ca2178bd5f298 authored almost 9 years agoFixed autocomplete
d247f5c98c5dcb7ee7202c3367636bd3f153bcbe authored almost 9 years agoWhen path to node has spaces (C:\Program Files) the child process exec cannot run the command. N...
9842f389fc7fa7bc6be2a17a9d1263c8562034ca authored almost 9 years ago67f7a8fabe54843d0414b9faa356b67a9bfd1c79 authored almost 9 years ago
Simplified creating angular template project
111a986873e876041a33676127a6a60213579319 authored almost 9 years agoRespect --baseConfig on prepare
272347a4752fc9057f6d6cf24b099159c7ad5fd8 authored almost 9 years agofix string template
913795cd425eca68a307443b14c95464d9a6cf85 authored almost 9 years agoWhen `--baseConfig` is passed to prepare (or any other build related command) it should be respe...
d9ac36804c75f42ffbe82d1ae2c7122ef4cd6cbe authored almost 9 years ago77bfbba83a89fe260532ac4ba2607283926e00dd authored almost 9 years ago
28202a763d9c571dd688499eee92c694c8f15782 authored almost 9 years ago
219a1add323abcaf25306cd33b430ce79b81e614 authored almost 9 years ago
Added angular and ng values for --template option which will use https://github.com/NativeScript...
fc8c05ecadedbe45223660a32bf97d2d04aae420 authored almost 9 years agoFixed android support repository name
7d7a1e620f2b9c83ec1e7ac84b7fd24b2680b4c9 authored almost 9 years agoReplace plugin variables in all Android .xml files
8b59febc74faed31b9da209410219615b0dee98b authored almost 9 years agoIn case a plugin has plugin variable, during project preparation CLI replaces the usage of the v...
d30b2ff0be0bf75d2b872f18d47772be062a37dd authored almost 9 years agoReplaced Android Support Repository name with Local Maven repository for Support Libraries.
bbc2e8d9a11cf41bff42266dec685b6d9ec9dc97 authored almost 9 years ago37bf964ad4c5aef0681e67ef4490eca554fe65c1 authored almost 9 years ago
Typo in native-script.ps1
5f3be6e7d70e102a60715bd8424cb7fd07fb7fae authored almost 9 years ago3150bc7763816634839e2d9cd745068d89e1e04b authored almost 9 years ago
Fix double navigation when showing test results
e532589e4bef44ca0454e630c38bf8408f877ecd authored almost 9 years agoWhen `tns test <platform>` is called and results are shown, the results page is refreshed as the...
a4a407c460574d3ce209277d2d64cc89abf128ca authored almost 9 years ago5909dc2838d1dd00abac05a4971ccd39d409f966 authored almost 9 years ago
Improve Setup Scripts
71e65f3b9030fd95303d916f0d679a2b8bbd8713 authored almost 9 years agoIf `$ tns doctor` detects any problems prompt the user to open docs and/or to run the setup scri...
ab2e132a1f5dd1b78dabc08c5928f2b77cf6e1b6 authored almost 9 years ago
Changes include:
* Asking permission from user for every installation - this includes an `al...
Changes include:
* Asking permission from user for every installation - this includes an `all` o...
Merge release in master
516c3401b8dfa94bd79c3b921c58335707fd32d0 authored almost 9 years agof97322bac2a5f1cdbfe9346fd808ecb646135ff7 authored almost 9 years ago
Set version to 1.7.1
f8069a1410b46d0962c79ff007054f89fdadeda9 authored almost 9 years agoSet version to 1.7.1
4df6a19837ea00ff318d6af93933886550a2ae14 authored almost 9 years agoEnable using localhost as ip for tests
fd1dc7b8e13e32f80a98aca5f3ec627429282552 authored almost 9 years agoWhen using iOS Simulator we need the localhost enabled as ip for karma. This does not break the ...
e3580f7abeeca6ced0915b4c77bd0056a9819150 authored almost 9 years agocccabc805581aa1a9ea7b8bcf829f56325b0c734 authored almost 9 years ago
Update CHANGELOG and README
71fe9cb40d9146b423554bc2f0dc0e9ff06c240a authored almost 9 years ago
Set minimum required Windows version to `Windows 7 SP1`
Update Android Requirements.
Update CHANGELOG for 1.7.0 release
012e58b76bffeac198545740cf193d6c3d138d58 authored almost 9 years agoUpdate CHANGELOG for 1.7.0 release
75b17ef76fce0257409115a1597051943ff5e830 authored almost 9 years ago8122415500f72497a511a5f7838ff192df9dfe41 authored almost 9 years ago
Fix livesync for iOS
34e61705721cfc3d8e42bb8dee8af7f806c9fdbe authored almost 9 years agoCLI is destroying the socket too early and so the runtime cannot handle the message that we've s...
647ad0b1b9a47f579bf8c343a4b9ba11b9e1cafb authored almost 9 years agocf3fefb06aa4c08167bd9d55ee4824f539e5918a authored almost 9 years ago
Revert strict check for JAVA_HOME
b5897c4c2269c7a05c063f3127ecf33909789040 authored almost 9 years agoDue to change in runtime, we do not need strict check for JAVA_HOME, so revert the logic introdu...
865364c2fb3c57417e521fb6f979d4868f58f5d9 authored almost 9 years agoTrack Feature usage in a separate Analytics project
bdbf39cc3d085951a8844539d9d4cf0edee3033f authored almost 9 years agoAs we need to track new users separately from existing ones, we have to track AcceptFeatureUsage...
6de8cf18e81af3e3057c061d0989a995378cab88 authored almost 9 years agoWait for sending usage report
65da48ae7ba0d2944e57490d25190988b5d2c401 authored almost 9 years ago
In case eqatecMonitor is not started it may take a while to send the usage report.
In case the p...
Fix plugin remove command for invalid plugins
cf67724302879cc5c8e33c330224fd6c02650e04 authored almost 9 years agoRemove shelljs.config.fatal
e76f8ce25059cc96609c9073f9a282df791018da authored almost 9 years ago
When adding platform, CLI tries to copy some files from runtime to the native project.
When some...
Gulp fails miserably with symlinks in node_modules, use glob and stat instead
7cbc8f61c4e24f01d3703ea81d6677e95655da79 authored almost 9 years agoWhen invalid plugin data is written in project's package.json, `tns plugin remove <name>` comman...
82c972dcfc758d50a088af780a367e148bc8d0cb authored almost 9 years agocd08382de2c116c1ecd37ee8ffa0ad495e071bc4 authored almost 9 years ago
Add support for custom platform templates
50b6685be09203632c35805539aaa5695a4bd7fb authored almost 9 years ago
Add new option when adding platform: `--platform-template`. When it is
used, CLI will use the sp...
Fix starting of emulator when no devices are attached
2ac04449315b8179800aee13dffd3276d4101c98 authored almost 9 years ago
When there are no devices attached, CLI should start emulator and execute the action on it.
For ...
Get correct stat of file
In some cases glob module caches the file's stat with relative paths, ...
1baf546193e97e4f3520516dea767656428b4ab8 authored almost 9 years agoVerify JAVA_HOME is set correctly
62b1dfb39591ca6e3f527c2a04c50efc2ac6625c authored almost 9 years agoOur system requirements point that JAVA_HOME must be set, but `tns doctor` is not strict about t...
b8a305047c1a7ccd2ed4663b5ff2612587026360 authored almost 9 years agoSet version to 2.0.0
f1340943b3db8fc10293a38fc6a55b46444cebec authored almost 9 years agoSet version to 2.0.0
07acbfc7c52b4ef77d4543046cf04b55ae746678 authored almost 9 years agoUpdate requirement for Android Build Tools
83cd22d236e711eb64bea201a1d1dc3905465493 authored almost 9 years ago