Commit Graph

795 Commits

Author SHA1 Message Date
dependabot[bot]
bd109b5df3 Bump youtube-dlc from 2020.10.31 to 2020.11.7
Bumps [youtube-dlc](https://github.com/blackjack4494/yt-dlc) from 2020.10.31 to 2020.11.7.
- [Release notes](https://github.com/blackjack4494/yt-dlc/releases)
- [Changelog](https://github.com/blackjack4494/yt-dlc/blob/master/ChangeLog)
- [Commits](https://github.com/blackjack4494/yt-dlc/compare/2020.10.31...2020.11.07)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 18:07:41 +05:30
dependabot[bot]
28176c5823 Bump actions/cache from v2.1.2 to v2.1.3
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.2 to v2.1.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.2...0781355a23dac32fd3bac414512f4b903437991a)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 18:07:02 +05:30
PLUJA
0bf1a53c7a
Update README.md 2020-11-09 09:11:43 +01:00
pluja
92689b954c Fix yotter data import 2020-11-06 14:58:43 +01:00
pluja
0454c711d4 Add comment 2020-11-06 14:48:27 +01:00
pluja
86b80502b6 Merge branch 'dev-indep' of https://github.com/ytorg/yotter into dev-indep 2020-11-06 11:55:06 +01:00
pluja
94ccbc4f99 Change video error message 2020-11-06 11:54:55 +01:00
PLUJA
8f6c5e4463
Nitter API readme 2020-11-06 11:46:40 +01:00
PLUJA
5e9f04a64d
Add Readme for Nitter api 2020-11-06 11:43:28 +01:00
pluja
1fc218605e First implementation of the API for Nitter (#140) 2020-11-06 11:24:59 +01:00
PLUJA
34d6491a8a
Add issue templates to ignore 2020-11-06 10:02:03 +01:00
PLUJA
9b68d04e5a Update issue templates 2020-11-06 09:57:22 +01:00
PLUJA
dcbff244b1 Update issue templates 2020-11-06 09:56:25 +01:00
dependabot[bot]
aa54096ad5
Bump zope-interface from 5.1.2 to 5.2.0
Bumps [zope-interface](https://github.com/zopefoundation/zope.interface) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/zopefoundation/zope.interface/releases)
- [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst)
- [Commits](https://github.com/zopefoundation/zope.interface/compare/5.1.2...5.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-06 06:33:23 +00:00
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