Commit Graph

841 Commits

Author SHA1 Message Date
dependabot[bot]
ed2d51d439
Bump mako from 1.1.3 to 1.1.5
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.3 to 1.1.5.
- [Release notes](https://github.com/sqlalchemy/mako/releases)
- [Changelog](https://github.com/sqlalchemy/mako/blob/master/CHANGES)
- [Commits](https://github.com/sqlalchemy/mako/commits)

---
updated-dependencies:
- dependency-name: mako
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 02:03:58 +00:00
FireMasterK
71949b8536
actions: fix docker builds
I have no idea how this even got here, git blame shows that this was done when the Nginx image was merged.
2021-07-17 00:29:31 +05:30
dependabot[bot]
b2b4abc541 Bump docker/setup-buildx-action from 1.5.0 to 1.5.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-13 19:12:20 +05:30
dependabot[bot]
d174cecdd4 Bump docker/setup-buildx-action from 1.4.1 to 1.5.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.4.1...v1.5.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 13:40:38 +05:30
dependabot[bot]
b07957dcb1 Bump docker/build-push-action from 2.5.0 to 2.6.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.5.0...v2.6.1)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-02 15:28:46 +05:30
dependabot[bot]
4bc4993c2f Bump docker/setup-buildx-action from 1.3.0 to 1.4.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.3.0...v1.4.1)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-30 16:18:08 +05:30
dependabot[bot]
faf1be26f9 Bump docker/login-action from 1.9.0 to 1.10.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-24 13:20:13 +05:30
PLUJA
09fbf47ed8
Merge pull request #220 from taivlam/patch-1
Change LBRY to Odysee and 2 minor typos
2021-06-13 07:15:57 +00:00
taivlam
3d56fed2eb
Change LBRY to Odysee and 2 minor typos
* Change LBRY to Odysee (for purposes of visiting decentralized platforms accessible via web browsers - haven't used LBRY desktop client in a while, but the more technical users still using the LBRY application can deal with this)
* Corrected 2 minor typos
2021-06-12 23:18:43 +00:00
PLUJA
dedfe652af
Merge pull request #219 from ytorg/dependabot/pip/urllib3-1.26.5
Bump urllib3 from 1.26.4 to 1.26.5
2021-06-06 08:28:12 +02:00
dependabot[bot]
da9892333a
Bump urllib3 from 1.26.4 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
- [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.4...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 02:39:30 +00:00
dependabot[bot]
beb3758961 Bump actions/cache from 2.1.5 to 2.1.6
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 15:21:11 +05:30
dependabot[bot]
ebe9740684 Bump docker/setup-qemu-action from 1.1.0 to 1.2.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.1.0...v1.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 15:05:09 +05:30
dependabot[bot]
664a07f766 Bump docker/build-push-action from 2.4.0 to 2.5.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.4.0...v2.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 15:04:59 +05:30
dependabot[bot]
4b7e99e9d1 Bump docker/build-push-action from 2 to 2.4.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 2.4.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 06:14:40 +00:00
dependabot[bot]
d92f028e54 Bump docker/login-action from 1 to 1.9.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 1.9.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v1.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 06:14:23 +00:00
dependabot[bot]
612114ff3d Bump docker/setup-qemu-action from 1 to 1.1.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 1.1.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v1.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 06:13:49 +00:00
dependabot[bot]
37fbf298dd Bump actions/checkout from 2 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 06:13:33 +00:00
dependabot[bot]
8216a9b1f6 Bump docker/setup-buildx-action from 1 to 1.3.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 1.3.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v1.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 06:13:19 +00:00
dependabot[bot]
f90ce55b1e Bump actions/cache from v2.1.4 to v2.1.5
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 06:09:17 +00:00
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