Commit Graph
549 Commits
Author SHA1 Message Date
Erisu 8357c0f5a2 chore(ci): draft release 2026-07-23 22:17:54 +09:00
dependabot[bot]andshuto 485ae29a02 chore(deps-dev): bump flatted from 3.2.7 to 3.4.3 (#393)
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.2.7 to 3.4.3.
- [Commits](https://github.com/WebReflection/flatted/compare/v3.2.7...v3.4.3)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-23 13:56:36 +02:00
dependabot[bot]andshuto c20f6830b1 chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 (#392)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.5.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-23 13:56:13 +02:00
dependabot[bot]andshuto 33f34e0f5c chore(deps-dev): bump js-yaml from 4.1.0 to 4.3.0 (#394)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.3.0.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.3.0)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.3.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-23 13:52:36 +02:00
Manuel Beck 86ad8893bc chore: sync workflows with paramedic, add release audit & missing license headers (#390)
- add new workflows: ci.yml, release-audit.yml
- add files: .gitattributes, .rat-excludes, license_checker.yml
- add missing license headers to .gitignore, .npmignore, .npmrc
2026-07-23 13:39:43 +02:00
Manuel Beck 8793e51d17 doc(readme): update badges, update license header (#391)
- add npm latest version, developer version, node workflow (needs PR #390), release audit workflow (needs PR #390)
- Add comment `# cordova-docs build metadata`
- Update license header
2026-07-23 13:27:13 +02:00
The Apache Software Foundation c8d6b9023c chore(INFRA): Set up default protection ruleset for default and release branches (#389) 2026-05-19 13:09:15 +09:00
Manuel Beck 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 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
dependabot[bot]andshuto 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
エリス 24e2e9911a ci: sync workflow w/ paramedic (#379) 2025-04-24 20:39:59 +09:00
エリス 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
エリス 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]andshuto 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]andshuto 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