Abubakar Abid
|
2a00d384a6
|
Merge pull request #415 from fiordiconio/master
Added hers to list of female words
|
2021-12-16 09:24:51 -06:00 |
|
fiordiconio
|
f65375b471
|
Added hers to list of female words
|
2021-12-16 16:22:24 +01:00 |
|
Abubakar Abid
|
97fc1d1dfd
|
cleaned up interface.py file
|
2021-12-16 08:24:24 -06:00 |
|
Abubakar Abid
|
fd99d217c3
|
cleaning up interface.py
|
2021-12-14 21:06:49 -06:00 |
|
dependabot[bot]
|
ce9422f883
|
Bump tar from 6.1.0 to 6.1.11 in /frontend
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.11)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-15 02:54:10 +00:00 |
|
dependabot[bot]
|
18884c21f7
|
Bump jsuites from 4.6.6 to 4.9.28 in /frontend
Bumps [jsuites](https://github.com/jsuites/jsuites) from 4.6.6 to 4.9.28.
- [Release notes](https://github.com/jsuites/jsuites/releases)
- [Commits](https://github.com/jsuites/jsuites/commits)
---
updated-dependencies:
- dependency-name: jsuites
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-15 02:54:10 +00:00 |
|
dependabot[bot]
|
19a7935876
|
Bump tmpl from 1.0.4 to 1.0.5 in /frontend
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-15 02:54:09 +00:00 |
|
Abubakar Abid
|
ff0a0d0273
|
added readme badges
|
2021-12-14 20:53:02 -06:00 |
|
Abubakar Abid
|
13b3508a00
|
Merge branch 'master' into abidlabs/url
|
2021-12-14 20:40:51 -06:00 |
|
Abubakar Abid
|
c39bbad459
|
cleaned up interface.py
|
2021-12-14 20:40:36 -06:00 |
|
Abubakar Abid
|
c798b971b2
|
added docs for Interface class
|
2021-12-14 19:26:27 -06:00 |
|
Abubakar Abid
|
7a23e8f748
|
cleaning interface.py
|
2021-12-14 18:40:57 -06:00 |
|
Abubakar Abid
|
9151bff97d
|
Merge branch 'master' into abidlabs/url
|
2021-12-14 18:40:41 -06:00 |
|
Abubakar Abid
|
b12ac1d935
|
Merge pull request #408 from cansik/cansik/reserved-ip
Fix url_ok check is not reaching host
|
2021-12-14 18:39:36 -06:00 |
|
Abubakar Abid
|
ebee870732
|
Merge branch 'master' into cansik/reserved-ip
|
2021-12-14 18:37:17 -06:00 |
|
Abubakar Abid
|
160a037989
|
added test for checking if static files are served safely
|
2021-12-14 17:05:02 -06:00 |
|
Ali Abid
|
a7a453602f
|
updated PyPi version
|
2021-12-14 21:02:26 +00:00 |
|
Ali Abid
|
41bd3645bd
|
secure path hotfix
|
2021-12-14 21:01:55 +00:00 |
|
Ali Abid
|
0b2c4901a6
|
updated PyPi version
|
2021-12-14 18:57:16 +00:00 |
|
Abubakar Abid
|
fba164d4f4
|
Create SECURITY.md
|
2021-12-14 12:32:33 -06:00 |
|
Florian Bruggisser
|
30f57eec26
|
handling reserved ip address to bind to all network interfaces #382
|
2021-12-14 17:55:54 +01:00 |
|
Abubakar Abid
|
0abfe9c60d
|
networking start server
|
2021-12-14 10:13:04 -06:00 |
|
Abubakar Abid
|
b0d6e5ebd9
|
Merge branch 'master' into abidlabs/url
|
2021-12-14 10:12:34 -06:00 |
|
Abubakar Abid
|
af0100f52f
|
working on refactoring server_name and server_port
|
2021-12-14 10:09:21 -06:00 |
|
Abubakar Abid
|
6fcfe8c21d
|
reverted back start server port parameter
|
2021-12-14 10:08:25 -06:00 |
|
Abubakar Abid
|
719d107d87
|
fixed static file issue
|
2021-12-14 10:00:10 -06:00 |
|
Abubakar Abid
|
94a5b745db
|
Merge pull request #406 from haby0/patch-1
Fix arbitrary file reading vulnerabilities
|
2021-12-14 08:14:57 -06:00 |
|
aliabid94
|
f9378ba57f
|
Update README.md
|
2021-12-13 22:31:52 -08:00 |
|
aliabid94
|
4bd50ea548
|
Update website readme
|
2021-12-13 22:31:22 -08:00 |
|
haby0
|
8bdc59735f
|
Fix arbitrary file reading vulnerabilities
Use werkzeug.utils.secure_filename to fix arbitrary file reading vulnerabilities.
From: https://github.com/gradio-app/gradio/issues/405
|
2021-12-14 14:09:50 +08:00 |
|
aliabid94
|
b4d9825409
|
Website: WIP (#328)
Ported gradio website into gradio repository, now launched as a docker service from gradio/website
|
2021-12-13 22:02:19 -08:00 |
|
Abubakar Abid
|
5cf1f66c38
|
Update CONTRIBUTING.md
|
2021-12-07 20:20:50 -05:00 |
|
Ali Abid
|
967af3caac
|
updated PyPi version
|
2021-12-01 03:01:23 +00:00 |
|
Ali Abid
|
b499f90c97
|
fix video recorder for iphone
|
2021-12-01 02:59:35 +00:00 |
|
Ali Abid
|
ea1f003517
|
updated PyPi version
|
2021-12-01 02:53:50 +00:00 |
|
Ali Abid
|
1f9c6bf175
|
fix video recorder for iphone
|
2021-12-01 02:52:09 +00:00 |
|
Ali Abid
|
834d53702d
|
updated PyPi version
|
2021-12-01 02:47:14 +00:00 |
|
Ali Abid
|
eb9108ab5b
|
fix video recorder for iphone
|
2021-12-01 02:44:22 +00:00 |
|
Ali Abid
|
d7ee56003d
|
updated PyPi version
|
2021-12-01 02:35:08 +00:00 |
|
Ali Abid
|
31fc494d10
|
fix video recorder for iphone
|
2021-12-01 02:33:39 +00:00 |
|
Ali Abid
|
c36a3ad1a4
|
fix video recorder for iphone
|
2021-12-01 02:33:24 +00:00 |
|
Ali Abid
|
bd365ca737
|
updated PyPi version
|
2021-12-01 01:54:49 +00:00 |
|
Ali Abid
|
4315466977
|
fix video recorder for iphone
|
2021-12-01 01:52:26 +00:00 |
|
Ali Abid
|
45a7a937d8
|
updated PyPi version
|
2021-12-01 01:26:24 +00:00 |
|
Ali Abid
|
343c6401fb
|
fix video recorder for iphone
|
2021-12-01 01:24:14 +00:00 |
|
Ali Abid
|
0f3765a98c
|
updated PyPi version
|
2021-12-01 01:18:53 +00:00 |
|
Ali Abid
|
9d75954a02
|
fix video recorder for iphone
|
2021-12-01 01:16:51 +00:00 |
|
Ali Abid
|
064c280a58
|
updated PyPi version
|
2021-11-30 22:12:42 +00:00 |
|
Ali Abid
|
f909298aba
|
fix video recorder for iphone
|
2021-11-30 22:10:22 +00:00 |
|
Abubakar Abid
|
2b864db286
|
Update README.md
|
2021-11-30 09:57:58 -06:00 |
|