Commit Graph

538 Commits

Author SHA1 Message Date
エリス
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 2023-09-08 21:01:21 +09:00
エリス
dffa856d51
chore: add missing license header (#373) 2023-09-08 20:29:30 +09:00
エリス
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
dd9e922c59
fix(tests): Use https on file urls (#372) 2023-09-05 09:02:02 +09:00
jcesarmobile
3cf3949e3c
fix(tests): change default server port (#371) 2023-09-05 09:01:48 +09:00
jcesarmobile
7715cc9511
chore: remove windows leftovers (#368) 2023-09-02 16:02:07 +09:00
エリス
934ed5d67e
dep: bump @cordova/eslint-config@5.0.0 w/ rebuilt package-lock (#369) 2023-09-02 16:01:33 +09:00
エリス
06335fea28
ci: sync github action workflow w/ paramedic base configs (#362) 2023-07-12 21:48:39 +09:00
エリス
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
エリス
b249d17055
fix: test version (#361) 2023-07-12 21:47:39 +09:00
Norman Breau
04b6e4c407
feat(windows)!: Drop Windows support (#346) 2023-07-12 09:19:28 +09:00
エリス
7ba6fa3755
ci: sync workflow with paramedic (#348) 2022-10-01 13:49:33 +09:00
エリス
2465f508ad
dep(npm): bump package-lock v2 w/ rebuild (#344) 2022-07-22 00:44:47 -03:00
エリス
e1349cd84e
ci(android): update java requirement for cordova-android@11 (#343) 2022-07-17 13:33:08 +09:00
Norman Breau
169877e8e1
chore: Increase min file plugin version to 7.0 (#340) 2022-06-14 16:24:39 -03:00
dependabot[bot]
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
dependabot[bot]
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
6153f6d7bf
chore: eslint upgrade (#325) 2022-06-14 13:41:28 -03:00
エリス
96aad0e22e
chore: remove use-permission WRITE_EXTERNAL_STORAGE (#335) 2022-05-23 16:41:35 +09:00
Norman Breau
5ed73ae0a8
chore: package-lock upgrade (#324) 2022-01-06 11:55:33 -04:00
Norman Breau
48d1c3ef21
chore: .npmrc (#323) 2022-01-06 11:54:27 -04:00
エリス
5c29f9a0e1
ci(ios): update workflow w/ iOS 15 (#318) 2021-10-20 13:26:59 +09:00
エリス
ec11d2fd0e
ci: add action-badge (#315) 2021-09-25 01:07:41 +09:00
エリス
aa2233d430
ci: remove travis & appveyor (#314) 2021-09-25 00:07:25 +09:00
kpatfln
cab8b4607a
fix(android): enable download functionality with Android Q (#310) 2021-09-24 13:36:25 +09:00
エリス
2ce746e045
test: fix asset file paths (#313) 2021-09-24 13:15:20 +09:00
エリス
256f4c92d6
ci: add gh-actions workflows (#311) 2021-09-16 22:18:47 +09:00
エリス
2cdb0403a8
feat!: remove deprecated whitelist usage (#307) 2021-07-28 01:12:56 +09:00
Alexis THOMAS
648b57792f
chore: bump 'protective' entry for major release 2.0 to come (#299) 2021-02-20 18:31:37 -04:00
Tim Brust
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
dcae9269b8
fix(ios): headers are not being sent (#284) 2020-10-27 12:56:35 +00:00
Norman Breau
24b15c5f5a
doc: Improve progressEvent documentation (#280) 2020-09-23 10:20:22 +00:00
Tim Brust
4a1e766fb7
chore: adds package-lock file (#274) 2020-09-01 19:58:16 +02:00
Tim Brust
cd15b50172
refactor(eslint): use cordova-eslint /w fix (#275) 2020-09-01 15:08:24 +00:00
Tim Brust
b4a4c2a74e
chore: package cleanup (#272) 2020-08-31 15:40:17 +00:00
Tim Brust
dd18914ed7
chore: bump version to 2.0.0-dev (#273) 2020-08-31 15:39:59 +00:00
Tim Brust
46666ee89c
fix!: remove deprecated platforms (#270) 2020-08-31 14:02:08 +00:00
Tim Brust
61d386ccf2
chore(npm): adds ignore list (#269) 2020-08-26 11:36:48 +00:00
Tim Brust
64bfd154b3
fix(ios): re-implement user agent overwrite (#268)
This closes #263 #258
2020-08-25 23:44:32 +02:00
Tim Brust
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
33ccf5e5af
remove outdated translations (#211) 2018-11-23 22:16:22 +01:00
Trong Tran
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
Jan Piotrowski
2e4539d406
also accept android sdk terms for android-27 2018-10-01 22:41:49 +02:00
Suraj Pindoria
b7de6f9d4e CB-13826 Incremented plugin version. 2018-01-25 11:47:20 -08:00
Suraj Pindoria
8747b4018e CB-13826 Updated version and RELEASENOTES.md for release 1.7.1 2018-01-25 11:36:38 -08:00
jcesarmobile
ef23f59f7e
Merge pull request #196 from jcesarmobile/CB-13749
CB-13749: Add build-tools-26.0.2 to travis
2018-01-15 16:01:56 +01:00
Julio César
57e01ea2b6 CB-13749: Add build-tools-26.0.2 to travis 2018-01-15 13:14:51 +01:00