Commit Graph

821 Commits

Author SHA1 Message Date
PLUJA
6e7da09047
Add another mirror (backup) for this repo. 2021-04-12 10:00:29 +02:00
PLUJA
b1f538ec14
Merge pull request #206 from aljaxus/patch-1
Update README.md no more git.rip
2021-04-12 09:29:02 +02:00
PLUJA
7bb75909f4
Merge pull request #204 from 3nprob/nginx-docker
Add nginx Dockerfile
2021-04-12 09:27:55 +02:00
3nprob
789d5d16f7 Add GH action for nginx docker image 2021-04-12 09:20:45 +09:00
Aljaz S
11acb12aea
Update README.md
"Update" the git.rip address as the domain has been seized by FBI
2021-04-10 12:46:38 +02:00
3nprob
f0a5d2f167 Exclude static assets from yotter backend docker image 2021-04-10 13:31:26 +09:00
3nprob
bb38b8d9d7 Add nginx Dockerfile 2021-04-10 13:31:26 +09:00
PLUJA
2edcab95a4
Bump urllib3 from 1.26.3 to 1.26.4
Bump urllib3 from 1.26.3 to 1.26.4
2021-04-08 18:17:36 +02:00
dependabot[bot]
43f2904329
Bump urllib3 from 1.26.3 to 1.26.4
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 to 1.26.4.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.3...1.26.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-06 18:10:42 +00:00
FireMasterK
0176703f88
Add curl as a build dep.
Needed to run the rust installer script.
2021-03-31 22:11:04 +00:00
FireMasterK
2ad6540b57
Add rust as a build dependency. (#201)
* Add rust as a build dependency.

This is because the `cryptography` package now uses rust for memory safety reasons.
2021-03-31 20:05:52 +00:00
PLUJA
432d12a695
Bump lxml for security reasons (CVE-2021-28957)
CVE Link: https://github.com/advisories/GHSA-jq4v-f5q6-mjqq
2021-03-31 17:20:01 +02:00
dependabot[bot]
4370e70258 Bump jinja2 from 2.11.2 to 2.11.3
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-20 05:25:06 +00:00
dependabot[bot]
86e6132266 Bump urllib3 from 1.26.2 to 1.26.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.3.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.2...1.26.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-19 20:00:26 +00:00
pluja
913506df59 Fix small error 2021-03-12 20:49:10 +01:00
pluja
d0aa476f70 Fix #195 and #193 2021-03-12 19:50:13 +01:00
Seth Simmons
1d52e68b3e
Add healthcheck for yotter (#196)
This is a simple addition that adds a healthcheck for the Yotter web UI, allowing for better monitoring and autohealing of the yotter container if the UI is unavailable.
2021-03-12 22:56:25 +05:30
PLUJA
255c162e6c
Update README.md 2021-03-04 10:08:42 +01:00
PLUJA
652b889db9
Add small roadmap 2021-03-01 17:03:48 +01:00
pluja
5770913103 Add autofocus to search input fields #194 2021-02-23 15:06:04 +01:00
PLUJA
39fb6294d7
Fix #190 2021-02-08 08:53:43 +01:00
dependabot[bot]
34a57e7d05 Bump actions/cache from v2.1.3 to v2.1.4
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.3 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.3...26968a09c0ea4f3e233fdddbafd1166051a095f6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-05 06:46:42 +00:00
pluja
3aae43e41b render admin messages as html 2021-02-04 21:50:49 +01:00
dependabot[bot]
3688ad517e Bump bleach from 3.2.1 to 3.3.0
Bumps [bleach](https://github.com/mozilla/bleach) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/mozilla/bleach/releases)
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES)
- [Commits](https://github.com/mozilla/bleach/compare/v3.2.1...v3.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-03 07:37:41 +00:00
PLUJA
07796eae25
Add mirror repo 2021-02-01 11:10:47 +01:00
pluja
005547cb82 Fix #187 2021-02-01 10:32:11 +01:00
pluja
bd78ea8b80 Merge branch 'dev-indep' of https://github.com/ytorg/yotter into dev-indep 2021-02-01 10:30:37 +01:00
pluja
46faa07273 Fix t#187 and change cache time limit 2021-02-01 10:28:05 +01:00
PLUJA
d3d67858a6
Merge pull request #179 from toh995/add-f-strings
Refactor to use f-strings
2021-01-20 08:12:54 +01:00
omicron-b
44d69394f6
fixed link to #configure-the-server (#181) 2021-01-08 12:40:57 +00:00
PLUJA
7d4bff599b
Merge pull request #180 from dantiodev/patch-1
Fix incorrect spellings
2021-01-08 08:41:47 +01:00
dantiodev
bf0647e95a
Fix incorrect spellings
"Trendig" should be trending. "recomendations" should be "recommendations".
2021-01-08 00:27:28 -06:00
toh995
7feef8c07f Refactor to use f-strings 2021-01-07 00:04:49 -08:00
PLUJA
fe31152a4f
Bump sqlalchemy from 1.3.21 to 1.3.22
Bump sqlalchemy from 1.3.21 to 1.3.22
2020-12-21 09:23:41 +01:00
dependabot[bot]
1c2e1a6a00
Bump sqlalchemy from 1.3.21 to 1.3.22
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.21 to 1.3.22.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-21 07:29:59 +00:00
PLUJA
59211be961
Bump sqlalchemy from 1.3.20 to 1.3.21
Bump sqlalchemy from 1.3.20 to 1.3.21
2020-12-18 10:40:54 +01:00
dependabot[bot]
c06a71a086
Bump sqlalchemy from 1.3.20 to 1.3.21
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.20 to 1.3.21.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-18 06:31:19 +00:00
dependabot[bot]
34afa311aa Bump requests from 2.25.0 to 2.25.1
Bumps [requests](https://github.com/psf/requests) from 2.25.0 to 2.25.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.25.0...v2.25.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-17 06:27:46 +00:00
PLUJA
2821e8859f
Bump packaging from 20.7 to 20.8 2020-12-14 09:26:32 +01:00
dependabot[bot]
b7abd7900f
Bump packaging from 20.7 to 20.8
Bumps [packaging](https://github.com/pypa/packaging) from 20.7 to 20.8.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/20.7...20.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 07:39:21 +00:00
PLUJA
117842c5e0
Bump cachetools from 4.1.1 to 4.2.0
Bump cachetools from 4.1.1 to 4.2.0
2020-12-11 09:41:00 +01:00
dependabot[bot]
95a19fc76d
Bump cachetools from 4.1.1 to 4.2.0
Bumps [cachetools](https://github.com/tkem/cachetools) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/tkem/cachetools/releases)
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v4.1.1...v4.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 06:13:54 +00:00
dependabot[bot]
5b26cb7f2e Bump certifi from 2020.11.8 to 2020.12.5
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.11.8 to 2020.12.5.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2020.11.08...2020.12.05)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-07 07:52:59 +00:00
dependabot[bot]
1a68eb15fb Bump packaging from 20.4 to 20.7
Bumps [packaging](https://github.com/pypa/packaging) from 20.4 to 20.7.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/20.4...20.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 13:44:10 +05:30
dependabot[bot]
3847244b93 Bump lxml from 4.6.1 to 4.6.2
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.1...lxml-4.6.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 13:43:11 +05:30
PLUJA
af0872ae12
Bump zope-interface from 5.1.2 to 5.2.0
Bump zope-interface from 5.1.2 to 5.2.0
2020-11-27 09:24:21 +01:00
PLUJA
70abdbfcac
Update SELF-HOSTING.md 2020-11-27 09:19:34 +01:00
PLUJA
92374f2690
Update manual installation to use http3-ytproxy 2020-11-27 09:13:35 +01:00
pluja
e08d8ade7a Fix channel link from video page 2020-11-27 07:25:56 +01:00
pluja
50a59a41b7 Change html imports order. 2020-11-20 12:47:37 +01:00