Commit Graph

831 Commits

Author SHA1 Message Date
FireMasterK
2d2f58791a
Clone the entire repository. 2020-11-06 08:55:10 +05:30
FireMasterK
61a694e1d4
Add the current version to a file when building. 2020-11-06 08:51:28 +05:30
pluja
889faa776c Use abbrev for verion (#130) 2020-11-05 19:29:01 +01:00
pluja
e4e8754fc8 Correction with docker versioning (#130) 2020-11-05 19:25:38 +01:00
pluja
c3f4247c31 Non-docker date fixes (#130) 2020-11-05 19:21:18 +01:00
pluja
a8b621acd7 Merge branch 'dev-indep' of https://github.com/ytorg/yotter into dev-indep 2020-11-05 19:15:52 +01:00
pluja
7316c3a70c Re-automate versioning (#130) 2020-11-05 19:15:11 +01:00
PLUJA
7b0f178fd5
Add redirect extensions 2020-11-05 15:30:51 +01:00
pluja
417af1a5f1 Link to /tags for versioning 2020-11-05 15:11:54 +01:00
pluja
36294cb0a9 Make server version Docker-compatible (#130) 2020-11-05 15:08:54 +01:00
pluja
a7c081174b Merge branch 'dev-indep' of https://github.com/ytorg/yotter into dev-indep 2020-11-04 09:38:54 +01:00
pluja
4b098d7f52 Add latest update date to /status 2020-11-04 09:38:51 +01:00
PLUJA
4d4d44ca55
Update README.md 2020-11-04 09:33:07 +01:00
pluja
39dafeaade Add link to commits on version 2020-11-04 09:30:15 +01:00
pluja
e58fbb873f Merge branch 'dev-indep' of https://github.com/ytorg/yotter into dev-indep 2020-11-04 09:28:05 +01:00
pluja
1162f2d489 Remove version from yotter config 2020-11-04 09:27:36 +01:00
pluja
b285081ca8 Set commit hash as version for automation 2020-11-04 09:27:19 +01:00
PLUJA
3d8818a818
Update README.md 2020-11-04 09:03:13 +01:00
PLUJA
6514e80ea4
Update README.md 2020-11-04 08:57:59 +01:00
pluja
eda19ffebb Add Yotter version to /status (#130) 2020-11-04 08:49:10 +01:00
pluja
b004a2da52 Add version to yotter-config.json 2020-11-04 08:43:48 +01:00
pluja
c0fc666d83 Merge 2020-11-04 08:28:34 +01:00
pluja
b84dc6dcc4 Fix Error on videos with no likes/dislikes
Error 500 was displayed on some videos which had 0 likes or 0 dislikes, as the returned type was None. It was already treated but not used
2020-11-04 08:28:14 +01:00
PLUJA
b5a0f84628
Merge pull request #135 from Christiankoo/background_import
Background process for importing data - Solves #95
2020-11-04 08:22:38 +01:00
Christiankoo
3564c19838 Background process for importing data 2020-11-03 22:00:38 +01:00
PLUJA
1585b47a76
Update README.md 2020-11-03 09:21:22 +01:00
pluja
9e7af17c73 Merge branch 'dev-indep' of https://github.com/ytorg/yotter into dev-indep 2020-11-03 09:16:45 +01:00
pluja
784fe27b3c Add link to faq on registrations 2020-11-03 09:16:31 +01:00
PLUJA
a97b7429de
Bump youtube-dlc from 2020.10.26 to 2020.10.31
Bump youtube-dlc from 2020.10.26 to 2020.10.31
2020-11-02 10:27:56 +01:00
dependabot[bot]
933d0b2c83
Bump youtube-dlc from 2020.10.26 to 2020.10.31
Bumps [youtube-dlc](https://github.com/blackjack4494/youtube-dlc) from 2020.10.26 to 2020.10.31.
- [Release notes](https://github.com/blackjack4494/youtube-dlc/releases)
- [Commits](https://github.com/blackjack4494/youtube-dlc/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 07:24:40 +00:00
pluja
98b0b16f5a Fix error with twitter
Provoked by previous commit
2020-11-01 22:35:56 +01:00
pluja
923c3f2a62 Fix <br> text on tweets 2020-11-01 22:32:40 +01:00
PLUJA
64dc9b6658
add youtube-dlc and remove unused 2020-11-01 18:27:55 +01:00
PLUJA
22b9c84d76
Add more crypto donations 2020-11-01 18:26:08 +01:00
FireMasterK
6375ec6626 Add docker instructions for ytproxy. 2020-10-31 15:19:02 +05:30
FireMasterK
84b5008937 Add the go ytproxy. 2020-10-31 15:19:02 +05:30
FireMasterK
b5bfca0280 Fix the cache keys. 2020-10-31 15:19:02 +05:30
PLUJA
d7ad71bb7f
Replace register for status on public instances 2020-10-30 23:02:59 +01:00
FireMasterK
d654ed132d
Add a pypy docker image. (#129) 2020-10-31 00:15:55 +05:30
pluja
027f35983b Remove useless youtube_data and small fix 2020-10-30 16:37:12 +01:00
pluja
ff2d8e67d3 Fix videos without dislikes or likes (#123) 2020-10-30 16:26:23 +01:00
pluja
2b496ad70e mend 2020-10-30 16:22:37 +01:00
pluja
158117a66a Fix non-liked videos 2020-10-30 16:22:15 +01:00
pluja
78d6044dd2 Use Youtube-dlc for video data extraction 2020-10-30 16:16:09 +01:00
pluja
016bcd4775 Add lxml 2020-10-30 15:58:21 +01:00
pluja
be30aa5c82 Update and clean requirements 2020-10-30 12:32:09 +01:00
pluja
2cb60b6cb1 Merge branch 'dev-indep' of https://github.com/ytorg/yotter into dev-indep 2020-10-30 12:16:58 +01:00
dependabot[bot]
21df1b4182 Bump numpy from 1.19.2 to 1.19.3
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.2 to 1.19.3.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.19.2...v1.19.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-29 12:21:27 +05:30
dependabot[bot]
3bbdede351 Bump python-dotenv from 0.14.0 to 0.15.0
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v0.14.0...v0.15.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-29 12:18:01 +05:30
PLUJA
1342e34383
Bump feedparser from 6.0.1 to 6.0.2
Bump feedparser from 6.0.1 to 6.0.2
2020-10-27 10:34:01 +01:00