The Apache Software Foundation and GitHub
c8d6b9023c
chore(INFRA): Set up default protection ruleset for default and release branches ( #389 )
2026-05-19 13:09:15 +09:00
Manuel Beck and GitHub
7b869a2276
fix(ios): cast to CDVFile when getting the plugin by getCommandInstance ( #385 )
...
- `CDVCommandDelegate getCommandInstance` returns a `CDVPlugin` which does not know about the selectors of an inherited class like `CDVFile`. If not casted, XCode will throw an error like `error: no visible @interface for 'CDVPlugin' declares the selector 'filesystemForURL:'`.
2026-01-19 23:13:59 +01:00
Manuel Beck and GitHub
41b060565b
fix(ios): Set minimum XCode version in GitHub Action to 15 ( #386 )
...
- The iOS 16.x Test failed, because the XCode version 14.x could not be found. A minimum XCode version would be 15.x.
- Made ios-version 15.x test equal with the other tests. There is no need to run an older xcode version on an older macos version. Even the recent XCode version 26 does support iOS 15, so it's ok to use minimum XCode 15.
2025-11-26 21:50:19 +01:00
345c6cf159
chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /tests/server ( #382 )
...
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion ) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12 )
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 1.1.12
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-31 12:49:53 -03:00
エリス and GitHub
24e2e9911a
ci: sync workflow w/ paramedic ( #379 )
2025-04-24 20:39:59 +09:00
エリス and GitHub
f12b73eb0b
chore: add asf config ( #375 )
2023-10-19 09:08:42 +09:00
Erisu
2c15ad2cbe
chore: bump version 2.0.1-dev
2023-09-08 21:32:43 +09:00
Erisu
1acbcad972
release(file-transfer-v2.0.0): updated version and RELEASENOTES.md
2.0.0
rel/2.0.0
2023-09-08 21:01:21 +09:00
エリス and GitHub
dffa856d51
chore: add missing license header ( #373 )
2023-09-08 20:29:30 +09:00
エリス and GitHub
ea31d29acc
dep(server)!: bump forever@4.0.3, iconv@3.0.1, busboy@1.6.0 & rebuilt package-lock ( #370 )
...
* dep(server): bump forever@4.0.3, iconv@3.0.1, & rebuilt package-lock w/ v2 lock
* dep(server)!: bump busboy@1.6.0
* refactor(server): apply additional changes to match busboy docs
2023-09-05 12:02:48 +09:00
jcesarmobile and GitHub
dd9e922c59
fix(tests): Use https on file urls ( #372 )
2023-09-05 09:02:02 +09:00
jcesarmobile and GitHub
3cf3949e3c
fix(tests): change default server port ( #371 )
2023-09-05 09:01:48 +09:00
jcesarmobile and GitHub
7715cc9511
chore: remove windows leftovers ( #368 )
2023-09-02 16:02:07 +09:00
エリス and GitHub
934ed5d67e
dep: bump @cordova/eslint-config@5.0.0 w/ rebuilt package-lock ( #369 )
2023-09-02 16:01:33 +09:00
エリス and GitHub
06335fea28
ci: sync github action workflow w/ paramedic base configs ( #362 )
2023-07-12 21:48:39 +09:00
エリス and GitHub
fb684c6219
feat(android)!: bump cordova-plugin-file@8.0.0 & cordova-android >= 12.0.0 ( #360 )
...
* feat(android)!: bump cordova-plugin-file@8.0.0 & cordova-android >= 12.0.0
* revert: versin change in test
2023-07-12 21:48:00 +09:00
エリス and GitHub
b249d17055
fix: test version ( #361 )
2023-07-12 21:47:39 +09:00
Norman Breau and GitHub
04b6e4c407
feat(windows)!: Drop Windows support ( #346 )
2023-07-12 09:19:28 +09:00
エリス and GitHub
7ba6fa3755
ci: sync workflow with paramedic ( #348 )
2022-10-01 13:49:33 +09:00
エリス and GitHub
2465f508ad
dep(npm): bump package-lock v2 w/ rebuild ( #344 )
2022-07-22 00:44:47 -03:00
エリス and GitHub
e1349cd84e
ci(android): update java requirement for cordova-android@11 ( #343 )
2022-07-17 13:33:08 +09:00
Norman Breau and GitHub
169877e8e1
chore: Increase min file plugin version to 7.0 ( #340 )
2022-06-14 16:24:39 -03:00
6a9aaf9747
Bump i from 0.3.6 to 0.3.7 in /tests/server ( #341 )
...
Bumps [i](https://github.com/pksunkara/inflect ) from 0.3.6 to 0.3.7.
- [Release notes](https://github.com/pksunkara/inflect/releases )
- [Commits](https://github.com/pksunkara/inflect/compare/v0.3.6...v0.3.7 )
---
updated-dependencies:
- dependency-name: i
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 14:28:58 -03:00
e6f17f00d7
Bump minimist from 1.2.5 to 1.2.6 ( #329 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 13:41:59 -03:00
Norman Breau and GitHub
6153f6d7bf
chore: eslint upgrade ( #325 )
2022-06-14 13:41:28 -03:00
エリス and GitHub
96aad0e22e
chore: remove use-permission WRITE_EXTERNAL_STORAGE ( #335 )
2022-05-23 16:41:35 +09:00
Norman Breau and GitHub
5ed73ae0a8
chore: package-lock upgrade ( #324 )
2022-01-06 11:55:33 -04:00
Norman Breau and GitHub
48d1c3ef21
chore: .npmrc ( #323 )
2022-01-06 11:54:27 -04:00
エリス and GitHub
5c29f9a0e1
ci(ios): update workflow w/ iOS 15 ( #318 )
2021-10-20 13:26:59 +09:00
エリス and GitHub
ec11d2fd0e
ci: add action-badge ( #315 )
2021-09-25 01:07:41 +09:00
エリス and GitHub
aa2233d430
ci: remove travis & appveyor ( #314 )
2021-09-25 00:07:25 +09:00
kpatfln and GitHub
cab8b4607a
fix(android): enable download functionality with Android Q ( #310 )
2021-09-24 13:36:25 +09:00
エリス and GitHub
2ce746e045
test: fix asset file paths ( #313 )
2021-09-24 13:15:20 +09:00
エリス and GitHub
256f4c92d6
ci: add gh-actions workflows ( #311 )
2021-09-16 22:18:47 +09:00
エリス and GitHub
2cdb0403a8
feat!: remove deprecated whitelist usage ( #307 )
2021-07-28 01:12:56 +09:00
Alexis THOMAS and GitHub
648b57792f
chore: bump 'protective' entry for major release 2.0 to come ( #299 )
2021-02-20 18:31:37 -04:00
Tim Brust and GitHub
88e39df8a5
fix(ios): remove hardcoded X-Requested-With header ( #287 )
...
no other platform sets this header and it should be up to the user if it's desired to 'disguise' the HTTP call as an XMLHttpRequest
2020-10-27 15:40:46 +00:00
Christiaan Baartse and GitHub
dcae9269b8
fix(ios): headers are not being sent ( #284 )
2020-10-27 12:56:35 +00:00
Norman Breau and GitHub
24b15c5f5a
doc: Improve progressEvent documentation ( #280 )
2020-09-23 10:20:22 +00:00
Tim Brust and GitHub
4a1e766fb7
chore: adds package-lock file ( #274 )
2020-09-01 19:58:16 +02:00
Tim Brust and GitHub
cd15b50172
refactor(eslint): use cordova-eslint /w fix ( #275 )
2020-09-01 15:08:24 +00:00
Tim Brust and GitHub
b4a4c2a74e
chore: package cleanup ( #272 )
2020-08-31 15:40:17 +00:00
Tim Brust and GitHub
dd18914ed7
chore: bump version to 2.0.0-dev ( #273 )
2020-08-31 15:39:59 +00:00
Tim Brust and GitHub
46666ee89c
fix!: remove deprecated platforms ( #270 )
2020-08-31 14:02:08 +00:00
Tim Brust and GitHub
61d386ccf2
chore(npm): adds ignore list ( #269 )
2020-08-26 11:36:48 +00:00
Tim Brust and GitHub
64bfd154b3
fix(ios): re-implement user agent overwrite ( #268 )
...
This closes #263 #258
2020-08-25 23:44:32 +02:00
2d5d3519b9
docs: undeprecate the plugin ( #267 )
...
Co-authored-by: エリス <erisu@users.noreply.github.com >
2020-08-25 12:36:13 +00:00
Jan Piotrowski
dc8fbd78a2
Add or update GitHub pull request and issue template
2019-02-11 18:39:17 +01:00
Jan Piotrowski and GitHub
33ccf5e5af
remove outdated translations ( #211 )
2018-11-23 22:16:22 +01:00
Trong Tran and Jan Piotrowski
6c99dfa8d9
[windows] Fix js error "The parameter is incorrect" ( #199 )
...
<!--
Please make sure the checklist boxes are all checked before submitting the PR. The checklist
is intended as a quick reference, for complete details please see our Contributor Guidelines:
http://cordova.apache.org/contribute/contribute_guidelines.html
Thanks!
-->
### Platforms affected
windows
### What does this PR do?
Fix js error "The parameter is incorrect" when download progress is 0 in error handler
### What testing has been done on this change?
Manual testing
### Checklist
- [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html ) in the JIRA database
- [ ] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
- [ ] Added automated test coverage as appropriate for this change.
2018-10-01 22:45:08 +02:00