Commit Graph

  • 13586d2514 处理ios获取服务状态错误代码 master 范大德 2023-12-15 02:10:49 +08:00
  • d88b4a509d 调整脚本 同步处理文件 范大德 2023-12-15 01:48:52 +08:00
  • e17c4d002c 处理异常状态 范大德 2023-12-15 01:18:52 +08:00
  • ce067a1e89 添加是否运行状态查询 范大德 2023-12-14 22:29:17 +08:00
  • 00adabeb3f 修正脚本 范大德 2023-12-14 17:02:16 +08:00
  • 5bb01739d7 添加重新添加webServer的脚本 范大德 2023-12-14 16:56:34 +08:00
  • 2d41148067 更新依赖地址 范大德 2023-12-14 15:05:38 +08:00
  • 185a34d196 改下pod的spec地址 范大德 2023-12-14 14:24:50 +08:00
  • 0d36ff7590
    Bump systeminformation from 5.12.1 to 5.21.8 dependabot/npm_and_yarn/systeminformation-5.21.8 dependabot[bot] 2023-09-21 17:22:52 +00:00
  • 53beb743bc
    Merge pull request #76 from saschal-j5int/master-fix-ioswebserver Michael Bykovski 2023-07-01 19:45:07 +02:00
  • eda2fc53e8
    Merge pull request #75 from bykof/dependabot/npm_and_yarn/http-cache-semantics-4.1.1 Michael Bykovski 2023-07-01 19:44:51 +02:00
  • 3a7ba635a7 Fix iOS webserver: - used wrong path property on dataRequest - encode response in base64 otherwise there might be encoding issues - remove the loop to wait for response since it freezes the webserver. Sascha Barrett Lenz 2023-06-23 08:44:38 +02:00
  • 6785eb894f
    Bump http-cache-semantics from 4.1.0 to 4.1.1 dependabot[bot] 2023-02-04 14:59:05 +00:00
  • 62882b133f Update dependencies because of security alerts Michael Bykovski 2022-07-27 10:37:11 +02:00
  • 117adadfb4 Add LICENSE file with notices Michael Bykovski 2022-07-27 10:36:48 +02:00
  • 3cba720a64
    Merge pull request #48 from bykof/dependabot/npm_and_yarn/is-my-json-valid-2.20.0 Michael Bykovski 2019-11-26 08:48:41 +01:00
  • 5ad9ff6ea9
    Merge pull request #47 from bykof/dependabot/npm_and_yarn/stringstream-0.0.6 Michael Bykovski 2019-11-26 08:48:30 +01:00
  • b91045b46f
    Merge pull request #51 from clochardpagan/master Michael Bykovski 2019-11-26 08:47:52 +01:00
  • 8a4772042d Fixed header addition on file serving for android Edward M. Kagan 2019-11-05 19:21:24 +03:00
  • 9f91ec173e
    Bump is-my-json-valid from 2.17.1 to 2.20.0 dependabot[bot] 2019-10-23 19:20:20 +00:00
  • 971487e4ce
    Bump stringstream from 0.0.5 to 0.0.6 dependabot[bot] 2019-10-23 19:16:42 +00:00
  • 3d296c366c
    Merge pull request #46 from fb64/master Michael Bykovski 2019-10-23 19:59:15 +02:00
  • 43aaf57776
    Merge pull request #45 from nadinengland/feature/41-ios-partial-content-support Michael Bykovski 2019-10-23 19:58:33 +02:00
  • 8595ca875f fix import error with pod framework Florian Bernard 2019-10-23 19:36:28 +02:00
  • 179755b43c update plugin configuration remove deprecated tag Florian Bernard 2019-10-23 19:36:02 +02:00
  • c509f3d872 Adds support to iOS for serving partial content (videos) Thomas Nadin 2019-09-26 10:39:51 +01:00
  • 64f3e3a2be
    Merge pull request #35 from boedy/file-serving Michael Bykovski 2019-05-19 13:17:52 +02:00
  • 4e600184e5 Call error callback if server can't start boedy 2019-05-13 15:08:15 +02:00
  • b57350f577 Bumped swift support version to latest release boedy 2019-05-13 16:47:51 +02:00
  • d43bf3b77c Call error callback if server can't start boedy 2019-05-13 15:08:15 +02:00
  • 64b5089b6b iOS bridging header boedy 2019-05-13 14:53:07 +02:00
  • 7be6e05b5b Update Docs boedy 2019-05-11 16:15:07 +02:00
  • c1d68dd88b Determine mime type based on file extension boedy 2019-05-11 15:43:50 +02:00
  • c9f998b642 Return error messages returned by exception boedy 2019-05-11 15:42:13 +02:00
  • fd3d9e0366 Support file responses on iOS boedy 2019-05-10 20:27:08 +02:00
  • cfe5dab601 Use CocoaPods instead of including copy of GCDWebServer in Project. Reduces conflict chance with other plugins boedy 2019-05-10 17:56:32 +02:00
  • 5d08202131 objc compatible with swift boedy 2019-05-09 15:32:48 +02:00
  • 3b868a78c3 disable ios native webserver boedy 2019-05-09 13:51:59 +02:00
  • a93a136535 Merge branch 'master' of https://github.com/bykof/cordova-plugin-webserver boedy 2019-05-09 13:50:34 +02:00
  • 9a4369ce57
    Merge pull request #25 from kukukk/master Michael Bykovski 2018-09-11 09:28:27 +02:00
  • ef48071714
    Merge pull request #23 from EvilDrW/master Michael Bykovski 2018-09-11 09:21:41 +02:00
  • 1bee3d0604 use correct method for key query Keith Wait 2018-09-09 19:54:26 -05:00
  • 752148e0c8 check for request id when sending files Keith Wait 2018-09-09 17:00:54 -05:00
  • 128933f721 correct implementation errors and readme text Keith Wait 2018-09-03 10:55:14 -05:00
  • 29ab495aad iOS: clean up by removing the handled response Szabolcs Balogh 2018-08-21 11:57:01 +03:00
  • 60f55066ce add file responses Keith Wait 2018-08-11 21:48:30 -05:00
  • b414bb5d04 keep running webserver in background boedy 2018-05-02 16:18:19 +02:00
  • 390a03551c
    Add IOException Michael Bykovski 2018-04-19 13:16:36 +02:00
  • 2438e7a0fb
    Merge pull request #17 from EvilDrW/master Michael Bykovski 2018-04-19 11:15:34 +02:00
  • 1e53825b47 accelerate parsing request body Keith Wait 2018-04-18 20:33:14 -05:00
  • b8100b638e Update packages for vulnaribility Michael Bykovski 2018-01-25 11:27:52 +01:00
  • 4914ce1aab Version Bump Michael Bykovski 2018-01-25 11:14:43 +01:00
  • 519a264040 Allow set the mimetype over the content type Michael Bykovski 2018-01-25 11:14:31 +01:00
  • f77fd4d4b0 Merge branch 'master' of https://github.com/bykof/cordova-plugin-webserver Michael Bykovski 2017-09-23 18:13:21 +02:00
  • 9df48b7fb9 Deleted appserver, it is not a part of the project Michael Bykovski 2017-09-23 18:12:25 +02:00
  • ee060cef50 changed responseId to requestId Michael Bykovski 2017-09-23 16:58:27 +02:00
  • 9c4915bf52 Changed code example to javascript mode Michael Bykovski 2017-09-21 00:13:14 +02:00
  • d79671b0c9 Add own callback for notFound Michael Bykovski 2017-07-25 22:09:56 +02:00
  • 7b9fad3090 Recursivce calls are not good... Michael Bykovski 2017-07-25 21:29:40 +02:00
  • 055398323e RequestId have to be send in the sendResponse Michael Bykovski 2017-07-25 20:58:42 +02:00
  • a6fe285656 Updated ES6 example. Do some bugfixes Added eslint global var for react gg ez Michael Bykovski 2017-07-25 18:48:07 +02:00
  • 91eef91b6b Just pack webserver.js Michael Bykovski 2017-07-21 14:11:16 +02:00
  • e2937c177c Removed Appserver and just set it as an example Michael Bykovski 2017-07-21 13:52:10 +02:00
  • b657a1b385 Compile the whole ./src/www directory Michael Bykovski 2017-07-21 11:57:14 +02:00
  • f993aab1c2 Make tests and updated the export of AppServer Michael Bykovski 2017-07-21 11:48:05 +02:00
  • 4d462072bb Introducing the AppServer -> an abstraction of the webserver Michael Bykovski 2017-07-21 11:13:38 +02:00
  • 69854c8edb Update README.md Michael Bykovski 2017-07-13 09:39:50 +02:00
  • 8a261cc34a Update README.md Michael Bykovski 2017-07-13 09:39:36 +02:00
  • 31591b8cd5 Fixed Body interpretation for requests Michael Bykovski 2017-07-12 10:45:05 +02:00
  • d091dc88cd Write Webserver in ES6 Michael Bykovski 2017-07-12 10:44:44 +02:00
  • 155b46fae4 Append method to tests Michael Bykovski 2017-07-12 10:43:50 +02:00
  • 0a51592b69 Sleep for 1 Millisecond Michael Bykovski 2017-07-11 19:51:39 +02:00
  • 8ac4c0310c Update package.json Michael Bykovski 2017-07-11 19:50:51 +02:00
  • 41aa3f3f66 Update repo and issue in plugin.xml Michael Bykovski 2017-07-11 19:43:47 +02:00
  • 7f5d48551d Both should return a text and not a json object to make it dynamicly Michael Bykovski 2017-07-11 19:40:37 +02:00
  • d3e0833913 Updated README.md and NanoHTTPDServer Michael Bykovski 2017-07-11 17:35:59 +02:00
  • 7c1607448e Put some logs in the Java things, got an error cause i defined the wrong function name Michael Bykovski 2017-07-11 16:45:27 +02:00
  • ac5b47b1a0 Plugin XML settings Michael Bykovski 2017-07-11 15:35:12 +02:00
  • fb261d6c67 Do terrible code in Java Have to fix the xml configs Michael Bykovski 2017-07-11 13:37:51 +02:00
  • 4b66b7a06b Removed prints and add documentation Michael Bykovski 2017-07-10 14:48:40 +02:00
  • e02ff2b04a Created first roundtrip from swift to js Michael Bykovski 2017-07-10 14:38:46 +02:00
  • 5c160eee16 Starting server and stopping works. Receiving receiving needs improvements Michael Bykovski 2017-07-10 09:58:47 +02:00
  • 1459752b0d Make server start and stop (start on a default or given port) Michael Bykovski 2017-07-08 12:15:41 +02:00
  • 203bd54167 GCDWebserver appended to the project Michael Bykovski 2017-07-07 15:23:55 +02:00
  • 2198a81f0b Write first class, make tests and took a coffee to understand freaking cordova-plugin ecosystem Michael Bykovski 2017-07-07 12:41:22 +02:00
  • 1cae514078 Initial commit Michael Bykovski 2017-07-07 11:44:31 +02:00