Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
PhonoDrop
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Pédagogies Multimodales
PhonoDrop
Commits
3397046b
Commit
3397046b
authored
Apr 29, 2020
by
Sylvain Coulange
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Premier push vers GitLab
parent
189c3505
Changes
592
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
592 changed files
with
74331 additions
and
0 deletions
+74331
-0
index.js
index.js
+75
-0
node_modules/.bin/mime
node_modules/.bin/mime
+1
-0
node_modules/accepts/HISTORY.md
node_modules/accepts/HISTORY.md
+236
-0
node_modules/accepts/LICENSE
node_modules/accepts/LICENSE
+23
-0
node_modules/accepts/README.md
node_modules/accepts/README.md
+142
-0
node_modules/accepts/index.js
node_modules/accepts/index.js
+238
-0
node_modules/accepts/package.json
node_modules/accepts/package.json
+113
-0
node_modules/array-flatten/LICENSE
node_modules/array-flatten/LICENSE
+21
-0
node_modules/array-flatten/README.md
node_modules/array-flatten/README.md
+43
-0
node_modules/array-flatten/array-flatten.js
node_modules/array-flatten/array-flatten.js
+64
-0
node_modules/array-flatten/package.json
node_modules/array-flatten/package.json
+88
-0
node_modules/body-parser/HISTORY.md
node_modules/body-parser/HISTORY.md
+609
-0
node_modules/body-parser/LICENSE
node_modules/body-parser/LICENSE
+23
-0
node_modules/body-parser/README.md
node_modules/body-parser/README.md
+443
-0
node_modules/body-parser/index.js
node_modules/body-parser/index.js
+157
-0
node_modules/body-parser/lib/read.js
node_modules/body-parser/lib/read.js
+181
-0
node_modules/body-parser/lib/types/json.js
node_modules/body-parser/lib/types/json.js
+230
-0
node_modules/body-parser/lib/types/raw.js
node_modules/body-parser/lib/types/raw.js
+101
-0
node_modules/body-parser/lib/types/text.js
node_modules/body-parser/lib/types/text.js
+121
-0
node_modules/body-parser/lib/types/urlencoded.js
node_modules/body-parser/lib/types/urlencoded.js
+284
-0
node_modules/body-parser/package.json
node_modules/body-parser/package.json
+117
-0
node_modules/bowser/CHANGELOG.md
node_modules/bowser/CHANGELOG.md
+208
-0
node_modules/bowser/LICENSE
node_modules/bowser/LICENSE
+39
-0
node_modules/bowser/README.md
node_modules/bowser/README.md
+179
-0
node_modules/bowser/bundled.js
node_modules/bowser/bundled.js
+1
-0
node_modules/bowser/bundled.js.gz
node_modules/bowser/bundled.js.gz
+0
-0
node_modules/bowser/es5.js
node_modules/bowser/es5.js
+1
-0
node_modules/bowser/es5.js.gz
node_modules/bowser/es5.js.gz
+0
-0
node_modules/bowser/index.d.ts
node_modules/bowser/index.d.ts
+241
-0
node_modules/bowser/jsdoc.json
node_modules/bowser/jsdoc.json
+24
-0
node_modules/bowser/package.json
node_modules/bowser/package.json
+149
-0
node_modules/bowser/src/bowser.js
node_modules/bowser/src/bowser.js
+77
-0
node_modules/bowser/src/constants.js
node_modules/bowser/src/constants.js
+116
-0
node_modules/bowser/src/parser-browsers.js
node_modules/bowser/src/parser-browsers.js
+670
-0
node_modules/bowser/src/parser-engines.js
node_modules/bowser/src/parser-engines.js
+120
-0
node_modules/bowser/src/parser-os.js
node_modules/bowser/src/parser-os.js
+196
-0
node_modules/bowser/src/parser-platforms.js
node_modules/bowser/src/parser-platforms.js
+266
-0
node_modules/bowser/src/parser.js
node_modules/bowser/src/parser.js
+493
-0
node_modules/bowser/src/utils.js
node_modules/bowser/src/utils.js
+309
-0
node_modules/bowser/webpack.config.js
node_modules/bowser/webpack.config.js
+43
-0
node_modules/bytes/History.md
node_modules/bytes/History.md
+87
-0
node_modules/bytes/LICENSE
node_modules/bytes/LICENSE
+23
-0
node_modules/bytes/Readme.md
node_modules/bytes/Readme.md
+126
-0
node_modules/bytes/index.js
node_modules/bytes/index.js
+162
-0
node_modules/bytes/package.json
node_modules/bytes/package.json
+115
-0
node_modules/camelize/.travis.yml
node_modules/camelize/.travis.yml
+4
-0
node_modules/camelize/LICENSE
node_modules/camelize/LICENSE
+18
-0
node_modules/camelize/example/camel.js
node_modules/camelize/example/camel.js
+10
-0
node_modules/camelize/index.js
node_modules/camelize/index.js
+59
-0
node_modules/camelize/package.json
node_modules/camelize/package.json
+103
-0
node_modules/camelize/readme.markdown
node_modules/camelize/readme.markdown
+62
-0
node_modules/camelize/test/camel.js
node_modules/camelize/test/camel.js
+46
-0
node_modules/compressible/HISTORY.md
node_modules/compressible/HISTORY.md
+111
-0
node_modules/compressible/LICENSE
node_modules/compressible/LICENSE
+24
-0
node_modules/compressible/README.md
node_modules/compressible/README.md
+61
-0
node_modules/compressible/index.js
node_modules/compressible/index.js
+58
-0
node_modules/compressible/package.json
node_modules/compressible/package.json
+125
-0
node_modules/compression/HISTORY.md
node_modules/compression/HISTORY.md
+307
-0
node_modules/compression/LICENSE
node_modules/compression/LICENSE
+23
-0
node_modules/compression/README.md
node_modules/compression/README.md
+240
-0
node_modules/compression/index.js
node_modules/compression/index.js
+288
-0
node_modules/compression/node_modules/bytes/History.md
node_modules/compression/node_modules/bytes/History.md
+82
-0
node_modules/compression/node_modules/bytes/LICENSE
node_modules/compression/node_modules/bytes/LICENSE
+23
-0
node_modules/compression/node_modules/bytes/Readme.md
node_modules/compression/node_modules/bytes/Readme.md
+125
-0
node_modules/compression/node_modules/bytes/index.js
node_modules/compression/node_modules/bytes/index.js
+159
-0
node_modules/compression/node_modules/bytes/package.json
node_modules/compression/node_modules/bytes/package.json
+113
-0
node_modules/compression/package.json
node_modules/compression/package.json
+113
-0
node_modules/content-disposition/HISTORY.md
node_modules/content-disposition/HISTORY.md
+55
-0
node_modules/content-disposition/LICENSE
node_modules/content-disposition/LICENSE
+22
-0
node_modules/content-disposition/README.md
node_modules/content-disposition/README.md
+148
-0
node_modules/content-disposition/index.js
node_modules/content-disposition/index.js
+458
-0
node_modules/content-disposition/package.json
node_modules/content-disposition/package.json
+105
-0
node_modules/content-security-policy-builder/CHANGELOG.md
node_modules/content-security-policy-builder/CHANGELOG.md
+11
-0
node_modules/content-security-policy-builder/LICENSE
node_modules/content-security-policy-builder/LICENSE
+21
-0
node_modules/content-security-policy-builder/README.md
node_modules/content-security-policy-builder/README.md
+23
-0
node_modules/content-security-policy-builder/dist/index.d.ts
node_modules/content-security-policy-builder/dist/index.d.ts
+7
-0
node_modules/content-security-policy-builder/dist/index.js
node_modules/content-security-policy-builder/dist/index.js
+33
-0
node_modules/content-security-policy-builder/package.json
node_modules/content-security-policy-builder/package.json
+109
-0
node_modules/content-type/HISTORY.md
node_modules/content-type/HISTORY.md
+24
-0
node_modules/content-type/LICENSE
node_modules/content-type/LICENSE
+22
-0
node_modules/content-type/README.md
node_modules/content-type/README.md
+92
-0
node_modules/content-type/index.js
node_modules/content-type/index.js
+222
-0
node_modules/content-type/package.json
node_modules/content-type/package.json
+105
-0
node_modules/cookie-signature/.npmignore
node_modules/cookie-signature/.npmignore
+4
-0
node_modules/cookie-signature/History.md
node_modules/cookie-signature/History.md
+38
-0
node_modules/cookie-signature/Readme.md
node_modules/cookie-signature/Readme.md
+42
-0
node_modules/cookie-signature/index.js
node_modules/cookie-signature/index.js
+51
-0
node_modules/cookie-signature/package.json
node_modules/cookie-signature/package.json
+84
-0
node_modules/cookie/HISTORY.md
node_modules/cookie/HISTORY.md
+123
-0
node_modules/cookie/LICENSE
node_modules/cookie/LICENSE
+24
-0
node_modules/cookie/README.md
node_modules/cookie/README.md
+253
-0
node_modules/cookie/index.js
node_modules/cookie/index.js
+198
-0
node_modules/cookie/package.json
node_modules/cookie/package.json
+105
-0
node_modules/dasherize/.jshintrc
node_modules/dasherize/.jshintrc
+27
-0
node_modules/dasherize/.travis.yml
node_modules/dasherize/.travis.yml
+4
-0
node_modules/dasherize/LICENSE
node_modules/dasherize/LICENSE
+18
-0
node_modules/dasherize/example/dash.js
node_modules/dasherize/example/dash.js
+12
-0
node_modules/dasherize/index.js
node_modules/dasherize/index.js
+75
-0
node_modules/dasherize/package.json
node_modules/dasherize/package.json
+102
-0
node_modules/dasherize/readme.markdown
node_modules/dasherize/readme.markdown
+68
-0
node_modules/dasherize/test/dash.js
node_modules/dasherize/test/dash.js
+64
-0
node_modules/debug/.coveralls.yml
node_modules/debug/.coveralls.yml
+1
-0
node_modules/debug/.eslintrc
node_modules/debug/.eslintrc
+11
-0
node_modules/debug/.npmignore
node_modules/debug/.npmignore
+9
-0
node_modules/debug/.travis.yml
node_modules/debug/.travis.yml
+14
-0
node_modules/debug/CHANGELOG.md
node_modules/debug/CHANGELOG.md
+362
-0
node_modules/debug/LICENSE
node_modules/debug/LICENSE
+19
-0
node_modules/debug/Makefile
node_modules/debug/Makefile
+50
-0
node_modules/debug/README.md
node_modules/debug/README.md
+312
-0
node_modules/debug/component.json
node_modules/debug/component.json
+19
-0
node_modules/debug/karma.conf.js
node_modules/debug/karma.conf.js
+70
-0
node_modules/debug/node.js
node_modules/debug/node.js
+1
-0
node_modules/debug/package.json
node_modules/debug/package.json
+131
-0
node_modules/debug/src/browser.js
node_modules/debug/src/browser.js
+185
-0
node_modules/debug/src/debug.js
node_modules/debug/src/debug.js
+202
-0
node_modules/debug/src/index.js
node_modules/debug/src/index.js
+10
-0
node_modules/debug/src/inspector-log.js
node_modules/debug/src/inspector-log.js
+15
-0
node_modules/debug/src/node.js
node_modules/debug/src/node.js
+248
-0
node_modules/depd/History.md
node_modules/depd/History.md
+96
-0
node_modules/depd/LICENSE
node_modules/depd/LICENSE
+22
-0
node_modules/depd/Readme.md
node_modules/depd/Readme.md
+280
-0
node_modules/depd/index.js
node_modules/depd/index.js
+522
-0
node_modules/depd/lib/browser/index.js
node_modules/depd/lib/browser/index.js
+77
-0
node_modules/depd/lib/compat/callsite-tostring.js
node_modules/depd/lib/compat/callsite-tostring.js
+103
-0
node_modules/depd/lib/compat/event-listener-count.js
node_modules/depd/lib/compat/event-listener-count.js
+22
-0
node_modules/depd/lib/compat/index.js
node_modules/depd/lib/compat/index.js
+79
-0
node_modules/depd/package.json
node_modules/depd/package.json
+107
-0
node_modules/destroy/LICENSE
node_modules/destroy/LICENSE
+22
-0
node_modules/destroy/README.md
node_modules/destroy/README.md
+60
-0
node_modules/destroy/index.js
node_modules/destroy/index.js
+75
-0
node_modules/destroy/package.json
node_modules/destroy/package.json
+98
-0
node_modules/dns-prefetch-control/CHANGELOG.md
node_modules/dns-prefetch-control/CHANGELOG.md
+12
-0
node_modules/dns-prefetch-control/LICENSE
node_modules/dns-prefetch-control/LICENSE
+21
-0
node_modules/dns-prefetch-control/README.md
node_modules/dns-prefetch-control/README.md
+20
-0
node_modules/dns-prefetch-control/dist/index.d.ts
node_modules/dns-prefetch-control/dist/index.d.ts
+7
-0
node_modules/dns-prefetch-control/dist/index.js
node_modules/dns-prefetch-control/dist/index.js
+16
-0
node_modules/dns-prefetch-control/package.json
node_modules/dns-prefetch-control/package.json
+114
-0
node_modules/dont-sniff-mimetype/CHANGELOG.md
node_modules/dont-sniff-mimetype/CHANGELOG.md
+12
-0
node_modules/dont-sniff-mimetype/LICENSE
node_modules/dont-sniff-mimetype/LICENSE
+21
-0
node_modules/dont-sniff-mimetype/README.md
node_modules/dont-sniff-mimetype/README.md
+18
-0
node_modules/dont-sniff-mimetype/dist/index.d.ts
node_modules/dont-sniff-mimetype/dist/index.d.ts
+4
-0
node_modules/dont-sniff-mimetype/dist/index.js
node_modules/dont-sniff-mimetype/dist/index.js
+7
-0
node_modules/dont-sniff-mimetype/package.json
node_modules/dont-sniff-mimetype/package.json
+120
-0
node_modules/ee-first/LICENSE
node_modules/ee-first/LICENSE
+22
-0
node_modules/ee-first/README.md
node_modules/ee-first/README.md
+80
-0
node_modules/ee-first/index.js
node_modules/ee-first/index.js
+95
-0
node_modules/ee-first/package.json
node_modules/ee-first/package.json
+90
-0
node_modules/encodeurl/HISTORY.md
node_modules/encodeurl/HISTORY.md
+14
-0
node_modules/encodeurl/LICENSE
node_modules/encodeurl/LICENSE
+22
-0
node_modules/encodeurl/README.md
node_modules/encodeurl/README.md
+128
-0
node_modules/encodeurl/index.js
node_modules/encodeurl/index.js
+60
-0
node_modules/encodeurl/package.json
node_modules/encodeurl/package.json
+106
-0
node_modules/escape-html/LICENSE
node_modules/escape-html/LICENSE
+24
-0
node_modules/escape-html/Readme.md
node_modules/escape-html/Readme.md
+43
-0
node_modules/escape-html/index.js
node_modules/escape-html/index.js
+78
-0
node_modules/escape-html/package.json
node_modules/escape-html/package.json
+86
-0
node_modules/etag/HISTORY.md
node_modules/etag/HISTORY.md
+83
-0
node_modules/etag/LICENSE
node_modules/etag/LICENSE
+22
-0
node_modules/etag/README.md
node_modules/etag/README.md
+159
-0
node_modules/etag/index.js
node_modules/etag/index.js
+131
-0
node_modules/etag/package.json
node_modules/etag/package.json
+114
-0
node_modules/expect-ct/CHANGELOG.md
node_modules/expect-ct/CHANGELOG.md
+11
-0
node_modules/expect-ct/LICENSE
node_modules/expect-ct/LICENSE
+21
-0
node_modules/expect-ct/README.md
node_modules/expect-ct/README.md
+27
-0
node_modules/expect-ct/dist/index.d.ts
node_modules/expect-ct/dist/index.d.ts
+9
-0
node_modules/expect-ct/dist/index.js
node_modules/expect-ct/dist/index.js
+29
-0
node_modules/expect-ct/package.json
node_modules/expect-ct/package.json
+112
-0
node_modules/express/History.md
node_modules/express/History.md
+3477
-0
node_modules/express/LICENSE
node_modules/express/LICENSE
+24
-0
node_modules/express/Readme.md
node_modules/express/Readme.md
+155
-0
node_modules/express/index.js
node_modules/express/index.js
+11
-0
node_modules/express/lib/application.js
node_modules/express/lib/application.js
+644
-0
node_modules/express/lib/express.js
node_modules/express/lib/express.js
+116
-0
node_modules/express/lib/middleware/init.js
node_modules/express/lib/middleware/init.js
+43
-0
node_modules/express/lib/middleware/query.js
node_modules/express/lib/middleware/query.js
+47
-0
node_modules/express/lib/request.js
node_modules/express/lib/request.js
+525
-0
node_modules/express/lib/response.js
node_modules/express/lib/response.js
+1142
-0
node_modules/express/lib/router/index.js
node_modules/express/lib/router/index.js
+662
-0
node_modules/express/lib/router/layer.js
node_modules/express/lib/router/layer.js
+181
-0
node_modules/express/lib/router/route.js
node_modules/express/lib/router/route.js
+216
-0
node_modules/express/lib/utils.js
node_modules/express/lib/utils.js
+306
-0
node_modules/express/lib/view.js
node_modules/express/lib/view.js
+182
-0
node_modules/express/package.json
node_modules/express/package.json
+186
-0
node_modules/feature-policy/CHANGELOG.md
node_modules/feature-policy/CHANGELOG.md
+12
-0
node_modules/feature-policy/LICENSE
node_modules/feature-policy/LICENSE
+21
-0
node_modules/feature-policy/README.md
node_modules/feature-policy/README.md
+59
-0
node_modules/feature-policy/dist/index.d.ts
node_modules/feature-policy/dist/index.d.ts
+9
-0
node_modules/feature-policy/dist/index.js
node_modules/feature-policy/dist/index.js
+99
-0
node_modules/feature-policy/package.json
node_modules/feature-policy/package.json
+114
-0
node_modules/finalhandler/HISTORY.md
node_modules/finalhandler/HISTORY.md
+187
-0
node_modules/finalhandler/LICENSE
node_modules/finalhandler/LICENSE
+22
-0
node_modules/finalhandler/README.md
node_modules/finalhandler/README.md
+148
-0
node_modules/finalhandler/index.js
node_modules/finalhandler/index.js
+331
-0
node_modules/finalhandler/package.json
node_modules/finalhandler/package.json
+107
-0
node_modules/forwarded/HISTORY.md
node_modules/forwarded/HISTORY.md
+16
-0
node_modules/forwarded/LICENSE
node_modules/forwarded/LICENSE
+22
-0
node_modules/forwarded/README.md
node_modules/forwarded/README.md
+57
-0
node_modules/forwarded/index.js
node_modules/forwarded/index.js
+76
-0
node_modules/forwarded/package.json
node_modules/forwarded/package.json
+106
-0
node_modules/frameguard/CHANGELOG.md
node_modules/frameguard/CHANGELOG.md
+13
-0
node_modules/frameguard/LICENSE
node_modules/frameguard/LICENSE
+21
-0
node_modules/frameguard/README.md
node_modules/frameguard/README.md
+26
-0
node_modules/frameguard/dist/index.d.ts
node_modules/frameguard/dist/index.d.ts
+8
-0
node_modules/frameguard/dist/index.js
node_modules/frameguard/dist/index.js
+57
-0
node_modules/frameguard/package.json
node_modules/frameguard/package.json
+121
-0
node_modules/fresh/HISTORY.md
node_modules/fresh/HISTORY.md
+70
-0
node_modules/fresh/LICENSE
node_modules/fresh/LICENSE
+23
-0
node_modules/fresh/README.md
node_modules/fresh/README.md
+119
-0
node_modules/fresh/index.js
node_modules/fresh/index.js
+137
-0
node_modules/fresh/package.json
node_modules/fresh/package.json
+118
-0
node_modules/helmet-crossdomain/CHANGELOG.md
node_modules/helmet-crossdomain/CHANGELOG.md
+12
-0
node_modules/helmet-crossdomain/LICENSE
node_modules/helmet-crossdomain/LICENSE
+21
-0
node_modules/helmet-crossdomain/README.md
node_modules/helmet-crossdomain/README.md
+24
-0
node_modules/helmet-crossdomain/dist/index.d.ts
node_modules/helmet-crossdomain/dist/index.d.ts
+7
-0
node_modules/helmet-crossdomain/dist/index.js
node_modules/helmet-crossdomain/dist/index.js
+29
-0
node_modules/helmet-crossdomain/package.json
node_modules/helmet-crossdomain/package.json
+113
-0
node_modules/helmet-csp/CHANGELOG.md
node_modules/helmet-csp/CHANGELOG.md
+54
-0
node_modules/helmet-csp/LICENSE
node_modules/helmet-csp/LICENSE
+21
-0
node_modules/helmet-csp/README.md
node_modules/helmet-csp/README.md
+146
-0
node_modules/helmet-csp/dist/index.d.ts
node_modules/helmet-csp/dist/index.d.ts
+5
-0
node_modules/helmet-csp/dist/index.js
node_modules/helmet-csp/dist/index.js
+75
-0
node_modules/helmet-csp/dist/lib/check-options/check-directive/boolean.js
...met-csp/dist/lib/check-options/check-directive/boolean.js
+10
-0
node_modules/helmet-csp/dist/lib/check-options/check-directive/index.js
...elmet-csp/dist/lib/check-options/check-directive/index.js
+30
-0
node_modules/helmet-csp/dist/lib/check-options/check-directive/plugin-types.js
...sp/dist/lib/check-options/check-directive/plugin-types.js
+33
-0
node_modules/helmet-csp/dist/lib/check-options/check-directive/report-uri.js
...-csp/dist/lib/check-options/check-directive/report-uri.js
+17
-0
node_modules/helmet-csp/dist/lib/check-options/check-directive/require-sri-for.js
...dist/lib/check-options/check-directive/require-sri-for.js
+22
-0
node_modules/helmet-csp/dist/lib/check-options/check-directive/sandbox.js
...met-csp/dist/lib/check-options/check-directive/sandbox.js
+28
-0
node_modules/helmet-csp/dist/lib/check-options/check-directive/source-list.js
...csp/dist/lib/check-options/check-directive/source-list.js
+37
-0
node_modules/helmet-csp/dist/lib/check-options/index.js
node_modules/helmet-csp/dist/lib/check-options/index.js
+22
-0
node_modules/helmet-csp/dist/lib/config.js
node_modules/helmet-csp/dist/lib/config.js
+64
-0
node_modules/helmet-csp/dist/lib/contains-function.js
node_modules/helmet-csp/dist/lib/contains-function.js
+17
-0
node_modules/helmet-csp/dist/lib/get-header-keys-for-browser.js
...odules/helmet-csp/dist/lib/get-header-keys-for-browser.js
+113
-0
node_modules/helmet-csp/dist/lib/is-boolean.js
node_modules/helmet-csp/dist/lib/is-boolean.js
+4
-0
node_modules/helmet-csp/dist/lib/is-function.js
node_modules/helmet-csp/dist/lib/is-function.js
+4
-0
node_modules/helmet-csp/dist/lib/is-string.js
node_modules/helmet-csp/dist/lib/is-string.js
+4
-0
node_modules/helmet-csp/dist/lib/parse-dynamic-directives.js
node_modules/helmet-csp/dist/lib/parse-dynamic-directives.js
+30
-0
node_modules/helmet-csp/dist/lib/transform-directives-for-browser.js
...s/helmet-csp/dist/lib/transform-directives-for-browser.js
+64
-0
node_modules/helmet-csp/dist/lib/types.d.ts
node_modules/helmet-csp/dist/lib/types.d.ts
+71
-0
node_modules/helmet-csp/dist/lib/types.js
node_modules/helmet-csp/dist/lib/types.js
+2
-0
node_modules/helmet-csp/package.json
node_modules/helmet-csp/package.json
+133
-0
node_modules/helmet/CHANGELOG.md
node_modules/helmet/CHANGELOG.md
+480
-0
node_modules/helmet/CODE_OF_CONDUCT.md
node_modules/helmet/CODE_OF_CONDUCT.md
+27
-0
node_modules/helmet/CONTRIBUTING.md
node_modules/helmet/CONTRIBUTING.md
+18
-0
node_modules/helmet/LICENSE
node_modules/helmet/LICENSE
+23
-0
node_modules/helmet/README.md
node_modules/helmet/README.md
+77
-0
node_modules/helmet/SECURITY.md
node_modules/helmet/SECURITY.md
+9
-0
node_modules/helmet/index.js
node_modules/helmet/index.js
+76
-0
node_modules/helmet/node_modules/depd/History.md
node_modules/helmet/node_modules/depd/History.md
+103
-0
node_modules/helmet/node_modules/depd/LICENSE
node_modules/helmet/node_modules/depd/LICENSE
+22
-0
node_modules/helmet/node_modules/depd/Readme.md
node_modules/helmet/node_modules/depd/Readme.md
+280
-0
node_modules/helmet/node_modules/depd/index.js
node_modules/helmet/node_modules/depd/index.js
+538
-0
node_modules/helmet/node_modules/depd/lib/browser/index.js
node_modules/helmet/node_modules/depd/lib/browser/index.js
+77
-0
node_modules/helmet/node_modules/depd/package.json
node_modules/helmet/node_modules/depd/package.json
+106
-0
node_modules/helmet/package.json
node_modules/helmet/package.json
+139
-0
node_modules/hide-powered-by/CHANGELOG.md
node_modules/hide-powered-by/CHANGELOG.md
+11
-0
node_modules/hide-powered-by/LICENSE
node_modules/hide-powered-by/LICENSE
+21
-0
node_modules/hide-powered-by/README.md
node_modules/hide-powered-by/README.md
+24
-0
node_modules/hide-powered-by/dist/index.d.ts
node_modules/hide-powered-by/dist/index.d.ts
+7
-0
node_modules/hide-powered-by/dist/index.js
node_modules/hide-powered-by/dist/index.js
+16
-0
node_modules/hide-powered-by/package.json
node_modules/hide-powered-by/package.json
+120
-0
node_modules/hpkp/.npmignore
node_modules/hpkp/.npmignore
+2
-0
node_modules/hpkp/LICENSE
node_modules/hpkp/LICENSE
+21
-0
node_modules/hpkp/README.md
node_modules/hpkp/README.md
+36
-0
node_modules/hpkp/index.js
node_modules/hpkp/index.js
+71
-0
node_modules/hpkp/package.json
node_modules/hpkp/package.json
+111
-0
node_modules/hsts/CHANGELOG.md
node_modules/hsts/CHANGELOG.md
+18
-0
node_modules/hsts/LICENSE
node_modules/hsts/LICENSE
+21
-0
node_modules/hsts/README.md
node_modules/hsts/README.md
+56
-0
node_modules/hsts/index.js
node_modules/hsts/index.js
+58
-0
node_modules/hsts/node_modules/depd/History.md
node_modules/hsts/node_modules/depd/History.md
+103
-0
node_modules/hsts/node_modules/depd/LICENSE
node_modules/hsts/node_modules/depd/LICENSE
+22
-0
node_modules/hsts/node_modules/depd/Readme.md
node_modules/hsts/node_modules/depd/Readme.md
+280
-0
node_modules/hsts/node_modules/depd/index.js
node_modules/hsts/node_modules/depd/index.js
+538
-0
node_modules/hsts/node_modules/depd/lib/browser/index.js
node_modules/hsts/node_modules/depd/lib/browser/index.js
+77
-0
node_modules/hsts/node_modules/depd/package.json
node_modules/hsts/node_modules/depd/package.json
+108
-0
node_modules/hsts/package.json
node_modules/hsts/package.json
+115
-0
node_modules/http-errors/HISTORY.md
node_modules/http-errors/HISTORY.md
+149
-0
node_modules/http-errors/LICENSE
node_modules/http-errors/LICENSE
+23
-0
node_modules/http-errors/README.md
node_modules/http-errors/README.md
+163
-0
node_modules/http-errors/index.js
node_modules/http-errors/index.js
+266
-0
node_modules/http-errors/package.json
node_modules/http-errors/package.json
+127
-0
node_modules/iconv-lite/Changelog.md
node_modules/iconv-lite/Changelog.md
+162
-0
node_modules/iconv-lite/LICENSE
node_modules/iconv-lite/LICENSE
+21
-0
node_modules/iconv-lite/README.md
node_modules/iconv-lite/README.md
+156
-0
node_modules/iconv-lite/encodings/dbcs-codec.js
node_modules/iconv-lite/encodings/dbcs-codec.js
+555
-0
node_modules/iconv-lite/encodings/dbcs-data.js
node_modules/iconv-lite/encodings/dbcs-data.js
+176
-0
node_modules/iconv-lite/encodings/index.js
node_modules/iconv-lite/encodings/index.js
+22
-0
node_modules/iconv-lite/encodings/internal.js
node_modules/iconv-lite/encodings/internal.js
+188
-0
node_modules/iconv-lite/encodings/sbcs-codec.js
node_modules/iconv-lite/encodings/sbcs-codec.js
+72
-0
node_modules/iconv-lite/encodings/sbcs-data-generated.js
node_modules/iconv-lite/encodings/sbcs-data-generated.js
+451
-0
node_modules/iconv-lite/encodings/sbcs-data.js
node_modules/iconv-lite/encodings/sbcs-data.js
+174
-0
node_modules/iconv-lite/encodings/tables/big5-added.json
node_modules/iconv-lite/encodings/tables/big5-added.json
+122
-0
node_modules/iconv-lite/encodings/tables/cp936.json
node_modules/iconv-lite/encodings/tables/cp936.json
+264
-0
node_modules/iconv-lite/encodings/tables/cp949.json
node_modules/iconv-lite/encodings/tables/cp949.json
+273
-0
node_modules/iconv-lite/encodings/tables/cp950.json
node_modules/iconv-lite/encodings/tables/cp950.json
+177
-0
node_modules/iconv-lite/encodings/tables/eucjp.json
node_modules/iconv-lite/encodings/tables/eucjp.json
+182
-0
node_modules/iconv-lite/encodings/tables/gb18030-ranges.json
node_modules/iconv-lite/encodings/tables/gb18030-ranges.json
+1
-0
node_modules/iconv-lite/encodings/tables/gbk-added.json
node_modules/iconv-lite/encodings/tables/gbk-added.json
+55
-0
node_modules/iconv-lite/encodings/tables/shiftjis.json
node_modules/iconv-lite/encodings/tables/shiftjis.json
+125
-0
node_modules/iconv-lite/encodings/utf16.js
node_modules/iconv-lite/encodings/utf16.js
+177
-0
node_modules/iconv-lite/encodings/utf7.js
node_modules/iconv-lite/encodings/utf7.js
+290
-0
node_modules/iconv-lite/lib/bom-handling.js
node_modules/iconv-lite/lib/bom-handling.js
+52
-0
node_modules/iconv-lite/lib/extend-node.js
node_modules/iconv-lite/lib/extend-node.js
+217
-0
node_modules/iconv-lite/lib/index.d.ts
node_modules/iconv-lite/lib/index.d.ts
+24
-0
node_modules/iconv-lite/lib/index.js
node_modules/iconv-lite/lib/index.js
+153
-0
node_modules/iconv-lite/lib/streams.js
node_modules/iconv-lite/lib/streams.js
+121
-0
node_modules/iconv-lite/package.json
node_modules/iconv-lite/package.json
+109
-0
node_modules/ienoopen/CHANGELOG.md
node_modules/ienoopen/CHANGELOG.md
+12
-0
node_modules/ienoopen/LICENSE
node_modules/ienoopen/LICENSE
+21
-0
node_modules/ienoopen/README.md
node_modules/ienoopen/README.md
+14
-0
node_modules/ienoopen/dist/index.d.ts
node_modules/ienoopen/dist/index.d.ts
+4
-0
node_modules/ienoopen/dist/index.js
node_modules/ienoopen/dist/index.js
+7
-0
node_modules/ienoopen/package.json
node_modules/ienoopen/package.json
+118
-0
node_modules/inherits/LICENSE
node_modules/inherits/LICENSE
+16
-0
node_modules/inherits/README.md
node_modules/inherits/README.md
+42
-0
node_modules/inherits/inherits.js
node_modules/inherits/inherits.js
+7
-0
node_modules/inherits/inherits_browser.js
node_modules/inherits/inherits_browser.js
+23
-0
node_modules/inherits/package.json
node_modules/inherits/package.json
+89
-0
node_modules/ipaddr.js/LICENSE
node_modules/ipaddr.js/LICENSE
+19
-0
node_modules/ipaddr.js/README.md
node_modules/ipaddr.js/README.md
+233
-0
node_modules/ipaddr.js/ipaddr.min.js
node_modules/ipaddr.js/ipaddr.min.js
+1
-0
node_modules/ipaddr.js/lib/ipaddr.js
node_modules/ipaddr.js/lib/ipaddr.js
+673
-0
node_modules/ipaddr.js/lib/ipaddr.js.d.ts
node_modules/ipaddr.js/lib/ipaddr.js.d.ts
+68
-0
node_modules/ipaddr.js/package.json
node_modules/ipaddr.js/package.json
+96
-0
node_modules/is_js/LICENSE
node_modules/is_js/LICENSE
+21
-0
node_modules/is_js/README.md
node_modules/is_js/README.md
+2517
-0
node_modules/is_js/is.js
node_modules/is_js/is.js
+906
-0
node_modules/is_js/is.min.js
node_modules/is_js/is.min.js
+5
-0
node_modules/is_js/package.json
node_modules/is_js/package.json
+94
-0
node_modules/media-typer/HISTORY.md
node_modules/media-typer/HISTORY.md
+22
-0
node_modules/media-typer/LICENSE
node_modules/media-typer/LICENSE
+22
-0
node_modules/media-typer/README.md
node_modules/media-typer/README.md
+81
-0
node_modules/media-typer/index.js
node_modules/media-typer/index.js
+270
-0
node_modules/media-typer/package.json
node_modules/media-typer/package.json
+84
-0
node_modules/merge-descriptors/HISTORY.md
node_modules/merge-descriptors/HISTORY.md
+21
-0
node_modules/merge-descriptors/LICENSE
node_modules/merge-descriptors/LICENSE
+23
-0
node_modules/merge-descriptors/README.md
node_modules/merge-descriptors/README.md
+48
-0
node_modules/merge-descriptors/index.js
node_modules/merge-descriptors/index.js
+60
-0
node_modules/merge-descriptors/package.json
node_modules/merge-descriptors/package.json
+164
-0
node_modules/methods/HISTORY.md
node_modules/methods/HISTORY.md
+29
-0
node_modules/methods/LICENSE
node_modules/methods/LICENSE
+24
-0
node_modules/methods/README.md
node_modules/methods/README.md
+51
-0
node_modules/methods/index.js
node_modules/methods/index.js
+69
-0
node_modules/methods/package.json
node_modules/methods/package.json
+114
-0
node_modules/mime-db/HISTORY.md
node_modules/mime-db/HISTORY.md
+446
-0
node_modules/mime-db/LICENSE
node_modules/mime-db/LICENSE
+22
-0
node_modules/mime-db/README.md
node_modules/mime-db/README.md
+102
-0
node_modules/mime-db/db.json
node_modules/mime-db/db.json
+8176
-0
node_modules/mime-db/index.js
node_modules/mime-db/index.js
+11
-0
node_modules/mime-db/package.json
node_modules/mime-db/package.json
+132
-0
node_modules/mime-types/HISTORY.md
node_modules/mime-types/HISTORY.md
+333
-0
node_modules/mime-types/LICENSE
node_modules/mime-types/LICENSE
+23
-0
node_modules/mime-types/README.md
node_modules/mime-types/README.md
+123
-0
node_modules/mime-types/index.js
node_modules/mime-types/index.js
+188
-0
node_modules/mime-types/package.json
node_modules/mime-types/package.json
+119
-0
node_modules/mime/.npmignore
node_modules/mime/.npmignore
+0
-0
node_modules/mime/CHANGELOG.md
node_modules/mime/CHANGELOG.md
+164
-0
node_modules/mime/LICENSE
node_modules/mime/LICENSE
+21
-0
node_modules/mime/README.md
node_modules/mime/README.md
+90
-0
node_modules/mime/cli.js
node_modules/mime/cli.js
+8
-0
node_modules/mime/mime.js
node_modules/mime/mime.js
+108
-0
node_modules/mime/package.json
node_modules/mime/package.json
+105
-0
node_modules/mime/src/build.js
node_modules/mime/src/build.js
+53
-0
node_modules/mime/src/test.js
node_modules/mime/src/test.js
+60
-0
node_modules/mime/types.json
node_modules/mime/types.json
+1
-0
node_modules/ms/index.js
node_modules/ms/index.js
+152
-0
node_modules/ms/license.md
node_modules/ms/license.md
+21
-0
node_modules/ms/package.json
node_modules/ms/package.json
+101
-0
node_modules/ms/readme.md
node_modules/ms/readme.md
+51
-0
node_modules/negotiator/HISTORY.md
node_modules/negotiator/HISTORY.md
+103
-0
node_modules/negotiator/LICENSE
node_modules/negotiator/LICENSE
+24
-0
node_modules/negotiator/README.md
node_modules/negotiator/README.md
+203
-0
node_modules/negotiator/index.js
node_modules/negotiator/index.js
+124
-0
node_modules/negotiator/lib/charset.js
node_modules/negotiator/lib/charset.js
+169
-0
node_modules/negotiator/lib/encoding.js
node_modules/negotiator/lib/encoding.js
+184
-0
node_modules/negotiator/lib/language.js
node_modules/negotiator/lib/language.js
+179
-0
node_modules/negotiator/lib/mediaType.js
node_modules/negotiator/lib/mediaType.js
+294
-0
node_modules/negotiator/package.json
node_modules/negotiator/package.json
+114
-0
node_modules/nocache/CHANGELOG.md
node_modules/nocache/CHANGELOG.md
+12
-0
node_modules/nocache/LICENSE
node_modules/nocache/LICENSE
+21
-0
node_modules/nocache/README.md
node_modules/nocache/README.md
+19
-0
node_modules/nocache/dist/index.d.ts
node_modules/nocache/dist/index.d.ts
+4
-0
node_modules/nocache/dist/index.js
node_modules/nocache/dist/index.js
+10
-0
node_modules/nocache/package.json
node_modules/nocache/package.json
+121
-0
node_modules/on-finished/HISTORY.md
node_modules/on-finished/HISTORY.md
+88
-0
node_modules/on-finished/LICENSE
node_modules/on-finished/LICENSE
+23
-0
node_modules/on-finished/README.md
node_modules/on-finished/README.md
+154
-0
node_modules/on-finished/index.js
node_modules/on-finished/index.js
+196
-0
node_modules/on-finished/package.json
node_modules/on-finished/package.json
+99
-0
node_modules/on-headers/HISTORY.md
node_modules/on-headers/HISTORY.md
+21
-0
node_modules/on-headers/LICENSE
node_modules/on-headers/LICENSE
+22
-0
node_modules/on-headers/README.md
node_modules/on-headers/README.md
+81
-0
node_modules/on-headers/index.js
node_modules/on-headers/index.js
+132
-0
node_modules/on-headers/package.json
node_modules/on-headers/package.json
+104
-0
node_modules/parseurl/HISTORY.md
node_modules/parseurl/HISTORY.md
+58
-0
node_modules/parseurl/LICENSE
node_modules/parseurl/LICENSE
+24
-0
node_modules/parseurl/README.md
node_modules/parseurl/README.md
+133
-0
node_modules/parseurl/index.js
node_modules/parseurl/index.js
+158
-0
node_modules/parseurl/package.json
node_modules/parseurl/package.json
+108
-0
node_modules/path-to-regexp/History.md
node_modules/path-to-regexp/History.md
+36
-0
node_modules/path-to-regexp/LICENSE
node_modules/path-to-regexp/LICENSE
+21
-0
node_modules/path-to-regexp/Readme.md
node_modules/path-to-regexp/Readme.md
+35
-0
node_modules/path-to-regexp/index.js
node_modules/path-to-regexp/index.js
+129
-0
node_modules/path-to-regexp/package.json
node_modules/path-to-regexp/package.json
+211
-0
node_modules/proxy-addr/HISTORY.md
node_modules/proxy-addr/HISTORY.md
+155
-0
node_modules/proxy-addr/LICENSE
node_modules/proxy-addr/LICENSE
+22
-0
node_modules/proxy-addr/README.md
node_modules/proxy-addr/README.md
+155
-0
node_modules/proxy-addr/index.js
node_modules/proxy-addr/index.js
+327
-0
node_modules/proxy-addr/package.json
node_modules/proxy-addr/package.json
+108
-0
node_modules/qs/.editorconfig
node_modules/qs/.editorconfig
+30
-0
node_modules/qs/.eslintignore
node_modules/qs/.eslintignore
+1
-0
node_modules/qs/.eslintrc
node_modules/qs/.eslintrc
+21
-0
node_modules/qs/CHANGELOG.md
node_modules/qs/CHANGELOG.md
+256
-0
node_modules/qs/LICENSE
node_modules/qs/LICENSE
+28
-0
node_modules/qs/README.md
node_modules/qs/README.md
+570
-0
node_modules/qs/dist/qs.js
node_modules/qs/dist/qs.js
+782
-0
node_modules/qs/lib/formats.js
node_modules/qs/lib/formats.js
+18
-0
node_modules/qs/lib/index.js
node_modules/qs/lib/index.js
+11
-0
node_modules/qs/lib/parse.js
node_modules/qs/lib/parse.js
+242
-0
node_modules/qs/lib/stringify.js
node_modules/qs/lib/stringify.js
+269
-0
node_modules/qs/lib/utils.js
node_modules/qs/lib/utils.js
+230
-0
node_modules/qs/package.json
node_modules/qs/package.json
+127
-0
node_modules/qs/test/.eslintrc
node_modules/qs/test/.eslintrc
+17
-0
node_modules/qs/test/index.js
node_modules/qs/test/index.js
+7
-0
node_modules/qs/test/parse.js
node_modules/qs/test/parse.js
+676
-0
node_modules/qs/test/stringify.js
node_modules/qs/test/stringify.js
+679
-0
node_modules/qs/test/utils.js
node_modules/qs/test/utils.js
+136
-0
node_modules/range-parser/HISTORY.md
node_modules/range-parser/HISTORY.md
+56
-0
node_modules/range-parser/LICENSE
node_modules/range-parser/LICENSE
+23
-0
node_modules/range-parser/README.md
node_modules/range-parser/README.md
+84
-0
node_modules/range-parser/index.js
node_modules/range-parser/index.js
+162
-0
node_modules/range-parser/package.json
node_modules/range-parser/package.json
+131
-0
node_modules/raw-body/HISTORY.md
node_modules/raw-body/HISTORY.md
+270
-0
node_modules/raw-body/LICENSE
node_modules/raw-body/LICENSE
+22
-0
node_modules/raw-body/README.md
node_modules/raw-body/README.md
+219
-0
node_modules/raw-body/index.d.ts
node_modules/raw-body/index.d.ts
+87
-0
node_modules/raw-body/index.js
node_modules/raw-body/index.js
+286
-0
node_modules/raw-body/package.json
node_modules/raw-body/package.json
+119
-0
node_modules/referrer-policy/CHANGELOG.md
node_modules/referrer-policy/CHANGELOG.md
+12
-0
node_modules/referrer-policy/LICENSE
node_modules/referrer-policy/LICENSE
+21
-0
node_modules/referrer-policy/README.md
node_modules/referrer-policy/README.md
+22
-0
node_modules/referrer-policy/dist/index.d.ts
node_modules/referrer-policy/dist/index.d.ts
+7
-0
node_modules/referrer-policy/dist/index.js
node_modules/referrer-policy/dist/index.js
+53
-0
node_modules/referrer-policy/package.json
node_modules/referrer-policy/package.json
+112
-0
node_modules/request-ip/CHANGELOG.md
node_modules/request-ip/CHANGELOG.md
+144
-0
node_modules/request-ip/LICENSE.md
node_modules/request-ip/LICENSE.md
+20
-0
node_modules/request-ip/README.md
node_modules/request-ip/README.md
+104
-0
node_modules/request-ip/dist/.DS_Store
node_modules/request-ip/dist/.DS_Store
+0
-0
node_modules/request-ip/dist/index.js
node_modules/request-ip/dist/index.js
+173
-0
node_modules/request-ip/package.json
node_modules/request-ip/package.json
+128
-0
node_modules/safe-buffer/LICENSE
node_modules/safe-buffer/LICENSE
+21
-0
node_modules/safe-buffer/README.md
node_modules/safe-buffer/README.md
+584
-0
node_modules/safe-buffer/index.d.ts
node_modules/safe-buffer/index.d.ts
+187
-0
node_modules/safe-buffer/index.js
node_modules/safe-buffer/index.js
+62
-0
node_modules/safe-buffer/package.json
node_modules/safe-buffer/package.json
+100
-0
node_modules/safer-buffer/LICENSE
node_modules/safer-buffer/LICENSE
+21
-0
node_modules/safer-buffer/Porting-Buffer.md
node_modules/safer-buffer/Porting-Buffer.md
+268
-0
node_modules/safer-buffer/Readme.md
node_modules/safer-buffer/Readme.md
+156
-0
node_modules/safer-buffer/dangerous.js
node_modules/safer-buffer/dangerous.js
+58
-0
node_modules/safer-buffer/package.json
node_modules/safer-buffer/package.json
+91
-0
node_modules/safer-buffer/safer.js
node_modules/safer-buffer/safer.js
+77
-0
node_modules/safer-buffer/tests.js
node_modules/safer-buffer/tests.js
+406
-0
node_modules/send/HISTORY.md
node_modules/send/HISTORY.md
+496
-0
node_modules/send/LICENSE
node_modules/send/LICENSE
+23
-0
node_modules/send/README.md
node_modules/send/README.md
+329
-0
node_modules/send/index.js
node_modules/send/index.js
+1129
-0
node_modules/send/node_modules/ms/index.js
node_modules/send/node_modules/ms/index.js
+162
-0
node_modules/send/node_modules/ms/license.md
node_modules/send/node_modules/ms/license.md
+21
-0
node_modules/send/node_modules/ms/package.json
node_modules/send/node_modules/ms/package.json
+102
-0
node_modules/send/node_modules/ms/readme.md
node_modules/send/node_modules/ms/readme.md
+60
-0
node_modules/send/package.json
node_modules/send/package.json
+132
-0
node_modules/serve-static/HISTORY.md
node_modules/serve-static/HISTORY.md
+451
-0
node_modules/serve-static/LICENSE
node_modules/serve-static/LICENSE
+25
-0
node_modules/serve-static/README.md
node_modules/serve-static/README.md
+259
-0
node_modules/serve-static/index.js
node_modules/serve-static/index.js
+210
-0
node_modules/serve-static/package.json
node_modules/serve-static/package.json
+104
-0
node_modules/setprototypeof/LICENSE
node_modules/setprototypeof/LICENSE
+13
-0
node_modules/setprototypeof/README.md
node_modules/setprototypeof/README.md
+31
-0
node_modules/setprototypeof/index.d.ts
node_modules/setprototypeof/index.d.ts
+2
-0
node_modules/setprototypeof/index.js
node_modules/setprototypeof/index.js
+17
-0
node_modules/setprototypeof/package.json
node_modules/setprototypeof/package.json
+97
-0
node_modules/setprototypeof/test/index.js
node_modules/setprototypeof/test/index.js
+24
-0
node_modules/statuses/HISTORY.md
node_modules/statuses/HISTORY.md
+65
-0
node_modules/statuses/LICENSE
node_modules/statuses/LICENSE
+23
-0
node_modules/statuses/README.md
node_modules/statuses/README.md
+127
-0
node_modules/statuses/codes.json
node_modules/statuses/codes.json
+66
-0
node_modules/statuses/index.js
node_modules/statuses/index.js
+113
-0
node_modules/statuses/package.json
node_modules/statuses/package.json
+141
-0
node_modules/toidentifier/LICENSE
node_modules/toidentifier/LICENSE
+21
-0
node_modules/toidentifier/README.md
node_modules/toidentifier/README.md
+61
-0
node_modules/toidentifier/index.js
node_modules/toidentifier/index.js
+30
-0
node_modules/toidentifier/package.json
node_modules/toidentifier/package.json
+116
-0
node_modules/type-is/HISTORY.md
node_modules/type-is/HISTORY.md
+259
-0
node_modules/type-is/LICENSE
node_modules/type-is/LICENSE
+23
-0
node_modules/type-is/README.md
node_modules/type-is/README.md
+170
-0
node_modules/type-is/index.js
node_modules/type-is/index.js
+266
-0
node_modules/type-is/package.json
node_modules/type-is/package.json
+116
-0
node_modules/unpipe/HISTORY.md
node_modules/unpipe/HISTORY.md
+4
-0
node_modules/unpipe/LICENSE
node_modules/unpipe/LICENSE
+22
-0
node_modules/unpipe/README.md
node_modules/unpipe/README.md
+43
-0
node_modules/unpipe/index.js
node_modules/unpipe/index.js
+69
-0
node_modules/unpipe/package.json
node_modules/unpipe/package.json
+86
-0
node_modules/utils-merge/.npmignore
node_modules/utils-merge/.npmignore
+9
-0
node_modules/utils-merge/LICENSE
node_modules/utils-merge/LICENSE
+20
-0
node_modules/utils-merge/README.md
node_modules/utils-merge/README.md
+34
-0
node_modules/utils-merge/index.js
node_modules/utils-merge/index.js
+23
-0
node_modules/utils-merge/package.json
node_modules/utils-merge/package.json
+93
-0
node_modules/vary/HISTORY.md
node_modules/vary/HISTORY.md
+39
-0
node_modules/vary/LICENSE
node_modules/vary/LICENSE
+22
-0
node_modules/vary/README.md
node_modules/vary/README.md
+101
-0
node_modules/vary/index.js
node_modules/vary/index.js
+149
-0
node_modules/vary/package.json
node_modules/vary/package.json
+106
-0
node_modules/x-xss-protection/CHANGELOG.md
node_modules/x-xss-protection/CHANGELOG.md
+20
-0
node_modules/x-xss-protection/LICENSE
node_modules/x-xss-protection/LICENSE
+21
-0
node_modules/x-xss-protection/README.md
node_modules/x-xss-protection/README.md
+33
-0
node_modules/x-xss-protection/dist/index.d.ts
node_modules/x-xss-protection/dist/index.d.ts
+9
-0
node_modules/x-xss-protection/dist/index.js
node_modules/x-xss-protection/dist/index.js
+50
-0
node_modules/x-xss-protection/package.json
node_modules/x-xss-protection/package.json
+120
-0
package.json
package.json
+22
-0
public/bouches/bouche_2.jpg
public/bouches/bouche_2.jpg
+0
-0
public/bouches/bouche_9.jpg
public/bouches/bouche_9.jpg
+0
-0
public/bouches/bouche_9_nas.jpg
public/bouches/bouche_9_nas.jpg
+0
-0
public/bouches/bouche_a.jpg
public/bouches/bouche_a.jpg
+0
-0
public/bouches/bouche_a_maj.jpg
public/bouches/bouche_a_maj.jpg
+0
-0
public/bouches/bouche_a_maj_nas.jpg
public/bouches/bouche_a_maj_nas.jpg
+0
-0
public/bouches/bouche_arobase.jpg
public/bouches/bouche_arobase.jpg
+0
-0
public/bouches/bouche_b.jpg
public/bouches/bouche_b.jpg
+0
-0
public/bouches/bouche_d.jpg
public/bouches/bouche_d.jpg
+0
-0
public/bouches/bouche_dz_maj.jpg
public/bouches/bouche_dz_maj.jpg
+0
-0
public/bouches/bouche_e.jpg
public/bouches/bouche_e.jpg
+0
-0
public/bouches/bouche_e_maj.jpg
public/bouches/bouche_e_maj.jpg
+0
-0
public/bouches/bouche_e_maj_nas.jpg
public/bouches/bouche_e_maj_nas.jpg
+0
-0
public/bouches/bouche_f.jpg
public/bouches/bouche_f.jpg
+0
-0
public/bouches/bouche_g.jpg
public/bouches/bouche_g.jpg
+0
-0
public/bouches/bouche_gz.jpg
public/bouches/bouche_gz.jpg
+0
-0
public/bouches/bouche_h_maj.jpg
public/bouches/bouche_h_maj.jpg
+0
-0
public/bouches/bouche_i.jpg
public/bouches/bouche_i.jpg
+0
-0
public/bouches/bouche_ij.jpg
public/bouches/bouche_ij.jpg
+0
-0
public/bouches/bouche_j.jpg
public/bouches/bouche_j.jpg
+0
-0
public/bouches/bouche_k.jpg
public/bouches/bouche_k.jpg
+0
-0
public/bouches/bouche_ks.jpg
public/bouches/bouche_ks.jpg
+0
-0
public/bouches/bouche_l.jpg
public/bouches/bouche_l.jpg
+0
-0
public/bouches/bouche_m.jpg
public/bouches/bouche_m.jpg
+0
-0
public/bouches/bouche_n.jpg
public/bouches/bouche_n.jpg
+0
-0
public/bouches/bouche_n_maj.jpg
public/bouches/bouche_n_maj.jpg
+0
-0
public/bouches/bouche_nj.jpg
public/bouches/bouche_nj.jpg
+0
-0
public/bouches/bouche_o.jpg
public/bouches/bouche_o.jpg
+0
-0
public/bouches/bouche_o_maj.jpg
public/bouches/bouche_o_maj.jpg
+0
-0
public/bouches/bouche_o_maj_nas.jpg
public/bouches/bouche_o_maj_nas.jpg
+0
-0
public/bouches/bouche_p.jpg
public/bouches/bouche_p.jpg
+0
-0
public/bouches/bouche_r.jpg
public/bouches/bouche_r.jpg
+0
-0
public/bouches/bouche_s.jpg
public/bouches/bouche_s.jpg
+0
-0
public/bouches/bouche_s_maj.jpg
public/bouches/bouche_s_maj.jpg
+0
-0
public/bouches/bouche_t.jpg
public/bouches/bouche_t.jpg
+0
-0
public/bouches/bouche_ts_maj.jpg
public/bouches/bouche_ts_maj.jpg
+0
-0
public/bouches/bouche_u.jpg
public/bouches/bouche_u.jpg
+0
-0
public/bouches/bouche_v.jpg
public/bouches/bouche_v.jpg
+0
-0
public/bouches/bouche_w.jpg
public/bouches/bouche_w.jpg
+0
-0
public/bouches/bouche_wa.jpg
public/bouches/bouche_wa.jpg
+0
-0
public/bouches/bouche_we_maj_nas.jpg
public/bouches/bouche_we_maj_nas.jpg
+0
-0
public/bouches/bouche_y.jpg
public/bouches/bouche_y.jpg
+0
-0
public/bouches/bouche_z.jpg
public/bouches/bouche_z.jpg
+0
-0
public/bouches/bouche_z_maj.jpg
public/bouches/bouche_z_maj.jpg
+0
-0
public/bouches/liste.txt
public/bouches/liste.txt
+43
-0
public/im/arriereplan.gif
public/im/arriereplan.gif
+0
-0
public/im/icongrille.png
public/im/icongrille.png
+0
-0
public/im/interligneMoins.png
public/im/interligneMoins.png
+0
-0
public/im/interlignePlus.png
public/im/interlignePlus.png
+0
-0
public/index.html
public/index.html
+66
-0
public/punct/punct_apostrophe.jpg
public/punct/punct_apostrophe.jpg
+0
-0
public/punct/punct_espace.jpg
public/punct/punct_espace.jpg
+0
-0
public/punct/punct_exclamation.jpg
public/punct/punct_exclamation.jpg
+0
-0
public/punct/punct_interrogation.jpg
public/punct/punct_interrogation.jpg
+0
-0
public/punct/punct_point.jpg
public/punct/punct_point.jpg
+0
-0
public/punct/punct_tiret.jpg
public/punct/punct_tiret.jpg
+0
-0
public/punct/punct_virgule.jpg
public/punct/punct_virgule.jpg
+0
-0
public/scripts/DragDropTouch.js
public/scripts/DragDropTouch.js
+447
-0
public/scripts/cartes.js
public/scripts/cartes.js
+67
-0
public/scripts/jquery-3.4.1.min.js
public/scripts/jquery-3.4.1.min.js
+2
-0
public/scripts/script.js
public/scripts/script.js
+459
-0
public/scripts/scriptTry.js
public/scripts/scriptTry.js
+223
-0
public/styles/popup.css
public/styles/popup.css
+109
-0
public/styles/styles.css
public/styles/styles.css
+179
-0
public/trait-point/liste.txt
public/trait-point/liste.txt
+8
-0
public/trait-point/tp_C.jpg
public/trait-point/tp_C.jpg
+0
-0
public/trait-point/tp_CC.jpg
public/trait-point/tp_CC.jpg
+0
-0
public/trait-point/tp_CV.jpg
public/trait-point/tp_CV.jpg
+0
-0
public/trait-point/tp_Crouge.jpg
public/trait-point/tp_Crouge.jpg
+0
-0
public/trait-point/tp_Liaison.jpg
public/trait-point/tp_Liaison.jpg
+0
-0
public/trait-point/tp_V.jpg
public/trait-point/tp_V.jpg
+0
-0
public/trait-point/tp_VC.jpg
public/trait-point/tp_VC.jpg
+0
-0
public/trait-point/tp_Vrouge.jpg
public/trait-point/tp_Vrouge.jpg
+0
-0
No files found.
index.js
0 → 100644
View file @
3397046b
const
express
=
require
(
'
express
'
);
const
app
=
express
();
const
path
=
require
(
'
path
'
);
const
fs
=
require
(
'
fs
'
);
const
requestIp
=
require
(
'
request-ip
'
);
const
compression
=
require
(
'
compression
'
);
const
helmet
=
require
(
'
helmet
'
);
app
.
use
(
express
.
json
());
app
.
use
(
express
.
static
(
'
public
'
));
app
.
use
(
compression
());
// Compress all routes
app
.
use
(
helmet
());
// Protection de base pour l'appli
// DÉCLARATION DES CHEMINS
const
FilebaseDeDonnees
=
'
../db/db_phonodrop.json
'
;
// LECTURE DE LA BASE DE DONNÉES
var
data
=
fs
.
readFileSync
(
FilebaseDeDonnees
);
var
baseDeDonnees
=
JSON
.
parse
(
data
);
console
.
log
(
'
La base de données contient
'
+
Object
.
keys
(
baseDeDonnees
).
length
+
'
entrées.
'
);
///////////////////////////////////////
//////// CHARGEMENT PAGE VIERGE ///////
///////////////////////////////////////
app
.
get
(
'
/
'
,
(
req
,
res
)
=>
{
res
.
sendFile
(
path
.
join
(
__dirname
+
'
/public/index.html
'
));
});
///////////////////////////////////////
///// CHARGEMENT PAGE SAUVEGARDÉE /////
///////////////////////////////////////
app
.
get
(
'
/:id
'
,
(
req
,
res
)
=>
{
// VÉRIFICATION PRÉSENCE IDENTIFIANT RECHERCHÉ
const
contenu
=
baseDeDonnees
[
req
.
params
.
id
];
if
(
!
contenu
)
{
res
.
status
(
404
).
send
(
"
Cette page n'existe pas !
"
);
}
else
{
res
.
sendFile
(
path
.
join
(
__dirname
+
'
/public/index.html
'
));
}
});
app
.
get
(
'
/:id/page
'
,
(
req
,
res
)
=>
{
// REVÉRIFICATION PRÉSENCE IDENTIFIANT RECHERCHÉ
const
contenu
=
baseDeDonnees
[
req
.
params
.
id
];
if
(
!
contenu
)
{
res
.
status
(
404
).
send
(
"
Error 404: cet identifiant ne renvoie à rien
"
);
}
else
{
res
.
send
(
JSON
.
stringify
(
contenu
));
}
});
///////////////////////////////////////
///// SAUVEGARDE DE LA PAGE CLIENT ////
///////////////////////////////////////
app
.
post
(
'
/phonodrop/export
'
,
(
request
,
response
)
=>
{
var
colis
=
request
.
body
;
colis
.
ipCli
=
requestIp
.
getClientIp
(
request
);
baseDeDonnees
[
colis
.
pageId
]
=
colis
;
response
.
json
({
status
:
"
success
"
,
identifiant
:
colis
.
pageId
});
fs
.
writeFile
(
FilebaseDeDonnees
,
JSON
.
stringify
(
baseDeDonnees
,
null
,
2
),
finished
);
function
finished
(
err
)
{
console
.
log
(
"
Colis reçu depuis
"
+
requestIp
.
getClientIp
(
request
));
}
console
.
log
(
'
La base de données contient maintenant
'
+
Object
.
keys
(
baseDeDonnees
).
length
+
'
entrées.
'
);
})
// PORT
const
port
=
process
.
env
.
PORT
||
8080
;
// utiliser le port courant ou sinon le port indiqué
app
.
listen
(
port
,
()
=>
console
.
log
(
`Listening on port
${
port
}
...`
));
node_modules/.bin/mime
0 → 120000
View file @
3397046b
../mime/cli.js
\ No newline at end of file
node_modules/accepts/HISTORY.md
0 → 100644
View file @
3397046b
1.3.7 / 2019-04-29
==================
*
deps: negotiator@0.6.2
-
Fix sorting charset, encoding, and language with extra parameters
1.
3.6 / 2019-04-28
==================
*
deps: mime-types@~2.1.24
-
deps: mime-db@~1.40.0
1.
3.5 / 2018-02-28
==================
*
deps: mime-types@~2.1.18
-
deps: mime-db@~1.33.0
1.
3.4 / 2017-08-22
==================
*
deps: mime-types@~2.1.16
-
deps: mime-db@~1.29.0
1.
3.3 / 2016-05-02
==================
*
deps: mime-types@~2.1.11
-
deps: mime-db@~1.23.0
*
deps: negotiator@0.6.1
-
perf: improve
`Accept`
parsing speed
-
perf: improve
`Accept-Charset`
parsing speed
-
perf: improve
`Accept-Encoding`
parsing speed
-
perf: improve
`Accept-Language`
parsing speed
1.
3.2 / 2016-03-08
==================
*
deps: mime-types@~2.1.10
-
Fix extension of
`application/dash+xml`
-
Update primary extension for
`audio/mp4`
-
deps: mime-db@~1.22.0
1.
3.1 / 2016-01-19
==================
*
deps: mime-types@~2.1.9
-
deps: mime-db@~1.21.0
1.
3.0 / 2015-09-29
==================
*
deps: mime-types@~2.1.7
-
deps: mime-db@~1.19.0
*
deps: negotiator@0.6.0
-
Fix including type extensions in parameters in
`Accept`
parsing
-
Fix parsing
`Accept`
parameters with quoted equals
-
Fix parsing
`Accept`
parameters with quoted semicolons
-
Lazy-load modules from main entry point
-
perf: delay type concatenation until needed
-
perf: enable strict mode
-
perf: hoist regular expressions
-
perf: remove closures getting spec properties
-
perf: remove a closure from media type parsing
-
perf: remove property delete from media type parsing
1.
2.13 / 2015-09-06
===================
*
deps: mime-types@~2.1.6
-
deps: mime-db@~1.18.0
1.
2.12 / 2015-07-30
===================
*
deps: mime-types@~2.1.4
-
deps: mime-db@~1.16.0
1.
2.11 / 2015-07-16
===================
*
deps: mime-types@~2.1.3
-
deps: mime-db@~1.15.0
1.
2.10 / 2015-07-01
===================
*
deps: mime-types@~2.1.2
-
deps: mime-db@~1.14.0
1.
2.9 / 2015-06-08
==================
*
deps: mime-types@~2.1.1
-
perf: fix deopt during mapping
1.
2.8 / 2015-06-07
==================
*
deps: mime-types@~2.1.0
-
deps: mime-db@~1.13.0
*
perf: avoid argument reassignment & argument slice
*
perf: avoid negotiator recursive construction
*
perf: enable strict mode
*
perf: remove unnecessary bitwise operator
1.
2.7 / 2015-05-10
==================
*
deps: negotiator@0.5.3
-
Fix media type parameter matching to be case-insensitive
1.
2.6 / 2015-05-07
==================
*
deps: mime-types@~2.0.11
-
deps: mime-db@~1.9.1
*
deps: negotiator@0.5.2
-
Fix comparing media types with quoted values
-
Fix splitting media types with quoted commas
1.
2.5 / 2015-03-13
==================
*
deps: mime-types@~2.0.10
-
deps: mime-db@~1.8.0
1.
2.4 / 2015-02-14
==================
*
Support Node.js 0.6
*
deps: mime-types@~2.0.9
-
deps: mime-db@~1.7.0
*
deps: negotiator@0.5.1
-
Fix preference sorting to be stable for long acceptable lists
1.
2.3 / 2015-01-31
==================
*
deps: mime-types@~2.0.8
-
deps: mime-db@~1.6.0
1.
2.2 / 2014-12-30
==================
*
deps: mime-types@~2.0.7
-
deps: mime-db@~1.5.0
1.
2.1 / 2014-12-30
==================
*
deps: mime-types@~2.0.5
-
deps: mime-db@~1.3.1
1.
2.0 / 2014-12-19
==================
*
deps: negotiator@0.5.0
-
Fix list return order when large accepted list
-
Fix missing identity encoding when q=0 exists
-
Remove dynamic building of Negotiator class
1.
1.4 / 2014-12-10
==================
*
deps: mime-types@~2.0.4
-
deps: mime-db@~1.3.0
1.
1.3 / 2014-11-09
==================
*
deps: mime-types@~2.0.3
-
deps: mime-db@~1.2.0
1.
1.2 / 2014-10-14
==================
*
deps: negotiator@0.4.9
-
Fix error when media type has invalid parameter
1.
1.1 / 2014-09-28
==================
*
deps: mime-types@~2.0.2
-
deps: mime-db@~1.1.0
*
deps: negotiator@0.4.8
-
Fix all negotiations to be case-insensitive
-
Stable sort preferences of same quality according to client order
1.
1.0 / 2014-09-02
==================
*
update
`mime-types`
1.
0.7 / 2014-07-04
==================
*
Fix wrong type returned from
`type`
when match after unknown extension
1.
0.6 / 2014-06-24
==================
*
deps: negotiator@0.4.7
1.
0.5 / 2014-06-20
==================
*
fix crash when unknown extension given
1.
0.4 / 2014-06-19
==================
*
use
`mime-types`
1.
0.3 / 2014-06-11
==================
*
deps: negotiator@0.4.6
-
Order by specificity when quality is the same
1.
0.2 / 2014-05-29
==================
*
Fix interpretation when header not in request
*
deps: pin negotiator@0.4.5
1.
0.1 / 2014-01-18
==================
*
Identity encoding isn't always acceptable
*
deps: negotiator@~0.4.0
1.
0.0 / 2013-12-27
==================
*
Genesis
node_modules/accepts/LICENSE
0 → 100644
View file @
3397046b
(The MIT License)
Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
node_modules/accepts/README.md
0 → 100644
View file @
3397046b
# accepts
[
![NPM Version
][
npm-version-image
]
][npm-url]
[
![NPM Downloads
][
npm-downloads-image
]
][npm-url]
[
![Node.js Version
][
node-version-image
]
][node-version-url]
[
![Build Status
][
travis-image
]
][travis-url]
[
![Test Coverage
][
coveralls-image
]
][coveralls-url]
Higher level content negotiation based on
[
negotiator
](
https://www.npmjs.com/package/negotiator
)
.
Extracted from
[
koa
](
https://www.npmjs.com/package/koa
)
for general use.
In addition to negotiator, it allows:
-
Allows types as an array or arguments list, ie
`(['text/html', 'application/json'])`
as well as
`('text/html', 'application/json')`
.
-
Allows type shorthands such as
`json`
.
-
Returns
`false`
when no types match
-
Treats non-existent headers as
`*`
## Installation
This is a
[
Node.js
](
https://nodejs.org/en/
)
module available through the
[
npm registry
](
https://www.npmjs.com/
)
. Installation is done using the
[
`npm install` command
](
https://docs.npmjs.com/getting-started/installing-npm-packages-locally
)
:
```
sh
$
npm
install
accepts
```
## API
<!-- eslint-disable no-unused-vars -->